org.apache.jetspeed.container.state.impl
Class PortletWindowSessionNavigationalStates
java.lang.Object
org.apache.jetspeed.container.state.impl.PortletWindowSessionNavigationalStates
- All Implemented Interfaces:
- java.io.Serializable
public class PortletWindowSessionNavigationalStates
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
void |
changeAllPortletsToViewModeAndNormalWindowState(RequestContext context,
Page page,
PortletWindowRequestNavigationalStates requestStates,
JetspeedContentCache cache,
JetspeedContentCache decorationCache)
|
protected boolean |
changedParameters(java.util.Map requestMap,
java.util.Map sessionMap)
|
protected java.util.Map |
getWindowStates(Page page)
|
protected void |
removeFromCache(RequestContext context,
java.lang.String id,
JetspeedContentCache cache)
|
void |
sync(RequestContext context,
Page page,
PortletWindowRequestNavigationalStates requestStates,
JetspeedContentCache cache,
JetspeedContentCache decorationCache)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletWindowSessionNavigationalStates
public PortletWindowSessionNavigationalStates(boolean storeParameters)
changeAllPortletsToViewModeAndNormalWindowState
public void changeAllPortletsToViewModeAndNormalWindowState(RequestContext context,
Page page,
PortletWindowRequestNavigationalStates requestStates,
JetspeedContentCache cache,
JetspeedContentCache decorationCache)
sync
public void sync(RequestContext context,
Page page,
PortletWindowRequestNavigationalStates requestStates,
JetspeedContentCache cache,
JetspeedContentCache decorationCache)
changedParameters
protected boolean changedParameters(java.util.Map requestMap,
java.util.Map sessionMap)
removeFromCache
protected void removeFromCache(RequestContext context,
java.lang.String id,
JetspeedContentCache cache)
getWindowStates
protected java.util.Map getWindowStates(Page page)
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.