|
Liferay 6.2.0-ce-rc2 | |||||||||
| 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.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.getPreferences(PortletPreferencesIds portletPreferencesIds)
|
PortletPreferences |
PortletPreferencesLocalServiceImpl.getStrictPreferences(PortletPreferencesIds portletPreferencesIds)
|
| Uses of PortletPreferencesIds in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that return PortletPreferencesIds | |
|---|---|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactoryImpl.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout layout,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactoryImpl.getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
PortletPreferencesIds |
PortletPreferencesFactory.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
static PortletPreferencesIds |
PortletPreferencesFactoryUtil.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
PortletPreferencesIds |
PortletPreferencesFactoryImpl.getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
|
Liferay 6.2.0-ce-rc2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||