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

Packages that use DeliveryInformationQuery
org.opencrx.kernel.contract1.cci   
org.opencrx.kernel.contract1.jmi   
 

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

Methods in org.opencrx.kernel.contract1.cci that return DeliveryInformationQuery
 DeliveryInformationQuery contract1PackageImpl.createDeliveryInformationQuery()
           
 

Methods in org.opencrx.kernel.contract1.cci with parameters of type DeliveryInformationQuery
 List SalesOrderProductOfferingPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List SalesOrderProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List SalesOrderPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List SalesOrderComplexProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List SalesOrderBundledProductPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List RemovedProductOfferingPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List RemovedProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List RemovedPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List RemovedComplexProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List RemovedBundledProductPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List QuoteProductOfferingPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List QuoteProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List QuotePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List QuoteComplexProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List QuoteBundledProductPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List OpportunityProductOfferingPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List OpportunityProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List OpportunityPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List OpportunityComplexProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List OpportunityBundledProductPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List InvoiceProductOfferingPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List InvoiceProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List InvoicePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List InvoiceComplexProductBundlePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List InvoiceBundledProductPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List ContractPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List ContractPosition.getDeliveryInformation(DeliveryInformationQuery query)
          Retrieves the value for the reference deliveryInformation for the specified query.
 List AbstractSalesOrderPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List AbstractRemovedPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List AbstractQuotePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List AbstractOpportunityPositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 List AbstractInvoicePositionImpl.getDeliveryInformation(DeliveryInformationQuery query)
           
 

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

Methods in org.opencrx.kernel.contract1.jmi that return DeliveryInformationQuery
 DeliveryInformationQuery Contract1Package.createDeliveryInformationQuery()
           
 



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