Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.social.service.persistence that return SocialRequestPersistence
static SocialRequestPersistence SocialRequestUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5