| Package | Description |
|---|---|
| eu.dnetlib.repo.manager.shared.broker |
| Modifier and Type | Method and Description |
|---|---|
NotificationFrequency |
Subscription.getFrequency() |
NotificationFrequency |
OpenaireSubscription.getFrequency() |
static NotificationFrequency |
NotificationFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationFrequency[] |
NotificationFrequency.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.setFrequency(NotificationFrequency frequency) |
void |
OpenaireSubscription.setFrequency(NotificationFrequency frequency) |
| Constructor and Description |
|---|
OpenaireSubscription(String subscriber,
NotificationFrequency frequency,
NotificationMode mode,
AdvQueryObject query) |
Copyright © 2018. All rights reserved.