c.l.d.a.AccountSet : class documentation

Part of canonical.launchpad.database.account View In Hierarchy

Implements interfaces: canonical.launchpad.interfaces.account.IAccountSet

See IAccountSet.
Method new See IAccountSet.
Method get See IAccountSet.
Method createAccountAndEmail See IAccountSet.
Method getByEmail See IAccountSet.
Method getByOpenIDIdentifier See IAccountSet.
def new(self, rationale, displayname, password=None, password_is_encrypted=False, openid_identifier=None):
See IAccountSet.
def get(self, id):
See IAccountSet.
def createAccountAndEmail(self, email, rationale, displayname, password, password_is_encrypted=False, openid_identifier=None):
See IAccountSet.
def getByEmail(self, email):
See IAccountSet.
def getByOpenIDIdentifier(self, openid_identifier):
See IAccountSet.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.