Uses of Class
org.gatein.pc.portlet.state.consumer.ConsumerStateContext
Packages that use ConsumerStateContext
-
Uses of ConsumerStateContext in org.gatein.pc.portlet.impl.state.consumer
Methods in org.gatein.pc.portlet.impl.state.consumer that return ConsumerStateContextModifier and TypeMethodDescriptionprotected abstract ConsumerStateContext<S>protected ConsumerStateContext<byte[]>Methods in org.gatein.pc.portlet.impl.state.consumer with parameters of type ConsumerStateContextModifier and TypeMethodDescriptionprotected abstract voidAbstractConsumerPersistenceManagerService.put(String stateId, ConsumerStateContext<S> state) protected voidConsumerPersistenceManagerService.put(String stateId, ConsumerStateContext<byte[]> state) -
Uses of ConsumerStateContext in org.gatein.pc.portlet.state.consumer
Methods in org.gatein.pc.portlet.state.consumer that return ConsumerStateContextModifier and TypeMethodDescriptionLoad the state.