Liferay 6.0.3

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

Packages that use PortletPreferencesModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of PortletPreferencesModel in com.liferay.portal.model
 

Subinterfaces of PortletPreferencesModel in com.liferay.portal.model
 interface PortletPreferences
           This interface is a model that represents the PortletPreferences table in the database.
 

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

Uses of PortletPreferencesModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement PortletPreferencesModel
 class PortletPreferencesImpl
           
 class PortletPreferencesModelImpl
           This interface is a model that represents the PortletPreferences table in the database.
 


Liferay 6.0.3