|
|||||||||
| 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
org.jboss.portal.core.model.portal.command.response.PortletWindowActionResponse
public class PortletWindowActionResponse
A portlet response related to a portal object window.
| Constructor Summary | |
|---|---|
PortletWindowActionResponse(PortalObjectId windowId,
WindowState windowState,
Mode mode,
StateString contentState)
|
|
| Method Summary | |
|---|---|
PortalObjectId |
getWindowId()
|
| Methods inherited from class org.jboss.portal.core.controller.portlet.PortletActionResponse |
|---|
getContentState, getMode, getWindowState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletWindowActionResponse(PortalObjectId windowId,
WindowState windowState,
Mode mode,
StateString contentState)
| Method Detail |
|---|
public PortalObjectId getWindowId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||