l.a.m.q.QuestionMessage(SQLBase) : class documentation

Part of lp.answers.model.questionmessage View In Hierarchy

A table linking questions and messages.
Method __init__ Extended version of the SQLObjectBase constructor.
Method __iter__ See IMessage.
Method index Undocumented
Method display_index Undocumented
Method visible See IQuestionMessage.

Inherited from SQLBase:

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
def __init__(self, **kwargs):
Extended version of the SQLObjectBase constructor.

We force use of the master Store.

We refetch any parameters from different stores from the correct master Store.

def __iter__(self):
See IMessage.
@cachedproperty
def index(self):
Undocumented
@cachedproperty
def display_index(self):
Undocumented
@property
def visible(self):
See IQuestionMessage.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.