Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of SocialActivitySetModel in com.liferay.portlet.social.model
 interface SocialActivitySet
          The extended model interface for the SocialActivitySet service.
 

Classes in com.liferay.portlet.social.model that implement SocialActivitySetModel
 class SocialActivitySetWrapper
           This class is a wrapper for SocialActivitySet.
 

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

Classes in com.liferay.portlet.social.model.impl that implement SocialActivitySetModel
 class SocialActivitySetBaseImpl
          The extended model base implementation for the SocialActivitySet service.
 class SocialActivitySetImpl
           
 class SocialActivitySetModelImpl
          The base model implementation for the SocialActivitySet service.
 


Liferay 6.2-ce-ga5