Skip navigation links
A B C D E F G H I L M N O P Q R S T V W 

A

AbstractNotificationDispatcher<T> - Class in eu.dnetlib.broker.events.output
 
AbstractNotificationDispatcher() - Constructor for class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
add(String) - Method in class eu.dnetlib.broker.events.manager.EventManager
 
addInterceptors(InterceptorRegistry) - Method in class eu.dnetlib.broker.metrics.WebMvcConfig
 
addMapCondition(BoolQueryBuilder, String, String) - Static method in class eu.dnetlib.broker.openaire.ElasticSearchQueryUtils
 
addMapCondition(BoolQueryBuilder, String, List<String>) - Static method in class eu.dnetlib.broker.openaire.ElasticSearchQueryUtils
 
addMapConditionForDates(BoolQueryBuilder, String, List<Range>) - Static method in class eu.dnetlib.broker.openaire.ElasticSearchQueryUtils
 
addMapConditionForTrust(BoolQueryBuilder, String, Range) - Static method in class eu.dnetlib.broker.openaire.ElasticSearchQueryUtils
 
advancedShowEvents(int, int, AdvQueryObject) - Method in class eu.dnetlib.broker.openaire.OpenaireBrokerController
 
AdvQueryObject - Class in eu.dnetlib.broker.openaire
 
AdvQueryObject() - Constructor for class eu.dnetlib.broker.openaire.AdvQueryObject
 
AdvQueryObject(String, String, List<String>, List<String>, List<String>, List<Range>, Range) - Constructor for class eu.dnetlib.broker.openaire.AdvQueryObject
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class eu.dnetlib.broker.metrics.RequestCounterInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class eu.dnetlib.broker.metrics.RequestTimingInterceptor
 
AjaxController - Class in eu.dnetlib.broker.controllers
 
AjaxController() - Constructor for class eu.dnetlib.broker.controllers.AjaxController
 
apiDoc() - Method in class eu.dnetlib.broker.controllers.ApiDocController
 
ApiDocController - Class in eu.dnetlib.broker.controllers
 
ApiDocController() - Constructor for class eu.dnetlib.broker.controllers.ApiDocController
 
asListOfConditions() - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
asSubscription() - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 

B

BrowseEntry - Class in eu.dnetlib.broker.openaire
 
BrowseEntry(String, long) - Constructor for class eu.dnetlib.broker.openaire.BrowseEntry
 
browseTopics() - Method in class eu.dnetlib.broker.controllers.EventsController
 
browseTopicsWithSubscriptions() - Method in class eu.dnetlib.broker.controllers.EventsController
 
BufferStatus - Class in eu.dnetlib.broker.controllers.objects
 
BufferStatus(String, long, long, long, long) - Constructor for class eu.dnetlib.broker.controllers.objects.BufferStatus
 

C

calculateTime(String, long) - Static method in class eu.dnetlib.broker.openaire.ElasticSearchQueryUtils
 
clearEvents() - Method in class eu.dnetlib.broker.controllers.EventsController
 
clearSubscriptions() - Method in class eu.dnetlib.broker.controllers.SubscriptionsController
 
clearTopicTypes() - Method in class eu.dnetlib.broker.controllers.TopicsController
 
compareTo(BufferStatus) - Method in class eu.dnetlib.broker.controllers.objects.BufferStatus
 
compareTo(DispatcherStatus) - Method in class eu.dnetlib.broker.controllers.objects.DispatcherStatus
 
compareTo(ThreadStatus) - Method in class eu.dnetlib.broker.controllers.objects.ThreadStatus
 
compareTo(BrowseEntry) - Method in class eu.dnetlib.broker.openaire.BrowseEntry
 
count() - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
count() - Method in interface eu.dnetlib.broker.events.output.NotificationDispatcher
 
countErrors() - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
countErrors() - Method in interface eu.dnetlib.broker.events.output.NotificationDispatcher
 
CurrentStatus - Class in eu.dnetlib.broker.controllers.objects
 
CurrentStatus() - Constructor for class eu.dnetlib.broker.controllers.objects.CurrentStatus
 

D

deleteAllNotificationDates() - Method in class eu.dnetlib.broker.controllers.SubscriptionsController
 
deleteAllNotifications() - Method in class eu.dnetlib.broker.controllers.NotificationsController
 
deleteEvent(String) - Method in class eu.dnetlib.broker.controllers.EventsController
 
deleteEventsByCreationDate(long, long) - Method in class eu.dnetlib.broker.controllers.EventsController
 
deleteEventsByExpiryDate(long, long) - Method in class eu.dnetlib.broker.controllers.EventsController
 
deleteExpiredEvents() - Method in class eu.dnetlib.broker.controllers.EventsController
 
deleteExpiredEvents() - Method in class eu.dnetlib.broker.cron.ScheduledActions
 
deleteNotification(String) - Method in class eu.dnetlib.broker.controllers.NotificationsController
 
deleteNotificationDate(String) - Method in class eu.dnetlib.broker.controllers.SubscriptionsController
 
deleteNotificationsByDate(long, long) - Method in class eu.dnetlib.broker.controllers.NotificationsController
 
deleteSubscription(String) - Method in class eu.dnetlib.broker.controllers.SubscriptionsController
 
deleteTopicType(String) - Method in class eu.dnetlib.broker.controllers.TopicsController
 
dispatch(Subscription, Event...) - Method in class eu.dnetlib.broker.events.output.DispatcherManager
 
DispatcherManager - Class in eu.dnetlib.broker.events.output
 
DispatcherManager() - Constructor for class eu.dnetlib.broker.events.output.DispatcherManager
 
DispatcherStatus - Class in eu.dnetlib.broker.controllers.objects
 
DispatcherStatus(String, long, long, String) - Constructor for class eu.dnetlib.broker.controllers.objects.DispatcherStatus
 

E

elasticsearchClient() - Method in class eu.dnetlib.broker.LiteratureBrokerServiceConfiguration
 
ElasticSearchQueryUtils - Class in eu.dnetlib.broker.openaire
 
ElasticSearchQueryUtils() - Constructor for class eu.dnetlib.broker.openaire.ElasticSearchQueryUtils
 
EmailDispatcher - Class in eu.dnetlib.broker.events.output
 
EmailDispatcher() - Constructor for class eu.dnetlib.broker.events.output.EmailDispatcher
 
EmailProperties - Class in eu.dnetlib.broker.properties
 
EmailProperties() - Constructor for class eu.dnetlib.broker.properties.EmailProperties
 
eu.dnetlib.broker - package eu.dnetlib.broker
 
eu.dnetlib.broker.controllers - package eu.dnetlib.broker.controllers
 
eu.dnetlib.broker.controllers.objects - package eu.dnetlib.broker.controllers.objects
 
eu.dnetlib.broker.cron - package eu.dnetlib.broker.cron
 
eu.dnetlib.broker.events.manager - package eu.dnetlib.broker.events.manager
 
eu.dnetlib.broker.events.output - package eu.dnetlib.broker.events.output
 
eu.dnetlib.broker.matchers - package eu.dnetlib.broker.matchers
 
eu.dnetlib.broker.metrics - package eu.dnetlib.broker.metrics
 
eu.dnetlib.broker.openaire - package eu.dnetlib.broker.openaire
 
eu.dnetlib.broker.properties - package eu.dnetlib.broker.properties
 
eu.dnetlib.broker.utils - package eu.dnetlib.broker.utils
 
EventManager - Class in eu.dnetlib.broker.events.manager
 
EventManager(EventRepository, NotificationRepository, SubscriptionRepository, DispatcherManager, LbsQueue<String, Event>) - Constructor for class eu.dnetlib.broker.events.manager.EventManager
 
EventManagerFactory - Class in eu.dnetlib.broker.events.manager
 
EventManagerFactory() - Constructor for class eu.dnetlib.broker.events.manager.EventManagerFactory
 
events(int, int) - Method in class eu.dnetlib.broker.controllers.EventsController
 
eventsByTopic(int, int, String) - Method in class eu.dnetlib.broker.controllers.EventsController
 
EventsController - Class in eu.dnetlib.broker.controllers
 
EventsController() - Constructor for class eu.dnetlib.broker.controllers.EventsController
 
EventsPage - Class in eu.dnetlib.broker.openaire
 
EventsPage(String, String, long, long, long, List<OaBrokerEventPayload>) - Constructor for class eu.dnetlib.broker.openaire.EventsPage
 
eventSummary() - Method in class eu.dnetlib.broker.controllers.AjaxController
 
EventVerifier - Class in eu.dnetlib.broker.utils
 
EventVerifier(TopicTypeRepository) - Constructor for class eu.dnetlib.broker.utils.EventVerifier
 

F

findDatasourcesWithEvents(boolean) - Method in class eu.dnetlib.broker.openaire.OpenaireBrokerController
 
findTopicsForDatasource(String, boolean) - Method in class eu.dnetlib.broker.openaire.OpenaireBrokerController
 

G

generateMailContent(Subscription, Map<String, Object>, Event...) - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
getAuthors() - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
getBuffers() - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
getCc() - Method in class eu.dnetlib.broker.properties.EmailProperties
 
getCount() - Method in class eu.dnetlib.broker.controllers.objects.DispatcherStatus
 
getCount() - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
getCountErrors() - Method in class eu.dnetlib.broker.controllers.objects.DispatcherStatus
 
getCreationDate() - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
getCurrPage() - Method in class eu.dnetlib.broker.openaire.EventsPage
 
getDashboardBaseUrl() - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
getDatasource() - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
getDatasource() - Method in class eu.dnetlib.broker.openaire.EventsPage
 
getDatasource() - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
getDates() - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
getDb() - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
getDispatcherName() - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
getDispatcherName() - Method in interface eu.dnetlib.broker.events.output.NotificationDispatcher
 
getDispatchers() - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
getDispatchers() - Method in class eu.dnetlib.broker.events.output.DispatcherManager
 
getElasticSearch() - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
getEmails() - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
getEmailTemplate() - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
getEvent(String) - Method in class eu.dnetlib.broker.controllers.EventsController
 
getFrequency() - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 
getFrom() - Method in class eu.dnetlib.broker.properties.EmailProperties
 
getFromName() - Method in class eu.dnetlib.broker.properties.EmailProperties
 
getFunc() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
getHelpdesk() - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
getId() - Method in class eu.dnetlib.broker.openaire.ScrollPage
 
getId() - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
getInvalid() - Method in class eu.dnetlib.broker.controllers.objects.BufferStatus
 
getInvalidRecords() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
getLastError() - Method in class eu.dnetlib.broker.controllers.objects.DispatcherStatus
 
getLastNotificationDate() - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
getLbsQueues() - Method in class eu.dnetlib.broker.utils.QueueManager
 
getLost() - Method in class eu.dnetlib.broker.controllers.objects.BufferStatus
 
getLostRecords() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
getMax() - Method in class eu.dnetlib.broker.openaire.Range
 
getMin() - Method in class eu.dnetlib.broker.openaire.Range
 
getMode() - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
getMode() - Method in class eu.dnetlib.broker.events.output.MockDispatcher
 
getMode() - Method in interface eu.dnetlib.broker.events.output.NotificationDispatcher
 
getMode() - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 
getName() - Method in class eu.dnetlib.broker.controllers.objects.BufferStatus
 
getName() - Method in class eu.dnetlib.broker.controllers.objects.DispatcherStatus
 
getName() - Method in class eu.dnetlib.broker.controllers.objects.ThreadStatus
 
getName() - Method in class eu.dnetlib.broker.controllers.objects.Tool
 
getName() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
getNotification(String) - Method in class eu.dnetlib.broker.controllers.NotificationsController
 
getPredicate() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
getPublicApi() - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
getQuery() - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 
getQueue() - Method in class eu.dnetlib.broker.events.manager.EventManager
 
getSize() - Method in class eu.dnetlib.broker.controllers.objects.BufferStatus
 
getSize() - Method in class eu.dnetlib.broker.openaire.BrowseEntry
 
getSkipped() - Method in class eu.dnetlib.broker.controllers.objects.BufferStatus
 
getSkippedRecords() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
getSmtpHost() - Method in class eu.dnetlib.broker.properties.EmailProperties
 
getSmtpPassword() - Method in class eu.dnetlib.broker.properties.EmailProperties
 
getSmtpPort() - Method in class eu.dnetlib.broker.properties.EmailProperties
 
getSmtpUser() - Method in class eu.dnetlib.broker.properties.EmailProperties
 
getState() - Method in class eu.dnetlib.broker.controllers.objects.ThreadStatus
 
getSubjects() - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
getSubscriber() - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 
getSubscription(String) - Method in class eu.dnetlib.broker.controllers.SubscriptionsController
 
getThreads() - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
getThreads() - Method in class eu.dnetlib.broker.utils.ThreadManager
 
getTitles() - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
getTopic() - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
getTopic() - Method in class eu.dnetlib.broker.openaire.EventsPage
 
getTopic() - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
getTopicType(String) - Method in class eu.dnetlib.broker.controllers.TopicsController
 
getTotal() - Method in class eu.dnetlib.broker.openaire.EventsPage
 
getTotalPages() - Method in class eu.dnetlib.broker.openaire.EventsPage
 
getTotals() - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
getTrust() - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
getUrl() - Method in class eu.dnetlib.broker.controllers.objects.Tool
 
getValue() - Method in class eu.dnetlib.broker.openaire.BrowseEntry
 
getValues() - Method in class eu.dnetlib.broker.openaire.EventsPage
 
getValues() - Method in class eu.dnetlib.broker.openaire.ScrollPage
 

H

HomeController - Class in eu.dnetlib.broker.openaire
 
HomeController() - Constructor for class eu.dnetlib.broker.openaire.HomeController
 

I

index_1() - Method in class eu.dnetlib.broker.openaire.HomeController
 
index_2() - Method in class eu.dnetlib.broker.openaire.HomeController
 
index_3() - Method in class eu.dnetlib.broker.openaire.HomeController
 
init() - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
init() - Method in class eu.dnetlib.broker.matchers.SubscriptionEventMatcher
 
isAlive() - Method in class eu.dnetlib.broker.controllers.objects.ThreadStatus
 
isCompleted() - Method in class eu.dnetlib.broker.openaire.ScrollPage
 
isValid() - Method in class eu.dnetlib.broker.openaire.Range
 

L

lastError() - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
lastError() - Method in interface eu.dnetlib.broker.events.output.NotificationDispatcher
 
LbsQueue<T,K> - Class in eu.dnetlib.broker.utils
 
LbsQueue(String, Function<T, K>, Predicate<K>, int) - Constructor for class eu.dnetlib.broker.utils.LbsQueue
 
listExternalUrls() - Method in class eu.dnetlib.broker.controllers.AjaxController
 
listSubscriptions() - Method in class eu.dnetlib.broker.controllers.SubscriptionsController
 
listTopicTypes() - Method in class eu.dnetlib.broker.controllers.TopicsController
 
LiteratureBrokerServiceApplication - Class in eu.dnetlib.broker
 
LiteratureBrokerServiceApplication() - Constructor for class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
LiteratureBrokerServiceConfiguration - Class in eu.dnetlib.broker
 
LiteratureBrokerServiceConfiguration() - Constructor for class eu.dnetlib.broker.LiteratureBrokerServiceConfiguration
 

M

main(String[]) - Static method in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
MAX_NUMBER_OF_EVENTS - Static variable in class eu.dnetlib.broker.events.output.EmailDispatcher
 
MetricInterceptor - Interface in eu.dnetlib.broker.metrics
 
MockDispatcher - Class in eu.dnetlib.broker.events.output
 
MockDispatcher() - Constructor for class eu.dnetlib.broker.events.output.MockDispatcher
 

N

newEventManager(LbsQueue<String, Event>) - Method in class eu.dnetlib.broker.events.manager.EventManagerFactory
 
newQueue(String, Function<T, K>, Predicate<K>) - Method in class eu.dnetlib.broker.utils.QueueManager
 
newQueue(String, Predicate<K>) - Method in class eu.dnetlib.broker.utils.QueueManager
 
newQueue(String) - Method in class eu.dnetlib.broker.utils.QueueManager
 
newThread(String, Runnable) - Method in class eu.dnetlib.broker.utils.ThreadManager
 
NotificationDispatcher - Interface in eu.dnetlib.broker.events.output
 
notifications(String, int, int) - Method in class eu.dnetlib.broker.openaire.OpenaireBrokerController
 
NotificationsController - Class in eu.dnetlib.broker.controllers
 
NotificationsController() - Constructor for class eu.dnetlib.broker.controllers.NotificationsController
 

O

offer(T) - Method in class eu.dnetlib.broker.utils.LbsQueue
 
OpenaireBrokerController - Class in eu.dnetlib.broker.openaire
 
OpenaireBrokerController() - Constructor for class eu.dnetlib.broker.openaire.OpenaireBrokerController
 
OpenaireSubscription - Class in eu.dnetlib.broker.openaire
 
OpenaireSubscription() - Constructor for class eu.dnetlib.broker.openaire.OpenaireSubscription
 
OpenaireSubscription(String, NotificationFrequency, NotificationMode, AdvQueryObject) - Constructor for class eu.dnetlib.broker.openaire.OpenaireSubscription
 

P

performAction(T) - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
performAction(Message) - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
performAction(String) - Method in class eu.dnetlib.broker.events.output.MockDispatcher
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class eu.dnetlib.broker.metrics.RequestTimingInterceptor
 
prepareAction(Subscription, Map<String, Object>) - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
prepareAction(Subscription, Event...) - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
prepareAction(Subscription, Event...) - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
prepareAction(Subscription, Map<String, Object>) - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
prepareAction(Subscription, Event...) - Method in class eu.dnetlib.broker.events.output.MockDispatcher
 
prepareAction(Subscription, Map<String, Object>) - Method in class eu.dnetlib.broker.events.output.MockDispatcher
 
publicApi() - Method in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 

Q

QueueManager - Class in eu.dnetlib.broker.utils
 
QueueManager() - Constructor for class eu.dnetlib.broker.utils.QueueManager
 

R

Range - Class in eu.dnetlib.broker.openaire
 
Range() - Constructor for class eu.dnetlib.broker.openaire.Range
 
Range(String, String) - Constructor for class eu.dnetlib.broker.openaire.Range
 
registerSubscription(InSubscription) - Method in class eu.dnetlib.broker.controllers.SubscriptionsController
 
registerSubscription(OpenaireSubscription) - Method in class eu.dnetlib.broker.openaire.OpenaireBrokerController
 
registerTopicType(String, String, String, String) - Method in class eu.dnetlib.broker.controllers.TopicsController
 
RequestCounterInterceptor - Class in eu.dnetlib.broker.metrics
 
RequestCounterInterceptor() - Constructor for class eu.dnetlib.broker.metrics.RequestCounterInterceptor
 
RequestTimingInterceptor - Class in eu.dnetlib.broker.metrics
 
RequestTimingInterceptor() - Constructor for class eu.dnetlib.broker.metrics.RequestTimingInterceptor
 
resetCount() - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
resetCount() - Method in interface eu.dnetlib.broker.events.output.NotificationDispatcher
 
resetCounters() - Method in class eu.dnetlib.broker.controllers.AjaxController
 
resetCounters() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
run() - Method in class eu.dnetlib.broker.events.manager.EventManager
 
run() - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
run() - Method in class eu.dnetlib.broker.matchers.SubscriptionEventMatcher
 

S

saveEvent(Event) - Method in class eu.dnetlib.broker.controllers.EventsController
 
saveNotification(Notification) - Method in class eu.dnetlib.broker.controllers.NotificationsController
 
ScheduledActions - Class in eu.dnetlib.broker.cron
 
ScheduledActions() - Constructor for class eu.dnetlib.broker.cron.ScheduledActions
 
ScrollPage - Class in eu.dnetlib.broker.openaire
 
ScrollPage() - Constructor for class eu.dnetlib.broker.openaire.ScrollPage
 
ScrollPage(String, boolean, List<OaBrokerEventPayload>) - Constructor for class eu.dnetlib.broker.openaire.ScrollPage
 
sendNotification(Subscription, Event...) - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
sendNotification(Subscription, Map<String, Object>) - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
sendNotification(Subscription, Map<String, Object>) - Method in class eu.dnetlib.broker.events.output.DispatcherManager
 
sendNotification(Subscription, Event...) - Method in interface eu.dnetlib.broker.events.output.NotificationDispatcher
 
sendNotification(Subscription, Map<String, Object>) - Method in interface eu.dnetlib.broker.events.output.NotificationDispatcher
 
setAuthors(List<String>) - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
setBeanName(String) - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
setBuffers(List<BufferStatus>) - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
setCc(String) - Method in class eu.dnetlib.broker.properties.EmailProperties
 
setCompleted(boolean) - Method in class eu.dnetlib.broker.openaire.ScrollPage
 
setCount(long) - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
setCreationDate(Date) - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
setDashboardBaseUrl(String) - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
setDatasource(String) - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
setDatasource(String) - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
setDates(List<Range>) - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
setDb(DatabaseProperties) - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
setDispatcherName(String) - Method in class eu.dnetlib.broker.events.output.AbstractNotificationDispatcher
 
setDispatchers(List<DispatcherStatus>) - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
setElasticSearch(ElasticSearchProperties) - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
setEmails(EmailProperties) - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
setEmailTemplate(Resource) - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
setFrequency(NotificationFrequency) - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 
setFrom(String) - Method in class eu.dnetlib.broker.properties.EmailProperties
 
setFromName(String) - Method in class eu.dnetlib.broker.properties.EmailProperties
 
setHelpdesk(String) - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
setId(String) - Method in class eu.dnetlib.broker.openaire.ScrollPage
 
setId(String) - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
setLastNotificationDate(Date) - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
setMax(String) - Method in class eu.dnetlib.broker.openaire.Range
 
setMin(String) - Method in class eu.dnetlib.broker.openaire.Range
 
setMode(NotificationMode) - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 
setPublicApi(String) - Method in class eu.dnetlib.broker.events.output.EmailDispatcher
 
setQuery(AdvQueryObject) - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 
setSmtpHost(String) - Method in class eu.dnetlib.broker.properties.EmailProperties
 
setSmtpPassword(String) - Method in class eu.dnetlib.broker.properties.EmailProperties
 
setSmtpPort(int) - Method in class eu.dnetlib.broker.properties.EmailProperties
 
setSmtpUser(String) - Method in class eu.dnetlib.broker.properties.EmailProperties
 
setSubjects(List<String>) - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
setSubscriber(String) - Method in class eu.dnetlib.broker.openaire.OpenaireSubscription
 
setThreads(List<ThreadStatus>) - Method in class eu.dnetlib.broker.controllers.objects.CurrentStatus
 
setTitles(List<String>) - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
setTopic(String) - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
setTopic(String) - Method in class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
setTrust(Range) - Method in class eu.dnetlib.broker.openaire.AdvQueryObject
 
setValues(List<OaBrokerEventPayload>) - Method in class eu.dnetlib.broker.openaire.ScrollPage
 
showEvents(String, String, int, int) - Method in class eu.dnetlib.broker.openaire.OpenaireBrokerController
 
SimpleSubscriptionDesc - Class in eu.dnetlib.broker.openaire
 
SimpleSubscriptionDesc(String, String, String, Date, Date, long) - Constructor for class eu.dnetlib.broker.openaire.SimpleSubscriptionDesc
 
size - Variable in class eu.dnetlib.broker.openaire.BrowseEntry
 
size() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
startMatching() - Method in class eu.dnetlib.broker.controllers.StartMatchingController
 
startMatching(String) - Method in class eu.dnetlib.broker.controllers.StartMatchingController
 
startMatching(Subscription) - Method in class eu.dnetlib.broker.matchers.SubscriptionEventMatcher
 
StartMatchingController - Class in eu.dnetlib.broker.controllers
 
StartMatchingController() - Constructor for class eu.dnetlib.broker.controllers.StartMatchingController
 
startSubscriptionEventsMatcher() - Method in class eu.dnetlib.broker.cron.ScheduledActions
 
SubscriptionEventMatcher - Class in eu.dnetlib.broker.matchers
 
SubscriptionEventMatcher() - Constructor for class eu.dnetlib.broker.matchers.SubscriptionEventMatcher
 
subscriptions(String, String) - Method in class eu.dnetlib.broker.openaire.OpenaireBrokerController
 
SubscriptionsController - Class in eu.dnetlib.broker.controllers
 
SubscriptionsController() - Constructor for class eu.dnetlib.broker.controllers.SubscriptionsController
 
swaggerTags() - Method in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
swaggerTitle() - Method in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 

T

TAG_EVENTS - Static variable in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
TAG_MATCHING - Static variable in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
TAG_NOTIFICATIONS - Static variable in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
TAG_OPENAIRE - Static variable in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
TAG_SUBSCRIPTIONS - Static variable in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
TAG_TOPIC_TYPES - Static variable in class eu.dnetlib.broker.LiteratureBrokerServiceApplication
 
takeList() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
takeOne() - Method in class eu.dnetlib.broker.utils.LbsQueue
 
test(Event) - Method in class eu.dnetlib.broker.utils.EventVerifier
 
ThreadManager - Class in eu.dnetlib.broker.utils
 
ThreadManager() - Constructor for class eu.dnetlib.broker.utils.ThreadManager
 
ThreadStatus - Class in eu.dnetlib.broker.controllers.objects
 
ThreadStatus(String, String, boolean) - Constructor for class eu.dnetlib.broker.controllers.objects.ThreadStatus
 
Tool - Class in eu.dnetlib.broker.controllers.objects
 
Tool(String, String) - Constructor for class eu.dnetlib.broker.controllers.objects.Tool
 
TopicsController - Class in eu.dnetlib.broker.controllers
 
TopicsController() - Constructor for class eu.dnetlib.broker.controllers.TopicsController
 

V

value - Variable in class eu.dnetlib.broker.openaire.BrowseEntry
 
verifyEmail - Static variable in class eu.dnetlib.broker.controllers.SubscriptionsController
 
verifyTopic - Static variable in class eu.dnetlib.broker.controllers.SubscriptionsController
 

W

WebMvcConfig - Class in eu.dnetlib.broker.metrics
 
WebMvcConfig() - Constructor for class eu.dnetlib.broker.metrics.WebMvcConfig
 
A B C D E F G H I L M N O P Q R S T V W 
Skip navigation links

Copyright © 2025. All rights reserved.