public class SettingsLocatorHelperUtil
extends java.lang.Object
| Constructor and Description |
|---|
SettingsLocatorHelperUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Settings |
getCompanyPortletPreferencesSettings(long companyId,
java.lang.String settingsId,
Settings parentSettings) |
Settings |
getConfigurationBeanSettings(java.lang.String settingsId,
Settings parentSettings) |
Settings |
getGroupPortletPreferencesSettings(long groupId,
java.lang.String settingsId,
Settings parentSettings) |
Settings |
getPortalPreferencesSettings(long companyId,
Settings parentSettings) |
Settings |
getPortalPropertiesSettings() |
Settings |
getPortletInstancePortletPreferencesSettings(Layout layout,
java.lang.String portletId,
Settings parentSettings) |
static SettingsLocatorHelper |
getSettingsLocatorHelper() |
public static Settings getCompanyPortletPreferencesSettings(long companyId, java.lang.String settingsId, Settings parentSettings)
public static SettingsLocatorHelper getSettingsLocatorHelper()
public Settings getConfigurationBeanSettings(java.lang.String settingsId, Settings parentSettings)
public Settings getGroupPortletPreferencesSettings(long groupId, java.lang.String settingsId, Settings parentSettings)
public Settings getPortalPreferencesSettings(long companyId, Settings parentSettings)
public Settings getPortalPropertiesSettings()