Part of lp.registry.interfaces.productseries View In Hierarchy
IProductSeries has unique names.| Method | _content_iface | See IField. |
| Method | _getByName | See IField. |
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. |