Uses of Interface
org.jboss.portal.portlet.controller.state.StateControllerContext

Packages that use StateControllerContext
org.jboss.portal.portlet.controller   
org.jboss.portal.portlet.controller.impl.state   
org.jboss.portal.portlet.controller.state   
org.jboss.portal.portlet.portal.jsp   
org.jboss.portal.portlet.test.controller   
org.jboss.portal.portlet.test.tck   
 

Uses of StateControllerContext in org.jboss.portal.portlet.controller
 

Methods in org.jboss.portal.portlet.controller that return StateControllerContext
 StateControllerContext PortletControllerContext.getStateControllerContext()
           
 

Uses of StateControllerContext in org.jboss.portal.portlet.controller.impl.state
 

Classes in org.jboss.portal.portlet.controller.impl.state that implement StateControllerContext
 class StateControllerContextImpl
           
 

Uses of StateControllerContext in org.jboss.portal.portlet.controller.state
 

Constructors in org.jboss.portal.portlet.controller.state with parameters of type StateControllerContext
PortletPageNavigationalStateSerialization(StateControllerContext context)
           
 

Uses of StateControllerContext in org.jboss.portal.portlet.portal.jsp
 

Methods in org.jboss.portal.portlet.portal.jsp that return StateControllerContext
 StateControllerContext PagePortletControllerContext.getStateControllerContext()
           
 

Uses of StateControllerContext in org.jboss.portal.portlet.test.controller
 

Methods in org.jboss.portal.portlet.test.controller that return StateControllerContext
 StateControllerContext PortletControllerContextImpl.getStateControllerContext()
           
 

Constructors in org.jboss.portal.portlet.test.controller with parameters of type StateControllerContext
ControllerResponseRendererFactory(boolean sendNoContentResponseOnEmptyResource, boolean sendErrorOnProcessActionError, StateControllerContext stateControllerContext, PortletPageNavigationalState requestPageNavigationalState)
           
 

Uses of StateControllerContext in org.jboss.portal.portlet.test.tck
 

Classes in org.jboss.portal.portlet.test.tck that implement StateControllerContext
 class TCKStateControllerContext
           
 

Methods in org.jboss.portal.portlet.test.tck that return StateControllerContext
 StateControllerContext TCKPortletControllerContext.getStateControllerContext()
           
 

Constructors in org.jboss.portal.portlet.test.tck with parameters of type StateControllerContext
TCKStateControllerContext(StateControllerContext defaultStateControllerContext)
           
 



Copyright © 2008. All Rights Reserved.