Uses of Interface
org.apache.jetspeed.container.state.MutableNavigationalState

Packages that use MutableNavigationalState
org.apache.jetspeed.container.state.impl   
org.apache.jetspeed.engine.core   
 

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

Classes in org.apache.jetspeed.container.state.impl that implement MutableNavigationalState
 class AbstractNavigationalState
          BaseNavigationalState
 class HybridNavigationalState
          HybridNavigationalState Only encodes render parameters that start with a given prefix
 class PathNavigationalState
          PathNavigationalStateContext stores all navigational state in the URL.
 class SessionFullExtendedNavigationalState
          SessionFullClearOnChangePageNavigationalState, stores all nav parameters in the session, including render parameters
 class SessionFullNavigationalState
          SessionFullNavigationalState, stores all nav parameters in the session, including render parameters
 class SessionNavigationalState
          SessionNavigationalState, stores nav parameters in the session, not on URL
 

Uses of MutableNavigationalState in org.apache.jetspeed.engine.core
 

Constructors in org.apache.jetspeed.engine.core with parameters of type MutableNavigationalState
PortletActionProviderImpl(MutableNavigationalState navstate, org.apache.pluto.om.window.PortletWindow portletWindow)
           
 



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