Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of SocialActivityAchievementModel in com.liferay.portlet.social.model
 interface SocialActivityAchievement
          The extended model interface for the SocialActivityAchievement service.
 

Classes in com.liferay.portlet.social.model that implement SocialActivityAchievementModel
 class SocialActivityAchievementWrapper
           This class is a wrapper for SocialActivityAchievement.
 

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

Classes in com.liferay.portlet.social.model.impl that implement SocialActivityAchievementModel
 class SocialActivityAchievementBaseImpl
          The extended model base implementation for the SocialActivityAchievement service.
 class SocialActivityAchievementImpl
           
 class SocialActivityAchievementModelImpl
          The base model implementation for the SocialActivityAchievement service.
 


Liferay 6.2-ce-ga5