org.pentaho.platform.web.portal.chart
Class XYSeriesCollectionChartPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by org.pentaho.platform.web.portal.BasePortlet
          extended by org.pentaho.platform.web.portal.ViewPortlet
              extended by org.pentaho.platform.web.portal.chart.AbstractDatasetChartPortlet
                  extended by org.pentaho.platform.web.portal.chart.XYSeriesCollectionChartPortlet
All Implemented Interfaces:
javax.portlet.Portlet, javax.portlet.PortletConfig, ILogger

public class XYSeriesCollectionChartPortlet
extends AbstractDatasetChartPortlet


Field Summary
 
Fields inherited from interface org.pentaho.platform.api.engine.ILogger
ACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN
 
Constructor Summary
XYSeriesCollectionChartPortlet()
           
 
Method Summary
 
Methods inherited from class org.pentaho.platform.web.portal.chart.AbstractDatasetChartPortlet
doPortletView, getLogger, processPortletAction
 
Methods inherited from class org.pentaho.platform.web.portal.ViewPortlet
doPortletEdit, doPortletHelp
 
Methods inherited from class org.pentaho.platform.web.portal.BasePortlet
debug, debug, doEdit, doHelp, doView, error, error, fatal, fatal, getLoggingLevel, getLogId, info, info, init, initPortlet, processAction, setLoggingLevel, setLogId, trace, trace, warn, warn
 
Methods inherited from class javax.portlet.GenericPortlet
destroy, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, init, render
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XYSeriesCollectionChartPortlet

public XYSeriesCollectionChartPortlet()