Uses of Class
nl.surfnet.coin.csa.service.impl.LmngException

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

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

Methods in nl.surfnet.coin.csa.service that throw LmngException
 List<Article> CrmService.getArticlesForServiceProviders(List<String> serviceProviderEntityIds)
          Get articles for the given serviceProviders.
 List<License> CrmService.getLicensesForIdpAndSp(IdentityProvider identityProvider, String articleIdentifier)
          Gets a list with Licenses for the given identityProvider and services (lmngIdentifiers) which are valid on the given day
 List<License> CrmService.getLicensesForIdpAndSps(IdentityProvider identityProvider, List<String> articleIdentifiers)
           
 

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

Methods in nl.surfnet.coin.csa.service.impl that throw LmngException
 List<Article> LmngServiceImpl.getArticlesForServiceProviders(List<String> serviceProvidersEntityIds)
           
 List<Article> CrmServiceNoop.getArticlesForServiceProviders(List<String> serviceProviderEntityIds)
           
 List<License> LmngServiceImpl.getLicensesForIdpAndSp(IdentityProvider identityProvider, String articleIdentifier)
           
 List<License> CrmServiceNoop.getLicensesForIdpAndSp(IdentityProvider identityProvider, String articleIdentifier)
           
 List<License> LmngServiceMock.getLicensesForIdpAndSps(IdentityProvider identityProvider, List<String> articleIdentifiers)
           
 List<License> LmngServiceImpl.getLicensesForIdpAndSps(IdentityProvider identityProvider, List<String> articleIdentifiers)
           
 List<License> CrmServiceNoop.getLicensesForIdpAndSps(IdentityProvider identityProvider, List<String> articleIdentifiers)
           
 



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