c.l.d.m.Message(SQLBase) : class documentation

Part of canonical.launchpad.database.message View In Hierarchy

Implements interfaces: canonical.launchpad.interfaces.message.IMessage

A message. This is an RFC822-style message, typically it would be coming into the bug system, or coming in from a mailing list.
Method __iter__ See IMessage.__iter__
Method followup_title See IMessage.
Method title See IMessage.
Method has_new_title See IMessage.
Method sender See IMessage.
Method text_contents See IMessage.
Class Method chunks_text Undocumented

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
def __iter__(self):
See IMessage.__iter__
@property
def followup_title(self):
See IMessage.
@property
def title(self):
See IMessage.
@property
def has_new_title(self):
See IMessage.
@property
def sender(self):
See IMessage.
@cachedproperty
def text_contents(self):
See IMessage.
@classmethod
def chunks_text(cls, chunks):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.