| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.examples.bp.accountsearch.AccountSearchBean
This class defines the business logic of the AccountSearch session ejb.
| Constructor Summary | |
AccountSearchBean()
Default Constructor.  | 
|
| Method Summary | |
 java.util.Enumeration | 
findAllAccounts()
This method retrieves all account instances.  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public AccountSearchBean()
| Method Detail | 
public java.util.Enumeration findAllAccounts()
                                      throws ProcessingErrorException,
                                             ValidationException,
                                             java.rmi.RemoteException
ProcessingErrorException
java.rmi.RemoteException
ValidationException
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||