Uses of Class
org.apache.jetspeed.container.state.impl.PortletWindowRequestNavigationalStates

Packages that use PortletWindowRequestNavigationalStates
org.apache.jetspeed.container.state.impl   
 

Uses of PortletWindowRequestNavigationalStates in org.apache.jetspeed.container.state.impl
 

Methods in org.apache.jetspeed.container.state.impl that return PortletWindowRequestNavigationalStates
 PortletWindowRequestNavigationalStates NavigationalStateCodec.decode(java.lang.String parameters, java.lang.String characterEncoding)
           
 PortletWindowRequestNavigationalStates JetspeedNavigationalStateCodec.decode(java.lang.String parameters, java.lang.String characterEncoding)
           
protected  PortletWindowRequestNavigationalStates AbstractNavigationalState.getPortletWindowRequestNavigationalStates()
           
 

Methods in org.apache.jetspeed.container.state.impl with parameters of type PortletWindowRequestNavigationalStates
 void PortletWindowSessionNavigationalStates.changeAllPortletsToViewModeAndNormalWindowState(RequestContext context, Page page, PortletWindowRequestNavigationalStates requestStates, JetspeedContentCache cache, JetspeedContentCache decorationCache)
           
protected  PortletWindowRequestNavigationalState JetspeedNavigationalStateCodec.decodeParameter(PortletWindowAccessor accessor, PortletWindowRequestNavigationalStates states, PortletWindowRequestNavigationalState currentState, java.lang.String parameter)
           
 java.lang.String NavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 java.lang.String JetspeedNavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 java.lang.String NavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, org.apache.pluto.om.window.PortletWindow window, java.util.Map parameters, javax.portlet.PortletMode portletMode, javax.portlet.WindowState windowState, boolean action, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 java.lang.String JetspeedNavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, org.apache.pluto.om.window.PortletWindow window, java.util.Map parameters, javax.portlet.PortletMode portletMode, javax.portlet.WindowState windowState, boolean action, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 java.lang.String NavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, org.apache.pluto.om.window.PortletWindow window, javax.portlet.PortletMode portletMode, javax.portlet.WindowState windowState, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 java.lang.String JetspeedNavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, org.apache.pluto.om.window.PortletWindow window, javax.portlet.PortletMode portletMode, javax.portlet.WindowState windowState, boolean navParamsStateFull, boolean renderParamsStateFull)
           
protected  java.lang.String JetspeedNavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, java.lang.String targetWindowId, PortletWindowRequestNavigationalState targetState, boolean action, boolean resource, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 void PortletWindowSessionNavigationalStates.sync(RequestContext context, Page page, PortletWindowRequestNavigationalStates requestStates, JetspeedContentCache cache, JetspeedContentCache decorationCache)
           
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.