This is a bean that permits easy access to the ChartBeans functionality and was
specifically designed to be run from within the Pentaho Platform as an Action Sequence
Component.
Provides a collection of callback methods used by the chart beans API which
give the api user the ability link data points in the chart URLs or javascript.
Deprecated.This method could never tell you if the content was actually done. Use
IOutputHandler.isResponseExpected() if you need information about a handlers likelihood to
generate a response.
Looks for ADDITIONAL_PARAMS in the paramMap, if it finds a parameter by that
name, it assumes that it is a query string, it parses the query string,
and adds the components of the query string to this class's parameter map.
the createContent() method is called after the content generator has been
initialized appropriately, and is responsible for populating the output
handler.
Parses the path parameter to find the web service name, makes sure it is
valid, and the calls the current subclass to create the required content
for the specified web service
Deprecated.Adds a feedback parameter for prompts based on an Action Parameter. Uses
the Selections defined in the Action Parameter for the options and sets
the default to the current value
Creates a new runtime context that is a child of this instance and sets
attributes of the runtime data from the parameter Map, and can
optionally cause the new instance to be forcibly written to the
underlying persistence mechanism.