Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.social.model.impl.SocialActivitySettingModelImpl

Packages that use SocialActivitySettingModelImpl
com.liferay.portlet.social.model.impl   
com.liferay.portlet.social.service.persistence.impl   
 

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

Subclasses of SocialActivitySettingModelImpl in com.liferay.portlet.social.model.impl
 class SocialActivitySettingBaseImpl
          The extended model base implementation for the SocialActivitySetting service.
 class SocialActivitySettingImpl
           
 

Uses of SocialActivitySettingModelImpl in com.liferay.portlet.social.service.persistence.impl
 

Methods in com.liferay.portlet.social.service.persistence.impl with parameters of type SocialActivitySettingModelImpl
protected  void SocialActivitySettingPersistenceImpl.cacheUniqueFindersCache(SocialActivitySettingModelImpl socialActivitySettingModelImpl, boolean isNew)
           
protected  void SocialActivitySettingPersistenceImpl.clearUniqueFindersCache(SocialActivitySettingModelImpl socialActivitySettingModelImpl)
           
 


Liferay 7.0-ce-b4