Uses of Class
org.opencrx.kernel.contract1.jdo2.DeliveryRequest

Packages that use DeliveryRequest
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
 

Uses of DeliveryRequest in org.opencrx.kernel.contract1.jdo2
 

Methods in org.opencrx.kernel.contract1.jdo2 that return types with arguments of type DeliveryRequest
static CloseableCollection<DeliveryRequest> DeliveryRequest.openmdxjdoGetObjectsByParent(DeliveryRequestContainer deliveryRequestContainer)
          Navigate through an object's composite association
 

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

Uses of DeliveryRequest in org.opencrx.kernel.contract1.jmi1
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type DeliveryRequest
 void SalesOrderProductOfferingPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void SalesOrderProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void SalesOrderPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void SalesOrderComplexProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void SalesOrderBundledProductPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void SalesOrder.addDeliveryRequest(DeliveryRequest newValue)
          
 void RemovedProductOfferingPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void RemovedProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void RemovedPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void RemovedComplexProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void RemovedBundledProductPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void QuoteProductOfferingPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void QuoteProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void QuotePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void QuoteComplexProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void QuoteBundledProductPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void Quote.addDeliveryRequest(DeliveryRequest newValue)
          
 void OpportunityProductOfferingPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void OpportunityProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void OpportunityPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void OpportunityComplexProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void OpportunityBundledProductPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void Opportunity.addDeliveryRequest(DeliveryRequest newValue)
          
 void Lead.addDeliveryRequest(DeliveryRequest newValue)
          
 void InvoiceProductOfferingPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void InvoiceProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void InvoicePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void InvoiceComplexProductBundlePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void InvoiceBundledProductPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void Invoice.addDeliveryRequest(DeliveryRequest newValue)
          
 void DeliveryRequestContainer.addDeliveryRequest(DeliveryRequest newValue)
          
 void ContractPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void AbstractSalesOrderPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void AbstractRemovedPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void AbstractQuotePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void AbstractOpportunityPosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void AbstractInvoicePosition.addDeliveryRequest(DeliveryRequest newValue)
          
 void AbstractContract.addDeliveryRequest(DeliveryRequest newValue)
          
 void SalesOrderProductOfferingPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void SalesOrderProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void SalesOrderPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void SalesOrderComplexProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void SalesOrderBundledProductPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void SalesOrder.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void RemovedProductOfferingPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void RemovedProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void RemovedPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void RemovedComplexProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void RemovedBundledProductPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void QuoteProductOfferingPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void QuoteProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void QuotePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void QuoteComplexProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void QuoteBundledProductPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void Quote.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void OpportunityProductOfferingPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void OpportunityProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void OpportunityPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void OpportunityComplexProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void OpportunityBundledProductPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void Opportunity.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void Lead.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void InvoiceProductOfferingPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void InvoiceProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void InvoicePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void InvoiceComplexProductBundlePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void InvoiceBundledProductPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void Invoice.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void DeliveryRequestContainer.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void ContractPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void AbstractSalesOrderPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void AbstractRemovedPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void AbstractQuotePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void AbstractOpportunityPosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void AbstractInvoicePosition.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 void AbstractContract.addDeliveryRequest(String id, DeliveryRequest newValue)
          
 



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