com.retek.component.tax.impl
Class MockTaxCalculator
java.lang.Object
com.retek.component.tax.impl.MockTax
com.retek.component.tax.impl.MockTaxCalculator
- public final class MockTaxCalculator
- extends MockTax
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_TAX_RATE_PERCENT
public static final Percent DEFAULT_TAX_RATE_PERCENT
REGULAR_MN_TAX_RATE_PERCENT
public static final Percent REGULAR_MN_TAX_RATE_PERCENT
getInstance
public static MockTaxCalculator getInstance()
setTaxServiceAvailable
public static void setTaxServiceAvailable(boolean taxSrvcAvailable)
isTaxServiceAvailable
public static boolean isTaxServiceAvailable()
addTaxExemptCustomer
public static void addTaxExemptCustomer(DistributedReference customerRef,
java.lang.String state,
RDate effectiveDate)
throws SystemException
- Throws:
SystemException
setModifiedTaxRate
public static void setModifiedTaxRate(java.math.BigDecimal taxRate)
resetTaxExemptCustomers
public static void resetTaxExemptCustomers()
resetModifiedTaxRate
public static void resetModifiedTaxRate()
calculate
protected void calculate(TaxCalculatorImpl calculator)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28