类 gboat2.web.model.GroupRoleVO
的使用

使用 GroupRoleVO 的软件包
gboat2.web.business   
gboat2.web.business.impl   
gboat2.web.service   
gboat2.web.service.impl   
 

gboat2.web.businessGroupRoleVO 的使用
 

返回变量类型为 GroupRoleVO 的类型的 gboat2.web.business 中的方法
 List<GroupRoleVO> IGroupRoleBusiness.findGroupByRole(String roleId)
          查找该角色隶属于的所有用户组
 List<GroupRoleVO> IGroupRoleBusiness.findGroupRoleVOByGRID(String groupId)
          根据groupId得到角色
 List<GroupRoleVO> IGroupRoleBusiness.findRoleOfGroup(String groupId)
          取得用户组的所有角色
 

gboat2.web.business.implGroupRoleVO 的使用
 

返回变量类型为 GroupRoleVO 的类型的 gboat2.web.business.impl 中的方法
 List<GroupRoleVO> GroupRoleBusinessImpl.findGroupByRole(String roleId)
           
 List<GroupRoleVO> GroupRoleBusinessImpl.findGroupRoleVOByGRID(String groupId)
           
 List<GroupRoleVO> GroupRoleBusinessImpl.findRoleOfGroup(String groupId)
           
 

gboat2.web.serviceGroupRoleVO 的使用
 

返回变量类型为 GroupRoleVO 的类型的 gboat2.web.service 中的方法
 List<GroupRoleVO> IRoleService.findAllRoleByGroupCode(String groupCode)
          根据groupCode取得该组的所有角色
 List<GroupRoleVO> IRoleService.findAllRoleByGroupId(String groupId)
          获取某用户组下的所有角色
 

gboat2.web.service.implGroupRoleVO 的使用
 

返回变量类型为 GroupRoleVO 的类型的 gboat2.web.service.impl 中的方法
 List<GroupRoleVO> RoleServiceImpl.findAllRoleByGroupCode(String groupCode)
           
 List<GroupRoleVO> RoleServiceImpl.findAllRoleByGroupId(String groupId)
           
 



Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.