com.retek.component.payment.impl
Class PaymentSettlementTransactionContainerImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.payment.impl.PaymentSettlementTransactionContainerImpl
- All Implemented Interfaces:
- BusinessObject, DistributedObject, PaymentSettlementTransactionContainer
- public class PaymentSettlementTransactionContainerImpl
- extends DistributedObjectImpl
- implements PaymentSettlementTransactionContainer
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 |
PaymentSettlementTransactionContainerImpl
public PaymentSettlementTransactionContainerImpl(DistributedContext context,
DistributedReference ref,
boolean createHollow)
throws SystemException
PaymentSettlementTransactionContainerImpl
public PaymentSettlementTransactionContainerImpl(DistributedContext context,
DistributedReference ref,
java.lang.String settlementFileNumber,
java.lang.String orderNumber)
throws SystemException
getDto
public PaymentSettlementTransactionContainerDto getDto()
throws SystemException
- Throws:
SystemException
getSettlementFileNumber
public java.lang.String getSettlementFileNumber()
throws SystemException
- Specified by:
getSettlementFileNumber
in interface PaymentSettlementTransactionContainer
- Throws:
SystemException
getTransactionDate
public RDate getTransactionDate()
throws SystemException
- Specified by:
getTransactionDate
in interface PaymentSettlementTransactionContainer
- Throws:
SystemException
getOrderNumber
public java.lang.String getOrderNumber()
throws SystemException
- Specified by:
getOrderNumber
in interface PaymentSettlementTransactionContainer
- Throws:
SystemException
getTransaction
public PaymentSettlementTransaction getTransaction()
throws SystemException
- Specified by:
getTransaction
in interface PaymentSettlementTransactionContainer
- Throws:
SystemException
setTransaction
public void setTransaction(PaymentSettlementTransaction transaction)
throws SystemException
- Specified by:
setTransaction
in interface PaymentSettlementTransactionContainer
- Throws:
SystemException
getNextElementId
public java.lang.String getNextElementId()
throws SystemException
- Throws:
SystemException
incrementNextElementId
public void incrementNextElementId()
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException
- Specified by:
submit
in interface PaymentSettlementTransactionContainer
- 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