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

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

public class AllUserAttributeTypesItem
extends ProtectedItem

All user attribute type information associated with the entry, but not values associated with those 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
AllUserAttributeTypesItem()
          Creates a new instance of AllUserAttributeTypesItem.
 
Method Summary
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllUserAttributeTypesItem

public AllUserAttributeTypesItem()
Creates a new instance of AllUserAttributeTypesItem.

Method Detail

toString

public String toString()

Overrides:
toString in class Object


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