com.retek.component.customerorder.impl
Interface NormalShipToTotalsImpl.TaxGetter

Enclosing interface:
NormalShipToTotalsImpl

protected static interface NormalShipToTotalsImpl.TaxGetter


Method Summary
 Money getPreviousCharge(NormalShipToTotalsImpl totals)
           
 Money getPreviousTax(NormalShipToTotalsImpl totals)
           
 Money getReturnedShippingCharge(ReturnLineImpl returnLine)
           
 Money getReturnedTax(ReturnLineImpl returnLine)
           
 Money getTotalCharge(NormalShipToTotalsImpl totals)
           
 

Method Detail

getPreviousCharge

public Money getPreviousCharge(NormalShipToTotalsImpl totals)
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

getTotalCharge

public Money getTotalCharge(NormalShipToTotalsImpl totals)
                     throws SystemException,
                            BusinessException
Throws:
SystemException
BusinessException

getPreviousTax

public Money getPreviousTax(NormalShipToTotalsImpl totals)
                     throws SystemException,
                            BusinessException
Throws:
SystemException
BusinessException

getReturnedTax

public Money getReturnedTax(ReturnLineImpl returnLine)
                     throws SystemException,
                            BusinessException
Throws:
SystemException
BusinessException

getReturnedShippingCharge

public Money getReturnedShippingCharge(ReturnLineImpl returnLine)
                                throws SystemException,
                                       BusinessException
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28