A B C D E F G H I J K L M N O P Q R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABBREVIATED - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- addCacheOfComponent(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- addCacheOfLocales(MessageCacheItem, DataSourceEnum) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- addCacheOfMultiVersionKey(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- addCacheOfStatus(Map<String, String>) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- addMsgOriginsQueue(DataSourceEnum) - Method in class com.vmware.vipclient.i18n.VIPCfg
- addParam(Object) - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- addPatterns(String, PatternCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- addPatterns(String, String, PatternCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- addRegions(String, LocaleCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- addSamples(Set<Double>) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalSamples
- addSupportedLanguages(BaseDTO, String, LocaleCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- AMPMPatternParser - Class in com.vmware.vipclient.i18n.l2.text.parser
-
The parser to parse pattern item of 'a'.
- AMPMPatternParser(JSONObject) - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.AMPMPatternParser
- API - Class in com.vmware.vip.api.rest
- API() - Constructor for class com.vmware.vip.api.rest.API
- API_CHARSET - Static variable in class com.vmware.vip.api.rest.API
- API_CHARSET_FORM - Static variable in class com.vmware.vip.api.rest.API
- API_FORMATTING - Static variable in class com.vmware.vip.api.rest.APIV1
- API_FORMATTING - Static variable in class com.vmware.vip.api.rest.APIV2
- API_L10N - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- API_TRANSLATOIN - Static variable in class com.vmware.vip.api.rest.APIV1
- API_TRANSLATOIN - Static variable in class com.vmware.vip.api.rest.APIV2
- APIOperation - Class in com.vmware.vip.api.rest
- APIOperation() - Constructor for class com.vmware.vip.api.rest.APIOperation
- APIParamName - Class in com.vmware.vip.api.rest
- APIParamName() - Constructor for class com.vmware.vip.api.rest.APIParamName
- APIParamValue - Class in com.vmware.vip.api.rest
- APIParamValue() - Constructor for class com.vmware.vip.api.rest.APIParamValue
- APIV1 - Class in com.vmware.vip.api.rest
- APIV1() - Constructor for class com.vmware.vip.api.rest.APIV1
- APIV2 - Class in com.vmware.vip.api.rest
- APIV2() - Constructor for class com.vmware.vip.api.rest.APIV2
- appendParamToURL(StringBuilder, String, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- applyPattern(String) - Method in class com.vmware.vipclient.i18n.l2.text.MessageFormat
-
Sets the pattern used by this message format.
- applyPattern(String) - Method in class com.vmware.vipclient.i18n.l2.text.PluralFormat
-
Sets the pattern used by this plural format.
- applyPattern(String, MessagePattern.ApostropheMode) - Method in class com.vmware.vipclient.i18n.l2.text.MessageFormat
-
Sets the ApostropheMode and the pattern used by this message format.
- ARG_DOUBLE - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
A numeric value, for example the offset or an explicit selector value in a PluralFormat style.
- ARG_INT - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
An integer value, for example the offset or an explicit selector value in a PluralFormat style.
- ARG_LIMIT - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
End of an argument.
- ARG_NAME - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
The argument name.
- ARG_NAME_NOT_NUMBER - Static variable in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Return value from
MessagePattern.validateArgumentName(String)for when the string is a valid "pattern identifier" but not a number. - ARG_NAME_NOT_VALID - Static variable in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Return value from
MessagePattern.validateArgumentName(String)for when the string is invalid. - ARG_NUMBER - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
The argument number, provided by the value.
- ARG_SELECTOR - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
A selector substring in a "complex" argument style.
- ARG_START - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Start of an argument.
- ARG_STYLE - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
The argument style text.
- ARG_TYPE - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
The argument type.
- ARGUMENT - Static variable in class com.vmware.vipclient.i18n.l2.text.MessageFormat.Field2
-
Constant identifying a portion of a message that was generated from an argument passed into
formatToCharacterIterator. - Authenticate_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- Authenticate_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- AUTHENTICATION - Static variable in class com.vmware.vip.api.rest.APIV1
- AUTHENTICATION_KEY - Static variable in class com.vmware.vip.api.rest.APIV1
- autoQuoteApostropheDeep() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns a version of the parsed pattern string where each ASCII apostrophe is doubled (escaped) if it is not already, and if it is not interpreted as quoting syntax.
B
- BACKSLASH - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- BADARGUMENTSYNTAX - Static variable in class com.vmware.vipclient.i18n.exceptions.Level2ExceptionConstants
- BaseDTO - Class in com.vmware.vipclient.i18n.messages.dto
-
DTO objects for cache data encapsulation
- BaseDTO() - Constructor for class com.vmware.vipclient.i18n.messages.dto.BaseDTO
- BaseDTO(String, String) - Constructor for class com.vmware.vipclient.i18n.messages.dto.BaseDTO
- BaseFormat - Class in com.vmware.vipclient.i18n.base
-
Used for providing public interfaces to get translation by locale
- BaseFormat() - Constructor for class com.vmware.vipclient.i18n.base.BaseFormat
- BaseOpt - Class in com.vmware.vipclient.i18n.messages.api.opt
- BaseOpt() - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- BaseService - Class in com.vmware.vipclient.i18n.messages.service
- BaseService() - Constructor for class com.vmware.vipclient.i18n.messages.service.BaseService
- BODY - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- bounded - Variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalSamples
- BROWSER_LOCALE - Static variable in class com.vmware.vip.api.rest.APIV1
- BROWSER_LOCALE - Static variable in class com.vmware.vip.api.rest.APIV2
- Bundle - com.vmware.vipclient.i18n.base.DataSourceEnum
- BUNDLES - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
C
- Cache - Interface in com.vmware.vipclient.i18n.base.cache
- CACHE_CONTROL - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- CACHE_L2 - Static variable in class com.vmware.vipclient.i18n.VIPCfg
- CACHE_L3 - Static variable in class com.vmware.vipclient.i18n.VIPCfg
- CacheItem - Class in com.vmware.vipclient.i18n.base.cache
- CacheItem() - Constructor for class com.vmware.vipclient.i18n.base.cache.CacheItem
- CacheMode - Enum in com.vmware.vipclient.i18n.base.cache
- CacheService - Class in com.vmware.vipclient.i18n.messages.service
- CacheService(MessagesDTO) - Constructor for class com.vmware.vipclient.i18n.messages.service.CacheService
- CacheSnapshot - Class in com.vmware.vipclient.i18n.base.cache.persist
- CacheSnapshot() - Constructor for class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- CacheSyncThread - Class in com.vmware.vipclient.i18n.base.cache.persist
- CacheSyncThread(Set<String>, Set<String>, Loader) - Constructor for class com.vmware.vipclient.i18n.base.cache.persist.CacheSyncThread
- CacheSyncThreadPool - Class in com.vmware.vipclient.i18n.base.cache.persist
- CacheSyncThreadPool() - Constructor for class com.vmware.vipclient.i18n.base.cache.persist.CacheSyncThreadPool
- CARDINAL - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.PluralType
- CATEGORIES - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- CHECK_TRANS_STATUS - Static variable in class com.vmware.vip.api.rest.APIParamName
- CHOICE - com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
The argument is a ChoiceFormat with one or more ((ARG_INT | ARG_DOUBLE), ARG_SELECTOR, message) tuples.
- cleanCache(Cache) - Static method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
-
Deprecated.
- clear() - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
clear all components in the cache
- clear() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- clear() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- clear() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- clear() - Method in class com.vmware.vipclient.i18n.base.cache.persist.DiskCacheLoader
- clear() - Method in interface com.vmware.vipclient.i18n.base.cache.persist.Loader
- clear() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Clears this MessagePattern.
- clearCache() - Method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- clearPatternAndSetApostropheMode(MessagePattern.ApostropheMode) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Clears this MessagePattern and sets the ApostropheMode.
- CODE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- COLLECT_SOURCE - Static variable in class com.vmware.vip.api.rest.APIParamName
- COLLECT_SOURCE - Static variable in class com.vmware.vip.api.rest.APIParamValue
- COLLECT_SOURCE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- COLON - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- com.vmware.vip.api.rest - package com.vmware.vip.api.rest
- com.vmware.vip.api.rest.l10n - package com.vmware.vip.api.rest.l10n
- com.vmware.vipclient.i18n - package com.vmware.vipclient.i18n
- com.vmware.vipclient.i18n.base - package com.vmware.vipclient.i18n.base
- com.vmware.vipclient.i18n.base.cache - package com.vmware.vipclient.i18n.base.cache
- com.vmware.vipclient.i18n.base.cache.persist - package com.vmware.vipclient.i18n.base.cache.persist
- com.vmware.vipclient.i18n.base.instances - package com.vmware.vipclient.i18n.base.instances
- com.vmware.vipclient.i18n.common - package com.vmware.vipclient.i18n.common
- com.vmware.vipclient.i18n.exceptions - package com.vmware.vipclient.i18n.exceptions
- com.vmware.vipclient.i18n.filters - package com.vmware.vipclient.i18n.filters
- com.vmware.vipclient.i18n.fmt.common - package com.vmware.vipclient.i18n.fmt.common
- com.vmware.vipclient.i18n.fmt.tag - package com.vmware.vipclient.i18n.fmt.tag
- com.vmware.vipclient.i18n.formats - package com.vmware.vipclient.i18n.formats
- com.vmware.vipclient.i18n.l2.common - package com.vmware.vipclient.i18n.l2.common
- com.vmware.vipclient.i18n.l2.number.parser - package com.vmware.vipclient.i18n.l2.number.parser
- com.vmware.vipclient.i18n.l2.plural.parser - package com.vmware.vipclient.i18n.l2.plural.parser
- com.vmware.vipclient.i18n.l2.service - package com.vmware.vipclient.i18n.l2.service
- com.vmware.vipclient.i18n.l2.text - package com.vmware.vipclient.i18n.l2.text
- com.vmware.vipclient.i18n.l2.text.parser - package com.vmware.vipclient.i18n.l2.text.parser
- com.vmware.vipclient.i18n.messages.api.opt - package com.vmware.vipclient.i18n.messages.api.opt
- com.vmware.vipclient.i18n.messages.api.opt.local - package com.vmware.vipclient.i18n.messages.api.opt.local
- com.vmware.vipclient.i18n.messages.api.opt.server - package com.vmware.vipclient.i18n.messages.api.opt.server
- com.vmware.vipclient.i18n.messages.api.url - package com.vmware.vipclient.i18n.messages.api.url
- com.vmware.vipclient.i18n.messages.dto - package com.vmware.vipclient.i18n.messages.dto
- com.vmware.vipclient.i18n.messages.service - package com.vmware.vipclient.i18n.messages.service
- com.vmware.vipclient.i18n.util - package com.vmware.vipclient.i18n.util
- COMMA - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- COMMA - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- COMMENT_SOURCE - Static variable in class com.vmware.vip.api.rest.APIParamName
- COMMENT_SOURCE - Static variable in class com.vmware.vip.api.rest.APIParamValue
- compareTo(PluralRules.FixedDecimal) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- COMPONENT - com.vmware.vipclient.i18n.util.GetTranslationType
- COMPONENT - Static variable in class com.vmware.vip.api.rest.APIParamName
- COMPONENT - Static variable in class com.vmware.vip.api.rest.APIParamValue
- COMPONENT - Static variable in class com.vmware.vip.api.rest.APIV1
- COMPONENT - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- COMPONENT_CANNOT_EMPTY - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- COMPONENT_TRANSLATION_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- COMPONENT_TRANSLATION_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- COMPONENT_TRANSLATION_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- ComponentBasedOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.server
- ComponentBasedOpt(MessagesDTO) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.server.ComponentBasedOpt
- COMPONENTS - Static variable in class com.vmware.vip.api.rest.APIParamName
- COMPONENTS - Static variable in class com.vmware.vip.api.rest.APIParamValue
- COMPONENTS - Static variable in class com.vmware.vip.api.rest.APIV1
- COMPONENTS - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- COMPONENTS2 - Static variable in class com.vmware.vip.api.rest.APIV1
- ComponentsBasedOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.server
- ComponentsBasedOpt(VIPCfg) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.server.ComponentsBasedOpt
- ComponentService - Class in com.vmware.vipclient.i18n.messages.service
- ComponentService(MessagesDTO) - Constructor for class com.vmware.vipclient.i18n.messages.service.ComponentService
- ComponentService.TranslationsDTO - Class in com.vmware.vipclient.i18n.messages.service
-
A Data Transfer Object (DTO) for localized messages retrieved from cache.
- ComponentsService - Class in com.vmware.vipclient.i18n.messages.service
- ComponentsService(VIPCfg) - Constructor for class com.vmware.vipclient.i18n.messages.service.ComponentsService
- ConstantChars - Class in com.vmware.vipclient.i18n.l2.common
- ConstantChars() - Constructor for class com.vmware.vipclient.i18n.l2.common.ConstantChars
- ConstantsKeys - Class in com.vmware.vipclient.i18n.util
-
This class define some constant keys used in the codes.
- ConstantsKeys() - Constructor for class com.vmware.vipclient.i18n.util.ConstantsKeys
- ConstantsMsg - Class in com.vmware.vipclient.i18n.common
- ConstantsMsg() - Constructor for class com.vmware.vipclient.i18n.common.ConstantsMsg
- contains(int) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.HandleSet
-
Returns true if this set contains the given character.
- countParts() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns the number of "parts" created by parsing the pattern string.
- CREATE_SOURCE_GET - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- CREATE_SOURCE_POST - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- createEtagString(Map<String, List<String>>) - Static method in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- createFormattingCache(Class) - Method in class com.vmware.vipclient.i18n.VIPCfg
-
create cache for formatting data
- createKeyBasedOpt(MessagesDTO) - Method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
- createLocaleOpt(LocaleDTO) - Method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
- createMessageOpt(MessagesDTO) - Method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
- createPatternOpt() - Method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
- createProductOpt(BaseDTO) - Method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
- createTranslationCache(Class) - Method in class com.vmware.vipclient.i18n.VIPCfg
-
create translation cache
- CURRENCIES - com.vmware.vipclient.i18n.l2.common.PatternCategory
- CURRENCIES - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- currency - com.vmware.vipclient.i18n.base.PatternTypeEnum
- CURRENCY - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- CURRENCY_SIGN - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- CURRENCYFORMATS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- CURRENCYNAME - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- CURRENCYSTYLE - Static variable in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- CURRENCYSYMBOL - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
D
- DASHLINE - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- DATA - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- DataSourceEnum - Enum in com.vmware.vipclient.i18n.base
- DATE - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- DATE - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
- DateFormat - Class in com.vmware.vipclient.i18n.formats
- DateFormat - Class in com.vmware.vipclient.i18n.l2.text
- DateFormat() - Constructor for class com.vmware.vipclient.i18n.formats.DateFormat
- DateFormat() - Constructor for class com.vmware.vipclient.i18n.l2.text.DateFormat
- DATEFORMATS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- DateFormatting - Class in com.vmware.vipclient.i18n.base.instances
-
Provide some functions to get formatted date/time string.
- DateFormatting() - Constructor for class com.vmware.vipclient.i18n.base.instances.DateFormatting
- DatePatternParser - Class in com.vmware.vipclient.i18n.l2.text.parser
- DatePatternParser() - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.DatePatternParser
- DatePatternParser(int) - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.DatePatternParser
- DatePatternParser(int, boolean, boolean) - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.DatePatternParser
- DATES - com.vmware.vipclient.i18n.l2.common.PatternCategory
- DateStrPatternParser - Class in com.vmware.vipclient.i18n.l2.text.parser
- DateStrPatternParser(JSONObject) - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.DateStrPatternParser
- datetime - com.vmware.vipclient.i18n.base.PatternTypeEnum
- DATETIME - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
- DATETIMEFORMATS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- DAYPERIODS_FORMAT - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- DAYPERIODS_STANDALONE - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- DAYS_FORMAT - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- DAYS_STANDALONE - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- DECIMAL - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.SampleType
- DECIMAL - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- DECIMAL_SEP - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- DecimalFormat - Class in com.vmware.vipclient.i18n.l2.text
- DecimalFormat(JSONObject, int) - Constructor for class com.vmware.vipclient.i18n.l2.text.DecimalFormat
- DECIMALFORMATS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- decimals(double) - Static method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
-
Return a guess as to the number of decimals that would be displayed.
- DEFAULT - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
-
The default rules
- DEFAULT - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
-
Constant for default style pattern.
- DEFAULT_COMPONENT - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- DEFAULT_LOCALES - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- DEFAULT_PROTOCOL - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- defaultLocale - Static variable in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- DefaultPatternParser - Class in com.vmware.vipclient.i18n.l2.text.parser
-
Default parser
- DefaultPatternParser() - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.DefaultPatternParser
- delete(String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.DiskCacheLoader
- delete(String) - Method in interface com.vmware.vipclient.i18n.base.cache.persist.Loader
- destroy() - Method in class com.vmware.vipclient.i18n.filters.VIPComponentFilter
- destroy() - Method in class com.vmware.vipclient.i18n.filters.VIPPatternFilter
- DIGIT_CHAR - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- DISK - com.vmware.vipclient.i18n.base.cache.CacheMode
- DiskCacheLoader - Class in com.vmware.vipclient.i18n.base.cache.persist
- DiskCacheLoader() - Constructor for class com.vmware.vipclient.i18n.base.cache.persist.DiskCacheLoader
- DISPLAY_LANGUAGE - Static variable in class com.vmware.vip.api.rest.APIParamName
- DISPLAY_LANGUAGE - Static variable in class com.vmware.vip.api.rest.APIParamValue
- DISPLAY_LANGUAGE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- DISPLAY_NAME - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- DISPNS_PREFIX - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- doEndTag() - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- doEndTag() - Method in class com.vmware.vipclient.i18n.fmt.common.ParamSupport
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.vmware.vipclient.i18n.filters.VIPComponentFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.vmware.vipclient.i18n.filters.VIPPatternFilter
- doLocaleMatching(MessagesDTO) - Method in class com.vmware.vipclient.i18n.messages.service.BaseService
- doStartTag() - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- DOT - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- DOUBLE_OPTIONAL - com.vmware.vipclient.i18n.l2.text.MessagePattern.ApostropheMode
-
A literal apostrophe is represented by either a single or a double apostrophe pattern character.
- DOUBLE_REQUIRED - com.vmware.vipclient.i18n.l2.text.MessagePattern.ApostropheMode
-
A literal apostrophe must be represented by a double apostrophe pattern character.
- doubleValue() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
E
- EMPTY - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- EN - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- EN_US - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- encryption(String) - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- end - Variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalRange
- equals(Object) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- EraPatternParser - Class in com.vmware.vipclient.i18n.l2.text.parser
- EraPatternParser(JSONObject) - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.EraPatternParser
- EraPatternParser(JSONObject, boolean) - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.EraPatternParser
- ERAS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- ETAG - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- EXCEPTION_OCCUR - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- EXPONENTIAL - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
F
- f - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
All visible fraction digits as an integer, including trailing zeros.
- fetchMultiVersionKeyMessages(MessageCacheItem) - Method in interface com.vmware.vipclient.i18n.messages.api.opt.KeyBasedOpt
- fetchMultiVersionKeyMessages(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalKeyBasedOpt
- fetchMultiVersionKeyMessages(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.StringBasedOpt
- Field2(String) - Constructor for class com.vmware.vipclient.i18n.l2.text.MessageFormat.Field2
-
Create a
Fieldwith the specified name. - FileUtil - Class in com.vmware.vipclient.i18n.util
- FileUtil() - Constructor for class com.vmware.vipclient.i18n.util.FileUtil
- FilterUtils - Class in com.vmware.vipclient.i18n.filters
- FilterUtils() - Constructor for class com.vmware.vipclient.i18n.filters.FilterUtils
- findEndQuoteIndex(int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- FIRSTDAY_OF_WEEK - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- FixedDecimal(double) - Constructor for class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- FixedDecimal(double, int) - Constructor for class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- FixedDecimal(double, int, long) - Constructor for class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- FixedDecimal(long) - Constructor for class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- FixedDecimal(String) - Constructor for class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- FixedDecimalRange(PluralRules.FixedDecimal, PluralRules.FixedDecimal) - Constructor for class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalRange
- floatValue() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- fmtToMappedLocale(String) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- fmtToMappedLocale(Locale) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- forLocale(Locale, PluralRules.PluralType) - Static method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- format(double) - Method in class com.vmware.vipclient.i18n.l2.text.PluralFormat
- format(double, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.DecimalFormat
- format(double, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- format(long, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.DecimalFormat
- format(long, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- format(Object[], StringBuilder, FieldPosition) - Method in class com.vmware.vipclient.i18n.l2.text.MessageFormat
- format(Object, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- format(Object, Integer, String, String, int) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
- format(Object, Integer, String, String, int) - Method in class com.vmware.vipclient.i18n.l2.service.NumberFormatService
- format(Object, Integer, String, String, String, int) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
- format(Object, Integer, String, Locale, int) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Returns a specific style number format or currency format with specified fractionSize for a specific locale.
- format(Object, Integer, Locale, int) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Returns a specific style number format with specified fractionSize for a specific locale.
- format(Object, Integer, Locale, int) - Method in class com.vmware.vipclient.i18n.l2.service.NumberFormatService
- format(Object, String) - Method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- format(Object, StringBuilder, FieldPosition) - Method in class com.vmware.vipclient.i18n.l2.text.PluralFormat
-
Formats a plural message for a given number and appends the formatted message to the given
StringBuffer. - format(Object, String, Integer, String, String, int) - Method in class com.vmware.vipclient.i18n.l2.service.NumberFormatService
- format(Object, String, Integer, Locale, int) - Method in class com.vmware.vipclient.i18n.l2.service.NumberFormatService
- format(Object, String, String, int) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
- format(Object, Locale, int) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Returns a specific style number format for a specific locale.
- format(String, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.DecimalFormat
- format(String, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- format(String, Object...) - Static method in class com.vmware.vipclient.i18n.util.FormatUtils
-
format a string with placeholder by the input arguments
- format(String, Locale, Object...) - Static method in class com.vmware.vipclient.i18n.util.FormatUtils
-
Deprecated.
- format(BigDecimal, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.DecimalFormat
- format(BigDecimal, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- format(BigInteger, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.DecimalFormat
- format(BigInteger, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- format(Date, String) - Method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- format(Date, String) - Method in class com.vmware.vipclient.i18n.l2.text.RegionDateFormat
- format(Date, String) - Method in class com.vmware.vipclient.i18n.l2.text.SimpleDateFormat
- format(Map<String, Object>, StringBuilder, FieldPosition) - Method in class com.vmware.vipclient.i18n.l2.text.MessageFormat
- FORMAT_DATE_GET_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- FORMAT_DATE_GET_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- FORMAT_NUMBER_GET_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- FORMAT_NUMBER_GET_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- FORMAT_PATTERN_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- FORMAT_PATTERN_GET_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- FORMAT_PATTERN_GET_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- FORMAT_PATTERN_WITH_LANGUAGE - Static variable in class com.vmware.vip.api.rest.APIV2
- FormatCacheItem - Class in com.vmware.vipclient.i18n.base.cache
- FormatCacheItem() - Constructor for class com.vmware.vipclient.i18n.base.cache.FormatCacheItem
- formatCurrency(Object, String, String) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
- formatCurrency(Object, String, String, String) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string with currency symbol specified by 3-letter currency code according to locale's currency format defined in cldr.
- formatCurrency(Object, String, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string with currency symbol specified by 3-letter currency code according to locale's currency format defined in cldr.
- formatCurrency(Object, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string with default currency symbol($) according to locale's currency format defined in cldr.
- formatDate(Object, String, String, String, String) - Method in class com.vmware.vipclient.i18n.base.instances.DateFormatting
- formatDate(Object, String, String, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.DateFormatting
-
Get the formatted string of specified time zone in specified pattern and specified Locale.
- formatDate(Object, String, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.DateFormatting
-
Get the formatted string of default time zone in specified pattern and specified Locale.
- FormatDateTag - Class in com.vmware.vipclient.i18n.fmt.tag
- FormatDateTag() - Constructor for class com.vmware.vipclient.i18n.fmt.tag.FormatDateTag
- formatMsg(String, Locale, Object) - Static method in class com.vmware.vipclient.i18n.util.FormatUtils
- formatNumber(Object, Integer, String, String) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string in decimal style using user self defined fraction size.
- formatNumber(Object, Integer, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string in decimal style using user self defined fraction size.
- formatNumber(Object, String, String) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
- formatNumber(Object, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string in decimal style according to locale's decimal format defined in cldr.
- formatPercent(Object, Integer, String, String) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string in percent style using user self defined fraction size.
- formatPercent(Object, Integer, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string in percent style using user self defined fraction size.
- formatPercent(Object, String, String) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
- formatPercent(Object, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.NumberFormatting
-
Format a number to an localized number string in percent style according to locale's percent format defined in cldr.
- FORMATTED_DATE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- FORMATTED_NUMBER - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- Formatting - Interface in com.vmware.vipclient.i18n.base.instances
-
define the interface implemented by i18n formatting instances which are created by I18nFactory
- FormattingCache - Class in com.vmware.vipclient.i18n.base.cache
- FormattingCache() - Constructor for class com.vmware.vipclient.i18n.base.cache.FormattingCache
- FormattingCacheService - Class in com.vmware.vipclient.i18n.messages.service
- FormattingCacheService() - Constructor for class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- FormatUtils - Class in com.vmware.vipclient.i18n.util
- FRACTION - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- FRACTIONS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- FULL - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- FULL - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
-
Constant for full style pattern.
G
- get(String) - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
get a component's cached data by key
- get(String) - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- get(String) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- get(String) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- GET - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- GET_COMPONENTS_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_FALLBACK_MESSAGES_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_LANGUAGES_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_LANGUAGES_FAILED_ALL - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_LOCALES_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_MESSAGE_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_MESSAGES_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_MESSAGES_FAILED_ALL - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_MULTI_VERSION_KEY_MESSAGES_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_MULTI_VERSION_KEY_MESSAGES_FAILED_ALL - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_PATTERNS_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_PATTERNS_FAILED_1 - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_PATTERNS_FAILED_ALL - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_PATTERNS_FAILED_ALL_1 - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_REGIONS_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_REGIONS_FAILED_ALL - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- GET_VERSION_KEY_MESSAGE_FAILED - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- getAllComponentTranslation() - Method in class com.vmware.vipclient.i18n.messages.service.ProductService
-
Retrieves translated messages of all components of a product in the requested locale (See the dto object).
- getAllResources(Path) - Static method in class com.vmware.vipclient.i18n.util.FileUtil
- getApostropheMode() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- getArgType() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern.Part
-
Returns the argument type if this part is of type ARG_START or ARG_LIMIT, otherwise ArgType.NONE.
- getBaseFactor() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getBaseURL() - Method in class com.vmware.vipclient.i18n.base.HttpRequester
- getCache(String) - Static method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- getCachedData() - Method in class com.vmware.vipclient.i18n.base.cache.LocaleCacheItem
- getCachedData() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCacheItem
- getCachedData() - Method in class com.vmware.vipclient.i18n.base.cache.PatternCacheItem
- getCachedKeySize() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getCachedSupportedLocales() - Method in class com.vmware.vipclient.i18n.messages.service.ProductService
-
Retrieves the combined set of cached supported locales from all data sources.
- getCachedSupportedLocales(DataSourceEnum) - Method in class com.vmware.vipclient.i18n.messages.service.ProductService
-
Retrieves the cached set of locales that are supported in the given data source.
- getCachedTranslationMap() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getCacheExpiredTime() - Method in class com.vmware.vipclient.i18n.VIPCfg
-
Deprecated.
- getCacheKey() - Method in class com.vmware.vipclient.i18n.messages.dto.PatternsDTO
-
get the key for cache.
- getCacheKeySize() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- getCacheManager() - Method in class com.vmware.vipclient.i18n.VIPCfg
-
Deprecated.Use
TranslationCacheManager.getInstanceinstead - getCacheMode() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getCacheMode() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getCacheOfComponent() - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- getCacheOfLocales(DataSourceEnum) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- getCacheOfMultiVersionKey() - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- getCacheOfStatus() - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- getCachePath() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getCacheRootPath() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getCacheSnapshot() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSyncThreadPool
- getCacheSnapshot() - Method in class com.vmware.vipclient.i18n.base.cache.persist.DiskCacheLoader
- getCacheSnapshot() - Method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- getCapacityByKey() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- getCapacityByKey() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getCfg() - Method in class com.vmware.vipclient.i18n.base.instances.LocaleMessage
- getCfg() - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
- getCfg() - Method in class com.vmware.vipclient.i18n.I18nFactory
- getComment() - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- getComponent() - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- getComponentListURL(BaseDTO, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
- getComponentMessages() - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalMessagesOpt
-
Deprecated.
- getComponentMessages() - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.StringBasedOpt
- getComponentMessages(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalMessagesOpt
- getComponentMessages(MessageCacheItem) - Method in interface com.vmware.vipclient.i18n.messages.api.opt.MessageOpt
- getComponentMessages(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.ComponentBasedOpt
- getComponents() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getComponents() - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalProductOpt
- getComponents() - Method in interface com.vmware.vipclient.i18n.messages.api.opt.ProductOpt
- getComponents() - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteProductOpt
-
get supported components from vip(non-Javadoc)
- getComponents() - Method in class com.vmware.vipclient.i18n.messages.service.ProductService
-
Retrieves the list of components of a product.
- getComponentsTranslationURL(String, VIPCfg) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
-
assembly the request URL for multiple components Translation.
- getComponentTranslationURL(MessagesDTO, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
-
assembly the request URL for component Translation.
- getCompositStrAsCacheKey() - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
-
assembly the key of cache by productID, version, component and locale.
- getDataFromResponse(String) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteL2BaseOpt
- getDataPart(JSONObject) - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- getDateByString(String) - Method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- getDecimalDigits() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getDecimalDigitsWithoutTrailingZeros() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getDefaultLocale() - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- getDisplayLanguagesList(String) - Method in class com.vmware.vipclient.i18n.base.instances.LocaleMessage
-
Get the display language map of the configured product
- getDisplayNames(String) - Method in class com.vmware.vipclient.i18n.messages.service.LocaleService
- getDropId() - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
get a id of translation drop
- getDropId() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- getDropId() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getDropId() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- getDropId() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getEtag() - Method in class com.vmware.vipclient.i18n.base.cache.CacheItem
- getExpiredTime() - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
get expired time
- getExpiredTime() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- getExpiredTime() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getExpiredTime() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- getExpiredTime() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getFallbackLocales() - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- getFormattingInstance(Class) - Method in class com.vmware.vipclient.i18n.I18nFactory
-
get a instance of com.vmware.vipclient.i18n.base.instances.Formatting
- getFormattings() - Method in class com.vmware.vipclient.i18n.I18nFactory
- getGroupingSize() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getHitMap() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getHttpRequester() - Method in class com.vmware.vipclient.i18n.base.VIPService
- getI18nScope() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getId() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getIndex() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern.Part
-
Returns the pattern string index associated with this Part.
- getInstance() - Static method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- getInstance() - Static method in class com.vmware.vipclient.i18n.I18nFactory
-
get the instance of I18nFactory
- getInstance() - Static method in class com.vmware.vipclient.i18n.VIPCfg
-
create a default instance of VIPCfg
- getInstance(VIPCfg) - Static method in class com.vmware.vipclient.i18n.I18nFactory
-
get an instance of I18nFactory
- getInstance(String) - Static method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
-
Creates a PluralRules from a rule if it is parsable, otherwise returns null.
- getInstance(Map<String, String>) - Static method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- getInstance(JSONObject, int) - Static method in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- getInstance(JSONObject, String, String) - Static method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- getInstance(JSONObject, String, String, String) - Static method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- getIntegerValue() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getInteralCleanCache() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getJson() - Method in exception com.vmware.vipclient.i18n.exceptions.JsonParsingException
- getJson() - Method in exception com.vmware.vipclient.i18n.exceptions.JsonParsingRuntimeException
- getKey() - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- getKeyTranslationURL(MessagesDTO, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
-
assembly the request URL for key Translation.
- getL2Locale() - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
-
get the locale from ThreadLocal
- getLanguage() - Method in class com.vmware.vipclient.i18n.l2.text.RegionDateFormat
- getLastClean() - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
get time of last clean
- getLastClean() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- getLastClean() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getLastClean() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- getLastClean() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getLength() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern.Part
-
Returns the length of the pattern substring associated with this Part.
- getLength() - Method in class com.vmware.vipclient.i18n.l2.text.PatternItem
- getLimit() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern.Part
-
Returns the pattern string limit (exclusive-end) index associated with this Part.
- getLimitPartIndex(int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns the index of the ARG|MSG_LIMIT part corresponding to the ARG|MSG_START at start.
- getLoaderInstance(Class) - Method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- getLocale() - Method in class com.vmware.vipclient.i18n.base.BaseFormat
- getLocale() - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- getLocale() - Method in class com.vmware.vipclient.i18n.messages.service.ComponentService.TranslationsDTO
- getLocale() - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
-
get the locale from ThreadLocal
- getLocale(JSONObject) - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- getLocales() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getLocalesCacheKey(DataSourceEnum) - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- getLocalizedDateFormat(String, String) - Method in class com.vmware.vipclient.i18n.formats.DateFormat
- getLocalizedNumber(String, String) - Method in class com.vmware.vipclient.i18n.formats.NumberFormat
- getMapFromJson(String) - Static method in class com.vmware.vipclient.i18n.util.JSONUtils
- getMaxAgeMillis() - Method in class com.vmware.vipclient.i18n.base.cache.CacheItem
- getMaxAgeMillis(Map<String, List<String>>) - Static method in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- getMaximumFractionDigits() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getMaximumIntegerDigits() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getMessage(String, Locale, String, String, Object...) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
- getMessage(String, Locale, String, String, Map<String, Object>) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
- getMessage(Locale, String, String, Object...) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Retrieves the localized message
- getMessage(Locale, String, String, Map<String, Object>) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Retrieves the localized message
- getMessageInstance(Class) - Method in class com.vmware.vipclient.i18n.I18nFactory
- getMessageInstance(Class, VIPCfg) - Method in class com.vmware.vipclient.i18n.I18nFactory
-
get an instance of com.vmware.vipclient.i18n.base.instances.Message
- getMessageOrigin() - Method in class com.vmware.vipclient.i18n.VIPCfg
-
Deprecated.
- getMessages() - Method in class com.vmware.vipclient.i18n.I18nFactory
- getMessages() - Method in class com.vmware.vipclient.i18n.messages.service.ComponentService
-
Deprecated.
- getMessages() - Method in class com.vmware.vipclient.i18n.messages.service.ComponentService.TranslationsDTO
- getMessages(String, String, String, String) - Static method in class com.vmware.vipclient.i18n.util.JSONBundleUtil
-
Deprecated.
- getMessages(String, Locale, String) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
- getMessages(Path) - Static method in class com.vmware.vipclient.i18n.util.JSONBundleUtil
- getMessages(Iterator<Locale>) - Method in class com.vmware.vipclient.i18n.messages.service.ComponentService
-
Deprecated.
- getMessages(Locale, String) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Retrieves the set of localized messages from the cache.
- getMessagesFromResponse(String, String) - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- getMinimumExponentDigits() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getMinimumFractionDigits() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getMinimumIntegerDigits() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getMinValueItem(Map<String, Integer>) - Static method in class com.vmware.vipclient.i18n.util.MapUtils
-
get entry of the value is minimum in map.
- getMsgOriginsQueue() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getMultiVersionKeyCacheItem(String, Iterator<Locale>) - Method in class com.vmware.vipclient.i18n.messages.service.StringService
- getMultiVersionKeyTranslationURL(MessagesDTO, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
- getMultiVersionMessage(Locale, String, String, String, Object...) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Get one version's key based message if there is multiple versions for one product, the message's arguments are put in a variable object.
- getMultiVersionMessage(Locale, String, String, String, Map<String, Object>) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Get one version's key based message if there is multiple versions for one product, the message's arguments are put in a Map This method is designed specially for product which need multiple version's message at runtime by configuring the 'version' item in your config file for singleton client as multiple versions separated by comma or 'all'; if your product only need one version's message at runtime, please use @code getMessage API by configuring the 'version' as one specified version.
- getNegativePrefix() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getNegativeSuffix() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getNumericValue(MessagePattern.Part) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns the numeric value associated with an ARG_INT or ARG_DOUBLE.
- getOfflineResourcesBaseUrl() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getOperand(String) - Static method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getParamFromQuery(String, String) - Static method in class com.vmware.vipclient.i18n.filters.FilterUtils
- getParamFromQuery(ServletRequest, String) - Static method in class com.vmware.vipclient.i18n.filters.FilterUtils
- getParamFromURI(String, String) - Static method in class com.vmware.vipclient.i18n.filters.FilterUtils
- getParamFromURI(ServletRequest, String) - Static method in class com.vmware.vipclient.i18n.filters.FilterUtils
- getParent() - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- getParser(JSONObject) - Method in class com.vmware.vipclient.i18n.l2.text.PatternItem
- getPart(int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Gets the i-th pattern "part".
- getPartType(int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns the Part.Type of the i-th pattern "part".
- getPattern(JSONObject, int) - Static method in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- getPattern(JSONObject, String) - Static method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- getPatternIndex(int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns the pattern index of the specified pattern "part".
- getPatternItems(String) - Method in class com.vmware.vipclient.i18n.l2.text.RegionDateFormat
- getPatternItems(String) - Method in class com.vmware.vipclient.i18n.l2.text.SimpleDateFormat
- getPatternMessage(String, String) - Method in class com.vmware.vipclient.i18n.base.instances.PatternMessage
-
get whole pattern data for formatting
- getPatternMessage(Locale) - Method in class com.vmware.vipclient.i18n.base.instances.PatternMessage
-
get whole pattern data for formatting
- getPatterns(String) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- getPatterns(String) - Method in class com.vmware.vipclient.i18n.messages.service.PatternService
- getPatterns(String, PatternCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalPatternOpt
- getPatterns(String, PatternCacheItem) - Method in interface com.vmware.vipclient.i18n.messages.api.opt.PatternOpt
- getPatterns(String, PatternCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.RemotePatternOpt
- getPatterns(String, String) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- getPatterns(String, String) - Method in class com.vmware.vipclient.i18n.messages.service.PatternService
- getPatterns(String, String, PatternCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalPatternOpt
- getPatterns(String, String, PatternCacheItem) - Method in interface com.vmware.vipclient.i18n.messages.api.opt.PatternOpt
- getPatterns(String, String, PatternCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.RemotePatternOpt
- getPatternsByCategory(String, String) - Method in class com.vmware.vipclient.i18n.messages.service.PatternService
- getPatternsByLanguageRegion(String, String) - Method in class com.vmware.vipclient.i18n.messages.service.PatternService
- getPatternsByLocale(String) - Method in class com.vmware.vipclient.i18n.messages.service.PatternService
- getPatternString() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- getPatternURL(String, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
- getPatternURL(String, String, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
- getPluralOffset(int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns the "offset:" value of a PluralFormat argument, or 0 if none is specified.
- getPluralOperand(PluralRules.Operand) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getPluralOperand(PluralRules.Operand) - Method in interface com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.IFixedDecimal
- getPositivePrefix() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getPositiveSuffix() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getPostKeys(MessagesDTO, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
-
get the url of key-set-post API
- getProductID() - Method in class com.vmware.vipclient.i18n.messages.dto.BaseDTO
- getProductName() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getProductName() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getRegion() - Method in class com.vmware.vipclient.i18n.l2.text.RegionDateFormat
- getRegionList(List<String>) - Method in class com.vmware.vipclient.i18n.base.instances.LocaleMessage
-
Get the region data from CLDR of supported languages of the configured product
- getRegionListURL(String, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
- getRegions(String) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- getRegions(String) - Method in class com.vmware.vipclient.i18n.messages.service.LocaleService
- getRegions(String, LocaleCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalLocaleOpt
- getRegions(String, LocaleCacheItem) - Method in interface com.vmware.vipclient.i18n.messages.api.opt.LocaleOpt
- getRegions(String, LocaleCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteLocaleOpt
- getRegionsByLocale(String) - Method in class com.vmware.vipclient.i18n.messages.service.LocaleService
- getRemovedKeyFromHitMap() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getResponse(String, String, Object, FormatCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteL2BaseOpt
- getResponseCode(JSONObject) - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- getResponseMessage(JSONObject) - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- getResponsePart(JSONObject) - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- getRound() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getRules(String) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- getSamples() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalSamples
- getScope() - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- getSecondaryGroupingSize() - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- getShiftedValue() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getSource() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getSource() - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- getSourceFromBody(ServletRequest) - Static method in class com.vmware.vipclient.i18n.filters.FilterUtils
- getSourceLocale() - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- getStartEndSamples(Set<PluralRules.FixedDecimal>) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalSamples
- getStatusFromResponse(String, String) - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
-
get the status from response body
- getString() - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.StringBasedOpt
- getString(MessagesDTO) - Method in class com.vmware.vipclient.i18n.messages.service.StringService
-
Deprecated.
- getString(Locale, String, String, String, String, Object...) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Deprecated.Replaced by
TranslationMessage.getMessage(Locale, String, String, Object...)which fetches source messages from messages_source.json of the component. This method only supports English as both the default and the source locale. - getString(Locale, String, String, String, String, Map<String, Object>) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
get a translation under the component of the configured product
- getString2(String, String, Locale, String, Object...) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Deprecated.Replaced by
TranslationMessage.getMessage(Locale, String, String, Object...)which fetches source messages from messages_source.json of the component. This method only supports English as both the default and the source locale. - getString2(String, String, Locale, String, Map<String, Object>) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
get one translation of the configured product from VIP, if message not found will get the English message from specified bundle.
- getStrings(Locale, String) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Deprecated.Replaced by
TranslationMessage.getMessages(Locale, String) - getStrings(Set<Locale>, Set<String>) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
get multiple components' translations from VIP server
- getSubInstance(String) - Static method in class com.vmware.vipclient.i18n.VIPCfg
-
create a default instance of VIPCfg
- getSubstring(MessagePattern.Part) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns the substring of the pattern string indicated by the Part.
- getSupportedDisplayNameList(String) - Method in class com.vmware.vipclient.i18n.base.instances.LocaleMessage
-
Get supported display name list of the configured product
- getSupportedDisplayNamesByLocale(String) - Method in class com.vmware.vipclient.i18n.messages.service.LocaleService
- getSupportedLanguageListURL(String, BaseDTO, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
- getSupportedLanguages(BaseDTO, String) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- getSupportedLanguages(String, LocaleCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalLocaleOpt
- getSupportedLanguages(String, LocaleCacheItem) - Method in interface com.vmware.vipclient.i18n.messages.api.opt.LocaleOpt
- getSupportedLanguages(String, LocaleCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteLocaleOpt
- getSupportedLanguageTagList() - Method in class com.vmware.vipclient.i18n.base.instances.LocaleMessage
-
Get the supported language tag list of the configured product
- getSupportedLocaleListURL(BaseDTO, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.V2URL
- getSupportedLocales(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.local.LocalProductOpt
- getSupportedLocales(MessageCacheItem) - Method in interface com.vmware.vipclient.i18n.messages.api.opt.ProductOpt
- getSupportedLocales(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteProductOpt
-
get supported locales from vip(non-Javadoc)
- getSupportedLocales(DataSourceEnum) - Method in class com.vmware.vipclient.i18n.messages.service.ProductService
-
Retrieves the set of locales that are supported in the given data source.
- getTimestamp() - Method in class com.vmware.vipclient.i18n.base.cache.CacheItem
- getTranslation(Set<String>, Set<Locale>) - Method in class com.vmware.vipclient.i18n.messages.service.ComponentsService
- getTranslations() - Method in class com.vmware.vipclient.i18n.messages.service.ComponentService
-
Calls
ComponentService.getTranslations(Iterator)using the pre-configured locale fallback queue. - getTranslations(Iterator<Locale>) - Method in class com.vmware.vipclient.i18n.messages.service.ComponentService
-
Gets messages from cache.
- getTranslationStatus() - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.ComponentBasedOpt
- getTranslationStatus() - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.StringBasedOpt
- GetTranslationType - Enum in com.vmware.vipclient.i18n.util
- getTransStatusAsCacheKey() - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- getType() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern.Part
-
Returns the type of this part.
- getType() - Method in class com.vmware.vipclient.i18n.l2.text.PatternItem
- getValue() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern.Part
-
Returns a value associated with this part.
- getVar() - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- getVersion() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getVersion() - Method in class com.vmware.vipclient.i18n.messages.dto.BaseDTO
- getVersion() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getVipServer() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- getVipServer() - Method in class com.vmware.vipclient.i18n.base.VIPService
- getVipServer() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getVipService() - Method in class com.vmware.vipclient.i18n.VIPCfg
- getVisibleDecimalDigitCount() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getVisibleDecimalDigitCountWithoutTrailingZeros() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- getXCapacity() - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
get the cache capacity
- getXCapacity() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- getXCapacity() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- getXCapacity() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- getYCapacity() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- GRM_SEND_SOURCE - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- GROUP - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- GROUP_SEP - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- groupIntegerDigits(String, int) - Method in class com.vmware.vipclient.i18n.l2.number.parser.IntegerDigitsParser
H
- HandleSet - Class in com.vmware.vipclient.i18n.l2.plural.parser
- HandleSet(int...) - Constructor for class com.vmware.vipclient.i18n.l2.plural.parser.HandleSet
-
Quickly constructs a set from a set of ranges <s0, e0, s1, e1, s2, e2, ...
- hashCode() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- hasIntegerValue() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- hasNamedArguments() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Does the parsed pattern have named arguments like {first_name}?
- hasNumberedArguments() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Does the parsed pattern have numbered arguments like {2}?
- hasNumericValue() - Method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Indicates whether this part has a numeric value.
- hasPluralStyle() - Method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
- HEADERS - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- HTTP_CONNECT_TIMEOUT - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- HTTP_PROTOCOL - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- HTTP_PROTOCOL_PREFIX - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- HTTP_READ_TIMEOUT - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- HttpRequester - Class in com.vmware.vipclient.i18n.base
-
This class provides methods of requesting a remote server.
- HttpRequester(String) - Constructor for class com.vmware.vipclient.i18n.base.HttpRequester
-
get the baseURL
- HTTPS_PROTOCOL - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- HTTPS_PROTOCOL_PREFIX - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
I
- i - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
The integer value, with the fraction digits truncated off.
- I18n - Interface in com.vmware.vipclient.i18n.base.instances
-
define a root interface for i18n instances which are created by I18nFactory
- I18N_API_ROOT - Static variable in class com.vmware.vip.api.rest.API
- I18nFactory - Class in com.vmware.vipclient.i18n
-
provide a factory to create all kind of I18n instances
- IF_NONE_MATCH_HEADER - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- INFINITY - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- init(FilterConfig) - Method in class com.vmware.vipclient.i18n.filters.VIPComponentFilter
-
Here will create TranslationMessage instance, but create it requires I18nFactory instance created first, and creation of I18nFactory requires VIPCfg instance.
- init(FilterConfig) - Method in class com.vmware.vipclient.i18n.filters.VIPPatternFilter
-
Here will create TranslationMessage instance, but create it requires I18nFactory instance created first, and creation of I18nFactory requires VIPCfg instance.
- initialize(String) - Method in class com.vmware.vipclient.i18n.VIPCfg
-
Initialize VIPCfg instance using a configuration file
- initialize(String, String, String) - Method in class com.vmware.vipclient.i18n.VIPCfg
-
initialize the instance by parameter
- initializeMessageCache() - Method in class com.vmware.vipclient.i18n.VIPCfg
-
load all translation to cache by product
- initializeVIPService() - Method in class com.vmware.vipclient.i18n.VIPCfg
-
Deprecated.
- initializeVIPService(String) - Method in class com.vmware.vipclient.i18n.base.VIPService
-
Deprecated.
- INSERT_CHAR - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Indicates that a syntax character needs to be inserted for auto-quoting.
- INTEGER - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.SampleType
- IntegerDigitsParser - Class in com.vmware.vipclient.i18n.l2.number.parser
- IntegerDigitsParser(JSONObject) - Constructor for class com.vmware.vipclient.i18n.l2.number.parser.IntegerDigitsParser
- INTEGERSTYLE - Static variable in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- intValue() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- isAvailable(String, String, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
check if one translation of specified key is available
- isAvailable(String, Locale) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
check if the translations of specified component is available
- isCleanCache() - Method in class com.vmware.vipclient.i18n.VIPCfg
- isCollectSource() - Method in class com.vmware.vipclient.i18n.VIPCfg
- isComplete() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSyncThreadPool
- isComponentAvailable() - Method in class com.vmware.vipclient.i18n.messages.service.ComponentService
- isConnected() - Method in class com.vmware.vipclient.i18n.base.HttpRequester
- isContainStatus() - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- isDefaultLocale(String) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- isDefaultLocale(Locale) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- isEmpty(String) - Static method in class com.vmware.vipclient.i18n.util.JSONUtils
- isEmpty(String) - Static method in class com.vmware.vipclient.i18n.util.StringUtil
- isExisting(String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.DiskCacheLoader
- isExisting(String) - Method in interface com.vmware.vipclient.i18n.base.cache.persist.Loader
- isExpired() - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
Deprecated.Use the
isExpiredmethod. - isExpired() - Method in class com.vmware.vipclient.i18n.base.cache.CacheItem
- isExpired() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
-
Deprecated.Use the
isExpiredmethod. - isExpired() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
-
Deprecated.Use the
isExpiredmethod. - isExpired() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- isExpired(String) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- isFrozen() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Determines whether this object is frozen (immutable) or not.
- isFull() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- isFull() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- isHasIntegerValue() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- isIdentifier(CharSequence) - Static method in class com.vmware.vipclient.i18n.util.PatternProps
-
Tests whether the CharSequence contains a "pattern identifier", that is, whether it contains only non-Pattern_White_Space, non-Pattern_Syntax characters.
- isInfinite() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- isInfinite() - Method in interface com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.IFixedDecimal
- isInitializeCache() - Method in class com.vmware.vipclient.i18n.VIPCfg
- isLanguageTag(String) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
-
validate that an argument is a well-formed BCP 47 tag
- isMachineTranslation() - Method in class com.vmware.vipclient.i18n.VIPCfg
- isNaN() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- isNaN() - Method in interface com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.IFixedDecimal
- isNegative - Variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- isNegative() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- isNumeric(String) - Method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- isNumeric(String) - Static method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- IsoToDate(String) - Method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- isPseudo() - Method in class com.vmware.vipclient.i18n.VIPCfg
- isStringAvailable(MessagesDTO) - Method in class com.vmware.vipclient.i18n.messages.service.StringService
- isStringInListIgnoreCase(List<String>, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
-
Is the target String in list
- isSubInstance() - Method in class com.vmware.vipclient.i18n.VIPCfg
- isSuccess(int) - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- isSyntaxOrWhiteSpace(int) - Static method in class com.vmware.vipclient.i18n.util.PatternProps
- isWhiteSpace(int) - Static method in class com.vmware.vipclient.i18n.util.PatternProps
J
- j - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
THIS OPERAND IS DEPRECATED AND HAS BEEN REMOVED FROM THE SPEC.
- JSON_KEYSET - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- JSONBundleUtil - Class in com.vmware.vipclient.i18n.util
- JSONBundleUtil() - Constructor for class com.vmware.vipclient.i18n.util.JSONBundleUtil
- JsonParsingException - Exception in com.vmware.vipclient.i18n.exceptions
- JsonParsingException(Exception, String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.JsonParsingException
- JsonParsingException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.JsonParsingException
- JsonParsingRuntimeException - Exception in com.vmware.vipclient.i18n.exceptions
- JsonParsingRuntimeException(Exception, String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.JsonParsingRuntimeException
- JsonParsingRuntimeException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.JsonParsingRuntimeException
- JSONUtils - Class in com.vmware.vipclient.i18n.util
- JSONUtils() - Constructor for class com.vmware.vipclient.i18n.util.JSONUtils
- JsonWritingRuntimeException - Exception in com.vmware.vipclient.i18n.exceptions
- JsonWritingRuntimeException(Exception) - Constructor for exception com.vmware.vipclient.i18n.exceptions.JsonWritingRuntimeException
K
- KEY - com.vmware.vipclient.i18n.util.GetTranslationType
- KEY - Static variable in class com.vmware.vip.api.rest.APIParamName
- KEY - Static variable in class com.vmware.vip.api.rest.APIParamValue
- KEY - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- KEY_GET_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- KEY_GET_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- KEY_SET_POST - Static variable in class com.vmware.vip.api.rest.APIV2
- KEY_SET_POST_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- KEY_SET_POST_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- KEY_TRANSLATION_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- KEY_TRANSLATION_GET_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- KEY_TRANSLATION_GET_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- KEY_TRANSLATION_POST - Static variable in class com.vmware.vip.api.rest.APIV2
- KEY_TRANSLATION_POST_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- KEY_TRANSLATION_POST_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- KEY2 - Static variable in class com.vmware.vip.api.rest.APIParamName
- KEY2_GET - Static variable in class com.vmware.vip.api.rest.APIV1
- KEY2_POST - Static variable in class com.vmware.vip.api.rest.APIV1
- keyAttrValue - Variable in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- KeyBasedOpt - Interface in com.vmware.vipclient.i18n.messages.api.opt
- keySet() - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
get the set of cached keys
- keySet() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- keySet() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- keySet() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- keySpecified - Variable in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- KEYWORD_FEW - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- KEYWORD_LIST - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- KEYWORD_MANY - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- KEYWORD_ONE - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- KEYWORD_OTHER - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- KEYWORD_TWO - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- KEYWORD_ZERO - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
L
- L10N_API_ROOT - Static variable in class com.vmware.vip.api.rest.API
- L10NAPIV1 - Class in com.vmware.vip.api.rest.l10n
- L10NAPIV1() - Constructor for class com.vmware.vip.api.rest.l10n.L10NAPIV1
- langTagtoLocaleSet(Set<String>) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- LANGUAGE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- LANGUAGE_TAG - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- LANGUAGES - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- LANGUAGES - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- LATEST - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- Level2Exception - Exception in com.vmware.vipclient.i18n.exceptions
- Level2Exception() - Constructor for exception com.vmware.vipclient.i18n.exceptions.Level2Exception
- Level2Exception(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.Level2Exception
- Level2ExceptionConstants - Class in com.vmware.vipclient.i18n.exceptions
- load(String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.DiskCacheLoader
- load(String) - Method in interface com.vmware.vipclient.i18n.base.cache.persist.Loader
- Loader - Interface in com.vmware.vipclient.i18n.base.cache.persist
- locale - Variable in class com.vmware.vipclient.i18n.base.BaseFormat
- LOCALE - Static variable in class com.vmware.vip.api.rest.APIParamName
- LOCALE - Static variable in class com.vmware.vip.api.rest.APIParamValue
- LOCALE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- LOCALE_IS_NULL - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- LOCALE_L2 - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- LOCALE_L3 - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- LOCALE_NORMALIZATION_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- LOCALE_NORMALIZATION_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- LOCALE_PICKUP_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- LOCALE_PICKUP_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- LOCALE_REGION_LIST_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- LOCALE_REGION_LIST_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- LOCALE_SUPPORTED_LANGUAGE_LIST_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- LOCALE_SUPPORTED_LANGUAGE_LIST_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- LocaleCacheItem - Class in com.vmware.vipclient.i18n.base.cache
- LocaleCacheItem() - Constructor for class com.vmware.vipclient.i18n.base.cache.LocaleCacheItem
- LocaleCacheItem(Map<String, String>, String, long, Long) - Constructor for class com.vmware.vipclient.i18n.base.cache.LocaleCacheItem
- LocaleDTO - Class in com.vmware.vipclient.i18n.messages.dto
- LocaleDTO() - Constructor for class com.vmware.vipclient.i18n.messages.dto.LocaleDTO
- LocaleDTO(VIPCfg) - Constructor for class com.vmware.vipclient.i18n.messages.dto.LocaleDTO
- LocaleMessage - Class in com.vmware.vipclient.i18n.base.instances
-
This class is to provide APIs related to locale of specific product supported by VIP, region list of one or multiple locales.
- LocaleMessage() - Constructor for class com.vmware.vipclient.i18n.base.instances.LocaleMessage
- LocaleOpt - Interface in com.vmware.vipclient.i18n.messages.api.opt
- LOCALES - Static variable in class com.vmware.vip.api.rest.APIParamName
- LOCALES - Static variable in class com.vmware.vip.api.rest.APIParamValue
- LOCALES - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- LocaleService - Class in com.vmware.vipclient.i18n.messages.service
- LocaleService() - Constructor for class com.vmware.vipclient.i18n.messages.service.LocaleService
- LocaleService(LocaleDTO) - Constructor for class com.vmware.vipclient.i18n.messages.service.LocaleService
- LocaleUtility - Class in com.vmware.vipclient.i18n.util
- LocaleUtility() - Constructor for class com.vmware.vipclient.i18n.util.LocaleUtility
- LOCALIZED_DATE - Static variable in class com.vmware.vip.api.rest.APIV1
- LOCALIZED_DATE - Static variable in class com.vmware.vip.api.rest.APIV2
- LOCALIZED_NUMBER - Static variable in class com.vmware.vip.api.rest.APIV1
- LOCALIZED_NUMBER - Static variable in class com.vmware.vip.api.rest.APIV2
- LocalKeyBasedOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.local
- LocalKeyBasedOpt(MessagesDTO) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.local.LocalKeyBasedOpt
- LocalLocaleOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.local
- LocalLocaleOpt(LocaleDTO) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.local.LocalLocaleOpt
- LocalMessagesOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.local
- LocalMessagesOpt(MessagesDTO) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.local.LocalMessagesOpt
- LocalPatternOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.local
- LocalPatternOpt() - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.local.LocalPatternOpt
- LocalProductOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.local
- LocalProductOpt(BaseDTO) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.local.LocalProductOpt
- LONG - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- LONG - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
-
Constant for long style pattern.
- LONGDATE - Static variable in class com.vmware.vip.api.rest.APIParamName
- LONGDATE - Static variable in class com.vmware.vip.api.rest.APIParamValue
- longValue() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
M
- MACHINE_TRANSLATION - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- main(String[]) - Static method in class com.vmware.vipclient.i18n.util.MapUtils
- map2SortMap(Map<String, String>) - Static method in class com.vmware.vipclient.i18n.util.JSONUtils
- MapUtils - Class in com.vmware.vipclient.i18n.util
-
Map operation related tools
- MapUtils() - Constructor for class com.vmware.vipclient.i18n.util.MapUtils
- MAX_AGE_MILLIS - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- MAX_NUM_OF_SOURCE_TYPE_IN_CACHE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- MAX_NUM_OF_TRANSLATION_SOURCE_TYPE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- MEASUREMENTS - com.vmware.vipclient.i18n.l2.common.PatternCategory
- MEDIUM - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- MEDIUM - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
-
Constant for medium style pattern.
- MEMORY - com.vmware.vipclient.i18n.base.cache.CacheMode
- Message - Interface in com.vmware.vipclient.i18n.base.instances
-
define the interface implemented by i18n message instances which are created by I18nFactory
- MESSAGE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- MessageCache - Class in com.vmware.vipclient.i18n.base.cache
- MessageCache() - Constructor for class com.vmware.vipclient.i18n.base.cache.MessageCache
- MessageCache(String) - Constructor for class com.vmware.vipclient.i18n.base.cache.MessageCache
- MessageCache2 - Class in com.vmware.vipclient.i18n.base.cache
- MessageCache2() - Constructor for class com.vmware.vipclient.i18n.base.cache.MessageCache2
- MessageCacheItem - Class in com.vmware.vipclient.i18n.base.cache
- MessageCacheItem() - Constructor for class com.vmware.vipclient.i18n.base.cache.MessageCacheItem
- MessageCacheItem(Map<String, String>) - Constructor for class com.vmware.vipclient.i18n.base.cache.MessageCacheItem
- MessageCacheItem(Map<String, String>, String, long, Long) - Constructor for class com.vmware.vipclient.i18n.base.cache.MessageCacheItem
- MessageFormat - Class in com.vmware.vipclient.i18n.l2.text
- MessageFormat() - Constructor for class com.vmware.vipclient.i18n.l2.text.MessageFormat
- MessageFormat(String) - Constructor for class com.vmware.vipclient.i18n.l2.text.MessageFormat
- MessageFormat(String, Locale) - Constructor for class com.vmware.vipclient.i18n.l2.text.MessageFormat
- MessageFormat.Field2 - Class in com.vmware.vipclient.i18n.l2.text
- MessageOpt - Interface in com.vmware.vipclient.i18n.messages.api.opt
- MessagePattern - Class in com.vmware.vipclient.i18n.l2.text
- MessagePattern() - Constructor for class com.vmware.vipclient.i18n.l2.text.MessagePattern
- MessagePattern(MessagePattern.ApostropheMode) - Constructor for class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Constructs an empty MessagePattern.
- MessagePattern(String) - Constructor for class com.vmware.vipclient.i18n.l2.text.MessagePattern
- MessagePattern.ApostropheMode - Enum in com.vmware.vipclient.i18n.l2.text
- MessagePattern.ArgType - Enum in com.vmware.vipclient.i18n.l2.text
-
Argument type constants.
- MessagePattern.Part - Class in com.vmware.vipclient.i18n.l2.text
- MessagePattern.Part.Type - Enum in com.vmware.vipclient.i18n.l2.text
-
Part type constants.
- MESSAGES - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- MessagesDTO - Class in com.vmware.vipclient.i18n.messages.dto
-
DTO objects for cache data encapsulation
- MessagesDTO() - Constructor for class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- MessagesDTO(BaseDTO) - Constructor for class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- MessagesDTO(String, String, String, String) - Constructor for class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- MessagesDTO(String, String, String, String, VIPCfg) - Constructor for class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- MessagesDTO(String, String, String, String, String) - Constructor for class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- MessageSupport - Class in com.vmware.vipclient.i18n.fmt.common
- MessageSupport() - Constructor for class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- MessageTag - Class in com.vmware.vipclient.i18n.fmt.tag
- MessageTag() - Constructor for class com.vmware.vipclient.i18n.fmt.tag.MessageTag
- MINUSSIGN - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- MINUSSIGN - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- MONTHS_FORMAT - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- MONTHS_STANDALONE - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- MSG_LIMIT - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
End of a message pattern (main or nested).
- MSG_START - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Start of a message pattern (main or nested).
- MT - Static variable in class com.vmware.vip.api.rest.APIParamName
- MT - Static variable in class com.vmware.vip.api.rest.APIParamValue
- MULT_COMPONENT_TRANSLATION_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- MULT_COMPONENT_TRANSLATION_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
N
- n - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
The double value of the entire number.
- NARROW - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- NARROWCURRENCYSYMBOL - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- NO_NUMERIC_VALUE - Static variable in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Special value that is returned by getNumericValue(Part) when no numeric value is defined for a part.
- NO_UNIQUE_VALUE - Static variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- NONE - com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
The argument has no specified type.
- NONE - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
-
Constant for empty style pattern.
- NORM_BROWSER_LOCALE - Static variable in class com.vmware.vip.api.rest.APIV1
- NORM_BROWSER_LOCALE - Static variable in class com.vmware.vip.api.rest.APIV2
- normalizeToLanguageTag(String) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
-
normalize a locale string(e.g.
- number - com.vmware.vipclient.i18n.base.PatternTypeEnum
- NUMBER - Static variable in class com.vmware.vip.api.rest.APIParamName
- NUMBER - Static variable in class com.vmware.vip.api.rest.APIParamValue
- NumberFormat - Class in com.vmware.vipclient.i18n.formats
- NumberFormat - Class in com.vmware.vipclient.i18n.l2.text
- NumberFormat() - Constructor for class com.vmware.vipclient.i18n.formats.NumberFormat
- NumberFormat() - Constructor for class com.vmware.vipclient.i18n.l2.text.NumberFormat
- NUMBERFORMATS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- NumberFormatService - Class in com.vmware.vipclient.i18n.l2.service
- NumberFormatService() - Constructor for class com.vmware.vipclient.i18n.l2.service.NumberFormatService
- NumberFormatting - Class in com.vmware.vipclient.i18n.base.instances
-
Provides functions to get the formatted number, percent, currency and so on.
- NumberFormatting() - Constructor for class com.vmware.vipclient.i18n.base.instances.NumberFormatting
- NumberPatternInfo - Class in com.vmware.vipclient.i18n.l2.text
- NumberPatternInfo() - Constructor for class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- NUMBERS - com.vmware.vipclient.i18n.l2.common.PatternCategory
- NUMBERSTYLE - Static variable in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- NUMBERSYMBOLS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
O
- Opt - Interface in com.vmware.vipclient.i18n.messages.api.opt
- ORDINAL - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.PluralType
P
- ParamSupport - Class in com.vmware.vipclient.i18n.fmt.common
- ParamSupport() - Constructor for class com.vmware.vipclient.i18n.fmt.common.ParamSupport
- ParamTag - Class in com.vmware.vipclient.i18n.fmt.tag
- ParamTag() - Constructor for class com.vmware.vipclient.i18n.fmt.tag.ParamTag
- parse(PatternItem, Calendar) - Method in class com.vmware.vipclient.i18n.l2.text.parser.AMPMPatternParser
- parse(PatternItem, Calendar) - Method in class com.vmware.vipclient.i18n.l2.text.parser.DatePatternParser
- parse(PatternItem, Calendar) - Method in class com.vmware.vipclient.i18n.l2.text.parser.DateStrPatternParser
- parse(PatternItem, Calendar) - Method in class com.vmware.vipclient.i18n.l2.text.parser.DefaultPatternParser
- parse(PatternItem, Calendar) - Method in class com.vmware.vipclient.i18n.l2.text.parser.EraPatternParser
- parse(PatternItem, Calendar) - Method in interface com.vmware.vipclient.i18n.l2.text.parser.PatternParser
- parse(PatternItem, Calendar) - Method in class com.vmware.vipclient.i18n.l2.text.parser.TimeZonePatternParser
- parse(PatternItem, Date) - Method in class com.vmware.vipclient.i18n.l2.text.parser.DefaultPatternParser
- parse(String) - Static method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
-
Parses a plural rules string and returns a PluralRules.
- parse(String) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- parse(Map<String, String>) - Static method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
- parseArgNameOrNumber(int, int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- parseArgStyle(MessagePattern.ArgType, int, int, int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- parseArgType(int, int, int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- parseExplicitValuePluralSelector(MessagePattern.ArgType, int, int, int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- parseNumber(String, Integer) - Method in class com.vmware.vipclient.i18n.l2.text.DecimalFormat
- parsePattern(String) - Method in class com.vmware.vipclient.i18n.l2.text.DecimalFormat
- parsePluralOffset(boolean, int, int) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- parsePluralOffsetOrNormalSelector(MessagePattern.ArgType, int, int, int, boolean) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- parsePluralStyle(String) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Parses a PluralFormat pattern string.
- parseServerResponse() - Method in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- parseStr2Date(String) - Method in class com.vmware.vipclient.i18n.l2.text.DateFormat
- partSubstringMatches(MessagePattern.Part, String) - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Compares the part's substring with the input string s.
- PATTERN - Static variable in class com.vmware.vip.api.rest.APIParamName
- PATTERN - Static variable in class com.vmware.vip.api.rest.APIParamValue
- PATTERN - Static variable in class com.vmware.vip.api.rest.APIV1
- PATTERN_EXPONENT - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- PATTERN_SEP - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- PatternCacheItem - Class in com.vmware.vipclient.i18n.base.cache
- PatternCacheItem() - Constructor for class com.vmware.vipclient.i18n.base.cache.PatternCacheItem
- PatternCacheItem(Map<String, Object>, String, long, Long) - Constructor for class com.vmware.vipclient.i18n.base.cache.PatternCacheItem
- PatternCategory - Enum in com.vmware.vipclient.i18n.l2.common
- patternCharToCalendarField() - Method in class com.vmware.vipclient.i18n.l2.text.PatternItem
- PatternItem - Class in com.vmware.vipclient.i18n.l2.text
- PatternItem(char, int) - Constructor for class com.vmware.vipclient.i18n.l2.text.PatternItem
- PatternKeys - Class in com.vmware.vipclient.i18n.l2.common
- PatternKeys() - Constructor for class com.vmware.vipclient.i18n.l2.common.PatternKeys
- PatternMessage - Class in com.vmware.vipclient.i18n.base.instances
-
provide api to get pattern data from remote or locale
- PatternMessage() - Constructor for class com.vmware.vipclient.i18n.base.instances.PatternMessage
- PatternOpt - Interface in com.vmware.vipclient.i18n.messages.api.opt
- PatternParser - Interface in com.vmware.vipclient.i18n.l2.text.parser
- PatternProps - Class in com.vmware.vipclient.i18n.util
-
Implements the immutable Unicode properties Pattern_Syntax and Pattern_White_Space.
- PATTERNS_PREFIX - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- PatternsDTO - Class in com.vmware.vipclient.i18n.messages.dto
- PatternsDTO(PatternTypeEnum, String) - Constructor for class com.vmware.vipclient.i18n.messages.dto.PatternsDTO
- PatternService - Class in com.vmware.vipclient.i18n.messages.service
-
The class represents date formatting
- PatternService() - Constructor for class com.vmware.vipclient.i18n.messages.service.PatternService
- PATTERNSYNTAX - Static variable in class com.vmware.vipclient.i18n.exceptions.Level2ExceptionConstants
- PatternTypeEnum - Enum in com.vmware.vipclient.i18n.base
- PERCENTFORMATS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- PERCENTSIGN - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- PERCENTSIGN - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- PERCENTSTYLE - Static variable in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- PERMILLE - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- pickupLocaleFromList(Set<Locale>, Locale) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
-
Iterates over the set of locales to find a locale that best matches the preferredLocale.
- ping(String) - Static method in class com.vmware.vipclient.i18n.base.HttpRequester
-
Check that the server of the vIP is available.
- PLURAL - com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
The argument is a cardinal-number PluralFormat with an optional ARG_INT or ARG_DOUBLE offset (e.g., offset:1) and one or more (ARG_SELECTOR [explicit-value] message) tuples.
- PluralFormat - Class in com.vmware.vipclient.i18n.l2.text
- PluralFormat(String) - Constructor for class com.vmware.vipclient.i18n.l2.text.PluralFormat
- PluralFormat(Locale, String) - Constructor for class com.vmware.vipclient.i18n.l2.text.PluralFormat
- PluralRules - Class in com.vmware.vipclient.i18n.l2.plural.parser
- PLURALRULES - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- PluralRules.FixedDecimal - Class in com.vmware.vipclient.i18n.l2.plural.parser
- PluralRules.FixedDecimalRange - Class in com.vmware.vipclient.i18n.l2.plural.parser
- PluralRules.FixedDecimalSamples - Class in com.vmware.vipclient.i18n.l2.plural.parser
-
A list of NumberInfo that includes all values with the same visibleFractionDigitCount.
- PluralRules.IFixedDecimal - Interface in com.vmware.vipclient.i18n.l2.plural.parser
- PluralRules.Operand - Enum in com.vmware.vipclient.i18n.l2.plural.parser
- PluralRules.PluralType - Enum in com.vmware.vipclient.i18n.l2.plural.parser
- PluralRules.SampleType - Enum in com.vmware.vipclient.i18n.l2.plural.parser
-
Selection parameter for either integer-only or decimal-only.
- PLURALS - com.vmware.vipclient.i18n.l2.common.PatternCategory
- PLUSSIGN - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
- PLUSSIGN - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- POST - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- postSourceSet(String) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.ComponentBasedOpt
-
post a set of sources to remote
- postSourceSet(String) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.StringBasedOpt
-
post a set of sources to remote
- postString() - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.ComponentBasedOpt
- postString() - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.StringBasedOpt
- postString(MessagesDTO) - Method in class com.vmware.vipclient.i18n.messages.service.StringService
- postString(Locale, String, String, String, String) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Deprecated.Collection of source message is not supported at runtime.
- postStrings(List<JSONObject>, MessagesDTO) - Method in class com.vmware.vipclient.i18n.messages.service.StringService
- postStrings(Locale, String, List<JSONObject>) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
-
Deprecated.Collection of source message is not supported at runtime.
- printErrorMsg(ServletResponse, String) - Static method in class com.vmware.vipclient.i18n.filters.FilterUtils
- proceed(MessagesDTO, DataSourceEnum) - Method in class com.vmware.vipclient.i18n.messages.service.BaseService
- PRODUCT - com.vmware.vipclient.i18n.util.GetTranslationType
- PRODUCT_COMPONENT_LIST_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- PRODUCT_COMPONENT_LIST_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- PRODUCT_COMPONENT_LIST_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- PRODUCT_KEY2 - Static variable in class com.vmware.vip.api.rest.APIV1
- PRODUCT_LOCALE_LIST_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- PRODUCT_LOCALE_LIST_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- PRODUCT_LOCALE_LIST_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- PRODUCT_MULTI_VERSION_KEY_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- PRODUCT_NAME - Static variable in class com.vmware.vip.api.rest.APIParamName
- PRODUCT_NAME - Static variable in class com.vmware.vip.api.rest.APIParamValue
- PRODUCT_NAME - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- PRODUCT_TRANSLATION_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- PRODUCT_TRANSLATION_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- PRODUCT_TRANSLATION_PUT - Static variable in class com.vmware.vip.api.rest.APIV2
- PRODUCT_TRANSLATION_SYNC_PUT - Static variable in class com.vmware.vip.api.rest.APIV2
- PRODUCT_TRANSLATION_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- PRODUCT_VERSION - Static variable in class com.vmware.vip.api.rest.APIV1
- PRODUCT_VERSION - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- PRODUCT_VERSIONINFO_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- PRODUCT_VERSIONINFO_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- PRODUCT_VERSIONINFO_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- PRODUCTID - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- ProductOpt - Interface in com.vmware.vipclient.i18n.messages.api.opt
- ProductService - Class in com.vmware.vipclient.i18n.messages.service
- ProductService(BaseDTO) - Constructor for class com.vmware.vipclient.i18n.messages.service.ProductService
- PSEUDO - Static variable in class com.vmware.vip.api.rest.APIParamName
- PSEUDO - Static variable in class com.vmware.vip.api.rest.APIParamValue
- PSEUDO - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- PSEUDOCHAR - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- PSEUDOCHAR2 - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- put(String, CacheItem) - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
put strings to cache by key
- put(String, CacheItem) - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- put(String, CacheItem) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- put(String, CacheItem) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
Q
- queryFromServer(Set<String>, Set<String>, MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.api.opt.server.ComponentsBasedOpt
R
- readJarJsonFile(String, String) - Static method in class com.vmware.vipclient.i18n.util.FileUtil
-
Deprecated.
- readJson(Path) - Static method in class com.vmware.vipclient.i18n.util.FileUtil
- readLocalJsonFile(String) - Static method in class com.vmware.vipclient.i18n.util.FileUtil
-
Deprecated.
- readResolve() - Method in class com.vmware.vipclient.i18n.l2.text.MessageFormat.Field2
-
Resolves instances being deserialized to the predefined constants.
- refreshCacheSnapshot(CacheSnapshot) - Method in class com.vmware.vipclient.i18n.base.cache.persist.DiskCacheLoader
- refreshCacheSnapshot(CacheSnapshot) - Method in interface com.vmware.vipclient.i18n.base.cache.persist.Loader
- refreshMultiVersionKeyCacheItem(MessagesDTO, MessageCacheItem, Iterator<DataSourceEnum>) - Method in class com.vmware.vipclient.i18n.messages.service.StringService
- REGION_LIST - Static variable in class com.vmware.vip.api.rest.APIV2
- RegionDateFormat - Class in com.vmware.vipclient.i18n.l2.text
- RegionDateFormat(String, JSONObject, String, String) - Constructor for class com.vmware.vipclient.i18n.l2.text.RegionDateFormat
- REGIONS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- REGIONS_PREFIX - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- registerCache(String, Cache) - Method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- registerCache(String, Class) - Method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- release() - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- release() - Method in class com.vmware.vipclient.i18n.fmt.common.ParamSupport
- RemoteL2BaseOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.server
- RemoteL2BaseOpt() - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteL2BaseOpt
- RemoteLocaleOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.server
- RemoteLocaleOpt(LocaleDTO) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteLocaleOpt
- RemotePatternOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.server
- RemotePatternOpt() - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.server.RemotePatternOpt
- RemoteProductOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.server
- RemoteProductOpt(BaseDTO) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.server.RemoteProductOpt
- remove(String) - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
remove a component from cache by key
- remove(String) - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- remove(String) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- remove(String) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- REPLACE_NUMBER - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Indicates a syntactic (non-escaped) # symbol in a plural variant.
- request(String, String, Object) - Method in class com.vmware.vipclient.i18n.base.HttpRequester
-
Send an HTTP request.
- request(String, String, Object, Map<String, String>) - Method in class com.vmware.vipclient.i18n.base.HttpRequester
-
Send an HTTP request.
- RESPONSE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- RESPONSE_CODE - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- RESPONSE_MSG - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- RESPONSE_TIMESTAMP - Static variable in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- responseJsonObj - Variable in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- responseStr - Variable in class com.vmware.vipclient.i18n.messages.api.opt.BaseOpt
- run() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSyncThread
- run() - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSyncThreadPool
S
- samples - Variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalSamples
- sampleType - Variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalSamples
- SCALE - Static variable in class com.vmware.vip.api.rest.APIParamName
- SCALE - Static variable in class com.vmware.vip.api.rest.APIParamValue
- SCIENTIFICFORMATS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- SCIENTIFICSTYLE - Static variable in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- SCOPE - Static variable in class com.vmware.vip.api.rest.APIParamName
- SCOPE - Static variable in class com.vmware.vip.api.rest.APIParamValue
- select(double) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
-
Given a number, returns the keyword of the first rule that applies to the number.
- select(PluralRules.FixedDecimal) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules
-
Deprecated.
- SELECT - com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
The argument is a SelectFormat with one or more (ARG_SELECTOR, message) pairs.
- SELECTORDINAL - com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
The argument is an ordinal-number PluralFormat with the same style parts sequence and semantics as
MessagePattern.ArgType.PLURAL. - SERVER_CONTENT_ERROR - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- SERVER_RETURN_EMPTY - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- SERVER_RETURN_ERROR - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- set(String, long, Long) - Method in class com.vmware.vipclient.i18n.base.cache.LocaleCacheItem
- set(String, long, Long) - Method in class com.vmware.vipclient.i18n.base.cache.PatternCacheItem
- set(Map<String, Object>, long) - Method in class com.vmware.vipclient.i18n.base.cache.PatternCacheItem
- set(Map<String, Object>, String, long, Long) - Method in class com.vmware.vipclient.i18n.base.cache.PatternCacheItem
- set(Map<String, String>, long) - Method in class com.vmware.vipclient.i18n.base.cache.LocaleCacheItem
- set(Map<String, String>, String, long, Long) - Method in class com.vmware.vipclient.i18n.base.cache.LocaleCacheItem
- setBaseURL(String) - Method in class com.vmware.vipclient.i18n.base.HttpRequester
- setCacheExpiredTime(long) - Method in class com.vmware.vipclient.i18n.VIPCfg
-
Deprecated.
- setCacheItem(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCacheItem
- setCacheItem(String, long, Long) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCacheItem
- setCacheItem(Map<String, String>, String, long, Long) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCacheItem
- setCacheMode(CacheMode) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setCacheMode(CacheMode) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setCachePath(String) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setCacheRootPath(String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setCapacityByKey(int) - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- setCapacityByKey(int) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- setCfg(VIPCfg) - Method in class com.vmware.vipclient.i18n.base.instances.LocaleMessage
- setCfg(VIPCfg) - Method in class com.vmware.vipclient.i18n.base.instances.TranslationMessage
- setCfg(VIPCfg) - Method in class com.vmware.vipclient.i18n.I18nFactory
- setCleanCache(boolean) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setCollectSource(boolean) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setComment(String) - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- setComponent(String) - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- setComponents(Set<String>) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setCustomizedHeaderParams(Map<String, String>) - Method in class com.vmware.vipclient.i18n.base.HttpRequester
- setDateStyle(String) - Method in class com.vmware.vipclient.i18n.fmt.tag.FormatDateTag
- setDefaultLocale(Locale) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- setDropId(String) - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- setDropId(String) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- setDropId(String) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- setDropId(String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setEtag(String) - Method in class com.vmware.vipclient.i18n.base.cache.CacheItem
- setExpiredTime(long) - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
set expired time
- setExpiredTime(long) - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- setExpiredTime(long) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- setExpiredTime(long) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- setExpiredTime(long) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setFallbackLocales(List<Locale>) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- setFormattings(Map<String, Formatting>) - Method in class com.vmware.vipclient.i18n.I18nFactory
- setGroupingSize(int) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setHeaderParams(Map<String, String>) - Method in class com.vmware.vipclient.i18n.base.VIPService
- setI18nScope(String) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setId(String) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- setInitializeCache(boolean) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setInteralCleanCache(int) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setKey(String) - Method in class com.vmware.vipclient.i18n.fmt.tag.MessageTag
- setKey(String) - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- setL2Locale(Locale) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
-
Set the locale to ThreadLocal
- setLanguage(String) - Method in class com.vmware.vipclient.i18n.l2.text.RegionDateFormat
- setLastClean(long) - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
set time of last clean
- setLastClean(long) - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- setLastClean(long) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- setLastClean(long) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- setLastClean(long) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setLocale(String) - Method in class com.vmware.vipclient.i18n.base.BaseFormat
- setLocale(String) - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- setLocale(Locale) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
-
Set the locale to ThreadLocal
- setLocales(Set<String>) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setMachineTranslation(boolean) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setMaxAgeMillis(Long) - Method in class com.vmware.vipclient.i18n.base.cache.CacheItem
- setMaximumFractionDigits(int) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setMaximumIntegerDigits(int) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setMessageOrigin(DataSourceEnum) - Method in class com.vmware.vipclient.i18n.VIPCfg
-
Deprecated.
- setMessages(Map<String, Message>) - Method in class com.vmware.vipclient.i18n.I18nFactory
- setMinimumExponentDigits(byte) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setMinimumFractionDigits(int) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setMinimumIntegerDigits(int) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setMsgOriginsQueue(List<DataSourceEnum>) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setNegativePrefix(String) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setNegativeSuffix(String) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setOfflineResourcesBaseUrl(String) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setPageContext(PageContext) - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- setParent(Tag) - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- setPattern(String) - Method in class com.vmware.vipclient.i18n.fmt.tag.FormatDateTag
- setPositivePrefix(String) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setPositiveSuffix(String) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setProductID(String) - Method in class com.vmware.vipclient.i18n.messages.dto.BaseDTO
- setProductName(String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setProductName(String) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setPseudo(boolean) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setRegion(String) - Method in class com.vmware.vipclient.i18n.l2.text.RegionDateFormat
- setRound(int) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setScope(String) - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- setSecondaryGroupingSize(int) - Method in class com.vmware.vipclient.i18n.l2.text.NumberPatternInfo
- setSource(String) - Method in class com.vmware.vipclient.i18n.messages.dto.MessagesDTO
- setSourceLocale(Locale) - Static method in class com.vmware.vipclient.i18n.util.LocaleUtility
- setSubInstance(boolean) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setTimestamp(long) - Method in class com.vmware.vipclient.i18n.base.cache.CacheItem
- setTimeStyle(String) - Method in class com.vmware.vipclient.i18n.fmt.tag.FormatDateTag
- setTimeZone(Object) - Method in class com.vmware.vipclient.i18n.fmt.tag.FormatDateTag
- setTranslationCache(Cache) - Method in class com.vmware.vipclient.i18n.VIPCfg
-
set cache from out-process
- setType(String) - Method in class com.vmware.vipclient.i18n.fmt.tag.FormatDateTag
- setValue(Object) - Method in class com.vmware.vipclient.i18n.fmt.tag.ParamTag
- setValue(Date) - Method in class com.vmware.vipclient.i18n.fmt.tag.FormatDateTag
- setVar(String) - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- setVersion(String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setVersion(String) - Method in class com.vmware.vipclient.i18n.messages.dto.BaseDTO
- setVersion(String) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setVipServer(String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
- setVipServer(String) - Method in class com.vmware.vipclient.i18n.VIPCfg
- setXCapacity(int) - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
set the cache's capacity by specifying the count of components
- setXCapacity(int) - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- setXCapacity(int) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- setXCapacity(int) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- setYCapacity(int) - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- SHORT - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- SHORT - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
-
Constant for short style pattern.
- SIMPLE - com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
The argument has a "simple" type which is provided by the ARG_TYPE part.
- SimpleDateFormat - Class in com.vmware.vipclient.i18n.l2.text
- SimpleDateFormat(String, JSONObject, String) - Constructor for class com.vmware.vipclient.i18n.l2.text.SimpleDateFormat
- size() - Method in interface com.vmware.vipclient.i18n.base.cache.Cache
-
get count of current cached components
- size() - Method in class com.vmware.vipclient.i18n.base.cache.FormattingCache
- size() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache
- size() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- size() - Method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- sizeOfComponent() - Method in class com.vmware.vipclient.i18n.base.cache.MessageCache2
- SKIP_SYNTAX - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Indicates a substring of the pattern string which is to be skipped when formatting.
- skipIdentifier(CharSequence, int) - Static method in class com.vmware.vipclient.i18n.util.PatternProps
-
Skips over a "pattern identifier" starting at index i of the CharSequence.
- skipWhiteSpace(CharSequence, int) - Static method in class com.vmware.vipclient.i18n.util.PatternProps
-
Skips over Pattern_White_Space starting at index i of the CharSequence.
- source - Variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- SOURCE - com.vmware.vipclient.i18n.util.GetTranslationType
- SOURCE - Static variable in class com.vmware.vip.api.rest.APIParamName
- SOURCE - Static variable in class com.vmware.vip.api.rest.APIParamValue
- SOURCE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- SOURCE_FORMAT - Static variable in class com.vmware.vip.api.rest.APIParamName
- SOURCE_FORMAT - Static variable in class com.vmware.vip.api.rest.APIParamValue
- SOURCE_SET - Static variable in class com.vmware.vip.api.rest.APIParamName
- SOURCE_TRANSLATION_GET - Static variable in class com.vmware.vip.api.rest.APIV2
- SOURCE_TRANSLATION_GET_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- SOURCE_TRANSLATION_GET_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- SOURCE_TRANSLATION_POST - Static variable in class com.vmware.vip.api.rest.APIV2
- SOURCE_TRANSLATION_POST_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- SOURCE_TRANSLATION_POST_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- SOURCES_GET - Static variable in class com.vmware.vip.api.rest.APIV1
- SOURCES_POST - Static variable in class com.vmware.vip.api.rest.APIV1
- span(CharSequence, int) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.HandleSet
-
Span a string using this UnicodeSet.
- STANDARDCURRENCYSTYLE - Static variable in class com.vmware.vipclient.i18n.l2.text.NumberFormat
- start - Variable in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalRange
- startTaskOfCacheClean(VIPCfg, int) - Static method in class com.vmware.vipclient.i18n.base.Task
- STATUS - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- StringBasedOpt - Class in com.vmware.vipclient.i18n.messages.api.opt.server
- StringBasedOpt(MessagesDTO) - Constructor for class com.vmware.vipclient.i18n.messages.api.opt.server.StringBasedOpt
- StringService - Class in com.vmware.vipclient.i18n.messages.service
- StringService() - Constructor for class com.vmware.vipclient.i18n.messages.service.StringService
- StringService(MessagesDTO) - Constructor for class com.vmware.vipclient.i18n.messages.service.StringService
- StringUtil - Class in com.vmware.vipclient.i18n.util
- StringUtil() - Constructor for class com.vmware.vipclient.i18n.util.StringUtil
- SUPPLEMENTAL - com.vmware.vipclient.i18n.l2.common.PatternCategory
- SUPPORTED_LANGUAGE_LIST - Static variable in class com.vmware.vip.api.rest.APIParamName
- SUPPORTED_LANGUAGE_LIST - Static variable in class com.vmware.vip.api.rest.APIV2
- SUPPORTED_LANGUAGE_LIST - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- SUPPORTED_LANGUAGES - Static variable in class com.vmware.vip.api.rest.APIParamValue
- SUPPORTED_LOCALES - Static variable in class com.vmware.vip.api.rest.APIV1
- SYNC_TRANSLATION_CACHE_L10N - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- SYNC_TRANSLATION_GIT_L10N - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
T
- t - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
Visible fraction digits as an integer, not including trailing zeros.
- Task - Class in com.vmware.vipclient.i18n.base
- TERRITORIES - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- TERRITORIES - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- TIME - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- TIME - Static variable in class com.vmware.vipclient.i18n.l2.text.DateFormat
- TIMEFORMATS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- TimeZonePatternParser - Class in com.vmware.vipclient.i18n.l2.text.parser
- TimeZonePatternParser() - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.TimeZonePatternParser
- toString() - Method in enum com.vmware.vipclient.i18n.l2.common.PatternCategory
- toString() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimal
- toString() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalRange
- toString() - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalSamples
- toString() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
- TRANS_COMPONENT - Static variable in class com.vmware.vip.api.rest.APIV1
- TRANS_COMPONENTS - Static variable in class com.vmware.vip.api.rest.APIV1
- TRANS_STRING - Static variable in class com.vmware.vip.api.rest.APIV1
- TRANSLATION - Static variable in class com.vmware.vip.api.rest.APIV1
- TRANSLATION - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- TRANSLATION_STATUS - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- TRANSLATION_SYNC_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- TRANSLATION_SYNC_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- TRANSLATION_UPDATE_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- TRANSLATION_UPDATE_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- TranslationCacheManager - Class in com.vmware.vipclient.i18n.base.cache
-
singleton class, used to maintain the cache for translation.
- TranslationMessage - Class in com.vmware.vipclient.i18n.base.instances
-
This class provide some APIs to get translation from VIP service in string-based, component-based level.
- TranslationMessage() - Constructor for class com.vmware.vipclient.i18n.base.instances.TranslationMessage
- trimWhiteSpace(String) - Static method in class com.vmware.vipclient.i18n.util.PatternProps
- TYPE_FORMATTING - Static variable in class com.vmware.vip.api.rest.API
- TYPE_SOURCE - Static variable in class com.vmware.vip.api.rest.API
- TYPE_TRANSLATION - Static variable in class com.vmware.vip.api.rest.API
U
- UNDERLINE - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- UNDERLINE_POUND - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- UNKNOWN_ERROR - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
- UNMATCHEDBRACES - Static variable in class com.vmware.vipclient.i18n.exceptions.Level2ExceptionConstants
- unregisterCache(String) - Method in class com.vmware.vipclient.i18n.base.cache.TranslationCacheManager
- UPDATE_TRANSLATION_L10N - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- updateCacheOfComponent(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- updateOrInsert(String, String) - Method in class com.vmware.vipclient.i18n.base.cache.persist.DiskCacheLoader
- updateOrInsert(String, String) - Method in interface com.vmware.vipclient.i18n.base.cache.persist.Loader
- URLUtils - Class in com.vmware.vipclient.i18n.messages.api.url
-
Encapsulates some methods related to vIP Server.
- USD - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- USER_ID - Static variable in class com.vmware.vip.api.rest.APIParamName
- USERID - Static variable in class com.vmware.vip.api.rest.APIParamValue
- UTF8 - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
V
- v - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
Number of visible fraction digits.
- V - Static variable in class com.vmware.vip.api.rest.APIV1
- V - Static variable in class com.vmware.vip.api.rest.APIV2
- V - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- V2URL - Class in com.vmware.vipclient.i18n.messages.api.url
-
Encapsulates some methods related to vIP Server.
- validateArgumentName(String) - Static method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Validates and parses an argument name or argument number string.
- validateCurrencyCode(String) - Method in class com.vmware.vipclient.i18n.l2.service.NumberFormatService
- value - Variable in class com.vmware.vipclient.i18n.fmt.common.ParamSupport
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.base.cache.CacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.base.PatternTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.common.PatternCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.PluralType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.SampleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ApostropheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vmware.vipclient.i18n.util.GetTranslationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.vmware.vipclient.i18n.base.cache.CacheMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.base.DataSourceEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.base.PatternTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.common.PatternCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.PluralType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.SampleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ApostropheMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.ArgType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vmware.vipclient.i18n.util.GetTranslationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueSpecified - Variable in class com.vmware.vipclient.i18n.fmt.common.ParamSupport
- VERSION - Static variable in class com.vmware.vip.api.rest.APIParamName
- VERSION - Static variable in class com.vmware.vip.api.rest.APIParamValue
- VERSION - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- VERSION2 - Static variable in class com.vmware.vip.api.rest.APIParamName
- VERSIONS - Static variable in class com.vmware.vipclient.i18n.util.ConstantsKeys
- VIP - com.vmware.vipclient.i18n.base.DataSourceEnum
- VIPCfg - Class in com.vmware.vipclient.i18n
-
a class uses to define the global environment setting for I18nFactory
- VIPClientInitException - Exception in com.vmware.vipclient.i18n.exceptions
- VIPClientInitException() - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPClientInitException
- VIPClientInitException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPClientInitException
- VIPClientInitException(String, Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPClientInitException
- VIPComponentFilter - Class in com.vmware.vipclient.i18n.filters
-
This class is specified as a filter in web.xml
- VIPComponentFilter() - Constructor for class com.vmware.vipclient.i18n.filters.VIPComponentFilter
- VIPJavaClientException - Exception in com.vmware.vipclient.i18n.exceptions
-
Exception for representing issues happen during calling vIP server.
- VIPJavaClientException() - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientException(String, Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientException(String, Throwable, boolean, boolean) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientException(Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientException
- VIPJavaClientTimeoutException - Exception in com.vmware.vipclient.i18n.exceptions
-
Exception for representing issues happen during calling vIP server.
- VIPJavaClientTimeoutException() - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPJavaClientTimeoutException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPJavaClientTimeoutException(String, Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPJavaClientTimeoutException(String, Throwable, boolean, boolean) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPJavaClientTimeoutException(Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPJavaClientTimeoutException
- VIPPatternFilter - Class in com.vmware.vipclient.i18n.filters
-
This class is specified as a filter in web.xml
- VIPPatternFilter() - Constructor for class com.vmware.vipclient.i18n.filters.VIPPatternFilter
- VIPService - Class in com.vmware.vipclient.i18n.base
-
Singleton class, used for creating connection with vIP server
- VIPService(String) - Constructor for class com.vmware.vipclient.i18n.base.VIPService
- VIPUncheckedIOException - Exception in com.vmware.vipclient.i18n.exceptions
- VIPUncheckedIOException() - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPUncheckedIOException
- VIPUncheckedIOException(String) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPUncheckedIOException
- VIPUncheckedIOException(String, Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPUncheckedIOException
-
Constructor.
- VIPUncheckedIOException(Throwable) - Constructor for exception com.vmware.vipclient.i18n.exceptions.VIPUncheckedIOException
-
Constructor.
W
- w - com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.Operand
-
Number of visible fraction digits, not including trailing zeros.
- WIDE - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- WRONG_PARAMETER - Static variable in class com.vmware.vipclient.i18n.common.ConstantsMsg
Z
- ZEROCHAR - Static variable in class com.vmware.vipclient.i18n.l2.common.ConstantChars
_
- _DIGITS - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- _ROUNDING - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
All Classes All Packages