com.retek.component.customerorder.integration.rib
Class ReturnConfirmationItemQuantity
java.lang.Object
com.retek.component.customerorder.integration.rib.ReturnConfirmationItemQuantity
- public class ReturnConfirmationItemQuantity
- extends java.lang.Object
Class which represents a return confirmation item return quantity.
This is a wrapper class used to provide behavior around the CustRetItemQty
payload during return confirmation the injection process.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReturnConfirmationItemQuantity
public ReturnConfirmationItemQuantity(DistributedContext context,
com.retek.rib.binding.payload.CustRetItemQty custRetItemQty)
getReturnQuantity
public Quantity getReturnQuantity()
getUnprocessedReturnQuantity
public Quantity getUnprocessedReturnQuantity()
incrementProcessedReturnQuantity
public void incrementProcessedReturnQuantity(Quantity processedQty)
getReturnDisposition
public SupplierReturnDisposition getReturnDisposition()
throws SystemException
- Throws:
SystemException
getReturnReason
public ReturnReason getReturnReason()
throws SystemException
- Throws:
SystemException
getReturnPostageAmount
public Money getReturnPostageAmount()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28