l.c.m.r.Revision(SQLBase) : class documentation

Part of lp.code.model.revision View In Hierarchy

See IRevision.
Method parents See IRevision.parents
Method parent_ids Sequence of globally unique ids for the parents of this revision.
Method getLefthandParent Undocumented
Method getProperties See IRevision.
Method allocateKarma See IRevision.
Method getBranch See IRevision.

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 parents(self):
See IRevision.parents
@property
def parent_ids(self):
Sequence of globally unique ids for the parents of this revision.

The corresponding Revision objects can be retrieved, if they are present in the database, using the RevisionSet Zope utility.

def getLefthandParent(self):
Undocumented
def getProperties(self):
See IRevision.
def allocateKarma(self, branch):
See IRevision.
def getBranch(self, allow_private=False, allow_junk=True):
See IRevision.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.