Package eu.dnetlib.broker.openaire
Class EventsPage
java.lang.Object
eu.dnetlib.broker.openaire.EventsPage
-
Constructor Summary
ConstructorsConstructorDescriptionEventsPage(String datasource, String topic, long currPage, long totalPages, long total, List<eu.dnetlib.broker.objects.OaBrokerEventPayload> values) -
Method Summary
-
Constructor Details
-
EventsPage
-
-
Method Details
-
getDatasource
-
getTopic
-
getCurrPage
public long getCurrPage() -
getTotalPages
public long getTotalPages() -
getTotal
public long getTotal() -
getValues
-