Uses of Class
org.apache.jetspeed.container.state.impl.PortletWindowRequestNavigationalState

Packages that use PortletWindowRequestNavigationalState
org.apache.jetspeed.container.state.impl   
 

Uses of PortletWindowRequestNavigationalState in org.apache.jetspeed.container.state.impl
 

Methods in org.apache.jetspeed.container.state.impl that return PortletWindowRequestNavigationalState
protected  PortletWindowRequestNavigationalState JetspeedNavigationalStateCodec.decodeParameter(org.apache.jetspeed.container.window.PortletWindowAccessor accessor, PortletWindowRequestNavigationalStates states, PortletWindowRequestNavigationalState currentState, String parameter)
           
 PortletWindowRequestNavigationalState PortletWindowRequestNavigationalStates.getPortletWindowNavigationalState(String windowId)
           
 

Methods in org.apache.jetspeed.container.state.impl with parameters of type PortletWindowRequestNavigationalState
 void PortletWindowRequestNavigationalStates.addPortletWindowNavigationalState(String windowId, PortletWindowRequestNavigationalState pwnState)
           
protected  PortletWindowRequestNavigationalState JetspeedNavigationalStateCodec.decodeParameter(org.apache.jetspeed.container.window.PortletWindowAccessor accessor, PortletWindowRequestNavigationalStates states, PortletWindowRequestNavigationalState currentState, String parameter)
           
protected  String JetspeedNavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, String targetWindowId, PortletWindowRequestNavigationalState targetState, boolean action, boolean resource, boolean navParamsStateFull, boolean renderParamsStateFull)
           
protected  String JetspeedNavigationalStateCodec.encodePortletWindowNavigationalState(String windowId, PortletWindowRequestNavigationalState state, boolean action, boolean resource, boolean navParamsStateFull, boolean renderParamsStateFull)
           
private  boolean PortletWindowSessionNavigationalStates.syncStates(boolean actionRequestState, PortletWindowRequestNavigationalState requestState, PortletWindowBaseNavigationalState sessionState)
           
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.