|
||||||||||
| 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.PathNavigationalState
public class PathNavigationalState
PathNavigationalStateContext stores all navigational state in the URL. This implementation does not currently support persisting navigational state.
| Field Summary |
|---|
| 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 | |
|---|---|
PathNavigationalState(NavigationalStateCodec codec,
JetspeedContentCache cache)
|
|
| Method Summary | |
|---|---|
boolean |
isNavigationalParameterStateFull()
|
boolean |
isRenderParameterStateFull()
|
void |
sync(RequestContext context)
Synchronize the Navigational State with saved state (if used). |
| 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 PathNavigationalState(NavigationalStateCodec codec,
JetspeedContentCache cache)
| Method Detail |
|---|
public void sync(RequestContext context)
NavigationalState#init(String)
context - The RequestContext for this Navigational Statepublic boolean isNavigationalParameterStateFull()
public boolean isRenderParameterStateFull()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||