Interface RemediationRepo
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<JPARemediation,,String> DAO<Remediation>,org.springframework.data.repository.ListCrudRepository<JPARemediation,,String> RemediationDAO,RemediationRepoExt,org.springframework.data.repository.Repository<JPARemediation,String>
public interface RemediationRepo
extends org.springframework.data.repository.ListCrudRepository<JPARemediation,String>, RemediationRepoExt, RemediationDAO
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT -
Method Summary
Methods inherited from interface org.springframework.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteAllById, deleteById, existsById, findById, saveMethods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, saveMethods inherited from interface org.springframework.data.repository.ListCrudRepository
findAll, findAllById, saveAllMethods inherited from interface org.apache.syncope.core.persistence.api.dao.RemediationDAO
count, findAll, findByAnyType, findByPullTaskMethods inherited from interface org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepoExt
count, deleteById, findAll