c.l.i.m.IMessage(Interface) : interface documentation

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

Known subclasses: lp.answers.interfaces.questionmessage.IQuestionMessage, lp.bugs.interfaces.bugmessage.IBugComment

Known implementations: canonical.launchpad.database.message.Message

A message.

This is like an email (RFC822) message, though it could be created through the web as well.

Int id Undocumented
Text content Undocumented
TextLine rfc822msgid Undocumented
Attribute chunks Message pieces
TextLine followup_title Undocumented
TextLine title Undocumented
Bool has_new_title Undocumented
Method __iter__ Iterate over all the message chunks.
id =
Undocumented
content =
Undocumented
rfc822msgid =
Undocumented
chunks =
Message pieces
followup_title =
Undocumented
title =
Undocumented
has_new_title =
Undocumented
def __iter__():
Iterate over all the message chunks.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.