com.retek.component.payment.impl.persistence
Interface PaymentDao

All Known Implementing Classes:
CachePaymentDao, OraclePaymentDao

public interface PaymentDao


Method Summary
 java.lang.String getNextPaymentAuthorizationId()
          Retrieves the next unique payment authorization id.
 

Method Detail

getNextPaymentAuthorizationId

public java.lang.String getNextPaymentAuthorizationId()
                                               throws SystemException
Retrieves the next unique payment authorization id.

Returns:
paymentAuthrizationId
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28