public class OpenFlashChartComponent
extends org.pentaho.platform.engine.services.solution.ComponentBase
| Modifier and Type | Field and Description |
|---|---|
static String |
CHART_NODE_LOC |
protected org.pentaho.commons.connection.IPentahoResultSet |
data |
protected static String |
flashFragment |
protected String |
template |
COMPONENT_EXECUTE_FAIL, debug, MISSING_SESSION, UNKNOWN_COMPONENT_ID| Constructor and Description |
|---|
OpenFlashChartComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
done() |
protected boolean |
executeAction() |
protected String |
generateChartJson(org.pentaho.commons.connection.IPentahoResultSet data,
org.dom4j.Node chartNode,
boolean byRow) |
protected String |
getFlashFragment() |
protected String |
getInputStringValue(String inputName) |
protected Object |
getInputValue(String inputName) |
org.apache.commons.logging.Log |
getLogger() |
boolean |
init() |
void |
inputMissingError(String paramName) |
protected boolean |
isDefinedInput(String inputName) |
protected boolean |
isDefinedResource(String resourceName) |
protected boolean |
validateAction() |
boolean |
validateSystemSettings() |
addTempParameter, addTempParameterObject, applyInputsToFormat, audit, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createNewInstance, execute, feedbackAllowed, getActionDefinition, getActionName, getActionTitle, getComponentDefinition, getComponentDefinition, getContentOutputItem, getDefaultOutputStream, getFeedbackOutputStream, getId, getInitFailMessage, getInitOk, getInputBooleanValue, getInputLongValue, getInputNames, getInputParameter, getInputStream, getInputStringValue, getInstanceId, getLogId, getObjectName, getOutputContentItem, getOutputContentItem, getOutputItem, getOutputItem, getOutputNames, getOutputPreference, getProcessId, getResource, getResourceAsString, getResourceDataSource, getResourceInputStream, getResourceNames, getRuntimeContext, getSession, getSetting, getSolutionName, getSolutionPath, getStringSetting, isDefinedOutput, isPromptPending, outputMissingError, promptNeeded, promptNow, resolveParameter, resourceComponentSettingError, resourceMissingError, saveSetting, setActionDefinition, setActionName, setComponentDefinition, setComponentDefinitionMap, setFeedbackMimeType, setInstanceId, setOutputMimeType, setOutputMimeType, setOutputValue, setProcessId, setRuntimeContext, setSession, validatedebug, debug, error, error, error, fatal, fatal, getMessages, getUserString, info, info, setMessages, trace, trace, warn, warngenLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, setLoggingLevel, setLogIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static String CHART_NODE_LOC
protected String template
protected org.pentaho.commons.connection.IPentahoResultSet data
protected static String flashFragment
protected boolean validateAction()
validateAction in class org.pentaho.platform.engine.services.solution.ComponentBaseprotected boolean executeAction()
executeAction in class org.pentaho.platform.engine.services.solution.ComponentBaseprotected String generateChartJson(org.pentaho.commons.connection.IPentahoResultSet data, org.dom4j.Node chartNode, boolean byRow)
protected String getFlashFragment()
public void done()
done in interface org.pentaho.platform.api.engine.IComponentdone in class org.pentaho.platform.engine.services.solution.ComponentBasepublic boolean init()
init in interface org.pentaho.platform.api.engine.IComponentinit in class org.pentaho.platform.engine.services.solution.ComponentBasepublic boolean validateSystemSettings()
validateSystemSettings in class org.pentaho.platform.engine.services.solution.ComponentBasepublic org.apache.commons.logging.Log getLogger()
getLogger in class org.pentaho.platform.engine.core.system.PentahoBaseprotected Object getInputValue(String inputName)
getInputValue in class org.pentaho.platform.engine.services.solution.ComponentBaseprotected String getInputStringValue(String inputName)
getInputStringValue in class org.pentaho.platform.engine.services.solution.ComponentBaseprotected boolean isDefinedInput(String inputName)
isDefinedInput in class org.pentaho.platform.engine.services.solution.ComponentBaseprotected boolean isDefinedResource(String resourceName)
isDefinedResource in class org.pentaho.platform.engine.services.solution.ComponentBasepublic void inputMissingError(String paramName)
inputMissingError in class org.pentaho.platform.engine.services.solution.ComponentBaseCopyright © 2020 Hitachi Vantara. All rights reserved.