Liferay 6.0.3

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
           This interface is a model that represents the SocialActivity table in the database.
 

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 SocialActivityImpl
           
 class SocialActivityModelImpl
           This interface is a model that represents the SocialActivity table in the database.
 


Liferay 6.0.3