java.lang.Object
org.apache.directory.scim.spec.filter.Filter
- All Implemented Interfaces:
Serializable
- Author:
- Steve Moyer <smoyer@psu.edu>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Filterencode()protected FilterExpressionparseFilter(String filter) voidtoString()
-
Constructor Details
-
Filter
protected Filter() -
Filter
- Throws:
FilterParseException
-
Filter
-
-
Method Details
-
setFilter
- Parameters:
filter- the filter to set- Throws:
FilterParseException
-
parseFilter
- Throws:
FilterParseException
-
toString
-
encode
-
decode
- Throws:
FilterParseException
-
getExpression
-
getFilter
-