Interface AuthModuleDAO
- All Superinterfaces:
DAO<AuthModule>
- All Known Subinterfaces:
AuthModuleRepo
,AuthModuleRepo
-
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.DAO
count, delete, deleteById, existsById, findAll, findById, save