Uses of Class
org.jboss.portal.portlet.state.consumer.ConsumerState

Packages that use ConsumerState
org.jboss.portal.portlet.impl.state.consumer   
org.jboss.portal.portlet.state.consumer   
 

Uses of ConsumerState in org.jboss.portal.portlet.impl.state.consumer
 

Methods in org.jboss.portal.portlet.impl.state.consumer with parameters of type ConsumerState
 java.lang.String AbstractConsumerPersistenceManagerService.createState(ConsumerState state)
           
 void AbstractConsumerPersistenceManagerService.updateState(java.lang.String stateId, ConsumerState state)
           
 

Uses of ConsumerState in org.jboss.portal.portlet.state.consumer
 

Subclasses of ConsumerState in org.jboss.portal.portlet.state.consumer
 class ConsumerStateContext
           
 

Methods in org.jboss.portal.portlet.state.consumer with parameters of type ConsumerState
 java.lang.String ConsumerPersistenceManager.createState(ConsumerState state)
          Create the initial state.
 void ConsumerPersistenceManager.updateState(java.lang.String stateId, ConsumerState propertyMap)
          Update the state.
 



Copyright © 2008. All Rights Reserved.