Liferay 7.0-ce-b4

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

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

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

Subclasses of SocialActivityModelImpl in com.liferay.portlet.social.model.impl
 class SocialActivityBaseImpl
          The extended model base implementation for the SocialActivity service.
 class SocialActivityImpl
           
 

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

Methods in com.liferay.portlet.social.service.persistence.impl with parameters of type SocialActivityModelImpl
protected  void SocialActivityPersistenceImpl.cacheUniqueFindersCache(SocialActivityModelImpl socialActivityModelImpl, boolean isNew)
           
protected  void SocialActivityPersistenceImpl.clearUniqueFindersCache(SocialActivityModelImpl socialActivityModelImpl)
           
 


Liferay 7.0-ce-b4