public interface AdminManagementOntologiesClient extends MockOrRestClient
Modifier and Type | Method and Description |
---|---|
RequestResponse<OntologyModel> |
findOntologiesForCache(com.fasterxml.jackson.databind.JsonNode query)
Find ontologies according to the given json query (we can also use this method to find ontology by identifier)
|
checkStatus, checkStatus, close, consumeAnyEntityAndClose, getResourcePath, getServiceUrl
RequestResponse<OntologyModel> findOntologiesForCache(com.fasterxml.jackson.databind.JsonNode query) throws InvalidParseOperationException, VitamClientException
query
- InvalidParseOperationException
VitamClientException
Copyright © 2018 Vitam. All rights reserved.