Package | Description |
---|---|
fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
fr.gouv.vitam.functional.administration.common.api | |
fr.gouv.vitam.functional.administration.common.impl | |
fr.gouv.vitam.functional.administration.rest |
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
|
Modifier and Type | Method and Description |
---|---|
ReconstructionRequestItem |
ReconstructionRequestItem.setCollection(String collection)
Set the collection of the profile This value must be unique by tenant
|
ReconstructionRequestItem |
ReconstructionRequestItem.setLimit(int limit)
Set the limit
|
ReconstructionRequestItem |
ReconstructionRequestItem.setTenant(Integer tenant)
Set or change tenant
|
Constructor and Description |
---|
ReconstructionResponseItem(ReconstructionRequestItem reconstructionRequestItem,
StatusCode status)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ReconstructionResponseItem |
ReconstructionService.reconstruct(ReconstructionRequestItem reconstructionItem)
Reconstruct a collection
|
Modifier and Type | Method and Description |
---|---|
ReconstructionResponseItem |
ReconstructionServiceImpl.reconstruct(ReconstructionRequestItem reconstructionItem)
Reconstruct a collection
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AdminReconstructionResource.reconstructCollection(List<ReconstructionRequestItem> reconstructionItems)
API to access and launch the Vitam reconstruction service for Accession Register.
|
Copyright © 2018 Vitam. All rights reserved.