l.b.i.b.BugNameField(ContentNameField) : class documentation

Part of lp.bugs.interfaces.bug View In Hierarchy

Provides a a way to retrieve bugs by name.
Method _content_iface Return the IBug interface.
Method _getByName Return a bug by name, or None.

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 IBug interface.
def _getByName(self, name):
Return a bug by name, or None.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.