|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGenericPortlet
org.pentaho.platform.web.portal.BasePortlet
org.pentaho.platform.web.portal.ViewPortlet
public abstract class ViewPortlet
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 | |
---|---|
ViewPortlet()
|
Method Summary | |
---|---|
void |
doPortletEdit(RenderRequest request,
RenderResponse response,
PentahoPortletSession userSession)
|
void |
doPortletHelp(RenderRequest request,
RenderResponse response,
PentahoPortletSession userSession)
|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewPortlet()
Method Detail |
---|
public void doPortletHelp(RenderRequest request, RenderResponse response, PentahoPortletSession userSession) throws PortletException, java.io.IOException
doPortletHelp
in class BasePortlet
PortletException
java.io.IOException
public void doPortletEdit(RenderRequest request, RenderResponse response, PentahoPortletSession userSession) throws PortletException, java.io.IOException
doPortletEdit
in class BasePortlet
PortletException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |