|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletPreferencesImpl | |
---|---|
com.liferay.portal.service.impl | |
com.liferay.portlet |
Uses of PortletPreferencesImpl in com.liferay.portal.service.impl |
---|
Methods in com.liferay.portal.service.impl that return types with arguments of type PortletPreferencesImpl | |
---|---|
protected static Map<String,PortletPreferencesImpl> |
PortletPreferencesLocalUtil.getPreferencesPool(long ownerId,
int ownerType)
|
Uses of PortletPreferencesImpl in com.liferay.portlet |
---|
Methods in com.liferay.portlet that return PortletPreferencesImpl | |
---|---|
static PortletPreferencesImpl |
PortletPreferencesSerializer.fromXML(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
String xml)
|
PortletPreferencesImpl |
PortletRequestImpl.getPreferencesImpl()
|
PortletPreferencesImpl |
PortletPreferencesWrapper.getPreferencesImpl()
|
Methods in com.liferay.portlet with parameters of type PortletPreferencesImpl | |
---|---|
static String |
PortletPreferencesSerializer.toXML(PortletPreferencesImpl preferences)
|
Constructors in com.liferay.portlet with parameters of type PortletPreferencesImpl | |
---|---|
PortalPreferencesImpl(PortletPreferencesImpl preferences,
boolean signedIn)
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |