Interface CASSPClientAppDAO
- All Superinterfaces:
ClientAppDAO<CASSPClientApp>
,DAO<CASSPClientApp>
- All Known Subinterfaces:
CASSPClientAppRepo
,CASSPClientAppRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT
-
Method Summary
Methods inherited from interface org.apache.syncope.core.persistence.api.dao.ClientAppDAO
findAllByPolicy, findAllByRealm, findByClientAppId, findByName
Methods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save