Uses of Interface
org.gatein.pc.portlet.state.producer.PortletStateContext
Packages that use PortletStateContext
-
Uses of PortletStateContext in org.gatein.pc.portlet.impl.state.producer
Classes in org.gatein.pc.portlet.impl.state.producer that implement PortletStateContextMethods in org.gatein.pc.portlet.impl.state.producer that return PortletStateContextModifier and TypeMethodDescriptionprotected PortletStateContextPortletStatePersistenceManagerService.destroyStateContext(String stateId) protected PortletStateContextPortletStatePersistenceManagerService.getStateContext(String stateId) Methods in org.gatein.pc.portlet.impl.state.producer with parameters of type PortletStateContextModifier and TypeMethodDescriptionprotected voidPortletStatePersistenceManagerService.updateStateContext(PortletStateContext stateContext) -
Uses of PortletStateContext in org.gatein.pc.portlet.state.producer
Methods in org.gatein.pc.portlet.state.producer that return PortletStateContextModifier and TypeMethodDescriptionprotected abstract PortletStateContextAbstractPortletStatePersistenceManager.destroyStateContext(String stateId) protected abstract PortletStateContextAbstractPortletStatePersistenceManager.getStateContext(String stateId) Load the state.Methods in org.gatein.pc.portlet.state.producer with parameters of type PortletStateContextModifier and TypeMethodDescriptionprotected abstract voidAbstractPortletStatePersistenceManager.updateStateContext(PortletStateContext stateContext)