类 gboat2.web.model.GroupRoleMapper
的使用

使用 GroupRoleMapper 的软件包
gboat2.web.business   
gboat2.web.business.impl   
gboat2.web.model   
 

gboat2.web.businessGroupRoleMapper 的使用
 

返回变量类型为 GroupRoleMapper 的类型的 gboat2.web.business 中的方法
 List<GroupRoleMapper> IGroupRoleBusiness.findAllByGroupId(String groupId)
          得到该组的所有角色
 Map<String,GroupRoleMapper> IGroupRoleBusiness.findAllByGroupIdToMap(String groupId)
          将该组所有的角色list转化为map形式
 

gboat2.web.business.implGroupRoleMapper 的使用
 

返回变量类型为 GroupRoleMapper 的类型的 gboat2.web.business.impl 中的方法
 List<GroupRoleMapper> GroupRoleBusinessImpl.findAllByGroupId(String groupId)
           
 Map<String,GroupRoleMapper> GroupRoleBusinessImpl.findAllByGroupIdToMap(String groupId)
           
 

gboat2.web.modelGroupRoleMapper 的使用
 

gboat2.web.modelGroupRoleMapper 的子类
 class GroupRoleVO
          用户组,角色VO
 



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