Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return UserGroupGroupRolePersistence
static UserGroupGroupRolePersistence UserGroupGroupRoleUtil.getPersistence()
           
 

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


Liferay 6.0-ee-sp2