Part of lp.registry.interfaces.webservice View In Hierarchy
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 release. |
Inherited from IProductReleaseView:
| Attribute | productseries | This release's parent series. |
| Attribute | can_have_release_files | Whether release files can be added. |
| Method | getFileAliasByName | Return the LibraryFileAlias by file name. |
| Method | getProductReleaseFileByName | Return the ProductReleaseFile by file name. |
| Method | hasReleaseFile | Does the release have a file that matches the name? |
Inherited from IProductReleasePublic:
| Int | id | Undocumented |