public interface CNDiagnostic
Modifier and Type | Method and Description |
---|---|
SubjectInfo |
echoCredentials(Session session) |
InputStream |
echoIndexedObject(Session session,
String queryEngine,
SystemMetadata sysmeta,
InputStream object) |
SystemMetadata |
echoSystemMetadata(Session session,
SystemMetadata sysmeta) |
SubjectInfo echoCredentials(Session session) throws NotImplemented, ServiceFailure, InvalidToken
NotImplemented
ServiceFailure
InvalidToken
SystemMetadata echoSystemMetadata(Session session, SystemMetadata sysmeta) throws NotImplemented, ServiceFailure, NotAuthorized, InvalidToken, InvalidRequest, IdentifierNotUnique, InvalidSystemMetadata
InputStream echoIndexedObject(Session session, String queryEngine, SystemMetadata sysmeta, InputStream object) throws NotImplemented, ServiceFailure, NotAuthorized, InvalidToken, InvalidRequest, InvalidSystemMetadata, UnsupportedType, UnsupportedMetadataType, InsufficientResources
Copyright © 2020. All Rights Reserved.