public interface MNCore
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_VERSION |
| Modifier and Type | Method and Description |
|---|---|
Node |
getCapabilities() |
Log |
getLogRecords(Date fromDate,
Date toDate,
Event event,
String pidFilter,
Integer start,
Integer count) |
Log |
getLogRecords(Session session,
Date fromDate,
Date toDate,
Event event,
String pidFilter,
Integer start,
Integer count)
Deprecated.
|
Date |
ping() |
static final String SERVICE_VERSION
Date ping() throws NotImplemented, ServiceFailure, InsufficientResources
NotImplementedServiceFailureInsufficientResourceshttp://mule1.dataone.org/ArchitectureDocs-current/apis/MN_APIs.html#MN_core.pingLog getLogRecords(Date fromDate, Date toDate, Event event, String pidFilter, Integer start, Integer count) throws InvalidRequest, InvalidToken, NotAuthorized, NotImplemented, ServiceFailure
InvalidRequestInvalidTokenNotAuthorizedNotImplementedServiceFailurehttp://mule1.dataone.org/ArchitectureDocs-current/apis/MN_APIs.html#MN_core.getLogRecordsNode getCapabilities() throws NotImplemented, ServiceFailure
NotImplementedServiceFailurehttp://mule1.dataone.org/ArchitectureDocs-current/apis/MN_APIs.html#MN_core.getCapabilities@Deprecated Log getLogRecords(Session session, Date fromDate, Date toDate, Event event, String pidFilter, Integer start, Integer count) throws InvalidRequest, InvalidToken, NotAuthorized, NotImplemented, ServiceFailure
InvalidRequestInvalidTokenNotAuthorizedNotImplementedServiceFailurehttp://mule1.dataone.org/ArchitectureDocs-current/apis/MN_APIs.html#MN_core.getLogRecordsCopyright © 2014. All Rights Reserved.