Liferay 7.0-ce-b4

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

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

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

Subclasses of SocialRelationModelImpl in com.liferay.portlet.social.model.impl
 class SocialRelationBaseImpl
          The extended model base implementation for the SocialRelation service.
 class SocialRelationImpl
           
 

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

Methods in com.liferay.portlet.social.service.persistence.impl with parameters of type SocialRelationModelImpl
protected  void SocialRelationPersistenceImpl.cacheUniqueFindersCache(SocialRelationModelImpl socialRelationModelImpl, boolean isNew)
           
protected  void SocialRelationPersistenceImpl.clearUniqueFindersCache(SocialRelationModelImpl socialRelationModelImpl)
           
 


Liferay 7.0-ce-b4