Package com.skava.auth.helper.search
Class SearchCriteria
java.lang.Object
com.skava.auth.helper.search.SearchCriteria
- All Implemented Interfaces:
Serializable
This class used as a container for filter parameter's key, values and operation for resource filter operation.
- Version:
- $Id: $Id
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSearchCriteria
(String key, String operation, Object value) Instantiates a new search criteria. -
Method Summary