l.b.m.b.BugNomination(SQLBase) : class documentation

Part of lp.bugs.model.bugnomination View In Hierarchy

No class docstring
Method target See IBugNomination.
Method approve See IBugNomination.
Method decline See IBugNomination.
Method isProposed See IBugNomination.
Method isDeclined See IBugNomination.
Method isApproved See IBugNomination.
Method canApprove See IBugNomination.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
@property
def target(self):
See IBugNomination.
def approve(self, approver):
See IBugNomination.
def decline(self, decliner):
See IBugNomination.
def isProposed(self):
See IBugNomination.
def isDeclined(self):
See IBugNomination.
def isApproved(self):
See IBugNomination.
def canApprove(self, person):
See IBugNomination.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.