l.r.i.m.MilestoneNameField(ContentNameField) : class documentation

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

A field that can get the milestone from different contexts.
Method _content_iface The interface this field manages.
Method _getByName Return the named milestone from the context.

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):
The interface this field manages.
def _getByName(self, name):
Return the named milestone from the context.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.