|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
org.pentaho.reporting.engine.classic.core.states.datarow.ProcessingDataSchemaCompiler
public class ProcessingDataSchemaCompiler
Todo: Document Me
| Constructor Summary | |
|---|---|
ProcessingDataSchemaCompiler(DataSchemaDefinition reportSchemaDefinition,
DataAttributeContext context,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager,
DataSchemaDefinition globalDefaults)
|
|
| Method Summary | |
|---|---|
DataSchema |
compile(MasterDataRow masterRow,
ReportEnvironment reportEnvironment)
|
DataSchemaDefinition |
getGlobalDefaults()
|
org.pentaho.reporting.libraries.resourceloader.ResourceManager |
getResourceManager()
|
| Methods inherited from class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler |
|---|
compile, compile, compile, isInitialized |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessingDataSchemaCompiler(DataSchemaDefinition reportSchemaDefinition,
DataAttributeContext context,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager,
DataSchemaDefinition globalDefaults)
| Method Detail |
|---|
public DataSchemaDefinition getGlobalDefaults()
public DataSchema compile(MasterDataRow masterRow,
ReportEnvironment reportEnvironment)
throws ReportDataFactoryException
ReportDataFactoryExceptionpublic org.pentaho.reporting.libraries.resourceloader.ResourceManager getResourceManager()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||