Interface SettingsLocatorHelper
@ProviderType
public interface SettingsLocatorHelper
- Author:
- Iván Zaera
-
Method Summary
Modifier and TypeMethodDescriptiongetCompanyConfigurationBeanSettings
(long companyId, String configurationPid, Settings parentSettings) getCompanyPortletPreferencesSettings
(long companyId, String settingsId, Settings parentSettings) getConfigurationBeanSettings
(String configurationPid) getConfigurationPidMapping
(String configurationId) getGroupConfigurationBeanSettings
(long groupId, String configurationPid, Settings parentSettings) getGroupPortletPreferencesSettings
(long groupId, String settingsId, Settings parentSettings) getPortalPreferencesSettings
(long companyId, Settings parentSettings) getPortletInstanceConfigurationBeanSettings
(String portletId, String configurationPid, Settings parentSettings) getPortletInstancePortletPreferencesSettings
(long companyId, long ownerId, int ownerType, long plid, String portletId, Settings parentSettings) getPortletInstancePortletPreferencesSettings
(long companyId, long plid, String portletId, Settings parentSettings) getServerSettings
(String settingsId) getSettingsDescriptor
(String settingsId)
-
Method Details
-
getCompanyConfigurationBeanSettings
-
getCompanyPortletPreferencesSettings
-
getConfigurationBeanSettings
-
getConfigurationPidMapping
-
getGroupConfigurationBeanSettings
-
getGroupPortletPreferencesSettings
-
getPortalPreferencesSettings
-
getPortletInstanceConfigurationBeanSettings
-
getPortletInstancePortletPreferencesSettings
-
getPortletInstancePortletPreferencesSettings
-
getServerSettings
-
getSettingsDescriptor
-