Uses of Class
org.ow2.petals.flowwatch.flowmanager.bo.FlowRef

Packages that use FlowRef
org.ow2.petals.flowwatch.flowmanager   
org.ow2.petals.flowwatch.flowmanager.bo   
org.ow2.petals.flowwatch.flowmanager.dao   
 

Uses of FlowRef in org.ow2.petals.flowwatch.flowmanager
 

Methods in org.ow2.petals.flowwatch.flowmanager that return FlowRef
 FlowRef FlowRefManager.getFlowRef(int type)
           
 

Methods in org.ow2.petals.flowwatch.flowmanager that return types with arguments of type FlowRef
 java.util.List<FlowRef> FlowRefManager.loadAll()
           
 

Uses of FlowRef in org.ow2.petals.flowwatch.flowmanager.bo
 

Methods in org.ow2.petals.flowwatch.flowmanager.bo that return FlowRef
 FlowRef FlowStepRef.getFlowref()
           
 

Methods in org.ow2.petals.flowwatch.flowmanager.bo with parameters of type FlowRef
 void FlowStepRef.setFlowref(FlowRef flowref)
           
 

Uses of FlowRef in org.ow2.petals.flowwatch.flowmanager.dao
 

Methods in org.ow2.petals.flowwatch.flowmanager.dao that return FlowRef
 FlowRef FlowRefDAO.loadByType(int type)
           
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.