com.bankframe.ei.txnhandler.transactionroute
Interface TransactionRouteFinders

All Known Subinterfaces:
TransactionRouteHome

public interface TransactionRouteFinders

The home interface of the TransactionRouteBean Entity Bean


Method Summary
 java.util.Enumeration findByTxnCodeAndTxnType(java.lang.String txnCode, java.lang.String txnType)
           
 

Method Detail

findByTxnCodeAndTxnType

public java.util.Enumeration findByTxnCodeAndTxnType(java.lang.String txnCode,
                                                     java.lang.String txnType)
                                              throws javax.ejb.FinderException,
                                                     java.rmi.RemoteException
Throws:
javax.ejb.FinderException
java.rmi.RemoteException


Copyright © 2004 Siebel Systems, Inc. All rights reserved.