|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BankManagerFacadeLocal
Method Summary | |
---|---|
Double |
getAccountBalance(String accountNo)
|
List<Account> |
getAccountInformation(String customerId)
|
Customer |
getCustomer(String customerCode)
|
List<ExchangeRate> |
getExchangeRates()
|
Method Detail |
---|
List<Account> getAccountInformation(String customerId)
List<ExchangeRate> getExchangeRates()
Customer getCustomer(String customerCode)
Double getAccountBalance(String accountNo)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |