Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portlet.PortalPreferencesImpl

Packages that use PortalPreferencesImpl
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of PortalPreferencesImpl in com.liferay.portlet
 

Methods in com.liferay.portlet that return PortalPreferencesImpl
 PortalPreferencesImpl PortletPreferencesFactoryImpl.fromXML(long companyId, long ownerId, int ownerType, String xml)
           
 PortalPreferencesImpl PortalPreferencesWrapper.getPortalPreferencesImpl()
           
 

Constructors in com.liferay.portlet with parameters of type PortalPreferencesImpl
PortalPreferencesWrapper(PortalPreferencesImpl portalPreferencesImpl)
           
 


Liferay 6.1.2-ce-ga3