Uses of Class
nl.surfnet.coin.csa.domain.Account

Packages that use Account
nl.surfnet.coin.csa.service   
nl.surfnet.coin.csa.service.impl   
 

Uses of Account in nl.surfnet.coin.csa.service
 

Methods in nl.surfnet.coin.csa.service that return types with arguments of type Account
 List<Account> CrmService.getAccounts(boolean isInstitution)
          Get all institutions
 

Uses of Account in nl.surfnet.coin.csa.service.impl
 

Methods in nl.surfnet.coin.csa.service.impl that return types with arguments of type Account
 List<Account> LmngServiceMock.getAccounts(boolean isInstitution)
           
 List<Account> LmngServiceImpl.getAccounts(boolean isInstitution)
           
 List<Account> CrmServiceNoop.getAccounts(boolean isInstitution)
           
 List<Account> LmngUtil.parseAccountsResult(String webserviceResult, boolean writeResponseToFile)
          Parse the result to an account(list)
 List<Account> CrmUtil.parseAccountsResult(String webserviceResult, boolean writeResponseToFile)
           
 



Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.