public class DefaultLayoutControllerFactory extends java.lang.Object implements LayoutControllerFactory
| Constructor and Description |
|---|
DefaultLayoutControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
LayoutController |
create(FlowController controller,
java.lang.Object node,
LayoutController parent) |
void |
initialize(ReportJob job) |
public void initialize(ReportJob job)
public LayoutController create(FlowController controller, java.lang.Object node, LayoutController parent) throws ReportProcessingException, ReportDataFactoryException, DataSourceException
create in interface LayoutControllerFactoryReportProcessingExceptionReportDataFactoryExceptionDataSourceException