public class IndexType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEXNAME_NO |
static String |
INDEXNAME_TOKENIZED |
static String |
INDEXNAME_UNTOKENIZED |
static int |
NO |
static int |
TOKENIZED |
static int |
UNTOKENIZED |
| Constructor and Description |
|---|
IndexType() |
| Modifier and Type | Method and Description |
|---|---|
static String |
nameFromValue(int type) |
static int |
valueFromName(String name) |
public static final int NO
public static final int TOKENIZED
public static final int UNTOKENIZED
public static final String INDEXNAME_NO
public static final String INDEXNAME_TOKENIZED
public static final String INDEXNAME_UNTOKENIZED
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.