|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |