com.retek.component.payment
Interface PaymentSettlementFile
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- PaymentSettlementFileImpl
- public interface PaymentSettlementFile
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
getSettlementFileNumber
public java.lang.String getSettlementFileNumber()
throws SystemException
- Throws:
SystemException
getTransactionDate
public RDate getTransactionDate()
throws SystemException
- Throws:
SystemException
isClosed
public boolean isClosed()
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException
- Throws:
SystemException
close
public void close()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28