|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||