Package | Description |
---|---|
fr.gouv.vitam.driver.mock |
Provides a Mock Driver implementation for tests purpose
|
fr.gouv.vitam.storage.driver |
Provides interface describing how drivers should be implemented for the
Storage driver module
|
fr.gouv.vitam.storage.offers.workspace.driver |
Provides implementation of the driver for the Workspace Driver module.
|
Modifier and Type | Method and Description |
---|---|
StorageGetResult |
ConnectionMockImpl.getObject(StorageObjectRequest request) |
Modifier and Type | Method and Description |
---|---|
StorageGetResult |
Connection.getObject(StorageObjectRequest request)
Retrieve an object from the storage offer based on criterias defined in request argument.
|
Modifier and Type | Method and Description |
---|---|
StorageGetResult |
ConnectionImpl.getObject(StorageObjectRequest request) |
Copyright © 2018 Vitam. All rights reserved.