l.r.i.p.ProductReleaseVersionField(ContentNameField) : class documentation

Part of lp.registry.interfaces.productrelease View In Hierarchy

No class docstring
Method _content_iface Return the content interface.
Method _getByName Return the content object for the specified version.

Inherited from ContentNameField:

Method _getByAttribute Return the content object with the given attribute.
Method _validate Check that the given name is valid (and by delegation, unique).

Inherited from UniqueField (via ContentNameField):

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.
@property
def _content_iface(self):
Return the content interface.

Override this in subclasses.

def _getByName(self, version):
Return the content object for the specified version.

The version is specified either by the context directly or by the context's referenced productseries. Overridden from ContentFieldName.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.