org.jboss.portal.portlet.impl.jsr168.api
Class StateAwareResponseImpl.WantUpdate

java.lang.Object
  extended by org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
Enclosing class:
StateAwareResponseImpl

protected class StateAwareResponseImpl.WantUpdate
extends java.lang.Object


Field Summary
protected  org.jboss.portal.Mode mode
          The new mode requested.
protected  PortletParameterMap navigationalState
          The navigational state returned.
protected  org.jboss.portal.WindowState windowState
          The new window state requested.
 
Constructor Summary
protected StateAwareResponseImpl.WantUpdate()
           
 
Method Summary
protected  PortletInvocationResponse getResponse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

navigationalState

protected PortletParameterMap navigationalState
The navigational state returned.


windowState

protected org.jboss.portal.WindowState windowState
The new window state requested.


mode

protected org.jboss.portal.Mode mode
The new mode requested.

Constructor Detail

StateAwareResponseImpl.WantUpdate

protected StateAwareResponseImpl.WantUpdate()
Method Detail

getResponse

protected PortletInvocationResponse getResponse()


Copyright © 2008. All Rights Reserved.