|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.settings.SettingsLocatorHelperUtil
public class SettingsLocatorHelperUtil
| Constructor Summary | |
|---|---|
SettingsLocatorHelperUtil()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SettingsLocatorHelperUtil()
| Method Detail |
|---|
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()
public Settings getPortletInstancePortletPreferencesSettings(long companyId,
long plid,
String portletId,
Settings parentSettings)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||