Interface ImplementationDAO
- All Superinterfaces:
DAO<Implementation>
- All Known Subinterfaces:
ImplementationRepo,ImplementationRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT -
Method Summary
Modifier and TypeMethodDescriptionfindByType(String type) findByTypeAndKeyword(String type, String keyword) Methods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save
-
Method Details
-
findByType
-
findByTypeAndKeyword
-