Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of SocialRelationModel in com.liferay.portlet.social.model
 interface SocialRelation
          The extended model interface for the SocialRelation service.
 

Classes in com.liferay.portlet.social.model that implement SocialRelationModel
 class SocialRelationWrapper
           This class is a wrapper for SocialRelation.
 

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

Classes in com.liferay.portlet.social.model.impl that implement SocialRelationModel
 class SocialRelationBaseImpl
          The extended model base implementation for the SocialRelation service.
 class SocialRelationImpl
           
 class SocialRelationModelImpl
          The base model implementation for the SocialRelation service.
 


Liferay 6.2-ce-ga5