Uses of Class
org.opencrx.kernel.home1.jdo2.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 that return WfProcessInstance
 WfProcessInstance CompoundBooking.getWfProcess()
          Retrieves the value for the reference wfProcess.
 

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

Methods in org.opencrx.kernel.depot1.jdo2 that return WfProcessInstance
 WfProcessInstance CompoundBooking.getWfProcess()
          Retrieves the value for the reference wfProcess.
 

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

Methods in org.opencrx.kernel.depot1.jmi1 that return WfProcessInstance
 WfProcessInstance CompoundBooking.getWfProcess()
          Retrieves the value for the reference wfProcess.
 

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

Methods in org.opencrx.kernel.home1.cci2 that return WfProcessInstance
 WfProcessInstance WfProcessInstance.getParent()
          Retrieves the value for the reference parent.
 

Methods in org.opencrx.kernel.home1.cci2 with parameters of type WfProcessInstance
 void WfActionLogEntry.setWfProcessInstance(WfProcessInstance wfProcessInstance, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:home1:WfProcessInstanceHasActionLogEntry.
 

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

Methods in org.opencrx.kernel.home1.jdo2 that return WfProcessInstance
 WfProcessInstance WfProcessInstance.getParent()
          Retrieves the value for the reference parent.
 

Methods in org.opencrx.kernel.home1.jdo2 that return types with arguments of type WfProcessInstance
static CloseableCollection<WfProcessInstance> WfProcessInstance.openmdxjdoGetObjectsByParent(UserHome userHome)
          Navigate through an object's composite association
 

Methods in org.opencrx.kernel.home1.jdo2 with parameters of type WfProcessInstance
static CloseableCollection<WfActionLogEntry> WfActionLogEntry.openmdxjdoGetObjectsByParent(WfProcessInstance wfProcessInstance)
          Navigate through an object's composite association
 void WfActionLogEntry.setWfProcessInstance(WfProcessInstance wfProcessInstance, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:home1:WfProcessInstanceHasActionLogEntry.
 

Constructors in org.opencrx.kernel.home1.jdo2 with parameters of type WfProcessInstance
WfProcessInstance.Slice(WfProcessInstance object, int index)
          Constructor
 

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

Methods in org.opencrx.kernel.home1.jmi1 that return WfProcessInstance
 WfProcessInstance WfProcessInstance.getParent()
          Retrieves the value for the reference parent.
 

Methods in org.opencrx.kernel.home1.jmi1 with parameters of type WfProcessInstance
 void WfActionLogEntry.setWfProcessInstance(WfProcessInstance wfProcessInstance, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:home1:WfProcessInstanceHasActionLogEntry.
 



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