Package | Description |
---|---|
fr.gouv.vitam.common.database.builder.facet |
Provides facet classes
|
fr.gouv.vitam.common.database.builder.request.configuration |
Provides configuration classes containing GlobalDatas and ParserTokens
|
fr.gouv.vitam.common.database.parser.request.multiple |
Provides database parsers for multiple query requests
|
Modifier and Type | Field and Description |
---|---|
protected BuilderToken.FACET |
Facet.currentTokenFACET |
Modifier and Type | Method and Description |
---|---|
BuilderToken.FACET |
Facet.getCurrentTokenFACET() |
Modifier and Type | Method and Description |
---|---|
static BuilderToken.FACET |
BuilderToken.FACET.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuilderToken.FACET[] |
BuilderToken.FACET.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static BuilderToken.FACET |
SelectParserMultiple.getFacetCommand(com.fasterxml.jackson.databind.JsonNode facet)
Get the facet command
|
Modifier and Type | Method and Description |
---|---|
protected Facet |
SelectParserMultiple.analyzeOneFacet(com.fasterxml.jackson.databind.JsonNode facet,
BuilderToken.FACET facetCommand)
Generate a Facet from a Json + command
|
Copyright © 2018 Vitam. All rights reserved.