Uses of Class
it.sistematica.isharedoc.service.ReportingServiceImpl.MessageBoxReport

Packages that use ReportingServiceImpl.MessageBoxReport
it.sistematica.isharedoc.model.report   
it.sistematica.isharedoc.service   
 

Uses of ReportingServiceImpl.MessageBoxReport in it.sistematica.isharedoc.model.report
 

Method parameters in it.sistematica.isharedoc.model.report with type arguments of type ReportingServiceImpl.MessageBoxReport
 void MessageboxReportGenerator.generateMessageBoxesCounter(java.util.List<ReportingServiceImpl.MessageBoxReport> items, ReportPrinter reportPrinter)
           
 

Uses of ReportingServiceImpl.MessageBoxReport in it.sistematica.isharedoc.service
 

Methods in it.sistematica.isharedoc.service that return types with arguments of type ReportingServiceImpl.MessageBoxReport
 java.util.List<ReportingServiceImpl.MessageBoxReport> ReportingServiceImpl.messageBoxesReport()
           
 java.util.List<ReportingServiceImpl.MessageBoxReport> ReportingService.messageBoxesReport()
          Message boxes report.