Uses of Class
fr.gouv.vitam.access.external.common.exception.AccessExternalClientNotFoundException
Packages that use AccessExternalClientNotFoundException
Package
Description
Provides
Provides IHM core classes
-
Uses of AccessExternalClientNotFoundException in fr.gouv.vitam.access.external.client
Methods in fr.gouv.vitam.access.external.client that throw AccessExternalClientNotFoundExceptionModifier and TypeMethodDescriptionAccessExternalClient.createObjectAccessRequestByUnitId
(VitamContext vitamContext, String unitId, String usage, int version) Create an access request for accessing the object of an archive unit stored on an async storage offer (tape storage offer) Access requests for objects stored on non-asynchronous storage offers does NOT require Access Request creation.AdminExternalClient.getAccessionRegisterDetail
(VitamContext vitamContext, String id, com.fasterxml.jackson.databind.JsonNode query) Get the accession register details matching the given queryAdminExternalClientMock.getAccessionRegisterDetail
(VitamContext vitamContext, String id, com.fasterxml.jackson.databind.JsonNode query) AdminExternalClientRest.getAccessionRegisterDetail
(VitamContext vitamContext, String id, com.fasterxml.jackson.databind.JsonNode query) -
Uses of AccessExternalClientNotFoundException in fr.gouv.vitam.ihmdemo.core
Methods in fr.gouv.vitam.ihmdemo.core that throw AccessExternalClientNotFoundExceptionModifier and TypeMethodDescriptionRequestResponse<com.fasterxml.jackson.databind.JsonNode>
UserInterfaceTransactionManager.findAccessionRegisterDetail
(String originatingAgency, String options, VitamContext context)