Interface NetworkServiceDAO
- All Superinterfaces:
DAO<NetworkServiceEntity>
- All Known Subinterfaces:
NetworkServiceRepo,NetworkServiceRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteAll(NetworkService service) findAll(NetworkService.Type serviceType) Methods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save
-
Method Details
-
findAll
-
deleteAll
-