org.apache.directory.api.ldap.aci.protectedItem
Class AllAttributeValuesItem
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.AllAttributeValuesItem
public class AllAttributeValuesItem
- extends AbstractAttributeTypeProtectedItem
All attribute value information pertaining to specific attributes.
|
Constructor Summary |
AllAttributeValuesItem(Set<org.apache.directory.api.ldap.model.schema.AttributeType> attributeTypes)
Creates a new instance. |
AllAttributeValuesItem
public AllAttributeValuesItem(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.