org.apache.directory.shared.ldap.aci
Class ProtectedItem.AllAttributeValues
java.lang.Object
org.apache.directory.shared.ldap.aci.ProtectedItem
org.apache.directory.shared.ldap.aci.ProtectedItem.AllAttributeValues
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ProtectedItem
public static class ProtectedItem.AllAttributeValues
- extends ProtectedItem
All attribute value information pertaining to specific attributes.
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class org.apache.directory.shared.ldap.aci.ProtectedItem |
ProtectedItem.AllAttributeValues, ProtectedItem.AllUserAttributeTypes, ProtectedItem.AllUserAttributeTypesAndValues, ProtectedItem.AttributeType, ProtectedItem.AttributeValue, ProtectedItem.Classes, ProtectedItem.Entry, ProtectedItem.MaxImmSub, ProtectedItem.MaxValueCount, ProtectedItem.MaxValueCountItem, ProtectedItem.RangeOfValues, ProtectedItem.RestrictedBy, ProtectedItem.RestrictedByItem, ProtectedItem.SelfValue |
ProtectedItem.AllAttributeValues
public ProtectedItem.AllAttributeValues(Collection<String> attributeTypes)
- Creates a new instance.
- Parameters:
attributeTypes - the collection of attribute IDs.
toString
public String toString()
- See Also:
Object.toString()
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.