public class MetadataStorageHelper extends Object
Constructor and Description |
---|
MetadataStorageHelper() |
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.JsonNode |
getGotWithLFC(com.fasterxml.jackson.databind.JsonNode document,
com.fasterxml.jackson.databind.JsonNode lfc)
Create a jsonNode with the got document and its lfc
|
static com.fasterxml.jackson.databind.JsonNode |
getUnitWithLFC(com.fasterxml.jackson.databind.JsonNode document,
com.fasterxml.jackson.databind.JsonNode lfc)
Create a jsonNode with the unit document and its lfc
|
public static com.fasterxml.jackson.databind.JsonNode getUnitWithLFC(com.fasterxml.jackson.databind.JsonNode document, com.fasterxml.jackson.databind.JsonNode lfc)
document
- the unit nodelfc
- the lfc nodepublic static com.fasterxml.jackson.databind.JsonNode getGotWithLFC(com.fasterxml.jackson.databind.JsonNode document, com.fasterxml.jackson.databind.JsonNode lfc)
document
- the unit nodelfc
- the lfc nodeCopyright © 2018 Vitam. All rights reserved.