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
protected  PortletWindowRequestNavigationalStates AbstractNavigationalState.getPortletWindowRequestNavigationalStates()
           
 PortletWindowRequestNavigationalStates JetspeedNavigationalStateCodec.decode(String parameters, String characterEncoding)
           
 PortletWindowRequestNavigationalStates NavigationalStateCodec.decode(String parameters, String characterEncoding)
           
 

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



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