Liferay 6.1.2-ce-ga3

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

Packages that use PortletPreferencesModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

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.1.2-ce-ga3