Liferay 6.1.10-ee-ga1

Uses of Class
com.liferay.portlet.PortletPreferencesImpl

Packages that use PortletPreferencesImpl
com.liferay.portlet   
 

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