com.retek.component.payment.impl
Class PaymentSettlementFileImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.payment.impl.PaymentSettlementFileImpl
- All Implemented Interfaces:
- BusinessObject, DistributedObject, PaymentSettlementFile
- public class PaymentSettlementFileImpl
- extends DistributedObjectImpl
- implements PaymentSettlementFile
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl |
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, refresh, toString, wrap, wrap, wrap, wrap |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
PaymentSettlementFileImpl
public PaymentSettlementFileImpl(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
PaymentSettlementFileImpl
public PaymentSettlementFileImpl(DistributedContext context,
DistributedReference reference,
java.lang.String settlementFileNumber)
throws SystemException
getDto
public PaymentSettlementFileDto getDto()
throws SystemException
- Throws:
SystemException
getSettlementFileNumber
public java.lang.String getSettlementFileNumber()
throws SystemException
- Specified by:
getSettlementFileNumber
in interface PaymentSettlementFile
- Throws:
SystemException
getTransactionDate
public RDate getTransactionDate()
throws SystemException
- Specified by:
getTransactionDate
in interface PaymentSettlementFile
- Throws:
SystemException
setTransactionDate
public void setTransactionDate(RDate transactionDate)
throws SystemException
- Throws:
SystemException
isClosed
public boolean isClosed()
throws SystemException
- Specified by:
isClosed
in interface PaymentSettlementFile
- Throws:
SystemException
close
public void close()
throws SystemException
- Specified by:
close
in interface PaymentSettlementFile
- Throws:
SystemException
submit
public void submit()
throws SystemException
- Specified by:
submit
in interface PaymentSettlementFile
- Throws:
SystemException
readLatest
protected Dto readLatest()
throws SystemException
- Overrides:
readLatest
in class DistributedObjectImpl
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28