Part of lp.soyuz.model.distroarchseriesbinarypackage View In Hierarchy
Binary Packages are "magic": they don't really exist in the database. Instead, they are synthesized based on information from the publishing and binarypackagerelease tables.
| Method | __init__ | Undocumented |
| Method | name | See IDistroArchSeriesBinaryPackage. |
| Method | distroseries | See IDistroArchSeries. |
| Method | distribution | See IDistroArchSeries. |
| Method | displayname | See IDistroArchSeriesBinaryPackage. |
| Method | title | See IDistroArchSeriesBinaryPackage. |
| Method | cache | See IDistroArchSeriesBinaryPackage. |
| Method | summary | See IDistroArchSeriesBinaryPackage. |
| Method | description | See IDistroArchSeriesBinaryPackage. |
| Method | __getitem__ | See IDistroArchSeriesBinaryPackage. |
| Method | releases | See IDistroArchSeriesBinaryPackage. |
| Method | currentrelease | See IDistroArchSeriesBinaryPackage. |
| Method | publishing_history | See IDistroArchSeriesBinaryPackage. |
| Method | current_published | See IDistroArchSeriesBinaryPackage. |
| Method | distro_source_package | See IDistroArchSeriesBinaryPackage. |
| Method | _getPublicationJoins | Undocumented |