Uses of Interface
org.dspace.subscriptions.service.DSpaceObjectUpdates
-
Packages that use DSpaceObjectUpdates Package Description org.dspace.subscriptions org.dspace.subscriptions.objectupdates -
-
Uses of DSpaceObjectUpdates in org.dspace.subscriptions
Constructor parameters in org.dspace.subscriptions with type arguments of type DSpaceObjectUpdates Constructor Description SubscriptionEmailNotificationServiceImpl(Map<String,DSpaceObjectUpdates> contentUpdates, Map<String,SubscriptionGenerator> subscriptionType2generators) -
Uses of DSpaceObjectUpdates in org.dspace.subscriptions.objectupdates
Classes in org.dspace.subscriptions.objectupdates that implement DSpaceObjectUpdates Modifier and Type Class Description classCollectionUpdatesClass which will be used to find all collection objects updated related with subscribed DSOclassCommunityUpdatesClass which will be used to find all community objects updated related with subscribed DSO
-