Uses of Interface
org.kuali.rice.ken.dao.NotificationMessegeDeliveryDao

Packages that use NotificationMessegeDeliveryDao
org.kuali.rice.ken.core   
org.kuali.rice.ken.dao.impl   
org.kuali.rice.ken.service.impl   
 

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

Methods in org.kuali.rice.ken.core that return NotificationMessegeDeliveryDao
 NotificationMessegeDeliveryDao SpringNotificationServiceLocator.getNotificationMessegDeliveryDao()
           
 

Uses of NotificationMessegeDeliveryDao in org.kuali.rice.ken.dao.impl
 

Classes in org.kuali.rice.ken.dao.impl that implement NotificationMessegeDeliveryDao
 class NotificationMessegeDeliveryDaoJpa
          This is a description of what this class does - g1zhang don't forget to fill this in.
 class NotificationMessegeDeliveryDaoOjb
          This is a description of what this class does - g1zhang don't forget to fill this in.
 

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

Constructors in org.kuali.rice.ken.service.impl with parameters of type NotificationMessegeDeliveryDao
NotificationMessageDeliveryServiceImpl(GenericDao businessObjectDao, NotificationMessegeDeliveryDao ntdDao)
          Constructs a NotificationServiceImpl class instance.
 



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