public class CubeConfigViewFactory extends java.lang.Object implements ReportViewFactory
Constructor and Description |
---|
CubeConfigViewFactory(<any> cubeConfigViewProvider) |
Modifier and Type | Method and Description |
---|---|
boolean |
consumes(ReportDto report) |
java.lang.String |
getViewId() |
CubeConfigView |
newInstance(ReportDto report,
java.util.Collection<? extends ReportViewConfiguration> configs) |
public CubeConfigView newInstance(ReportDto report, java.util.Collection<? extends ReportViewConfiguration> configs)
newInstance
in interface ReportViewFactory
public boolean consumes(ReportDto report)
consumes
in interface ReportViewFactory
public java.lang.String getViewId()
getViewId
in interface ReportViewFactory