Uses of Interface
com.liferay.portal.kernel.settings.ModifiableSettings
Packages that use ModifiableSettings
Package
Description
This package defines the kernel portlet interfaces and classes.
-
Uses of ModifiableSettings in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet with parameters of type ModifiableSettingsModifier and TypeMethodDescriptionprotected voidBaseJSPSettingsConfigurationAction.removeDefaultValue(PortletRequest portletRequest, ModifiableSettings modifiableSettings, String key, LocalizedValuesMap localizedMap) -
Uses of ModifiableSettings in com.liferay.portal.kernel.settings
Subinterfaces of ModifiableSettings in com.liferay.portal.kernel.settingsClasses in com.liferay.portal.kernel.settings that implement ModifiableSettingsModifier and TypeClassDescriptionclassclassclassMethods in com.liferay.portal.kernel.settings that return ModifiableSettingsModifier and TypeMethodDescriptionBaseSettings.getModifiableSettings()Settings.getModifiableSettings()BaseModifiableSettings.setValues(ModifiableSettings modifiableSettings) ModifiableSettings.setValues(ModifiableSettings modifiableSettings) Methods in com.liferay.portal.kernel.settings with parameters of type ModifiableSettingsModifier and TypeMethodDescriptionBaseModifiableSettings.setValues(ModifiableSettings modifiableSettings) ModifiableSettings.setValues(ModifiableSettings modifiableSettings)