Class EntityReportServiceImpl
java.lang.Object
ch.tocco.nice2.reporting.impl.action.EntityReportServiceImpl
- All Implemented Interfaces:
EntityReportService
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.reporting.impl.action.EntityReportService
EntityReportService.FormData, EntityReportService.Language, EntityReportService.Report
-
Constructor Summary
ConstructorDescriptionEntityReportServiceImpl
(Context context, QueryBuilderFactory queryBuilderFactory) -
Method Summary
-
Constructor Details
-
EntityReportServiceImpl
-
-
Method Details
-
getFormInfo
public List<EntityReportService.Report> getFormInfo(EntityList selection, String pathToReports) throws NoEntityToLoadException - Specified by:
getFormInfo
in interfaceEntityReportService
- Throws:
NoEntityToLoadException
-