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
 

Fields in org.apache.jetspeed.container.state.impl declared as PortletWindowRequestNavigationalStates
private  PortletWindowRequestNavigationalStates AbstractNavigationalState.requestStates
           
 

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

Methods in org.apache.jetspeed.container.state.impl with parameters of type PortletWindowRequestNavigationalStates
 void PortletWindowSessionNavigationalStates.changeAllPortletsToViewModeAndNormalWindowState(org.apache.jetspeed.request.RequestContext context, org.apache.jetspeed.om.page.Page page, PortletWindowRequestNavigationalStates requestStates, org.apache.jetspeed.cache.JetspeedContentCache cache, org.apache.jetspeed.cache.JetspeedContentCache decorationCache)
           
protected  PortletWindowRequestNavigationalState JetspeedNavigationalStateCodec.decodeParameter(org.apache.jetspeed.container.window.PortletWindowAccessor accessor, PortletWindowRequestNavigationalStates states, PortletWindowRequestNavigationalState currentState, String parameter)
           
 String NavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 String JetspeedNavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 String NavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, org.apache.pluto.om.window.PortletWindow window, Map parameters, javax.portlet.PortletMode portletMode, javax.portlet.WindowState windowState, boolean action, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 String JetspeedNavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, org.apache.pluto.om.window.PortletWindow window, Map parameters, javax.portlet.PortletMode portletMode, javax.portlet.WindowState windowState, boolean action, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 String NavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, org.apache.pluto.om.window.PortletWindow window, javax.portlet.PortletMode portletMode, javax.portlet.WindowState windowState, boolean navParamsStateFull, boolean renderParamsStateFull)
           
 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  String JetspeedNavigationalStateCodec.encode(PortletWindowRequestNavigationalStates states, String targetWindowId, PortletWindowRequestNavigationalState targetState, boolean action, boolean resource, boolean navParamsStateFull, boolean renderParamsStateFull)
           
private  void JetspeedNavigationalStateCodec.logDecode(PortletWindowRequestNavigationalStates states, StringBuffer buffer)
           
 void PortletWindowSessionNavigationalStates.sync(org.apache.jetspeed.request.RequestContext context, org.apache.jetspeed.om.page.Page page, PortletWindowRequestNavigationalStates requestStates, org.apache.jetspeed.cache.JetspeedContentCache cache, org.apache.jetspeed.cache.JetspeedContentCache decorationCache)
           
 



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