com.retek.component.tax.impl
Class MockTaxCreditor

java.lang.Object
  extended bycom.retek.component.tax.impl.MockTax
      extended bycom.retek.component.tax.impl.MockTaxCreditor

public class MockTaxCreditor
extends MockTax


Method Summary
static void clearTaxCredits()
           
protected  void creditTax(TaxCreditorImpl creditor)
           
static MockTaxCreditor getInstance()
           
static java.util.Set getTaxCreditorDtos(java.lang.String invoiceId)
           
 
Methods inherited from class com.retek.component.tax.impl.MockTax
isRetekTaxDebug, isRetekTaxSimulate, setRetekTaxDebug, setRetekTaxSimulate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static MockTaxCreditor getInstance()

clearTaxCredits

public static void clearTaxCredits()

getTaxCreditorDtos

public static java.util.Set getTaxCreditorDtos(java.lang.String invoiceId)

creditTax

protected void creditTax(TaxCreditorImpl creditor)
                  throws SystemException,
                         BusinessException
Throws:
SystemException
BusinessException


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