| Package | Description |
|---|---|
| org.gcube.rest.index.common.entities.fields.config |
| Modifier and Type | Method and Description |
|---|---|
FacetType |
FieldConfig.getFacetType() |
static FacetType |
FacetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetType[] |
FacetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldConfig.setFacetType(FacetType facetType) |
| Constructor and Description |
|---|
FieldConfig(FacetType facetType,
boolean presentable,
String fieldNameAlias,
boolean servesAsTitle,
boolean servesAsSnippet) |
Copyright © 2019. All Rights Reserved.