Class AnyTypeCond
java.lang.Object
org.apache.syncope.core.persistence.api.dao.search.AbstractSearchCond
org.apache.syncope.core.persistence.api.dao.search.AnyTypeCond
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanisValid()voidsetAnyTypeKey(String anyTypeKey) toString()
-
Constructor Details
-
AnyTypeCond
public AnyTypeCond()
-
-
Method Details