Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portlet.PortletPreferencesImpl

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

Uses of PortletPreferencesImpl in com.liferay.portlet
 

Methods in com.liferay.portlet that return PortletPreferencesImpl
 PortletPreferencesImpl PortletPreferencesFactoryImpl.fromXML(long companyId, long ownerId, int ownerType, long plid, String portletId, String xml)
           
 PortletPreferencesImpl PortletPreferencesWrapper.getPortletPreferencesImpl()
           
 PortletPreferencesImpl PortletRequestImpl.getPreferencesImpl()
           
 PortletPreferencesImpl PortletPreferencesWrapper.getPreferencesImpl()
          Deprecated. PortletPreferencesWrapper.getPortletPreferencesImpl()
 


Liferay 6.1.2-ce-ga3