Package | Description |
---|---|
fr.gouv.vitam.access.external.client.v2 | |
fr.gouv.vitam.access.external.rest.v2.rest | |
fr.gouv.vitam.common.model.export | |
fr.gouv.vitam.ihmdemo.appserver |
Provides the web server application and configuration for the IHM Demo module and the rest resource it uses
|
fr.gouv.vitam.ihmdemo.core |
Provides IHM core classes
|
Modifier and Type | Method and Description |
---|---|
RequestResponse<com.fasterxml.jackson.databind.JsonNode> |
AccessExternalClientV2.exportDIP(VitamContext vitamContext,
DipRequest dipRequest) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AccessExternalResourceV2.exportDIP(DipRequest dipRequest)
get units list by query
|
Modifier and Type | Method and Description |
---|---|
static ExportRequest |
ExportRequest.from(DipRequest dipRequest) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
WebApplicationResource.createDIPForExport(javax.servlet.http.HttpServletRequest request,
DipRequest criteria)
Send a queryDSL request in order to select some units and create a matching DIP
|
Modifier and Type | Method and Description |
---|---|
RequestResponse<com.fasterxml.jackson.databind.JsonNode> |
UserInterfaceTransactionManager.exportDIP(DipRequest dipRequest,
VitamContext context)
generate a DIP to be exported
|
Copyright © 2019 Vitam. All rights reserved.