Class s.d.p.PersonAdaptToUser(PersonAdapter):

Part of stoqlib.domain.person View In Hierarchy

An user facet of a person.
Class Method check_password_for Undocumented
Class Method get_status_str Returns the status description of a user

Inherited from PersonAdapter:

Method person Undocumented
Method inactivate Undocumented
Method activate Undocumented
Method get_status_string Undocumented
Method get_description Undocumented

Inherited from ModelAdapter (via PersonAdapter):

Method __init__ Creates a new Adapted for adaptable

Inherited from AbstractModel (via PersonAdapter, ModelAdapter, BaseDomain):

Method __ne__ Undocumented
Method __eq__ Undocumented
Method _create Undocumented
Method _SO_setValue Undocumented
Method clone Get a persistent copy of an existent object. Remember that we can
Method get_connection Undocumented

Inherited from ORMObjectAdapter (via PersonAdapter, ModelAdapter):

Method get_adapted Get the adapted object

Inherited from Adapter (via PersonAdapter, ModelAdapter, ORMObjectAdapter):

Method __ne__ Undocumented
Method __eq__ Undocumented
Method __conform__ Undocumented
@classmethod
def check_password_for(cls, username, password, conn):
Undocumented
@classmethod
def get_status_str(self):
Returns the status description of a user
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.