JavaScript is disabled on your browser.
protected void
The default implementation of this method routes the render request
to a set of helper methods depending on the current portlet mode the
portlet is currently in.
protected void
Helper method to serve up the edit mode.
protected void
Helper method to serve up the help mode.
protected void
Helper method to serve up the mandatory view mode.
Used by the render method to get the title.
void
Includes the content of a resource (servlet, JSP page,
HTML file) in the response.
void
The default implementation of this method sets the title
using the getTitle method and invokes the
doDispatch method.
void
Called by the portlet container to allow the portlet to generate
the content of the response based on its current state.