Liferay 6.0.3

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

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

Uses of PluginSettingModel in com.liferay.portal.model
 

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

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

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

Classes in com.liferay.portal.model.impl that implement PluginSettingModel
 class PluginSettingImpl
           
 class PluginSettingModelImpl
           This interface is a model that represents the PluginSetting table in the database.
 


Liferay 6.0.3