Uses of Interface
org.dspace.eperson.service.SubscribeService
Packages that use SubscribeService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
Provides classes representing e-people and groups of e-people.
-
Uses of SubscribeService in org.dspace.content
Fields in org.dspace.content declared as SubscribeServiceModifier and TypeFieldDescriptionprotected SubscribeServiceCollectionServiceImpl.subscribeServiceprotected SubscribeServiceCommunityServiceImpl.subscribeServiceprotected SubscribeServiceItemServiceImpl.subscribeService -
Uses of SubscribeService in org.dspace.content.factory
Methods in org.dspace.content.factory that return SubscribeServiceModifier and TypeMethodDescriptionabstract SubscribeServiceContentServiceFactory.getSubscribeService()ContentServiceFactoryImpl.getSubscribeService() -
Uses of SubscribeService in org.dspace.eperson
Classes in org.dspace.eperson that implement SubscribeServiceModifier and TypeClassDescriptionclassClass defining methods for sending new item e-mail alerts to usersFields in org.dspace.eperson declared as SubscribeService -
Uses of SubscribeService in org.dspace.eperson.factory
Methods in org.dspace.eperson.factory that return SubscribeServiceModifier and TypeMethodDescriptionabstract SubscribeServiceEPersonServiceFactory.getSubscribeService()EPersonServiceFactoryImpl.getSubscribeService()