Uses of Interface
it.sistematica.isharedoc.service.ReportingService

Packages that use ReportingService
it.sistematica.isharedoc.action   
it.sistematica.isharedoc.action.isd   
it.sistematica.isharedoc.action.iservice   
it.sistematica.isharedoc.action.workgroup   
it.sistematica.isharedoc.model.report   
it.sistematica.isharedoc.service   
it.sistematica.isharedoc.service.ws   
 

Uses of ReportingService in it.sistematica.isharedoc.action
 

Fields in it.sistematica.isharedoc.action declared as ReportingService
(package private)  ReportingService PortletAction.reportingService
           
 

Uses of ReportingService in it.sistematica.isharedoc.action.isd
 

Fields in it.sistematica.isharedoc.action.isd declared as ReportingService
(package private)  ReportingService ReportAction.reportingService
           
 

Uses of ReportingService in it.sistematica.isharedoc.action.iservice
 

Fields in it.sistematica.isharedoc.action.iservice declared as ReportingService
(package private)  ReportingService SystemAction.reportingService
           
 

Uses of ReportingService in it.sistematica.isharedoc.action.workgroup
 

Fields in it.sistematica.isharedoc.action.workgroup declared as ReportingService
(package private)  ReportingService InstanceAction.reportingService
           
 

Uses of ReportingService in it.sistematica.isharedoc.model.report
 

Fields in it.sistematica.isharedoc.model.report declared as ReportingService
protected  ReportingService MessageboxReportGenerator.reportingService
           
 

Constructors in it.sistematica.isharedoc.model.report with parameters of type ReportingService
MessageboxReportGenerator(it.neverworks.data.EntityManager entities, ReportingService reportingService)
           
 

Uses of ReportingService in it.sistematica.isharedoc.service
 

Classes in it.sistematica.isharedoc.service that implement ReportingService
 class ReportingServiceImpl
           
 

Fields in it.sistematica.isharedoc.service declared as ReportingService
(package private)  ReportingService NotificationServiceImpl.reportingService
           
 

Uses of ReportingService in it.sistematica.isharedoc.service.ws
 

Fields in it.sistematica.isharedoc.service.ws declared as ReportingService
(package private)  ReportingService InstanceWebServiceImpl.reportingService