Part of lp.code.model.revision View In Hierarchy
| 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 |