Uses of Interface
com.atlassian.confluence.internal.notification.persistence.NotificationDaoInternal
-
-
Uses of NotificationDaoInternal in com.atlassian.confluence.impl.mail.notification.persistence
Classes in com.atlassian.confluence.impl.mail.notification.persistence that implement NotificationDaoInternal Modifier and Type Class Description classCachingNotificationDaoCaching for NotificationDao.Constructors in com.atlassian.confluence.impl.mail.notification.persistence with parameters of type NotificationDaoInternal Constructor Description CachingNotificationDao(NotificationDaoInternal delegate, com.atlassian.cache.CacheFactory cacheFactory) -
Uses of NotificationDaoInternal in com.atlassian.confluence.internal.notification.persistence
Classes in com.atlassian.confluence.internal.notification.persistence that implement NotificationDaoInternal Modifier and Type Class Description classDelegatingNotificationDaoInternalDelegating Dao for Notifications.Fields in com.atlassian.confluence.internal.notification.persistence declared as NotificationDaoInternal Modifier and Type Field Description protected NotificationDaoInternalDelegatingNotificationDaoInternal. delegateConstructors in com.atlassian.confluence.internal.notification.persistence with parameters of type NotificationDaoInternal Constructor Description DelegatingNotificationDaoInternal(NotificationDaoInternal delegate) -
Uses of NotificationDaoInternal in com.atlassian.confluence.mail.notification.persistence.dao.hibernate
Classes in com.atlassian.confluence.mail.notification.persistence.dao.hibernate that implement NotificationDaoInternal Modifier and Type Class Description classHibernateNotificationDao
-