nl.surfnet.coin.selfservice.service
Interface NotificationService

All Known Implementing Classes:
NotificationServiceImpl

public interface NotificationService


Method Summary
 NotificationMessage getNotifications(nl.surfnet.coin.csa.model.InstitutionIdentityProvider selectedIdp)
          Get all possible notifications for the given services belonging to the IdentityProvider.
 

Method Detail

getNotifications

NotificationMessage getNotifications(nl.surfnet.coin.csa.model.InstitutionIdentityProvider selectedIdp)
Get all possible notifications for the given services belonging to the IdentityProvider. Notifications will be created for services that have a license but no linked service or vice-versa

Parameters:
selectedIdp - the selected idp
Returns:
list of possible notifications


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