Liferay 6.1.2-ce-ga3

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

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

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

Subinterfaces of SocialActivityModel in com.liferay.portlet.social.model
 interface SocialActivity
          The extended model interface for the SocialActivity service.
 

Classes in com.liferay.portlet.social.model that implement SocialActivityModel
 class SocialActivityWrapper
           This class is a wrapper for SocialActivity.
 

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

Classes in com.liferay.portlet.social.model.impl that implement SocialActivityModel
 class SocialActivityBaseImpl
          The extended model base implementation for the SocialActivity service.
 class SocialActivityImpl
           
 class SocialActivityModelImpl
          The base model implementation for the SocialActivity service.
 


Liferay 6.1.2-ce-ga3