Class GroupExpression
java.lang.Object
org.apache.directory.scim.spec.filter.GroupExpression
- All Implemented Interfaces:
Serializable,FilterExpression,ValueFilterExpression
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttributePath(String urn, String parentAttributeName) toFilter()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.directory.scim.spec.filter.FilterExpression
map
-
Constructor Details
-
GroupExpression
public GroupExpression()
-
-
Method Details
-
toFilter
- Specified by:
toFilterin interfaceFilterExpression- Specified by:
toFilterin interfaceValueFilterExpression
-
setAttributePath
- Specified by:
setAttributePathin interfaceFilterExpression
-
toUnqualifiedFilter
- Specified by:
toUnqualifiedFilterin interfaceFilterExpression
-