Part of canonical.launchpad.database.message View In Hierarchy
Implements interfaces: canonical.launchpad.interfaces.message.IMessageChunk
| Method | __unicode__ | Return a text representation of this chunk. |
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_flushed__ | Invalidate the web service cache. |
| Method | __storm_invalidated__ | Flush cached properties. |
| Class Method | _get_store | Undocumented |