org.apache.directory.shared.ldap.aci
Class ProtectedItem.Entry
java.lang.Object
org.apache.directory.shared.ldap.aci.ProtectedItem
org.apache.directory.shared.ldap.aci.ProtectedItem.Entry
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ProtectedItem
public static class ProtectedItem.Entry
- 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.
- 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 |
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2012. All Rights Reserved.