org.apache.directory.shared.ldap.aci
Class ProtectedItem.AllAttributeValues

java.lang.Object
  extended by org.apache.directory.shared.ldap.aci.ProtectedItem
      extended by org.apache.directory.shared.ldap.aci.ProtectedItem.AllAttributeValues
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ProtectedItem

public static class ProtectedItem.AllAttributeValues
extends ProtectedItem

All attribute value information pertaining to specific attributes.

See Also:
Serialized Form

Nested Class Summary
 
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
 
Field Summary
 
Fields inherited from class org.apache.directory.shared.ldap.aci.ProtectedItem
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY
 
Constructor Summary
ProtectedItem.AllAttributeValues(java.util.Collection attributeTypes)
          Creates a new instance.
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProtectedItem.AllAttributeValues

public ProtectedItem.AllAttributeValues(java.util.Collection attributeTypes)
Creates a new instance.

Parameters:
attributeTypes - the collection of attribute IDs.
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2004-2010. All Rights Reserved.