Uses of Interface
org.kuali.rice.ken.dao.NotificationMessegeDeliveryDao
Packages that use NotificationMessegeDeliveryDao
Package
Description
-
Uses of NotificationMessegeDeliveryDao in org.kuali.rice.ken.core
Methods in org.kuali.rice.ken.core that return NotificationMessegeDeliveryDaoModifier and TypeMethodDescriptionSpringNotificationServiceLocator.getNotificationMessegDeliveryDao() -
Uses of NotificationMessegeDeliveryDao in org.kuali.rice.ken.dao.impl
Classes in org.kuali.rice.ken.dao.impl that implement NotificationMessegeDeliveryDao -
Uses of NotificationMessegeDeliveryDao in org.kuali.rice.ken.service.impl
Constructors in org.kuali.rice.ken.service.impl with parameters of type NotificationMessegeDeliveryDaoModifierConstructorDescriptionNotificationMessageDeliveryServiceImpl(org.kuali.rice.krad.data.DataObjectService dataObjectService, NotificationMessegeDeliveryDao ntdDao) Constructs a NotificationServiceImpl class instance.