org.apache.directory.api.ldap.aci.protectedItem
Class AttributeTypeItem
java.lang.Object
org.apache.directory.api.ldap.aci.ProtectedItem
org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
org.apache.directory.api.ldap.aci.protectedItem.AttributeTypeItem
public class AttributeTypeItem
- extends AbstractAttributeTypeProtectedItem
Attribute type information pertaining to specific attributes but not
values associated with the type.
|
Constructor Summary |
AttributeTypeItem(Set<org.apache.directory.api.ldap.model.schema.AttributeType> attributeTypes)
Creates a new instance. |
AttributeTypeItem
public AttributeTypeItem(Set<org.apache.directory.api.ldap.model.schema.AttributeType> attributeTypes)
- Creates a new instance.
- Parameters:
attributeTypes - the collection of attribute IDs.
toString
public String toString()
-
- Overrides:
toString in class AbstractAttributeTypeProtectedItem
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.