| Package | Description |
|---|---|
| eu.dnetlib.enabling.is.sn.rmi |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionRequestRejectedException
Thrown when a subscription request is rejected.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ISSNService.actionCreatePerformed(String resourceType,
String profileId,
String profile)
fossil.
|
boolean |
ISSNService.actionDeletePerformed(String resourceType,
String profileId)
fossil.
|
boolean |
ISSNService.actionUpdatePerformed(String resourceType,
String profileId,
String profileBefore,
String profileAfter)
fossil.
|
String |
ISSNService.getCurrentMessage(String topic)
fossil.
|
boolean |
ISSNService.pauseSubscription(String subscrId)
puts a subcription in a paused state.
|
boolean |
ISSNService.renew(String subscrId,
int terminationTime)
Used to renew the subscription before it expires.
|
boolean |
ISSNService.resumeSubscription(String subscrId)
resumes a paused subscription.
|
String |
ISSNService.subscribe(W3CEndpointReference consumerReference,
String topicExpression,
int initialTerminationTime) |
boolean |
ISSNService.unsubscribe(String subscrId) |
Copyright © 2017. All rights reserved.