l.s.m.m.m.Message(SQLBase) : class documentation

Part of lp.services.messages.model.message View In Hierarchy

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 chunks Undocumented
Method bugattachments Undocumented
Method __repr__ Undocumented
Method __iter__ See IMessage.__iter__
Method setVisible Undocumented
Method title See IMessage.
Method sender See IMessage.
Method text_contents See IMessage.
Class Method chunks_text Undocumented
Method getAPIParent See IMessage.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
@cachedproperty
def chunks(self):
Undocumented
@cachedproperty
def bugattachments(self):
Undocumented
def __repr__(self):
Undocumented
def __iter__(self):
See IMessage.__iter__
def setVisible(self, visible):
Undocumented
@property
def title(self):
See IMessage.
@property
def sender(self):
See IMessage.
@cachedproperty
def text_contents(self):
See IMessage.
@classmethod
def chunks_text(cls, chunks):
Undocumented
def getAPIParent(self):
See IMessage.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.