@ProviderType
public interface SettingsLocatorHelper
Modifier and Type | Method and Description |
---|---|
Settings |
getCompanyPortletPreferencesSettings(long companyId,
String settingsId,
Settings parentSettings) |
Settings |
getConfigurationBeanSettings(String configurationPid) |
Settings |
getConfigurationBeanSettings(String configurationPid,
Settings parentSettings)
Deprecated.
As of Judson (7.1.x), replaced by
getConfigurationBeanSettings(String) |
Settings |
getGroupPortletPreferencesSettings(long groupId,
String settingsId,
Settings parentSettings) |
Settings |
getPortalPreferencesSettings(long companyId,
Settings parentSettings) |
Settings |
getPortalPropertiesSettings()
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
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 |
getServerSettings(String settingsId) |
Settings getCompanyPortletPreferencesSettings(long companyId, String settingsId, Settings parentSettings)
Settings getConfigurationBeanSettings(String configurationPid)
@Deprecated Settings getConfigurationBeanSettings(String configurationPid, Settings parentSettings)
getConfigurationBeanSettings(String)
Settings getGroupPortletPreferencesSettings(long groupId, String settingsId, Settings parentSettings)
Settings getPortalPreferencesSettings(long companyId, Settings parentSettings)
@Deprecated 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 getServerSettings(String settingsId)