Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.OrgGroupRolePersistence

Packages that use OrgGroupRolePersistence
com.liferay.portal.service.persistence   
 

Uses of OrgGroupRolePersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return OrgGroupRolePersistence
static OrgGroupRolePersistence OrgGroupRoleUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type OrgGroupRolePersistence
 void OrgGroupRoleUtil.setPersistence(OrgGroupRolePersistence persistence)
           
 


Liferay 6.0-ee-sp2