Liferay 6.0.3

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
           This interface is a model that represents the UserGroupGroupRole table in the database.
 

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
           This interface is a model that represents the UserGroupGroupRole table in the database.
 


Liferay 6.0.3