Uses of Class
com.uwyn.rife.engine.ResultStates

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

Uses of ResultStates in com.uwyn.rife.engine
 

Methods in com.uwyn.rife.engine that return ResultStates
 ResultStates ResultStates.cloneForStateStore(StateStore store)
           
 ResultStates StateStoreSession.restoreResultStates(Request request)
           
 ResultStates StateStoreQuery.restoreResultStates(Request request)
           
 ResultStates StateStore.restoreResultStates(Request request)
           
 

Methods in com.uwyn.rife.engine with parameters of type ResultStates
 void ResultStates.putAll(ResultStates states)
           
 

Constructors in com.uwyn.rife.engine with parameters of type ResultStates
ResultStates(ResultStates states)
           
 



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