public abstract class AbstractAttributeTypeProtectedItem extends ProtectedItem
| Modifier and Type | Field and Description |
|---|---|
protected Set<org.apache.directory.api.ldap.model.schema.AttributeType> |
attributeTypes
The attribute types.
|
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAttributeTypeProtectedItem(Set<org.apache.directory.api.ldap.model.schema.AttributeType> attributeTypes)
Creates a new instance.
|
protected final Set<org.apache.directory.api.ldap.model.schema.AttributeType> attributeTypes
protected AbstractAttributeTypeProtectedItem(Set<org.apache.directory.api.ldap.model.schema.AttributeType> attributeTypes)
attributeTypes - the collection of attribute IDspublic Iterator<org.apache.directory.api.ldap.model.schema.AttributeType> iterator()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.