Part of lp.registry.interfaces.productrelease View In Hierarchy
Known implementations: lp.registry.model.productrelease.ProductRelease
For example: Mozilla 1.7.2 or Apache 2.0.48.
Inherited from IProductReleaseEditRestricted:
Method | addReleaseFile | Add file to the library and link to this IProductRelease . |
Method | destroySelf | Delete this product release. |
Inherited from IProductReleasePublic:
Int | id | Undocumented |
Choice | productseries | Undocumented |
TextLine | codename | The release code-name. This is deprecated, since it was moved to the milestone. |
Text | summary | A brief summary of the release highlights, to be shown at the top of the release page, and in listings. |
Method | getFileAliasByName | Return the LibraryFileAlias by file name. |
Method | getProductReleaseFileByName | Return the ProductReleaseFile by file name. |