Uses of Interface
com.atlassian.confluence.mail.notification.persistence.NotificationDao

Packages that use NotificationDao
com.atlassian.confluence.mail.notification   
com.atlassian.confluence.mail.notification.persistence.dao.hibernate   
 

Uses of NotificationDao in com.atlassian.confluence.mail.notification
 

Methods in com.atlassian.confluence.mail.notification that return NotificationDao
 NotificationDao DefaultNotificationManager.getNotificationDao()
           
 

Methods in com.atlassian.confluence.mail.notification with parameters of type NotificationDao
 void DefaultNotificationManager.setNotificationDao(NotificationDao notificationDao)
           
 

Uses of NotificationDao in com.atlassian.confluence.mail.notification.persistence.dao.hibernate
 

Classes in com.atlassian.confluence.mail.notification.persistence.dao.hibernate that implement NotificationDao
 class HibernateNotificationDao
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.