|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
org.jboss.portal.test.portlet.AbstractPortlet
public class AbstractPortlet
Constructor Summary | |
---|---|
AbstractPortlet()
|
Method Summary | |
---|---|
protected int |
getRequestCount(PortletRequest req)
|
protected java.lang.Object |
getRequestLocal(PortletRequest req)
|
protected void |
sendResult(RenderResponse resp,
Result result)
|
protected void |
setRequestLocal(PortletRequest req,
java.lang.Object value)
|
Methods inherited from class javax.portlet.GenericPortlet |
---|
destroy, doDispatch, doEdit, doHelp, doView, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, init, processAction, render |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractPortlet()
Method Detail |
---|
protected void setRequestLocal(PortletRequest req, java.lang.Object value)
protected java.lang.Object getRequestLocal(PortletRequest req)
protected int getRequestCount(PortletRequest req)
protected void sendResult(RenderResponse resp, Result result) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |