com.bankframe.ei.txnhandler.transactionroute
Interface TransactionRouteFinders

All Known Subinterfaces:
TransactionRouteHome

public interface TransactionRouteFinders

The home interface of the TransactionRouteBean 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.