Uses of Class
com.liferay.portal.kernel.settings.LocalizedValuesMap
Packages that use LocalizedValuesMap
Package
Description
This package defines the kernel portlet interfaces and classes.
This package defines the kernel utility interfaces and classes.
-
Uses of LocalizedValuesMap in com.liferay.portal.kernel.cookies
Methods in com.liferay.portal.kernel.cookies that return LocalizedValuesMapConstructors in com.liferay.portal.kernel.cookies with parameters of type LocalizedValuesMapModifierConstructorDescriptionConsentCookieType(LocalizedValuesMap descriptionMap, String name, boolean prechecked) -
Uses of LocalizedValuesMap in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet with parameters of type LocalizedValuesMapModifier and TypeMethodDescriptionprotected voidBaseJSPSettingsConfigurationAction.removeDefaultValue(PortletRequest portletRequest, ModifiableSettings modifiableSettings, String key, LocalizedValuesMap localizedMap) -
Uses of LocalizedValuesMap in com.liferay.portal.kernel.settings
Methods in com.liferay.portal.kernel.settings that return LocalizedValuesMap -
Uses of LocalizedValuesMap in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util with parameters of type LocalizedValuesMapModifier and TypeMethodDescriptionLocalization.getMap(LocalizedValuesMap localizedValuesMap) LocalizationUtil.getMap(LocalizedValuesMap localizedValuesMap) Localization.getXml(LocalizedValuesMap localizedValuesMap, String key) static StringLocalizationUtil.getXml(LocalizedValuesMap localizedValuesMap, String key)