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