Liferay 6.1.10-ee-ga1

Uses of Class
com.liferay.portlet.PortalPreferencesImpl

Packages that use PortalPreferencesImpl
com.liferay.portlet   
 

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.10-ee-ga1