Class ResourceCond
java.lang.Object
org.apache.syncope.core.persistence.api.dao.search.AbstractSearchCond
org.apache.syncope.core.persistence.api.dao.search.ResourceCond
- All Implemented Interfaces:
Serializable
Search condition to be applied when searching for associated resources.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()final booleanisValid()voidsetResource(String resource) toString()
-
Constructor Details
-
ResourceCond
public ResourceCond()
-
-
Method Details