com.bankframe.examples.bp.accountsearch
Interface AccountSearch
- All Known Subinterfaces:
- AccountSearch
public interface AccountSearch
This interface defines the remote interface of the AccountSearch session ejb.
findAllAccounts
Enumeration findAllAccounts()
throws ProcessingErrorException,
ValidationException,
RemoteException
- This method retrieves all account entities.
- Returns:
- an enumeration of accounts
- Throws:
ProcessingErrorException
RemoteException
ValidationException
Copyright © 2005, 2007, Oracle. All rights reserved.