| Package | Description |
|---|---|
| eu.dnetlib.repo.manager.shared.broker |
| Modifier and Type | Method and Description |
|---|---|
NotificationMode |
Subscription.getMode() |
NotificationMode |
OpenaireSubscription.getMode() |
static NotificationMode |
NotificationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationMode[] |
NotificationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setMode(NotificationMode mode) |
void |
OpenaireSubscription.setMode(NotificationMode mode) |
| Constructor and Description |
|---|
OpenaireSubscription(String subscriber,
NotificationFrequency frequency,
NotificationMode mode,
AdvQueryObject query) |
Copyright © 2019. All rights reserved.