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(PortletWindowAccessor accessor, PortletWindowRequestNavigationalStates states, PortletWindowRequestNavigationalState currentState, java.lang.String parameter)
           
 PortletWindowRequestNavigationalState PortletWindowRequestNavigationalStates.getPortletWindowNavigationalState(java.lang.String windowId)
           
 

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



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