Uses of Class
fr.gouv.vitam.common.accesslog.AccessLogInfoModel
Package
Description
Provides Storage Engine client interface, factory and implementations.
Provides a Distribution interface for the Storage Engine Server module
Provides a Distribution implementation for the Storage Engine Server module
Provides the web server application and configuration for the Storage Engine
Server module and the rest resources it uses.
-
Uses of AccessLogInfoModel in fr.gouv.vitam.common.accesslog
Modifier and TypeMethodDescriptionstatic AccessLogInfoModel
AccessLogUtils.getInfoForAccessLog
(String qualifier, Integer version, VitamSession session, Long size, String archiveUnitId) static AccessLogInfoModel
AccessLogUtils.getInfoFromWorkerInfo
(Map<String, Object> objectInfo, VitamSession session, Boolean mustLog) static AccessLogInfoModel
AccessLogUtils.getNoLogAccessLog()
Modifier and TypeMethodDescriptionstatic Boolean
AccessLogUtils.mustLog
(AccessLogInfoModel logInfo) -
Uses of AccessLogInfoModel in fr.gouv.vitam.storage.engine.client
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
StorageClient.getContainerAsync
(String strategyId, String guid, DataCategory type, AccessLogInfoModel logInfo) Retrieves a binary object knowing its guid as an inputStream for a specific tenant/strategyjavax.ws.rs.core.Response
StorageClient.getContainerAsync
(String strategyId, String offerId, String objectName, DataCategory type, AccessLogInfoModel logInfo) Retrieves a binary object knowing its guid as an inputStream for a specific tenant/strategy/offerIdjavax.ws.rs.core.Response
StorageClientMock.getContainerAsync
(String strategyId, String guid, DataCategory type, AccessLogInfoModel logInfo) javax.ws.rs.core.Response
StorageClientMock.getContainerAsync
(String strategyId, String offerId, String objectName, DataCategory type, AccessLogInfoModel logInfo) -
Uses of AccessLogInfoModel in fr.gouv.vitam.storage.engine.server.distribution
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
StorageDistribution.getContainerByCategory
(String strategyId, String origin, String objectId, DataCategory category, AccessLogInfoModel logInformation) Get a specific Object binary data as an input stream -
Uses of AccessLogInfoModel in fr.gouv.vitam.storage.engine.server.distribution.impl
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ReadOnlyShieldStorageDistribution.getContainerByCategory
(String strategyId, String origin, String objectId, DataCategory category, AccessLogInfoModel logInformation) javax.ws.rs.core.Response
StorageDistributionImpl.getContainerByCategory
(String strategyId, String origin, String objectId, DataCategory category, AccessLogInfoModel logInformation) -
Uses of AccessLogInfoModel in fr.gouv.vitam.storage.engine.server.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
StorageResource.getObject
(javax.ws.rs.core.HttpHeaders headers, String objectId, AccessLogInfoModel logInfo) Get an object data