Uses of Interface
org.dspace.subscriptions.SubscriptionEmailNotificationService
-
Packages that use SubscriptionEmailNotificationService Package Description org.dspace.subscriptions -
-
Uses of SubscriptionEmailNotificationService in org.dspace.subscriptions
Classes in org.dspace.subscriptions that implement SubscriptionEmailNotificationService Modifier and Type Class Description classSubscriptionEmailNotificationServiceImplImplementation ofDSpaceRunnableto find subscribed objects and send notification mails about themMethods in org.dspace.subscriptions that return SubscriptionEmailNotificationService Modifier and Type Method Description SubscriptionEmailNotificationServiceSubscriptionEmailNotification. getSubscriptionEmailNotificationService()Methods in org.dspace.subscriptions with parameters of type SubscriptionEmailNotificationService Modifier and Type Method Description voidSubscriptionEmailNotification. setSubscriptionEmailNotificationService(SubscriptionEmailNotificationService notificationService)
-