Package | Description |
---|---|
fr.gouv.vitam.common.storage.cas.container.api |
Provides API classes for the Workspace module
|
fr.gouv.vitam.common.storage.cas.container.jcloud | |
fr.gouv.vitam.common.storage.filesystem.v2.metadata | |
fr.gouv.vitam.common.storage.filesystem.v2.metadata.object |
Manages the metadata of the object
|
Modifier and Type | Method and Description |
---|---|
Location |
VitamResourceMetadata.getLocation()
Physical location of the resource, or null if n/a
|
Location |
Location.getParent()
The parent, or null, if top-level
|
Modifier and Type | Class and Description |
---|---|
class |
VitamJcloudLocationImpl
This class wrap jcloud location to vitam location
|
Modifier and Type | Method and Description |
---|---|
Location |
VitamJcloudLocationImpl.getParent() |
static Location |
VitamJcloudLocationImpl.wrap(org.jclouds.domain.Location location)
Wrap jcloud Location to vitam location
|
Modifier and Type | Method and Description |
---|---|
Location |
VitamStorageMetadataImpl.getLocation() |
Constructor and Description |
---|
VitamStorageMetadataImpl(StorageType storageType,
String providerId,
String name,
Location location,
URI uri,
Map<String,String> userMetadata,
String eTag,
Date creationDate,
Date lastModified,
Long size) |
Modifier and Type | Method and Description |
---|---|
Location |
HashJcloudsStorageMetadata.getLocation() |
Copyright © 2018 Vitam. All rights reserved.