Part of lp.registry.interfaces.distroseries View In Hierarchy
IDistroSeries
has unique versions.Method | _content_iface | Return the content interface. |
Method | _distribution | Undocumented |
Method | _getByName | Return the IDistroSeries for the specified distribution version. |
Method | _getByAttribute | Return the content object with the given attribute. |
Method | _validate | See UniqueField . |
Inherited from UniqueField:
Method | unchanged | Return True if the attribute on the object is unchanged. |
Method | _isValueTaken | Returns true if and only if the specified value is already taken. |
IDistroSeries
for the specified distribution version.
The distribution is the context's distribution (which may the context itself); A version is unique to a distribution.