public class CommunitySiteTranslationConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_TRANSLATION_PERSISTENCE
Default translation persistence
|
static java.lang.String |
DO_NOT_PERSIST_TRANSLATION
Do not store translation
|
static java.lang.String |
FALSE_STRING
Store translation at the time of posting content
|
static java.lang.String |
TRANSLATE_AUTOMATICALLY
Store translation at the time of posting content
|
static java.lang.String |
TRANSLATE_ON_USER_REQUEST
Store translation on user request
|
static java.lang.String |
TRUE_STRING
Store translation at the time of posting content
|
Constructor and Description |
---|
CommunitySiteTranslationConstants() |
public static final java.lang.String TRANSLATE_ON_USER_REQUEST
public static final java.lang.String DO_NOT_PERSIST_TRANSLATION
public static final java.lang.String TRANSLATE_AUTOMATICALLY
public static final java.lang.String DEFAULT_TRANSLATION_PERSISTENCE
public static final java.lang.String TRUE_STRING
public static final java.lang.String FALSE_STRING
Copyright © 2010 - 2020 Adobe. All Rights Reserved