Uses of Class
com.retek.component.customerorder.InvalidCustomerOrderException

Packages that use InvalidCustomerOrderException
com.retek.component.customerorder   
 

Uses of InvalidCustomerOrderException in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that throw InvalidCustomerOrderException
 void CustomerOrder.submit(User user)
          Persist this order to the database and perform all order submit validation.
 void CustomerOrder.submit(MailOrderBatch mailOrderBatch, User user)
          Persist this order to the database, perform minimal mail order submit validation, and add this order to the set of orders for the mailOrderBatch param.
 void CustomerOrder.submitForFirstTimeFromUI(MailOrderBatch mailOrderBatch, User user, java.lang.String originalOrderSummaryData)
           
 void CustomerOrder.cancel(OrderCancelReason cancelReason, User user)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25