com.bankframe.ei.txnhandler.transactionidentifier
Interface TransactionIdentifierFinders
- All Known Subinterfaces:
- TransactionIdentifierHome
public interface TransactionIdentifierFinders
This interface is the home interface of the Destination bean and
defines its findByPrimaryKey method
Method Summary |
Enumeration |
findAll()
This method retrieves all instance of the destination entity from the database. |
findAll
Enumeration findAll()
throws FinderException,
RemoteException
- This method retrieves all instance of the destination entity from the database.
- Returns:
- an ennumeration of all instances of the destination Entity
- Throws:
FinderException
RemoteException
Copyright © 2005, 2007, Oracle. All rights reserved.