| java.lang.Object org.apache.jetspeed.container.state.impl.AbstractNavigationalState org.apache.jetspeed.container.state.impl.SessionNavigationalState org.apache.jetspeed.container.state.impl.SessionFullNavigationalState org.apache.jetspeed.container.state.impl.SessionFullExtendedNavigationalState
SessionFullExtendedNavigationalState | public class SessionFullExtendedNavigationalState extends SessionFullNavigationalState (Code) | | SessionFullClearOnChangePageNavigationalState, stores all nav parameters in the session, including render parameters
author: Mohan Kannapareddy version: $Id$ |
clearPagePortletsModeAndWindowState | protected boolean clearPagePortletsModeAndWindowState(RequestContext context)(Code) | | |
Methods inherited from org.apache.jetspeed.container.state.impl.SessionFullNavigationalState | public boolean isRenderParameterStateFull()(Code)(Java Doc)
|
Fields inherited from org.apache.jetspeed.container.state.impl.SessionNavigationalState | final protected Log log(Code)(Java Doc)
|
Methods inherited from org.apache.jetspeed.container.state.impl.AbstractNavigationalState | public void clearParameters(PortletWindow window)(Code)(Java Doc) public String encode(PortletWindow window, Map parameters, PortletMode mode, WindowState state, boolean action) throws UnsupportedEncodingException(Code)(Java Doc) public String encode(PortletWindow window, PortletMode mode, WindowState state) throws UnsupportedEncodingException(Code)(Java Doc) public String encode() throws UnsupportedEncodingException(Code)(Java Doc) public PortletMode getMappedMode(String windowId)(Code)(Java Doc) public PortletMode getMappedMode(PortletWindow window)(Code)(Java Doc) public WindowState getMappedState(String windowId)(Code)(Java Doc) public WindowState getMappedState(PortletWindow window)(Code)(Java Doc) public PortletWindow getMaximizedWindow()(Code)(Java Doc) public PortletMode getMode(String windowId)(Code)(Java Doc) public PortletMode getMode(PortletWindow window)(Code)(Java Doc) public Iterator getParameterNames(PortletWindow window)(Code)(Java Doc) public String[] getParameterValues(PortletWindow window, String parameterName)(Code)(Java Doc) public PortletWindow getPortletWindowOfAction()(Code)(Java Doc) public PortletWindow getPortletWindowOfResource()(Code)(Java Doc) protected PortletWindowRequestNavigationalStates getPortletWindowRequestNavigationalStates()(Code)(Java Doc) public WindowState getState(String windowId)(Code)(Java Doc) public WindowState getState(PortletWindow window)(Code)(Java Doc) public Iterator getWindowIdIterator()(Code)(Java Doc) public void init(String encodedState, String characterEncoding) throws UnsupportedEncodingException(Code)(Java Doc) public void removeState(PortletWindow window)(Code)(Java Doc) public void setMode(PortletWindow window, PortletMode portletMode)(Code)(Java Doc) public void setState(PortletWindow window, WindowState windowState)(Code)(Java Doc)
|
|
|