com.retek.component.tax.impl
Class TaxCreditorImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.tax.impl.TaxCreditorImpl
- All Implemented Interfaces:
- BusinessObject, SecondClassObject, TaxCreditor
- public class TaxCreditorImpl
- extends SecondClassObjectImpl
- implements TaxCreditor
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
TaxCreditorImpl
public TaxCreditorImpl(DistributedContext context,
TaxCreditInvoice creditInvoice)
throws SystemException,
BusinessException
TaxCreditorImpl
public TaxCreditorImpl(DistributedContext context,
TaxCreditorDto dto)
getDto
protected TaxCreditorDto getDto()
getCreditInvoice
public TaxCreditInvoice getCreditInvoice()
throws SystemException
- Specified by:
getCreditInvoice
in interface TaxCreditor
- Throws:
SystemException
getCreditAmount
public Money getCreditAmount()
- Specified by:
getCreditAmount
in interface TaxCreditor
setCreditAmount
public void setCreditAmount(Money creditAmount)
creditTax
public void creditTax()
throws SystemException,
BusinessException
- Specified by:
creditTax
in interface TaxCreditor
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28