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