Package | Description |
---|---|
fr.gouv.vitam.metadata.api.model |
Modifier and Type | Method and Description |
---|---|
BulkUnitInsertEntry |
BulkUnitInsertEntry.setParentUnitIds(Set<String> parentUnitIds) |
BulkUnitInsertEntry |
BulkUnitInsertEntry.setUnit(com.fasterxml.jackson.databind.JsonNode unit) |
Modifier and Type | Method and Description |
---|---|
List<BulkUnitInsertEntry> |
BulkUnitInsertRequest.getUnits() |
Modifier and Type | Method and Description |
---|---|
BulkUnitInsertRequest |
BulkUnitInsertRequest.setUnits(List<BulkUnitInsertEntry> units) |
Constructor and Description |
---|
BulkUnitInsertRequest(List<BulkUnitInsertEntry> units) |
Copyright © 2019 Vitam. All rights reserved.