public interface ReportBuilder extends DocumentBuilder
ReportOutput
Modifier and Type | Method and Description |
---|---|
ReportOutput |
getReportOutput()
Returns the most recent
ReportOutput produced by this
node, or null if this ReportBuilder has
either not be executed before or failed to produce an object
during the most recent execution. |
getBuiltObject
flushCache, getID, getInputDataModel, getOutputDataModel, getProcessorDiagram, getProcessorStream, getProcessorType, getTypeName, getXPosition, getYPosition, isCacheEnabled, isCacheFull, isInitial, isInline, isTerminal, run, runAction, setCacheEnabled, setName, setPositionBetween, setXYPosition
clearKeyedProperty, creationDate, getKeyedPropertyKeys, getKeyedPropertyValue, getLabel, getName, getPropertyType, getPropertyValue, getSavedByVersion, getStructuredPropertyDefinition, isKeyedProperty, isLocked, isProperty, isServerConnectionRequiredProperty, propertyIterator, setKeyedPropertyValue, setLabel, setPropertyValue, setPropertyValues, setPropertyValuesFrom, unlock
getContainerTagIterator, getContainerTags, getContainerTypeID, getContentContainer, getContentModel, getContentModelTags, putContentContainer
ReportOutput getReportOutput()
ReportOutput
produced by this
node, or null
if this ReportBuilder
has
either not be executed before or failed to produce an object
during the most recent execution.ReportOutput
produced by this
node, or null
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.