Liferay 6.1.2-ce-ga3

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

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

Uses of PluginSettingModel in com.liferay.portal.model
 

Subinterfaces of PluginSettingModel in com.liferay.portal.model
 interface PluginSetting
          The extended model interface for the PluginSetting service.
 

Classes in com.liferay.portal.model that implement PluginSettingModel
 class PluginSettingWrapper
           This class is a wrapper for PluginSetting.
 


Liferay 6.1.2-ce-ga3