org.apache.jetspeed.container.state.impl
Class SessionFullNavigationalState
java.lang.Object
org.apache.jetspeed.container.state.impl.AbstractNavigationalState
org.apache.jetspeed.container.state.impl.SessionNavigationalState
org.apache.jetspeed.container.state.impl.SessionFullNavigationalState
- All Implemented Interfaces:
- org.apache.jetspeed.container.state.MutableNavigationalState, org.apache.jetspeed.container.state.NavigationalState
- public class SessionFullNavigationalState
- extends SessionNavigationalState
SessionFullNavigationalState, stores all nav parameters in the session, including render parameters
- Version:
- $Id: SessionFullNavigationalState.java 187753 2004-10-15 21:47:25Z ate $
- Author:
- Ate Douma
Fields inherited from interface org.apache.jetspeed.container.state.NavigationalState |
NAVSTATE_SESSION_KEY |
Methods inherited from class org.apache.jetspeed.container.state.impl.AbstractNavigationalState |
encode, encode, getMaximizedWindow, getMode, getMode, getParameterNames, getParameterValues, getPortletWindowOfAction, getPortletWindowRequestNavigationalStates, getState, getState, getWindowIdIterator, init, setMode, setState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionFullNavigationalState
public SessionFullNavigationalState(NavigationalStateCodec codec)
isRenderParameterStateFull
public boolean isRenderParameterStateFull()
- Specified by:
isRenderParameterStateFull
in interface org.apache.jetspeed.container.state.NavigationalState
- Overrides:
isRenderParameterStateFull
in class SessionNavigationalState
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.