Liferay 7.0-ce-b4

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

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

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

Subclasses of SocialActivityCounterModelImpl in com.liferay.portlet.social.model.impl
 class SocialActivityCounterBaseImpl
          The extended model base implementation for the SocialActivityCounter service.
 class SocialActivityCounterImpl
           
 

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

Methods in com.liferay.portlet.social.service.persistence.impl with parameters of type SocialActivityCounterModelImpl
protected  void SocialActivityCounterPersistenceImpl.cacheUniqueFindersCache(SocialActivityCounterModelImpl socialActivityCounterModelImpl, boolean isNew)
           
protected  void SocialActivityCounterPersistenceImpl.clearUniqueFindersCache(SocialActivityCounterModelImpl socialActivityCounterModelImpl)
           
 


Liferay 7.0-ce-b4