Interface ReportRepo
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<Neo4jReport,,String> DAO<Report>,org.springframework.data.repository.ListCrudRepository<Neo4jReport,,String> ReportDAO,ReportRepoExt,org.springframework.data.repository.Repository<Neo4jReport,String>
public interface ReportRepo
extends org.springframework.data.repository.ListCrudRepository<Neo4jReport,String>, ReportRepoExt, ReportDAO
-
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.ReportDAO
findByJobDelegateMethods inherited from interface org.apache.syncope.core.persistence.neo4j.dao.repo.ReportRepoExt
delete, deleteById