Interface RelationshipTypeDAO
- All Superinterfaces:
DAO<RelationshipType>
- All Known Subinterfaces:
RelationshipTypeRepo,RelationshipTypeRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT -
Method Summary
Modifier and TypeMethodDescriptionfindByEndAnyType(AnyType anyType) List<? extends RelationshipType> findByLeftEndAnyType(AnyType anyType) Methods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save
-
Method Details
-
findByEndAnyType
-
findByLeftEndAnyType
-