Package | Description |
---|---|
fr.gouv.vitam.storage.offers.common.core |
Provides core implementation (Workspace based) for the Storage Offer Default
module
|
fr.gouv.vitam.storage.offers.common.rest |
Provides the web server application and configuration for the for the Storage
Offer Default module and the rest resources it uses.
|
Modifier and Type | Method and Description |
---|---|
ObjectInit |
DefaultOfferService.initCreateObject(String containerName,
ObjectInit objectInit,
String objectGUID)
Initialize object creation
Create container on offer if does not exist for one object Also update digest type and object GUID
|
ObjectInit |
DefaultOfferServiceImpl.initCreateObject(String containerName,
ObjectInit objectInit,
String objectGUID) |
Modifier and Type | Method and Description |
---|---|
ObjectInit |
DefaultOfferService.initCreateObject(String containerName,
ObjectInit objectInit,
String objectGUID)
Initialize object creation
Create container on offer if does not exist for one object Also update digest type and object GUID
|
ObjectInit |
DefaultOfferServiceImpl.initCreateObject(String containerName,
ObjectInit objectInit,
String objectGUID) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
DefaultOfferResource.postObject(String objectGUID,
DataCategory type,
javax.ws.rs.core.HttpHeaders headers,
ObjectInit objectInit)
Initialise a new object.
|
Copyright © 2018 Vitam. All rights reserved.