Uses of Interface
com.retek.component.customerorder.OrderPartialLineReason

Packages that use OrderPartialLineReason
com.retek.component.customerorder   
com.retek.rcom.gui.wrapper   
 

Uses of OrderPartialLineReason in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return OrderPartialLineReason
 OrderPartialLineReason CustomerOrderLine.getPartialLineReason()
           
 

Methods in com.retek.component.customerorder with parameters of type OrderPartialLineReason
 void CustomerOrderLine.setPartialLineReason(OrderPartialLineReason partialReason)
           
 

Uses of OrderPartialLineReason in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper that return OrderPartialLineReason
 OrderPartialLineReason RcomOrderLine.getPartialLineReason()
          Retrieves the reason for the partial line as an object.
 

Methods in com.retek.rcom.gui.wrapper with parameters of type OrderPartialLineReason
 void RcomOrderLine.setPartialReason(OrderPartialLineReason reason)
          Assigns a reason to a partial order line.
 



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