|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.aci.ProtectedItem
org.apache.directory.shared.ldap.aci.ProtectedItem.RangeOfValues
public static class ProtectedItem.RangeOfValues
Any attribute value which matches the specified filter, i.e. for which the specified filter evaluated on that attribute value would return TRUE.
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.RangeOfValues(ExprNode filter)
Creates a new instance. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
ExprNode |
getFilter()
Returns the expression. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProtectedItem.RangeOfValues(ExprNode filter)
filter
- the expressionMethod Detail |
---|
public ExprNode getFilter()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |