Part of lp.registry.browser.productseries View In Hierarchy
Inherited from IPackaging:
Int | id | Undocumented |
Choice | productseries | The series for this source package. The same distribution release may package two different series of the same project as different source packages. For example: python2.4 and python2.5 |
Choice | sourcepackagename | Undocumented |
Choice | distroseries | Undocumented |
Choice | packaging | Is the project the primary content of the source package, or does the source package include the work of other projects? |
Datetime | datecreated | Undocumented |
Attribute | sourcepackage | A source package that is constructed from the distroseries and sourcepackagename of this packaging record. |
Method | userCanDelete | True, if the current user is allowed to delete this packaging, |
Inherited from IHasOwner (via IPackaging):
Attribute | owner | The object's owner, which is an IPerson. |