org.apache.directory.api.ldap.aci.protectedItem
Class AllUserAttributeTypesAndValuesItem

java.lang.Object
  extended by org.apache.directory.api.ldap.aci.ProtectedItem
      extended by org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesAndValuesItem

public class AllUserAttributeTypesAndValuesItem
extends ProtectedItem

All user attribute information associated with the entry, including all values of all user attributes.


Field Summary
 
Fields inherited from class org.apache.directory.api.ldap.aci.ProtectedItem
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY
 
Constructor Summary
AllUserAttributeTypesAndValuesItem()
          Creates a new instance of AllUserAttributeTypesAndValuesItem.
 
Method Summary
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllUserAttributeTypesAndValuesItem

public AllUserAttributeTypesAndValuesItem()
Creates a new instance of AllUserAttributeTypesAndValuesItem.

Method Detail

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.