| Package | Description |
|---|---|
| eu.dnetlib.broker.common.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
org.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) |
Iterable<SuggestionNotification> |
SuggestionNotificationRepository.findBySubscriptionId(String subscriptionId) |
Copyright © 2025. All rights reserved.