Class DslParserHelper
java.lang.Object
fr.gouv.vitam.access.internal.core.DslParserHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.JsonNode
getValueForUpdateDsl
(com.fasterxml.jackson.databind.JsonNode query, String fieldName)
-
Constructor Details
-
DslParserHelper
public DslParserHelper()
-
-
Method Details
-
getValueForUpdateDsl
public static com.fasterxml.jackson.databind.JsonNode getValueForUpdateDsl(com.fasterxml.jackson.databind.JsonNode query, String fieldName) throws InvalidParseOperationException - Throws:
InvalidParseOperationException
-