Uses of Interface
org.apache.jetspeed.container.state.NavigationalState

Packages that use NavigationalState
org.apache.jetspeed.container.state   
org.apache.jetspeed.container.url   
org.apache.jetspeed.mockobjects.request   
 

Uses of NavigationalState in org.apache.jetspeed.container.state
 

Subinterfaces of NavigationalState in org.apache.jetspeed.container.state
 interface MutableNavigationalState
          MutableNavigationalState Allows changing the PortletMode and/or WindowState of a PortletWindow state.
 

Methods in org.apache.jetspeed.container.state that return NavigationalState
 NavigationalState NavigationalStateComponent.create()
          Creates a navigational state.
 

Uses of NavigationalState in org.apache.jetspeed.container.url
 

Methods in org.apache.jetspeed.container.url that return NavigationalState
 NavigationalState PortalURL.getNavigationalState()
          Gets the NavigationalState for access to the current request portal control parameters
 

Uses of NavigationalState in org.apache.jetspeed.mockobjects.request
 

Methods in org.apache.jetspeed.mockobjects.request that return NavigationalState
 NavigationalState MockRequestContext.getNavigationalState()
           
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.