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

Packages that use OrderPartialLineReason
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
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.component.customerorder.impl
 

Classes in com.retek.component.customerorder.impl that implement OrderPartialLineReason
 class OrderPartialLineReasonImpl
           
 

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

Methods in com.retek.component.customerorder.impl with parameters of type OrderPartialLineReason
 void CustomerOrderLineImpl.setPartialLineReason(OrderPartialLineReason reason)
           
 

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 © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28