|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReturnReason | |
---|---|
com.retek.component.customerorder | |
com.retek.component.salesaudit | |
com.retek.rcom.gui.wrapper |
Uses of ReturnReason in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return ReturnReason | |
ReturnReason |
ReturnLine.getReturnReason()
Return the reason for the item being returned. |
ReturnReason |
NoCustomerInformationReturn.getReturnReason()
|
protected ReturnReason |
BaseReturnLineTest.createReturnReason(boolean isRefundShippingHandling,
boolean isRefundVas,
boolean isRefundGiftService)
|
ReturnReason |
CustomerOrderManager.readReturnReason(DistributedReference ref)
|
ReturnReason |
CustomerOrderManager.buildReturnReasonInstance(java.lang.String code,
java.lang.String description)
|
Methods in com.retek.component.customerorder with parameters of type ReturnReason | |
void |
ReturnLine.setReturnReason(ReturnReason returnReason)
|
void |
NoCustomerInformationReturn.setReturnReason(ReturnReason returnReason)
|
Uses of ReturnReason in com.retek.component.salesaudit |
---|
Methods in com.retek.component.salesaudit that return ReturnReason | |
protected ReturnReason |
SalesAuditExportTestCase.createReturnReason(boolean isRefundShippingHandling,
boolean isRefundVas,
boolean isRefundGiftService)
|
Uses of ReturnReason in com.retek.rcom.gui.wrapper |
---|
Methods in com.retek.rcom.gui.wrapper that return ReturnReason | |
ReturnReason |
RcomOrderLine.getReturnReason()
Retrieves the reason for a return line as an object. |
Methods in com.retek.rcom.gui.wrapper with parameters of type ReturnReason | |
void |
RcomOrderLine.setReturnReason(ReturnReason reason)
Assigns a reason to a return order line. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |