Liferay 6.0-ee

Uses of Interface
com.liferay.portal.model.UserGroupGroupRoleModel

Packages that use UserGroupGroupRoleModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of UserGroupGroupRoleModel in com.liferay.portal.model
 

Subinterfaces of UserGroupGroupRoleModel in com.liferay.portal.model
 interface UserGroupGroupRole
          The model interface for the UserGroupGroupRole service.
 

Classes in com.liferay.portal.model that implement UserGroupGroupRoleModel
 class UserGroupGroupRoleWrapper
           This class is a wrapper for UserGroupGroupRole.
 

Uses of UserGroupGroupRoleModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement UserGroupGroupRoleModel
 class UserGroupGroupRoleImpl
           
 class UserGroupGroupRoleModelImpl
          The base model implementation for the UserGroupGroupRole service.
 


Liferay 6.0-ee