|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.core.controller.ControllerResponse
org.jboss.portal.core.controller.portlet.PortletActionResponse
public abstract class PortletActionResponse
Controller response provided by a portlet.
| Constructor Summary | |
|---|---|
protected |
PortletActionResponse(WindowState windowState,
Mode mode,
StateString contentState)
|
| Method Summary | |
|---|---|
StateString |
getContentState()
|
Mode |
getMode()
|
WindowState |
getWindowState()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PortletActionResponse(WindowState windowState,
Mode mode,
StateString contentState)
| Method Detail |
|---|
public WindowState getWindowState()
public Mode getMode()
public StateString getContentState()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||