com.retek.component.payment.impl.remote
Class PaymentSettlementServicesEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.payment.impl.remote.PaymentSettlementServicesEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class PaymentSettlementServicesEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaymentSettlementServicesEjb
public PaymentSettlementServicesEjb()
ejbCreate
public void ejbCreate()
createReferenceCacheForPaymentSettlementFile
public ReferenceCache createReferenceCacheForPaymentSettlementFile()
throws SystemException
- Throws:
SystemException
createReferenceCacheForPaymentSettlementTransactionContainer
public ReferenceCache createReferenceCacheForPaymentSettlementTransactionContainer()
throws SystemException
- Throws:
SystemException
getNextSettlementFileNumber
public java.lang.String getNextSettlementFileNumber()
throws SystemException
- Throws:
SystemException
readPaymentSettlementFile
public PaymentSettlementFileDto readPaymentSettlementFile(DistributedReference ref,
long version)
throws SystemException
- Throws:
SystemException
readPaymentSettlementTransactionContainer
public PaymentSettlementTransactionContainerDto readPaymentSettlementTransactionContainer(DistributedReference reference,
long version)
throws SystemException
- Throws:
SystemException
readPaymentSettlementTransactionContainers
public java.util.Set readPaymentSettlementTransactionContainers(java.util.Set references)
throws SystemException
- Throws:
SystemException
findPaymentSettlementFile
public PaymentSettlementFileDto findPaymentSettlementFile(java.lang.String settlementFileNumber)
throws SystemException
- Throws:
SystemException
findAllPaymentSettlementTransactionHeaders
public java.util.List findAllPaymentSettlementTransactionHeaders()
throws SystemException
- Throws:
SystemException
submit
public PaymentSettlementFileDto submit(PaymentSettlementFileDto paymentSettlementFileDto)
throws SystemException
- Throws:
SystemException
submit
public PaymentSettlementTransactionContainerDto submit(PaymentSettlementTransactionContainerDto settlementOrderRecordSetDto)
throws SystemException
- Throws:
SystemException
updateSettlementFileForSuccessfulExport
public PaymentSettlementFileDto updateSettlementFileForSuccessfulExport(PaymentSettlementFileDto paymentSettlementFileDto,
java.util.Set transactionContainerRefs)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28