Uses of Class
org.jboss.errai.cdi.client.rpc.Account

Packages that use Account
org.jboss.errai.cdi.client.rpc   
 

Uses of Account in org.jboss.errai.cdi.client.rpc
 

Methods in org.jboss.errai.cdi.client.rpc that return Account
 Account AccountManager.getAccount(String id)
           
 

Methods in org.jboss.errai.cdi.client.rpc that return types with arguments of type Account
 List<Account> AccountManager.getAllAccounts()
           
 

Methods in org.jboss.errai.cdi.client.rpc with parameters of type Account
 void AccountManager.createAccount(Account account)
           
 



Copyright © 2011. All Rights Reserved.