Class ReportRepoExtImpl
java.lang.Object
org.apache.syncope.core.persistence.neo4j.dao.repo.ReportRepoExtImpl
- All Implemented Interfaces:
ReportRepoExt
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.springframework.data.neo4j.core.Neo4jTemplate -
Constructor Summary
ConstructorsConstructorDescriptionReportRepoExtImpl(org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate) -
Method Summary
-
Field Details
-
neo4jTemplate
protected final org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate
-
-
Constructor Details
-
ReportRepoExtImpl
public ReportRepoExtImpl(org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate)
-
-
Method Details
-
deleteById
- Specified by:
deleteByIdin interfaceReportRepoExt
-
delete
- Specified by:
deletein interfaceReportRepoExt
-