l.r.m.a.Announcement(SQLBase) : class documentation

Part of lp.registry.model.announcement View In Hierarchy

A news item. These allow us to generate lists of recent news for project groups, products and distributions.
Method modify Undocumented
Method target Undocumented
Method date_updated Undocumented
Method retarget See IAnnouncement.
Method retract See IAnnouncement.
Method setPublicationDate See IAnnouncement.
Method future See IAnnouncement.
Method published See IAnnouncement.

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
def modify(self, title, summary, url):
Undocumented
@property
def target(self):
Undocumented
@property
def date_updated(self):
Undocumented
def retarget(self, target):
See IAnnouncement.
def retract(self):
See IAnnouncement.
def setPublicationDate(self, publication_date):
See IAnnouncement.
@property
def future(self):
See IAnnouncement.
@property
def published(self):
See IAnnouncement.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.