Liferay 6.2-ce-ga5

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

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

Uses of PortalPreferencesModel in com.liferay.portal.model
 

Subinterfaces of PortalPreferencesModel in com.liferay.portal.model
 interface PortalPreferences
          The extended model interface for the PortalPreferences service.
 

Classes in com.liferay.portal.model that implement PortalPreferencesModel
 class PortalPreferencesWrapper
           This class is a wrapper for PortalPreferences.
 

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

Classes in com.liferay.portal.model.impl that implement PortalPreferencesModel
 class PortalPreferencesBaseImpl
          The extended model base implementation for the PortalPreferences service.
 class PortalPreferencesImpl
           
 class PortalPreferencesModelImpl
          The base model implementation for the PortalPreferences service.
 


Liferay 6.2-ce-ga5