Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.social.service.persistence.SocialRelationPersistence

Packages that use SocialRelationPersistence
com.liferay.portlet.social.service.persistence   
 

Uses of SocialRelationPersistence in com.liferay.portlet.social.service.persistence
 

Methods in com.liferay.portlet.social.service.persistence that return SocialRelationPersistence
static SocialRelationPersistence SocialRelationUtil.getPersistence()
           
 

Methods in com.liferay.portlet.social.service.persistence with parameters of type SocialRelationPersistence
 void SocialRelationUtil.setPersistence(SocialRelationPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5