Package | Description |
---|---|
fr.gouv.vitam.access.internal.api |
Provides module and resource interfaces and a binary data POJO for the Access Internal module.
|
fr.gouv.vitam.access.internal.client |
Provides access internal client interface, factory and implementations.
|
fr.gouv.vitam.access.internal.rest |
Provides the web server application for the Access Internal module and the rest resources it uses.
|
fr.gouv.vitam.common.model.export |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AccessInternalResource.exportByUsageFilter(ExportRequest exportRequest) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<com.fasterxml.jackson.databind.JsonNode> |
AccessInternalClient.exportByUsageFilter(ExportRequest dipExportRequest)
launch a DIP operation by a DSL query
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AccessInternalResourceImpl.exportByUsageFilter(ExportRequest exportRequest)
get Archive Unit list by query based on identifier
|
Modifier and Type | Method and Description |
---|---|
static ExportRequest |
ExportRequest.from(DipRequest dipRequest) |
static ExportRequest |
ExportRequest.from(TransferRequest transferRequest) |
Copyright © 2019 Vitam. All rights reserved.