Part of lp.code.model.codereviewcomment View In Hierarchy
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 |