Uses of Interface
org.kuali.rice.ken.service.NotificationMessageDeliveryResolverService

Packages that use NotificationMessageDeliveryResolverService
org.kuali.rice.ken.core   
org.kuali.rice.ken.service.impl   
 

Uses of NotificationMessageDeliveryResolverService in org.kuali.rice.ken.core
 

Methods in org.kuali.rice.ken.core that return NotificationMessageDeliveryResolverService
 NotificationMessageDeliveryResolverService NotificationServiceLocator.getNotificationMessageDeliveryResolverService()
          This method returns an instance of the Spring configured impl for the getNotificationMessageDeliveryResolverService.
 NotificationMessageDeliveryResolverService SpringNotificationServiceLocator.getNotificationMessageDeliveryResolverService()
           
 

Uses of NotificationMessageDeliveryResolverService in org.kuali.rice.ken.service.impl
 

Classes in org.kuali.rice.ken.service.impl that implement NotificationMessageDeliveryResolverService
 class NotificationMessageDeliveryResolverServiceImpl
          This is the default out-of-the-box implementation that leverages the status flag on a notification (RESOLVED versus UNRESOLVED) to determine whether the notification's message deliveries need to be resolved or not.
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.