Uses of Interface
org.opencrx.kernel.contract1.query.ContractRoleQuery

Packages that use ContractRoleQuery
org.opencrx.kernel.contract1.cci   
org.opencrx.kernel.contract1.jmi   
org.opencrx.kernel.contract1.query   
org.opencrx.kernel.depot1.cci   
 

Uses of ContractRoleQuery in org.opencrx.kernel.contract1.cci
 

Methods in org.opencrx.kernel.contract1.cci that return ContractRoleQuery
 ContractRoleQuery contract1PackageImpl.createContractRoleQuery()
           
 

Methods in org.opencrx.kernel.contract1.cci with parameters of type ContractRoleQuery
 List ContractReferenceHolderImpl.getContractRole(ContractRoleQuery query)
           
 List ContractReferenceHolder.getContractRole(ContractRoleQuery query)
          Retrieves the value for the reference contractRole for the specified query.
 

Uses of ContractRoleQuery in org.opencrx.kernel.contract1.jmi
 

Methods in org.opencrx.kernel.contract1.jmi that return ContractRoleQuery
 ContractRoleQuery Contract1Package.createContractRoleQuery()
           
 

Uses of ContractRoleQuery in org.opencrx.kernel.contract1.query
 

Subinterfaces of ContractRoleQuery in org.opencrx.kernel.contract1.query
 interface CustomerContractRoleQuery
           
 

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

Methods in org.opencrx.kernel.depot1.cci with parameters of type ContractRoleQuery
 List WarehouseImpl.getContractRole(ContractRoleQuery query)
           
 List SiteImpl.getContractRole(ContractRoleQuery query)
           
 List DepotImpl.getContractRole(ContractRoleQuery query)
           
 List DepotHolderImpl.getContractRole(ContractRoleQuery query)
           
 List DepotContractImpl.getContractRole(ContractRoleQuery query)
           
 



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