Uses of Interface
org.opencrx.kernel.home1.cci2.WfProcessInstance

Packages that use WfProcessInstance
org.opencrx.kernel.depot1.cci2   
org.opencrx.kernel.depot1.jdo2   
org.opencrx.kernel.depot1.jmi1   
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jdo2   
org.opencrx.kernel.home1.jmi1   
 

Uses of WfProcessInstance in org.opencrx.kernel.depot1.cci2
 

Methods in org.opencrx.kernel.depot1.cci2 with parameters of type WfProcessInstance
 void CompoundBooking.setWfProcess(WfProcessInstance wfProcess)
          Sets a new value for the reference wfProcess.
 

Uses of WfProcessInstance in org.opencrx.kernel.depot1.jdo2
 

Methods in org.opencrx.kernel.depot1.jdo2 with parameters of type WfProcessInstance
 void CompoundBooking.setWfProcess(WfProcessInstance wfProcess)
          Sets a new value for the reference wfProcess.
 

Uses of WfProcessInstance in org.opencrx.kernel.depot1.jmi1
 

Methods in org.opencrx.kernel.depot1.jmi1 with parameters of type WfProcessInstance
 void CompoundBooking.setWfProcess(WfProcessInstance wfProcess)
          Sets a new value for the reference wfProcess.
 

Uses of WfProcessInstance in org.opencrx.kernel.home1.cci2
 

Methods in org.opencrx.kernel.home1.cci2 with type parameters of type WfProcessInstance
<T extends WfProcessInstance>
Collection<T>
UserHome.getWfProcessInstance()
          Retrieves a set containing all the elements for the reference wfProcessInstance.
 

Methods in org.opencrx.kernel.home1.cci2 with parameters of type WfProcessInstance
 void WfProcessInstance.setParent(WfProcessInstance parent)
          Sets a new value for the reference parent.
 void WfActionLogEntry.setWfProcessInstance(WfProcessInstance wfProcessInstance)
          Sets a new value for the reference wfProcessInstance.
 

Uses of WfProcessInstance in org.opencrx.kernel.home1.jdo2
 

Classes in org.opencrx.kernel.home1.jdo2 that implement WfProcessInstance
 class WfProcessInstance
          Class WfProcessInstance
 

Methods in org.opencrx.kernel.home1.jdo2 with type parameters of type WfProcessInstance
<T extends WfProcessInstance>
Collection<T>
UserHome.getWfProcessInstance()
          Retrieves a set containing all the elements for the reference wfProcessInstance.
 

Methods in org.opencrx.kernel.home1.jdo2 with parameters of type WfProcessInstance
 void WfProcessInstance.setParent(WfProcessInstance parent)
          Sets a new value for the reference parent.
 void WfActionLogEntry.setWfProcessInstance(WfProcessInstance wfProcessInstance)
          Sets a new value for the reference wfProcessInstance.
 

Uses of WfProcessInstance in org.opencrx.kernel.home1.jmi1
 

Subinterfaces of WfProcessInstance in org.opencrx.kernel.home1.jmi1
 interface WfProcessInstance
          Class WfProcessInstance
 

Methods in org.opencrx.kernel.home1.jmi1 with type parameters of type WfProcessInstance
<T extends WfProcessInstance>
List<T>
UserHome.getWfProcessInstance(WfProcessInstanceQuery query)
          Retrieves the value for the reference wfProcessInstance for the specified query.
 

Methods in org.opencrx.kernel.home1.jmi1 with parameters of type WfProcessInstance
 void WfProcessInstance.setParent(WfProcessInstance parent)
          Sets a new value for the reference parent.
 void WfActionLogEntry.setWfProcessInstance(WfProcessInstance wfProcessInstance)
          Sets a new value for the reference wfProcessInstance.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.