com.bankframe.ei.txnhandler.responseindex
Interface ResponseIndexFinders
- All Known Subinterfaces:
- ResponseIndexHome
- public interface ResponseIndexFinders
The home interface of the ResponseIndexBean Entity Bean
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 © 2005, 2007, Oracle. All rights reserved.