org.apache.directory.api.ldap.aci.protectedItem
Class EntryItem
java.lang.Object
org.apache.directory.api.ldap.aci.ProtectedItem
org.apache.directory.api.ldap.aci.protectedItem.EntryItem
public class EntryItem
- extends ProtectedItem
The entry contents as a whole. In case of a family member, it also means
the entry content of each subordinate family member within the same
compound attribute. It does not necessarily include the information in
these entries. This element shall be ignored if the classes element is
present, since this latter element selects protected entries (and
subordinate family members) on the basis of their object class.
|
Constructor Summary |
EntryItem()
Creates a new instance of EntryItem. |
EntryItem
public EntryItem()
- Creates a new instance of EntryItem.
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.