Part of canonical.launchpad.interfaces.emailaddress View In Hierarchy
Known implementations: canonical.launchpad.database.emailaddress.EmailAddress
IPerson
's emails.Int | id | Undocumented |
Choice | status | Undocumented |
Object | account | Undocumented |
Int | accountID | Undocumented |
Int | personID | Undocumented |
TextLine | rdf_sha1 | The SHA-1 hash of the preferred email address and a mailto: prefix as a hexadecimal string. This is used as a key by FOAF RDF spec |
Method | destroySelf | Destroy this email address and any associated subscriptions. |
Method | syncUpdate | Write updates made on this object to the database. |
Inherited from IHasOwner:
Attribute | owner | The object's owner, which is an IPerson. |