org.pentaho.platform.web.portal
Class ViewPortlet
java.lang.Object
GenericPortlet
org.pentaho.platform.web.portal.BasePortlet
org.pentaho.platform.web.portal.ViewPortlet
- All Implemented Interfaces:
- ILogger
- Direct Known Subclasses:
- AbstractDatasetChartPortlet, ActionPortlet, FilterPanelPortlet, HtmlPortlet, NavigationPortlet, WidgetGridPortlet, WidgetPortlet
public abstract class ViewPortlet
- extends BasePortlet
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 |
Methods inherited from class org.pentaho.platform.web.portal.BasePortlet |
debug, debug, doEdit, doHelp, doPortletView, doView, error, error, fatal, fatal, getLogger, getLoggingLevel, getLogId, info, info, init, initPortlet, processAction, processPortletAction, setLoggingLevel, setLogId, trace, trace, warn, warn |
ViewPortlet
public ViewPortlet()
doPortletHelp
public void doPortletHelp(RenderRequest request,
RenderResponse response,
PentahoPortletSession userSession)
throws PortletException,
IOException
- Specified by:
doPortletHelp
in class BasePortlet
- Throws:
PortletException
IOException
doPortletEdit
public void doPortletEdit(RenderRequest request,
RenderResponse response,
PentahoPortletSession userSession)
throws PortletException,
IOException
- Specified by:
doPortletEdit
in class BasePortlet
- Throws:
PortletException
IOException