com.bankframe.ei.txnhandler.responseindex
Interface ResponseIndexFinders

All Known Subinterfaces:
ResponseIndexHome

public interface ResponseIndexFinders

The home interface of the ResponseIndexBean Entity Bean


Method Summary
 Enumeration findByTxnCodeAndTxnType(String txnCode, String txnType)
           
 

Method Detail

findByTxnCodeAndTxnType

Enumeration findByTxnCodeAndTxnType(String txnCode,
                                    String txnType)
                                    throws FinderException,
                                           RemoteException
Throws:
FinderException
RemoteException


Copyright © 2005, 2007, Oracle. All rights reserved.