Liferay 6.1.10-ee-ga1

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

Packages that use UserGroupGroupRoleModel
com.liferay.portal.model This package defines the portal model interfaces and classes, including SOAP and wrapper classes. 
com.liferay.portal.model.impl   
 

Uses of UserGroupGroupRoleModel in com.liferay.portal.model
 

Subinterfaces of UserGroupGroupRoleModel in com.liferay.portal.model
 interface UserGroupGroupRole
          The extended 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 UserGroupGroupRoleBaseImpl
          The extended model base implementation for the UserGroupGroupRole service.
 class UserGroupGroupRoleImpl
           
 class UserGroupGroupRoleModelImpl
          The base model implementation for the UserGroupGroupRole service.
 


Liferay 6.1.10-ee-ga1