Class CubeConfigViewFactory
java.lang.Object
net.datenwerke.rs.base.client.reportengines.table.cubeconfig.CubeConfigViewFactory
- All Implemented Interfaces:
ReportViewFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanconsumes(ReportDto report) newInstance(ReportDto report, Collection<? extends ReportViewConfiguration> configs)
-
Constructor Details
-
CubeConfigViewFactory
public CubeConfigViewFactory(<any> cubeConfigViewProvider)
-
-
Method Details
-
newInstance
public CubeConfigView newInstance(ReportDto report, Collection<? extends ReportViewConfiguration> configs) - Specified by:
newInstancein interfaceReportViewFactory
-
consumes
public boolean consumes(ReportDto report) - Specified by:
consumesin interfaceReportViewFactory
-
getViewId
- Specified by:
getViewIdin interfaceReportViewFactory
-