Uses of Interface
com.liferay.portal.kernel.settings.Settings
Packages that use Settings
Package
Description
This package defines the kernel portlet interfaces and classes.
This package defines the portal service interfaces and classes.
This package defines the kernel utility interfaces and classes.
-
Uses of Settings in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return SettingsModifier and TypeMethodDescriptionprotected Settings
DefaultConfigurationAction.getSettings
(ActionRequest actionRequest) protected Settings
SettingsConfigurationAction.getSettings
(ActionRequest actionRequest) Methods in com.liferay.portal.kernel.portlet with parameters of type SettingsModifier and TypeMethodDescriptionprotected void
DefaultConfigurationAction.postProcess
(long companyId, PortletRequest portletRequest, Settings settings) protected void
SettingsConfigurationAction.postProcess
(long companyId, PortletRequest portletRequest, Settings settings) -
Uses of Settings in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return SettingsModifier and TypeMethodDescriptionPortletPreferencesLocalService.getPortletInstanceSettings
(long companyId, long groupId, String portletId, PortletInstanceSettingsLocator portletInstanceSettingsLocator, Settings portalPreferencesSettings) static Settings
PortletPreferencesLocalServiceUtil.getPortletInstanceSettings
(long companyId, long groupId, String portletId, PortletInstanceSettingsLocator portletInstanceSettingsLocator, Settings portalPreferencesSettings) PortletPreferencesLocalServiceWrapper.getPortletInstanceSettings
(long companyId, long groupId, String portletId, PortletInstanceSettingsLocator portletInstanceSettingsLocator, Settings portalPreferencesSettings) Methods in com.liferay.portal.kernel.service with parameters of type SettingsModifier and TypeMethodDescriptionPortletPreferencesLocalService.getPortletInstanceSettings
(long companyId, long groupId, String portletId, PortletInstanceSettingsLocator portletInstanceSettingsLocator, Settings portalPreferencesSettings) static Settings
PortletPreferencesLocalServiceUtil.getPortletInstanceSettings
(long companyId, long groupId, String portletId, PortletInstanceSettingsLocator portletInstanceSettingsLocator, Settings portalPreferencesSettings) PortletPreferencesLocalServiceWrapper.getPortletInstanceSettings
(long companyId, long groupId, String portletId, PortletInstanceSettingsLocator portletInstanceSettingsLocator, Settings portalPreferencesSettings) -
Uses of Settings in com.liferay.portal.kernel.settings
Subinterfaces of Settings in com.liferay.portal.kernel.settingsClasses in com.liferay.portal.kernel.settings that implement SettingsModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Fields in com.liferay.portal.kernel.settings declared as SettingsMethods in com.liferay.portal.kernel.settings that return SettingsModifier and TypeMethodDescriptionSettingsLocatorHelper.getCompanyConfigurationBeanSettings
(long companyId, String configurationPid, Settings parentSettings) static Settings
SettingsLocatorHelperUtil.getCompanyConfigurationBeanSettings
(long companyId, String configurationPid, Settings parentSettings) SettingsLocatorHelper.getCompanyPortletPreferencesSettings
(long companyId, String settingsId, Settings parentSettings) static Settings
SettingsLocatorHelperUtil.getCompanyPortletPreferencesSettings
(long companyId, String settingsId, Settings parentSettings) SettingsLocatorHelper.getConfigurationBeanSettings
(String configurationPid) SettingsLocatorHelperUtil.getConfigurationBeanSettings
(String settingsId) SettingsLocatorHelper.getGroupConfigurationBeanSettings
(long groupId, String configurationPid, Settings parentSettings) static Settings
SettingsLocatorHelperUtil.getGroupConfigurationBeanSettings
(long groupId, String configurationPid, Settings parentSettings) SettingsLocatorHelper.getGroupPortletPreferencesSettings
(long groupId, String settingsId, Settings parentSettings) SettingsLocatorHelperUtil.getGroupPortletPreferencesSettings
(long groupId, String settingsId, Settings parentSettings) BaseSettings.getParentSettings()
Settings.getParentSettings()
SettingsLocatorHelper.getPortalPreferencesSettings
(long companyId, Settings parentSettings) SettingsLocatorHelperUtil.getPortalPreferencesSettings
(long companyId, Settings parentSettings) SettingsLocatorHelper.getPortletInstanceConfigurationBeanSettings
(String portletId, String configurationPid, Settings parentSettings) static Settings
SettingsLocatorHelperUtil.getPortletInstanceConfigurationBeanSettings
(String portletId, String configurationPid, Settings parentSettings) SettingsLocatorHelper.getPortletInstancePortletPreferencesSettings
(long companyId, long ownerId, int ownerType, long plid, String portletId, Settings parentSettings) SettingsLocatorHelper.getPortletInstancePortletPreferencesSettings
(long companyId, long plid, String portletId, Settings parentSettings) SettingsLocatorHelperUtil.getPortletInstancePortletPreferencesSettings
(long companyId, long plid, String portletId, Settings parentSettings) SettingsLocatorHelper.getServerSettings
(String settingsId) SettingsLocatorHelperUtil.getServerSettings
(String settingsId) CompanyServiceSettingsLocator.getSettings()
static Settings
FallbackKeysSettingsUtil.getSettings
(SettingsLocator settingsLocator) GroupServiceSettingsLocator.getSettings()
ParameterMapSettingsLocator.getSettings()
PortletInstanceSettingsLocator.getSettings()
SettingsLocator.getSettings()
SystemSettingsLocator.getSettings()
TypedSettings.getWrappedSettings()
Methods in com.liferay.portal.kernel.settings with parameters of type SettingsModifier and TypeMethodDescriptionSettingsLocatorHelper.getCompanyConfigurationBeanSettings
(long companyId, String configurationPid, Settings parentSettings) static Settings
SettingsLocatorHelperUtil.getCompanyConfigurationBeanSettings
(long companyId, String configurationPid, Settings parentSettings) SettingsLocatorHelper.getCompanyPortletPreferencesSettings
(long companyId, String settingsId, Settings parentSettings) static Settings
SettingsLocatorHelperUtil.getCompanyPortletPreferencesSettings
(long companyId, String settingsId, Settings parentSettings) SettingsLocatorHelper.getGroupConfigurationBeanSettings
(long groupId, String configurationPid, Settings parentSettings) static Settings
SettingsLocatorHelperUtil.getGroupConfigurationBeanSettings
(long groupId, String configurationPid, Settings parentSettings) SettingsLocatorHelper.getGroupPortletPreferencesSettings
(long groupId, String settingsId, Settings parentSettings) SettingsLocatorHelperUtil.getGroupPortletPreferencesSettings
(long groupId, String settingsId, Settings parentSettings) SettingsLocatorHelper.getPortalPreferencesSettings
(long companyId, Settings parentSettings) SettingsLocatorHelperUtil.getPortalPreferencesSettings
(long companyId, Settings parentSettings) SettingsLocatorHelper.getPortletInstanceConfigurationBeanSettings
(String portletId, String configurationPid, Settings parentSettings) static Settings
SettingsLocatorHelperUtil.getPortletInstanceConfigurationBeanSettings
(String portletId, String configurationPid, Settings parentSettings) SettingsLocatorHelper.getPortletInstancePortletPreferencesSettings
(long companyId, long ownerId, int ownerType, long plid, String portletId, Settings parentSettings) SettingsLocatorHelper.getPortletInstancePortletPreferencesSettings
(long companyId, long plid, String portletId, Settings parentSettings) SettingsLocatorHelperUtil.getPortletInstancePortletPreferencesSettings
(long companyId, long plid, String portletId, Settings parentSettings) Constructors in com.liferay.portal.kernel.settings with parameters of type SettingsModifierConstructorDescriptionBaseModifiableSettings
(Settings parentSettings) BaseSettings
(Settings parentSettings) ConfigurationBeanSettings
(LocationVariableResolver locationVariableResolver, Object configurationBean, Settings parentSettings) FallbackSettings
(Settings parentSettings, FallbackKeys fallbackKeys) MemorySettings
(Settings parentSettings) ParameterMapSettings
(Map<String, String[]> parameterMap, Settings parentSettings) PortletPreferencesSettings
(PortletPreferences portletPreferences, Settings parentSettings) PropertiesSettings
(LocationVariableResolver locationVariableResolver, Properties properties, Settings parentSettings) TypedSettings
(Settings settings) TypedSettings
(Settings settings, Collection<Locale> availableLocales) -
Uses of Settings in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util with parameters of type SettingsModifier and TypeMethodDescriptionLocalization.getSettingsValue
(Settings settings, String key, String languageId) Returns the localized settings value for the key in the language.Localization.getSettingsValue
(Settings settings, String key, String languageId, boolean useDefault) Returns the localized settings value for the key in the language, optionally using the default language if no localization exists for the requested language.static String
LocalizationUtil.getSettingsValue
(Settings settings, String key, String languageId) static String
LocalizationUtil.getSettingsValue
(Settings settings, String key, String languageId, boolean useDefault) String[]
Localization.getSettingsValues
(Settings settings, String key, String languageId) Returns the localized settings values for the key in the language.String[]
Localization.getSettingsValues
(Settings settings, String key, String languageId, boolean useDefault) Returns the localized settings values for the key in the language, optionally using the default language if no localization exists for the requested language.static String[]
LocalizationUtil.getSettingsValues
(Settings settings, String key, String languageId) static String[]
LocalizationUtil.getSettingsValues
(Settings settings, String key, String languageId, boolean useDefault)