Uses of Interface
org.apache.syncope.common.rest.api.service.ReportService
-
Packages that use ReportService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of ReportService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return ReportService Modifier and Type Method Description ReportService
IdRepoRESTCXFContext. reportService(ReportLogic reportLogic)
-
Uses of ReportService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement ReportService Modifier and Type Class Description class
ReportServiceImpl
-