Class SettingsLocatorHelperUtil
Object
com.liferay.portal.kernel.settings.SettingsLocatorHelperUtil
- Author:
- Iván Zaera
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SettingsgetCompanyConfigurationBeanSettings(long companyId, String configurationPid, Settings parentSettings) static SettingsgetCompanyPortletPreferencesSettings(long companyId, String settingsId, Settings parentSettings) getConfigurationBeanSettings(String settingsId) static SettingsgetGroupConfigurationBeanSettings(long groupId, String configurationPid, Settings parentSettings) getGroupPortletPreferencesSettings(long groupId, String settingsId, Settings parentSettings) getPortalPreferencesSettings(long companyId, Settings parentSettings) static SettingsgetPortletInstanceConfigurationBeanSettings(String portletId, String configurationPid, Settings parentSettings) getPortletInstancePortletPreferencesSettings(long companyId, long plid, String portletId, Settings parentSettings) getServerSettings(String settingsId) static SettingsDescriptorgetSettingsDescriptor(String settingsId) static SettingsLocatorHelper
-
Constructor Details
-
SettingsLocatorHelperUtil
public SettingsLocatorHelperUtil()
-
-
Method Details
-
getCompanyConfigurationBeanSettings
-
getCompanyPortletPreferencesSettings
-
getGroupConfigurationBeanSettings
-
getPortletInstanceConfigurationBeanSettings
-
getSettingsDescriptor
-
getSettingsLocatorHelper
-
getConfigurationBeanSettings
-
getGroupPortletPreferencesSettings
-
getPortalPreferencesSettings
-
getPortletInstancePortletPreferencesSettings
-
getServerSettings
-