Uses of Class
org.apache.geronimo.samples.bank.ejb.Account

Packages that use Account
org.apache.geronimo.samples.bank.ejb   
 

Uses of Account in org.apache.geronimo.samples.bank.ejb
 

Methods in org.apache.geronimo.samples.bank.ejb that return types with arguments of type Account
 List<Account> BankManagerFacadeLocal.getAccountInformation(String customerId)
           
 List<Account> BankManagerFacadeBean.getAccountInformation(String customerId)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.