Uses of Class
fr.gouv.vitam.common.exception.UpdatePermissionException
Packages that use UpdatePermissionException
Package
Description
Provides module and resource interfaces and a binary data POJO for the Access Internal module.
Provides core implementation for the Access Internal module.
-
Uses of UpdatePermissionException in fr.gouv.vitam.access.internal.api
Methods in fr.gouv.vitam.access.internal.api that throw UpdatePermissionExceptionModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodeAccessInternalModule.updateUnitById(com.fasterxml.jackson.databind.JsonNode queryJson, String idUnit, String requestId) update Unit by id -
Uses of UpdatePermissionException in fr.gouv.vitam.access.internal.core
Methods in fr.gouv.vitam.access.internal.core that throw UpdatePermissionExceptionModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodeAccessInternalModuleImpl.updateUnitById(com.fasterxml.jackson.databind.JsonNode queryJson, String idUnit, String requestId)