com.retek.component.test
Class TestObjectMaster
java.lang.Object
com.retek.component.test.TestObjectMaster
- public class TestObjectMaster
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestObjectMaster
public TestObjectMaster()
getNextId
public static java.lang.String getNextId()
throws SystemException
- Throws:
SystemException
addTaxExemptCustomer
public static void addTaxExemptCustomer(Customer customer)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
addTaxExemptCustomer
public static void addTaxExemptCustomer(Customer customer,
java.lang.String state)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
addTaxExemptCustomer
public static void addTaxExemptCustomer(Customer customer,
RDate effectiveDate)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
addTaxExemptCustomer
public static void addTaxExemptCustomer(Customer customer,
java.lang.String state,
RDate effectiveDate)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setModifiedTaxRate
public static void setModifiedTaxRate(Percent taxRate)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
resetModifiedTaxRate
public static void resetModifiedTaxRate()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
resetTaxExemptCustomers
public static void resetTaxExemptCustomers()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getTaxCreditors
public static java.util.Set getTaxCreditors(java.lang.String invoiceId,
DistributedContext context)
throws SystemException
- Throws:
SystemException
getNextBannerId
public static java.lang.String getNextBannerId()
throws SystemException
- Throws:
SystemException
isDataLoaded
public static boolean isDataLoaded()
throws SystemException
- Throws:
SystemException
setDataLoaded
public static void setDataLoaded(boolean bool)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28