com.retek.component.customerorder
Interface NormalShipToTotals
- All Superinterfaces:
- BusinessObject, SecondClassObject, ShipToTotals
- All Known Implementing Classes:
- NormalShipToTotalsImpl
- public interface NormalShipToTotals
- extends ShipToTotals
Methods inherited from interface com.retek.component.customerorder.ShipToTotals |
clearCalculatedTotals, clearTaxCalculationError, getAdditionalShippingCharge, getCurrentStandardShippingItemTotal, getCurrentTotalStandardShippingCharge, getOriginalStandardShippingCharge, getPreviousStdShippingTax, getRushDeliveryCharge, getRushDeliveryTax, getRushDeliveryTax, getServiceCharge, getShippingRateTable, getShipTo, getStandardShippingCharge, getStandardShippingCharge, getStandardShippingTax, getStandardShippingTax, getTotalAccommodationAmount, getTotalAccommodationTaxAmount, getTotalAdditionalShippingCharge, getTotalAdditionalShippingTax, getTotalExtendedPrice, getTotalExtendedTax, getTotalExtendedTax, getTotalExtendTaxPercentage, getTotalGiftServiceCharge, getTotalMerchChargeForRushShipping, getTotalMerchChargeForStandardShipping, getTotalNetRushShippingCharge, getTotalNetStandardShippingCharge, getTotalPersonalizationServiceCharge, getTotalPromotionAmount, getTotalReturnAccommodationAmount, getTotalReturnAccommodationTaxAmount, getTotalReturnAdditionalShippingCharge, getTotalReturnExtendedTax, getTotalReturnMerchAmount, getTotalReturnPostage, getTotalReturnPromotionAmount, getTotalReturnRefundAdditionalShippingCharge, getTotalReturnRefundAmount, getTotalReturnRefundExtendedTax, getTotalReturnRefundMerchAmount, getTotalReturnRefundShippingAndHandlingAmount, getTotalReturnRefundShippingTax, getTotalReturnRefundStandardShippingAmount, getTotalReturnRefundTaxAmount, getTotalReturnRefundValueAddedServiceTax, getTotalReturnRefundVASAmount, getTotalReturnShippingAndHandlingAmount, getTotalReturnShippingTax, getTotalReturnStandardShippingAmount, getTotalReturnTaxAmount, getTotalReturnValueAddedServiceTax, getTotalReturnVASAmount, getTotalServiceCharge, getTotalShippingCharge, getTotalShippingTax, getTotalShippingTax, getTotalShipToLevelShippingChargesAndTax, getTotalStandardShippingCharge, getTotalStandardShippingTax, getTotalStandardShippingTax, getTotalTax, getTotalTax, getTotalValueAddedServiceTax, getTotalValueAddedServiceTax, isTaxCalculationValid, setCurrentStandardShippingItemTotal, setCurrentTotalStandardShippingCharge, setPreviousStdShippingTax, setShipTo |
getPreviousRushMerchTotal
public Money getPreviousRushMerchTotal()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPreviousRushDeliveryCharge
public Money getPreviousRushDeliveryCharge()
throws BusinessException,
SystemException
- Throws:
BusinessException
SystemException
getPreviousRushDeliveryTax
public Money getPreviousRushDeliveryTax()
throws BusinessException,
SystemException
- Throws:
BusinessException
SystemException
setPreviousRushDeliveryCharge
public void setPreviousRushDeliveryCharge(Money rushCharge)
throws BusinessException,
SystemException
- Throws:
BusinessException
SystemException
setPreviousRushDeliveryTax
public void setPreviousRushDeliveryTax(Money prevRushDeliveryTax)
throws BusinessException,
SystemException
- Throws:
BusinessException
SystemException
addToPreviousRushMerchTotal
public void addToPreviousRushMerchTotal(Money previousRushMerchTotal)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28