Uses of Interface
com.uwyn.rife.engine.ElementResultState

Packages that use ElementResultState
com.uwyn.rife.engine Provides classes, interfaces and elements for the web application engine. 
 

Uses of ElementResultState in com.uwyn.rife.engine
 

Methods in com.uwyn.rife.engine that return ElementResultState
 ElementResultState StateStoreSession.createNewResultState(String contextId)
           
 ElementResultState StateStoreQuery.createNewResultState(String contextId)
           
 ElementResultState StateStore.createNewResultState(String contextId)
           
 ElementResultState ResultStates.get(String contextId)
           
 ElementResultState ResultStates.remove(String contextId)
           
 

Methods in com.uwyn.rife.engine that return types with arguments of type ElementResultState
 Set<Map.Entry<String,ElementResultState>> ResultStates.entrySet()
           
 

Methods in com.uwyn.rife.engine with parameters of type ElementResultState
 void ElementResultState.populate(ElementResultState other)
           
 void ResultStates.put(ElementResultState state)
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.