Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.social.model.SocialActivitySettingModel

Packages that use SocialActivitySettingModel
com.liferay.portlet.social.model   
com.liferay.portlet.social.model.impl   
 

Uses of SocialActivitySettingModel in com.liferay.portlet.social.model
 

Subinterfaces of SocialActivitySettingModel in com.liferay.portlet.social.model
 interface SocialActivitySetting
          The extended model interface for the SocialActivitySetting service.
 

Classes in com.liferay.portlet.social.model that implement SocialActivitySettingModel
 class SocialActivitySettingWrapper
           This class is a wrapper for SocialActivitySetting.
 

Uses of SocialActivitySettingModel in com.liferay.portlet.social.model.impl
 

Classes in com.liferay.portlet.social.model.impl that implement SocialActivitySettingModel
 class SocialActivitySettingBaseImpl
          The extended model base implementation for the SocialActivitySetting service.
 class SocialActivitySettingImpl
           
 class SocialActivitySettingModelImpl
          The base model implementation for the SocialActivitySetting service.
 


Liferay 6.1.2-ce-ga3