public interface MNCore
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_VERSION |
| Modifier and Type | Method and Description |
|---|---|
Node |
getCapabilities() |
Log |
getLogRecords(Session session,
Date fromDate,
Date toDate,
String event,
String pidFilter,
Integer start,
Integer count) |
Date |
ping() |
static final String SERVICE_VERSION
Date ping() throws NotImplemented, ServiceFailure, InsufficientResources
NotImplementedServiceFailureInsufficientResourceshttps://purl.dataone.org/architecturev2/apis/MN_APIs.html#MN_core.pingLog getLogRecords(Session session, Date fromDate, Date toDate, String event, String pidFilter, Integer start, Integer count) throws InvalidRequest, InvalidToken, NotAuthorized, NotImplemented, ServiceFailure
InvalidRequestInvalidTokenNotAuthorizedNotImplementedServiceFailurehttps://purl.dataone.org/architecturev2/apis/MN_APIs.html#MN_core.getLogRecordsNode getCapabilities() throws NotImplemented, ServiceFailure
NotImplementedServiceFailurehttps://purl.dataone.org/architecturev2/apis/MN_APIs.html#MN_core.getCapabilitiesCopyright © 2018. All Rights Reserved.