Package | Description |
---|---|
org.alfresco.repo.dictionary | |
org.alfresco.service.cmr.dictionary |
Modifier and Type | Method and Description |
---|---|
static IndexTokenisationMode |
IndexTokenisationMode.deserializer(String value) |
IndexTokenisationMode |
M2Property.getIndexTokenisationMode() |
static IndexTokenisationMode |
IndexTokenisationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexTokenisationMode[] |
IndexTokenisationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
IndexTokenisationMode.serializer(IndexTokenisationMode indexTokenisationMode) |
void |
M2Property.setIndexTokenisationMode(IndexTokenisationMode indexTokenisationMode) |
Modifier and Type | Method and Description |
---|---|
IndexTokenisationMode |
PropertyDefinition.getIndexTokenisationMode() |
Copyright © 2005–2020 Alfresco Software. All rights reserved.