Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.model.PortletPreferencesModel

Packages that use PortletPreferencesModel
com.liferay.portal.model   
 

Uses of PortletPreferencesModel in com.liferay.portal.model
 

Subinterfaces of PortletPreferencesModel in com.liferay.portal.model
 interface PortletPreferences
          The extended model interface for the PortletPreferences service.
 

Classes in com.liferay.portal.model that implement PortletPreferencesModel
 class PortletPreferencesWrapper
           This class is a wrapper for PortletPreferences.
 


Liferay 6.0-ee-sp2