Uses of Interface
org.opencrx.kernel.home1.query.WfProcessInstanceQuery

Packages that use WfProcessInstanceQuery
org.opencrx.kernel.depot1.cci   
org.opencrx.kernel.depot1.query   
org.opencrx.kernel.home1.cci   
org.opencrx.kernel.home1.jmi   
org.opencrx.kernel.home1.query   
 

Uses of WfProcessInstanceQuery in org.opencrx.kernel.depot1.cci
 

Methods in org.opencrx.kernel.depot1.cci that return WfProcessInstanceQuery
 WfProcessInstanceQuery CompoundBookingFilterImpl.forAllWfProcess()
           
 WfProcessInstanceQuery CompoundBookingFilterImpl.thereExistsWfProcess()
           
 

Uses of WfProcessInstanceQuery in org.opencrx.kernel.depot1.query
 

Methods in org.opencrx.kernel.depot1.query that return WfProcessInstanceQuery
 WfProcessInstanceQuery CompoundBookingQuery.forAllWfProcess()
          Adds a constraint for the feature wfProcess to the predicate.
 WfProcessInstanceQuery CompoundBookingQuery.thereExistsWfProcess()
          Adds a constraint for the feature wfProcess to the predicate.
 

Uses of WfProcessInstanceQuery in org.opencrx.kernel.home1.cci
 

Classes in org.opencrx.kernel.home1.cci that implement WfProcessInstanceQuery
 class WfProcessInstanceFilterImpl
           
 

Methods in org.opencrx.kernel.home1.cci that return WfProcessInstanceQuery
 WfProcessInstanceQuery home1PackageImpl.createWfProcessInstanceQuery()
           
 WfProcessInstanceQuery WfProcessInstanceFilterImpl.forAllParent()
           
 WfProcessInstanceQuery WfProcessInstanceFilterImpl.thereExistsParent()
           
 

Methods in org.opencrx.kernel.home1.cci with parameters of type WfProcessInstanceQuery
 List UserHomeImpl.getWfProcessInstance(WfProcessInstanceQuery query)
           
 List UserHome.getWfProcessInstance(WfProcessInstanceQuery query)
          Retrieves the value for the reference wfProcessInstance for the specified query.
 

Uses of WfProcessInstanceQuery in org.opencrx.kernel.home1.jmi
 

Methods in org.opencrx.kernel.home1.jmi that return WfProcessInstanceQuery
 WfProcessInstanceQuery Home1Package.createWfProcessInstanceQuery()
           
 

Uses of WfProcessInstanceQuery in org.opencrx.kernel.home1.query
 

Methods in org.opencrx.kernel.home1.query that return WfProcessInstanceQuery
 WfProcessInstanceQuery WfProcessInstanceQuery.forAllParent()
          Adds a constraint for the feature parent to the predicate.
 WfProcessInstanceQuery WfProcessInstanceQuery.thereExistsParent()
          Adds a constraint for the feature parent to the predicate.
 



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