Class ReportActionServiceImpl

java.lang.Object
ch.tocco.nice2.reporting.impl.action.ReportActionServiceImpl
All Implemented Interfaces:
ReportActionService

public class ReportActionServiceImpl extends Object implements ReportActionService
A remote service that provides endpoints to generate reports. This service is used by the 'netui' module only. The actual report generation is delegated to ReportGenerationService.