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