Interface WAConfigDAO
- All Superinterfaces:
DAO<WAConfigEntry>
- All Known Subinterfaces:
WAConfigRepo
,WAConfigRepo
-
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