|
||||||||||
| 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 MasterDataRowpublic MasterDataRow deriveWithQueryData(ReportDataRow tableData)
deriveWithQueryData in interface MasterDataRowpublic MasterDataRow deriveWithReturnFromQuery()
deriveWithReturnFromQuery in interface MasterDataRowpublic ParameterDefinitionEntry[] getParameterDefinitionEntries()
getParameterDefinitionEntries in interface MasterDataRowpublic DataFactory getDataFactory()
getDataFactory in interface MasterDataRowpublic DataSchema getDataSchema()
getDataSchema in interface MasterDataRowpublic ReportDataRow getReportDataRow()
getReportDataRow in interface MasterDataRowpublic void setReportDataRow(ReportDataRow reportDataRow)
public ExpressionDataRow getExpressionDataRow()
getExpressionDataRow in interface MasterDataRowpublic ReportEnvironmentDataRow getEnvironmentDataRow()
public void setEnvironmentDataRow(ReportEnvironmentDataRow environmentDataRow)
public ParameterDataRow getParameterDataRow()
getParameterDataRow in interface MasterDataRowpublic void setParameterDataRow(ParameterDataRow parameterDataRow)
public DataRow getGlobalView()
getGlobalView in interface MasterDataRowpublic void dataRowChanged(MasterDataRowChangeEvent chEvent)
dataRowChanged in interface MasterDataRowpublic boolean isAdvanceable()
isAdvanceable in interface MasterDataRowpublic MasterDataRow derive()
derive in interface MasterDataRowpublic void setImportedDataRow(ImportedVariablesDataRow dataRow)
setImportedDataRow in interface MasterDataRowpublic ImportedVariablesDataRow getImportedDataRow()
getImportedDataRow in interface MasterDataRowpublic MasterDataRow getParentDataRow()
getParentDataRow in interface MasterDataRowpublic MasterDataRow advance()
advance in interface MasterDataRow
public MasterDataRow advanceRecursively(boolean deepTraversingOnly,
MasterDataRow subReportRow)
advanceRecursively in interface MasterDataRowdeepTraversingOnly - subReportRow -
public void fireReportEvent(ReportEvent event)
fireReportEvent in interface MasterDataRow
public void updateImportedVariables(DataRow globalView,
DataSchema dataSchema)
updateImportedVariables in interface MasterDataRowpublic boolean isPrepareEventListener()
isPrepareEventListener in interface MasterDataRowpublic MasterDataRow startCrosstabMode(CrosstabSpecification crosstabSpecification)
startCrosstabMode in interface MasterDataRowpublic MasterDataRow endCrosstabMode()
endCrosstabMode in interface MasterDataRowpublic MasterDataRow resetRowCursor()
resetRowCursor in interface MasterDataRowpublic int getPrePaddingCount()
getPrePaddingCount in interface MasterDataRowpublic MasterDataRow clearExportedParameters()
clearExportedParameters in interface MasterDataRowpublic ResourceBundleFactory getResourceBundleFactory()
getResourceBundleFactory in interface MasterDataRowpublic void resetDataSchema()
resetDataSchema in interface MasterDataRowpublic GlobalMasterRow rebuild()
rebuild in interface MasterDataRowpublic MasterDataRow updateDataSchema(DataSchemaDefinition dataSchemaDefinition)
updateDataSchema in interface MasterDataRowpublic DataSchemaDefinition getDataSchemaDefinition()
getDataSchemaDefinition in interface MasterDataRowpublic void refresh()
refresh in interface MasterDataRow
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||