Liferay 7.0-ce-b7 portal-impl

Uses of Class
com.liferay.portlet.PortletPreferencesImpl

Packages that use PortletPreferencesImpl
com.liferay.portlet   
 

Uses of PortletPreferencesImpl in com.liferay.portlet
 

Subclasses of PortletPreferencesImpl in com.liferay.portlet
 class StrictPortletPreferencesImpl
           
 

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 PortletPreferencesWrapper.getPreferencesImpl()
          Deprecated. As of 6.1.0, replaced by PortletPreferencesWrapper.getPortletPreferencesImpl()
 PortletPreferencesImpl PortletRequestImpl.getPreferencesImpl()
           
 


Liferay 7.0-ce-b7 portal-impl