Searched refs:getById (Results 1 – 1 of 1) sorted by relevance
607 public Account getById(long id) { in getById() method in ExchangeService.AccountList1074 return accountList.getById(accountId); in getAccountById()