com.retek.component.customerorder.impl
Class ReturnLineTaxRecordImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.customerorder.impl.ReturnLineTaxRecordImpl
- All Implemented Interfaces:
- BusinessObject, ReturnLineTaxRecord, SecondClassObject
- Direct Known Subclasses:
- ReturnLineTaxInvoiceLineItemRecordImpl, ReturnLineTaxInvoiceRecordImpl
- public abstract class ReturnLineTaxRecordImpl
- extends SecondClassObjectImpl
- implements ReturnLineTaxRecord
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ReturnLineTaxRecordImpl
protected ReturnLineTaxRecordImpl(DistributedContext context,
SecondClassDto dto)
getReturnLineTaxRecordDto
public ReturnLineTaxRecordDto getReturnLineTaxRecordDto()
getTaxInvoiceDate
public final RDate getTaxInvoiceDate()
- Specified by:
getTaxInvoiceDate
in interface ReturnLineTaxRecord
getTaxInvoiceNumber
public final java.lang.String getTaxInvoiceNumber()
- Specified by:
getTaxInvoiceNumber
in interface ReturnLineTaxRecord
setTaxInvoiceDate
public final void setTaxInvoiceDate(RDate date)
setTaxInvoiceNumber
public final void setTaxInvoiceNumber(java.lang.String string)
markLocked
public final void markLocked()
isLocked
public final boolean isLocked()
- Specified by:
isLocked
in interface ReturnLineTaxRecord
checkLocked
protected final void checkLocked()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28