Class UpdateNavigationalStateResponse
java.lang.Object
org.gatein.pc.api.invocation.response.PortletInvocationResponse
org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse
Update the navigational state.
- Version:
- $Revision: 5477 $
- Author:
- Julien Viet
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn event produced by a state response. -
Field Summary
FieldsModifier and TypeFieldDescriptionThe update to the public parameters. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMode()voidvoidsetAttributes(Map<String, Object> attributes) voidvoidsetNavigationalState(StateString state) voidsetProperties(ResponseProperties properties) voidsetPublicNavigationalStateUpdates(Map<String, String[]> publicNavigationalStateUpdates) voidsetWindowState(WindowState windowState)
-
Field Details
-
Constructor Details
-
UpdateNavigationalStateResponse
public UpdateNavigationalStateResponse()
-
-
Method Details
-
getProperties
-
setProperties
-
getAttributes
-
setAttributes
-
getMode
-
setMode
-
getWindowState
-
setWindowState
-
getEvents
-