c.l.u.p.PersonRoles : class documentation

Part of canonical.launchpad.utilities.personroles View In Hierarchy

Implements interfaces: canonical.launchpad.interfaces.launchpad.IPersonRoles

No class docstring
Method __init__ Undocumented
Method __getattr__ Handle all in_* attributes.
Method id Undocumented
Method isOwner See IPersonRoles.
Method isDriver See IPersonRoles.
Method isOneOfDrivers See IPersonRoles.
Method isOneOf See IPersonRoles.
def __init__(self, person):
Undocumented
def __getattr__(self, name):
Handle all in_* attributes.
@property
def id(self):
Undocumented
def isOwner(self, obj):
See IPersonRoles.
def isDriver(self, obj):
See IPersonRoles.
def isOneOfDrivers(self, obj):
See IPersonRoles.
def isOneOf(self, obj, attributes):
See IPersonRoles.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.