Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.social.model.impl.SocialActivityAchievementModelImpl

Packages that use SocialActivityAchievementModelImpl
com.liferay.portlet.social.model.impl   
com.liferay.portlet.social.service.persistence.impl   
 

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

Subclasses of SocialActivityAchievementModelImpl in com.liferay.portlet.social.model.impl
 class SocialActivityAchievementBaseImpl
          The extended model base implementation for the SocialActivityAchievement service.
 class SocialActivityAchievementImpl
           
 

Uses of SocialActivityAchievementModelImpl in com.liferay.portlet.social.service.persistence.impl
 

Methods in com.liferay.portlet.social.service.persistence.impl with parameters of type SocialActivityAchievementModelImpl
protected  void SocialActivityAchievementPersistenceImpl.cacheUniqueFindersCache(SocialActivityAchievementModelImpl socialActivityAchievementModelImpl, boolean isNew)
           
protected  void SocialActivityAchievementPersistenceImpl.clearUniqueFindersCache(SocialActivityAchievementModelImpl socialActivityAchievementModelImpl)
           
 


Liferay 7.0-ce-b4