l.c.m.c.CodeReviewComment(SQLBase) : class documentation

Part of lp.code.model.codereviewcomment View In Hierarchy

A table linking branch merge proposals and messages.
Method author Defer to the related message.
Method date_created Defer to the related message.
Method target See IHasBranchTarget.
Method title Undocumented
Method message_body See `ICodeReviewComment'.
Method getAttachments See ICodeReviewComment.
Method as_quoted_email Undocumented
Method getOriginalEmail See ICodeReviewComment.
Method visible Undocumented
Method userCanSetCommentVisibility See ICodeReviewComment.

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_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
@property
def author(self):
Defer to the related message.
@property
def date_created(self):
Defer to the related message.
@property
def target(self):
See IHasBranchTarget.
@property
def title(self):
Undocumented
@property
def message_body(self):
See `ICodeReviewComment'.
def getAttachments(self):
See ICodeReviewComment.
@property
def as_quoted_email(self):
Undocumented
def getOriginalEmail(self):
See ICodeReviewComment.
@property
def visible(self):
Undocumented
def userCanSetCommentVisibility(self, user):
See ICodeReviewComment.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.