com.retek.component.payment
Interface PaymentSettlementTransactionContainer
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- PaymentSettlementTransactionContainerImpl
- public interface PaymentSettlementTransactionContainer
- 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
getOrderNumber
public java.lang.String getOrderNumber()
throws SystemException
- Throws:
SystemException
getTransaction
public PaymentSettlementTransaction getTransaction()
throws SystemException
- Throws:
SystemException
setTransaction
public void setTransaction(PaymentSettlementTransaction transaction)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28