Uses of Class
eu.dnetlib.broker.common.elasticsearch.SuggestionNotification
Packages that use SuggestionNotification
-
Uses of SuggestionNotification in eu.dnetlib.broker.common.elasticsearch
Methods in eu.dnetlib.broker.common.elasticsearch that return types with arguments of type SuggestionNotificationModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SuggestionNotification>SuggestionNotificationRepository.findAll(org.springframework.data.domain.Pageable pageable) org.springframework.data.domain.Page<SuggestionNotification>SuggestionNotificationRepository.findByEventId(String topic, org.springframework.data.domain.Pageable pageable) SuggestionNotificationRepository.findBySubscriptionId(String subscriptionId)