Uses of Class
com.retek.component.customerorder.impl.MailOrderBatchImpl

Packages that use MailOrderBatchImpl
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.remote   
 

Uses of MailOrderBatchImpl in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl with parameters of type MailOrderBatchImpl
 void CustomerOrderImplServerSideSubmitStrategy.submitOrder(User user, MailOrderBatchImpl mailOrderBatch, CustomerOrderImpl order, java.lang.String originalOrderSummary)
           
 void CustomerOrderImplClientSideSubmitStrategy.submitOrder(User user, MailOrderBatchImpl mailOrderBatch, CustomerOrderImpl order, java.lang.String originalOrderSummary)
           
 void CustomerOrderImplSubmitStrategy.submitOrder(User user, MailOrderBatchImpl mailOrderBatch, CustomerOrderImpl order, java.lang.String originalOrderSummary)
          Submit a customer order within mail order batch process.
 

Uses of MailOrderBatchImpl in com.retek.component.customerorder.impl.remote
 

Methods in com.retek.component.customerorder.impl.remote with parameters of type MailOrderBatchImpl
 void CustomerOrderServicesLocal.persistOrder(MailOrderBatchImpl mailOrderBatch, CustomerOrderImpl customerOrder, User user, java.lang.String orginalOrderSummary)
           
 void CustomerOrderServicesLocal.submitOrder(MailOrderBatchImpl mailOrderImpl, CustomerOrderImpl orderImpl, User user, java.lang.String originalOrderSummary)
           
 void CustomerOrderServicesEjb.submitOrder(MailOrderBatchImpl mailOrderImpl, CustomerOrderImpl orderImpl, User user, java.lang.String originalOrderSummary)
           
 void CustomerOrderServicesEjb.persistOrder(MailOrderBatchImpl mailOrderBatch, CustomerOrderImpl customerOrder, User user, java.lang.String orginalOrderSummary)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28