Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of SocialActivityCounterModel in com.liferay.portlet.social.model
 interface SocialActivityCounter
          The extended model interface for the SocialActivityCounter service.
 

Classes in com.liferay.portlet.social.model that implement SocialActivityCounterModel
 class SocialActivityCounterWrapper
           This class is a wrapper for SocialActivityCounter.
 

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

Classes in com.liferay.portlet.social.model.impl that implement SocialActivityCounterModel
 class SocialActivityCounterBaseImpl
          The extended model base implementation for the SocialActivityCounter service.
 class SocialActivityCounterImpl
           
 class SocialActivityCounterModelImpl
          The base model implementation for the SocialActivityCounter service.
 


Liferay 6.2-ce-ga5