Uses of Interface
com.retek.component.internet.ExAOrderCancelReason

Packages that use ExAOrderCancelReason
com.retek.component.internet   
 

Uses of ExAOrderCancelReason in com.retek.component.internet
 

Methods in com.retek.component.internet that return ExAOrderCancelReason
 ExAOrderCancelReason ExAOrder.getCancelReason()
          The reason why he order was cancelled.
 ExAOrderCancelReason ExAOrderLine.getCancelReason()
          Cancel Reason
 

Methods in com.retek.component.internet with parameters of type ExAOrderCancelReason
 void ExAOrder.cancel(ExAOrderCancelReason cancelReason)
          Cancels the order with the specified cancelReason.
 void ExAOrderLine.cancel(ExAOrderCancelReason cancelReason)
          Cancels this order line with the specified ExAOrderCancelReason.
 



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