|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
public final class GlobalMasterRow
Creation-Date: Dec 13, 2006, 2:52:23 PM
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static GlobalMasterRow createReportRow(ProcessingContext reportContext, DataSchemaDefinition schemaDefinition, ParameterDataRow parameterDataRow, ParameterDefinitionEntry[] parameterDefinitionEntries, boolean includeStucturalProcessing)
reportContext
- schemaDefinition
- parameterDataRow
-
public MasterDataRow deriveSubDataRow(ProcessingContext reportContext, DataFactory reportFactory, ParameterDataRow parameterDataRow, ParameterDefinitionEntry[] parameterDefinitionEntries, ResourceBundleFactory resourceBundleFactory)
deriveSubDataRow
in interface MasterDataRow
public MasterDataRow deriveWithQueryData(ReportDataRow tableData)
deriveWithQueryData
in interface MasterDataRow
public MasterDataRow deriveWithReturnFromQuery()
deriveWithReturnFromQuery
in interface MasterDataRow
public ParameterDefinitionEntry[] getParameterDefinitionEntries()
getParameterDefinitionEntries
in interface MasterDataRow
public DataFactory getDataFactory()
getDataFactory
in interface MasterDataRow
public DataSchema getDataSchema()
getDataSchema
in interface MasterDataRow
public ReportDataRow getReportDataRow()
getReportDataRow
in interface MasterDataRow
public void setReportDataRow(ReportDataRow reportDataRow)
public ExpressionDataRow getExpressionDataRow()
getExpressionDataRow
in interface MasterDataRow
public ReportEnvironmentDataRow getEnvironmentDataRow()
public void setEnvironmentDataRow(ReportEnvironmentDataRow environmentDataRow)
public ParameterDataRow getParameterDataRow()
getParameterDataRow
in interface MasterDataRow
public void setParameterDataRow(ParameterDataRow parameterDataRow)
public DataRow getGlobalView()
getGlobalView
in interface MasterDataRow
public void dataRowChanged(MasterDataRowChangeEvent chEvent)
dataRowChanged
in interface MasterDataRow
public boolean isAdvanceable()
isAdvanceable
in interface MasterDataRow
public MasterDataRow derive()
derive
in interface MasterDataRow
public void setImportedDataRow(ImportedVariablesDataRow dataRow)
setImportedDataRow
in interface MasterDataRow
public ImportedVariablesDataRow getImportedDataRow()
getImportedDataRow
in interface MasterDataRow
public MasterDataRow getParentDataRow()
getParentDataRow
in interface MasterDataRow
public MasterDataRow advance()
advance
in interface MasterDataRow
public MasterDataRow advanceRecursively(boolean deepTraversingOnly, MasterDataRow subReportRow)
advanceRecursively
in interface MasterDataRow
deepTraversingOnly
- subReportRow
-
public void fireReportEvent(ReportEvent event)
fireReportEvent
in interface MasterDataRow
public void updateImportedVariables(DataRow globalView, DataSchema dataSchema)
updateImportedVariables
in interface MasterDataRow
public boolean isPrepareEventListener()
isPrepareEventListener
in interface MasterDataRow
public MasterDataRow startCrosstabMode(CrosstabSpecification crosstabSpecification)
startCrosstabMode
in interface MasterDataRow
public MasterDataRow endCrosstabMode()
endCrosstabMode
in interface MasterDataRow
public MasterDataRow resetRowCursor()
resetRowCursor
in interface MasterDataRow
public int getPrePaddingCount()
getPrePaddingCount
in interface MasterDataRow
public MasterDataRow clearExportedParameters()
clearExportedParameters
in interface MasterDataRow
public ResourceBundleFactory getResourceBundleFactory()
getResourceBundleFactory
in interface MasterDataRow
public void resetDataSchema()
resetDataSchema
in interface MasterDataRow
public GlobalMasterRow rebuild()
rebuild
in interface MasterDataRow
public MasterDataRow updateDataSchema(DataSchemaDefinition dataSchemaDefinition)
updateDataSchema
in interface MasterDataRow
public DataSchemaDefinition getDataSchemaDefinition()
getDataSchemaDefinition
in interface MasterDataRow
public void refresh()
refresh
in interface MasterDataRow
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |