|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletPreferencesIds | |
|---|---|
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
| com.liferay.portlet | This package defines the common portlet interfaces, base classes, classes, factories, and utilities. |
| Uses of PortletPreferencesIds in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return PortletPreferencesIds | |
|---|---|
PortletPreferencesIds |
ServiceContext.getPortletPreferencesIds()
Returns the portlet preferences IDs of the current portlet if the service context is being passed as a parameter to a portlet. |
| Methods in com.liferay.portal.service with parameters of type PortletPreferencesIds | |
|---|---|
PortletPreferences |
PortletPreferencesLocalService.fetchPreferences(PortletPreferencesIds portletPreferencesIds)
|
static PortletPreferences |
PortletPreferencesLocalServiceUtil.fetchPreferences(PortletPreferencesIds portletPreferencesIds)
|
PortletPreferences |
PortletPreferencesLocalServiceWrapper.fetchPreferences(PortletPreferencesIds portletPreferencesIds)
|
PortletPreferences |
PortletPreferencesLocalService.getPreferences(PortletPreferencesIds portletPreferencesIds)
|
static PortletPreferences |
PortletPreferencesLocalServiceUtil.getPreferences(PortletPreferencesIds portletPreferencesIds)
|
PortletPreferences |
PortletPreferencesLocalServiceWrapper.getPreferences(PortletPreferencesIds portletPreferencesIds)
|
PortletPreferences |
PortletPreferencesLocalService.getStrictPreferences(PortletPreferencesIds portletPreferencesIds)
|
static PortletPreferences |
PortletPreferencesLocalServiceUtil.getStrictPreferences(PortletPreferencesIds portletPreferencesIds)
|
PortletPreferences |
PortletPreferencesLocalServiceWrapper.getStrictPreferences(PortletPreferencesIds portletPreferencesIds)
|
void |
ServiceContext.setPortletPreferencesIds(PortletPreferencesIds portletPreferencesIds)
Sets the portlet preferences IDs of the current portlet if this service context is being passed as a parameter to a portlet. |
| Uses of PortletPreferencesIds in com.liferay.portal.service.impl |
|---|
| Methods in com.liferay.portal.service.impl with parameters of type PortletPreferencesIds | |
|---|---|
PortletPreferences |
PortletPreferencesLocalServiceImpl.fetchPreferences(PortletPreferencesIds portletPreferencesIds)
|
PortletPreferences |
PortletPreferencesLocalServiceImpl.getPreferences(PortletPreferencesIds portletPreferencesIds)
|
PortletPreferences |
PortletPreferencesLocalServiceImpl.getStrictPreferences(PortletPreferencesIds portletPreferencesIds)
|
| Uses of PortletPreferencesIds in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that return PortletPreferencesIds | |
|---|---|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactoryImpl.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout layout,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactoryImpl.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(long siteGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
PortletPreferencesIds |
PortletPreferencesFactoryImpl.getPortletPreferencesIds(long siteGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(long companyId,
long siteGroupId,
long plid,
String portletId,
String settingsScope)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(long companyId,
long siteGroupId,
long plid,
String portletId,
String settingsScope)
|
PortletPreferencesIds |
PortletPreferencesFactoryImpl.getPortletPreferencesIds(long companyId,
long siteGroupId,
long plid,
String portletId,
String settingsScope)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||