|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
com.liferay.portlet.helloworld.HelloWorldPortlet
public class HelloWorldPortlet
Constructor Summary | |
---|---|
HelloWorldPortlet()
|
Method Summary | |
---|---|
void |
doView(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
|
void |
processAction(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res)
|
Methods inherited from class javax.portlet.GenericPortlet |
---|
destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, init, processEvent, render, serveResource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelloWorldPortlet()
Method Detail |
---|
public void processAction(javax.portlet.ActionRequest req, javax.portlet.ActionResponse res) throws java.io.IOException, javax.portlet.PortletException
processAction
in interface javax.portlet.Portlet
processAction
in class javax.portlet.GenericPortlet
java.io.IOException
javax.portlet.PortletException
public void doView(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res) throws java.io.IOException, javax.portlet.PortletException
doView
in class javax.portlet.GenericPortlet
java.io.IOException
javax.portlet.PortletException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |