public interface SettingsLocatorHelper
Modifier and Type | Method and Description |
---|---|
Settings |
getCompanyPortletPreferencesSettings(long companyId,
String settingsId,
Settings parentSettings) |
Settings |
getConfigurationBeanSettings(String configurationPid,
Settings parentSettings) |
Settings |
getGroupPortletPreferencesSettings(long groupId,
String settingsId,
Settings parentSettings) |
Settings |
getPortalPreferencesSettings(long companyId,
Settings parentSettings) |
Settings |
getPortalPropertiesSettings() |
Settings |
getPortletInstancePortletPreferencesSettings(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
Settings parentSettings) |
Settings |
getPortletInstancePortletPreferencesSettings(long companyId,
long plid,
String portletId,
Settings parentSettings) |
Settings getCompanyPortletPreferencesSettings(long companyId, String settingsId, Settings parentSettings)
Settings getConfigurationBeanSettings(String configurationPid, Settings parentSettings)
Settings getGroupPortletPreferencesSettings(long groupId, String settingsId, Settings parentSettings)
Settings getPortalPreferencesSettings(long companyId, Settings parentSettings)
Settings getPortalPropertiesSettings()
Settings getPortletInstancePortletPreferencesSettings(long companyId, long ownerId, int ownerType, long plid, String portletId, Settings parentSettings)