Uses of Class
fr.gouv.vitam.access.internal.common.exception.AccessInternalException
Package
Description
Provides module and resource interfaces and a binary data POJO for the Access Internal module.
Provides exception classes used for the Access Internal module.
Provides core implementation for the Access Internal module.
-
Uses of AccessInternalException in fr.gouv.vitam.access.internal.api
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AccessInternalModule.getObjectByPersistentIdentifier
(String persistentIdentifier) Gets a Response as InputStream according the founded object by persistent identifier.javax.ws.rs.core.Response
AccessInternalModule.getObjectByUnitPersistentIdentifier
(String persistentIdentifier, String qualifier, Integer version) com.fasterxml.jackson.databind.JsonNode
AccessInternalModule.selectPurgedPersistentIdentifier
(String persistentIdentifier, PurgedCollectionType type) select purged persistent identifier -
Uses of AccessInternalException in fr.gouv.vitam.access.internal.common.exception
Modifier and TypeClassDescriptionclass
class
AccessExecutionException throw when the execution in access module has an errorclass
class
class
-
Uses of AccessInternalException in fr.gouv.vitam.access.internal.core
Modifier and TypeMethodDescriptionprotected String
AccessInternalModuleImpl.findFirstAccessibleArchiveUnitId
(List<String> archiveUnitIds) javax.ws.rs.core.Response
AccessInternalModuleImpl.getObjectByPersistentIdentifier
(String persistentIdentifier) javax.ws.rs.core.Response
AccessInternalModuleImpl.getObjectByUnitPersistentIdentifier
(String persistentIdentifier, String qualifier, Integer version) com.fasterxml.jackson.databind.JsonNode
AccessInternalModuleImpl.selectPurgedPersistentIdentifier
(String persistentIdentifier, PurgedCollectionType type) select purged persistent identifiers