|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.common.invocation.AbstractInvocationContext
org.jboss.portal.portlet.support.spi.PortletInvocationContextSupport
org.jboss.portal.portlet.support.spi.ActionContextSupport
org.jboss.portal.portlet.test.ActionContextImpl
public class ActionContextImpl
Constructor Summary | |
---|---|
ActionContextImpl()
|
|
ActionContextImpl(Mode mode)
|
Method Summary | |
---|---|
Mode |
getMode()
Returns the mode for this invocation. |
Methods inherited from class org.jboss.portal.portlet.support.spi.ActionContextSupport |
---|
getCharacterEncoding, getContentLength, getContentType, getForm, getInputStream, getInteractionState, getReader |
Methods inherited from class org.jboss.portal.portlet.support.spi.PortletInvocationContextSupport |
---|
encodeResourceURL, getMarkupInfo, getNavigationalState, getWindowState, renderURL |
Methods inherited from class org.jboss.portal.common.invocation.AbstractInvocationContext |
---|
addResolver, addResolver, getAttribute, getAttributeResolver, removeAttribute, setAttribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portal.portlet.spi.PortletInvocationContext |
---|
encodeResourceURL, getMarkupInfo, getNavigationalState, getWindowState, renderURL |
Methods inherited from interface org.jboss.portal.common.invocation.InvocationContext |
---|
getAttribute, getAttributeResolver, removeAttribute, setAttribute |
Constructor Detail |
---|
public ActionContextImpl(Mode mode)
public ActionContextImpl()
Method Detail |
---|
public Mode getMode()
PortletInvocationContext
getMode
in interface PortletInvocationContext
getMode
in class PortletInvocationContextSupport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |