public final class EntitiesParams extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOCALIZED_STRING_LANGUAGE_NAME
Name of the language column (of textmap table) in db.
|
static String |
LOCALIZED_STRING_NAME
Name of the localized string table in db.
|
static String |
LOCALIZED_STRING_SELECTOR_NAME
Name of the selector column (of selectors table) in db.
|
static String |
LOCALIZED_STRING_SELECTORS_NAME
Name of the selectors table name in db.
|
static String |
LOCALIZED_STRING_TEXT_NAME
Name of the text column (of textmap table) in db.
|
static String |
LOCALIZED_STRING_TEXTMAP_NAME
Name of the textMap table in db.
|
public static final String LOCALIZED_STRING_NAME
public static final String LOCALIZED_STRING_SELECTORS_NAME
public static final String LOCALIZED_STRING_SELECTOR_NAME
public static final String LOCALIZED_STRING_TEXTMAP_NAME
public static final String LOCALIZED_STRING_LANGUAGE_NAME
public static final String LOCALIZED_STRING_TEXT_NAME
Copyright © 2023. All rights reserved.