Package com.vmware.vipclient.i18n.util
Class ConstantsKeys
- java.lang.Object
-
- com.vmware.vipclient.i18n.util.ConstantsKeys
-
public class ConstantsKeys extends Object
This class define some constant keys used in the codes.
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ConstantsKeys()
-
-
-
Field Detail
-
HTTP_PROTOCOL
public static final String HTTP_PROTOCOL
- See Also:
- Constant Field Values
-
HTTPS_PROTOCOL
public static final String HTTPS_PROTOCOL
- See Also:
- Constant Field Values
-
HTTP_PROTOCOL_PREFIX
public static final String HTTP_PROTOCOL_PREFIX
- See Also:
- Constant Field Values
-
HTTPS_PROTOCOL_PREFIX
public static final String HTTPS_PROTOCOL_PREFIX
- See Also:
- Constant Field Values
-
DEFAULT_PROTOCOL
public static final String DEFAULT_PROTOCOL
- See Also:
- Constant Field Values
-
UTF8
public static final String UTF8
- See Also:
- Constant Field Values
-
POST
public static final String POST
- See Also:
- Constant Field Values
-
GET
public static final String GET
- See Also:
- Constant Field Values
-
PRODUCTID
public static final String PRODUCTID
- See Also:
- Constant Field Values
-
KEY
public static final String KEY
- See Also:
- Constant Field Values
-
SOURCE
public static final String SOURCE
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
VERSIONS
public static final String VERSIONS
- See Also:
- Constant Field Values
-
COMPONENT
public static final String COMPONENT
- See Also:
- Constant Field Values
-
COMPONENTS
public static final String COMPONENTS
- See Also:
- Constant Field Values
-
LOCALE
public static final String LOCALE
- See Also:
- Constant Field Values
-
LOCALE_L3
public static final String LOCALE_L3
- See Also:
- Constant Field Values
-
LOCALE_L2
public static final String LOCALE_L2
- See Also:
- Constant Field Values
-
DATA
public static final String DATA
- See Also:
- Constant Field Values
-
RESPONSE
public static final String RESPONSE
- See Also:
- Constant Field Values
-
CODE
public static final String CODE
- See Also:
- Constant Field Values
-
STATUS
public static final String STATUS
- See Also:
- Constant Field Values
-
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
-
MESSAGES
public static final String MESSAGES
- See Also:
- Constant Field Values
-
TRANSLATION
public static final String TRANSLATION
- See Also:
- Constant Field Values
-
UNDERLINE
public static final String UNDERLINE
- See Also:
- Constant Field Values
-
UNDERLINE_POUND
public static final String UNDERLINE_POUND
- See Also:
- Constant Field Values
-
MAX_NUM_OF_SOURCE_TYPE_IN_CACHE
public static final Integer MAX_NUM_OF_SOURCE_TYPE_IN_CACHE
-
MAX_NUM_OF_TRANSLATION_SOURCE_TYPE
public static final Integer MAX_NUM_OF_TRANSLATION_SOURCE_TYPE
-
DEFAULT_LOCALES
protected static final String[] DEFAULT_LOCALES
-
BUNDLES
public static final String BUNDLES
- See Also:
- Constant Field Values
-
LOCALES
public static final String LOCALES
- See Also:
- Constant Field Values
-
LATEST
public static final String LATEST
- See Also:
- Constant Field Values
-
PSEUDO
public static final String PSEUDO
- See Also:
- Constant Field Values
-
MACHINE_TRANSLATION
public static final String MACHINE_TRANSLATION
- See Also:
- Constant Field Values
-
COLLECT_SOURCE
public static final String COLLECT_SOURCE
- See Also:
- Constant Field Values
-
PSEUDOCHAR
public static final String PSEUDOCHAR
- See Also:
- Constant Field Values
-
PSEUDOCHAR2
public static final String PSEUDOCHAR2
- See Also:
- Constant Field Values
-
COMMA
public static final String COMMA
- See Also:
- Constant Field Values
-
EN
public static final String EN
- See Also:
- Constant Field Values
-
EN_US
public static final String EN_US
- See Also:
- Constant Field Values
-
USD
public static final String USD
- See Also:
- Constant Field Values
-
HTTP_CONNECT_TIMEOUT
public static final int HTTP_CONNECT_TIMEOUT
- See Also:
- Constant Field Values
-
HTTP_READ_TIMEOUT
public static final int HTTP_READ_TIMEOUT
- See Also:
- Constant Field Values
-
DEFAULT_COMPONENT
public static final String DEFAULT_COMPONENT
- See Also:
- Constant Field Values
-
FORMATTED_DATE
public static final String FORMATTED_DATE
- See Also:
- Constant Field Values
-
FORMATTED_NUMBER
public static final String FORMATTED_NUMBER
- See Also:
- Constant Field Values
-
SUPPORTED_LANGUAGE_LIST
public static final String SUPPORTED_LANGUAGE_LIST
- See Also:
- Constant Field Values
-
DISPLAY_LANGUAGE
public static final String DISPLAY_LANGUAGE
- See Also:
- Constant Field Values
-
PRODUCT_NAME
public static final String PRODUCT_NAME
- See Also:
- Constant Field Values
-
PRODUCT_VERSION
public static final String PRODUCT_VERSION
- See Also:
- Constant Field Values
-
LANGUAGES
public static final String LANGUAGES
- See Also:
- Constant Field Values
-
LANGUAGE
public static final String LANGUAGE
- See Also:
- Constant Field Values
-
TERRITORIES
public static final String TERRITORIES
- See Also:
- Constant Field Values
-
LANGUAGE_TAG
public static final String LANGUAGE_TAG
- See Also:
- Constant Field Values
-
DISPLAY_NAME
public static final String DISPLAY_NAME
- See Also:
- Constant Field Values
-
JSON_KEYSET
public static final String JSON_KEYSET
- See Also:
- Constant Field Values
-
TRANSLATION_STATUS
public static final String TRANSLATION_STATUS
- See Also:
- Constant Field Values
-
PATTERNS_PREFIX
public static final String PATTERNS_PREFIX
- See Also:
- Constant Field Values
-
REGIONS_PREFIX
public static final String REGIONS_PREFIX
- See Also:
- Constant Field Values
-
DISPNS_PREFIX
public static final String DISPNS_PREFIX
- See Also:
- Constant Field Values
-
-