Class StateAwareResponseImpl.WantUpdate
java.lang.Object
org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
- Enclosing class:
StateAwareResponseImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.gatein.pc.api.ModeThe new mode requested.protected PortletParameterMapThe navigational state returned.protected org.gatein.pc.api.WindowStateThe new window state requested. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.gatein.pc.api.invocation.response.PortletInvocationResponse
-
Field Details
-
windowState
protected org.gatein.pc.api.WindowState windowStateThe new window state requested. -
mode
protected org.gatein.pc.api.Mode modeThe new mode requested.
-
Constructor Details
-
WantUpdate
protected WantUpdate()
-
-
Method Details
-
getResponse
protected org.gatein.pc.api.invocation.response.PortletInvocationResponse getResponse()
-