Uses of Interface
com.retek.commons.fsm.RcomRmmFsmable

Packages that use RcomRmmFsmable
com.retek.commons.domain.core.persistence.db   
com.retek.commons.fsm   
 

Uses of RcomRmmFsmable in com.retek.commons.domain.core.persistence.db
 

Methods in com.retek.commons.domain.core.persistence.db with parameters of type RcomRmmFsmable
protected  void DbOperation.setInitialState(java.lang.String stateCode, RcomRmmFsmable fsmable)
           
 

Uses of RcomRmmFsmable in com.retek.commons.fsm
 

Methods in com.retek.commons.fsm with parameters of type RcomRmmFsmable
 boolean RcomRmmStateModel.inState(RcomRmmFsmable fsmableBo, com.retek.fsm.StateDescriptor stateDescriptor)
          Return boolean indicating if a Fsmable business object is in a specific state.
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25