JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.syncope.core.persistence.neo4j.dao.repo
Interface ReportRepoExt
All Known Subinterfaces:
ReportRepo
All Known Implementing Classes:
ReportRepoExtImpl
public interface
ReportRepoExt
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
delete
(
Report
report)
void
deleteById
(
String
key)
Method Details
deleteById
void
deleteById
(
String
key)
delete
void
delete
(
Report
report)