|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.container.state.impl.AbstractNavigationalState
org.apache.jetspeed.container.state.impl.SessionNavigationalState
org.apache.jetspeed.container.state.impl.SessionFullNavigationalState
public class SessionFullNavigationalState
SessionFullNavigationalState, stores all nav parameters in the session, including render parameters
Field Summary |
---|
Fields inherited from class org.apache.jetspeed.container.state.impl.SessionNavigationalState |
---|
log |
Fields inherited from class org.apache.jetspeed.container.state.impl.AbstractNavigationalState |
---|
cache, decorationCache |
Fields inherited from interface org.apache.jetspeed.container.state.NavigationalState |
---|
NAVSTATE_SESSION_KEY |
Constructor Summary | |
---|---|
SessionFullNavigationalState(NavigationalStateCodec codec,
JetspeedContentCache cache)
|
|
SessionFullNavigationalState(NavigationalStateCodec codec,
JetspeedContentCache cache,
JetspeedContentCache decorationCache)
|
Method Summary | |
---|---|
boolean |
isRenderParameterStateFull()
|
Methods inherited from class org.apache.jetspeed.container.state.impl.SessionNavigationalState |
---|
getCurrentPageWindowStates, isClearPortletsModeAndWindowStateEnabled, isNavigationalParameterStateFull, setClearPortletsModeAndWindowStateEnabled, sync |
Methods inherited from class org.apache.jetspeed.container.state.impl.AbstractNavigationalState |
---|
clearParameters, encode, encode, encode, getMappedMode, getMappedMode, getMappedState, getMappedState, getMaximizedWindow, getMode, getMode, getParameterNames, getParameterValues, getPortletWindowOfAction, getPortletWindowOfResource, getPortletWindowRequestNavigationalStates, getState, getState, getWindowIdIterator, init, removeState, setMode, setState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionFullNavigationalState(NavigationalStateCodec codec, JetspeedContentCache cache)
public SessionFullNavigationalState(NavigationalStateCodec codec, JetspeedContentCache cache, JetspeedContentCache decorationCache)
Method Detail |
---|
public boolean isRenderParameterStateFull()
isRenderParameterStateFull
in interface NavigationalState
isRenderParameterStateFull
in class SessionNavigationalState
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |