Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return UserGroupRolePersistence
static UserGroupRolePersistence UserGroupRoleUtil.getPersistence()
           
 

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


Liferay 6.0-ee-sp2