类 gboat2.web.model.Role
的使用

使用 Role 的软件包
gboat2.approveflow.action   
gboat2.approveflow.business   
gboat2.approveflow.business.impl   
gboat2.web.action   
gboat2.web.business   
gboat2.web.business.impl   
gboat2.web.service   
gboat2.web.service.impl   
 

gboat2.approveflow.actionRole 的使用
 

返回变量类型为 Role 的类型的 gboat2.approveflow.action 中的方法
 List<Role> ApproveflowAction.getRoleList()
           
 

类型变量类型为 Rolegboat2.approveflow.action 中的方法参数
 void ApproveflowAction.setRoleList(List<Role> roleList)
           
 

gboat2.approveflow.businessRole 的使用
 

返回变量类型为 Role 的类型的 gboat2.approveflow.business 中的方法
 List<Role> IApproveflowBusiness.getAllRoles()
          获取所有角色信息
 

gboat2.approveflow.business.implRole 的使用
 

返回变量类型为 Role 的类型的 gboat2.approveflow.business.impl 中的方法
 List<Role> ApproveflowBusinessImpl.getAllRoles()
           
 

gboat2.web.actionRole 的使用
 

返回变量类型为 Role 的类型的 gboat2.web.action 中的方法
 List<Role> WidgetAuthorityConfigAction.getRoleList()
           
 

类型变量类型为 Rolegboat2.web.action 中的方法参数
 void WidgetAuthorityConfigAction.setRoleList(List<Role> roleList)
           
 

gboat2.web.businessRole 的使用
 

返回 Rolegboat2.web.business 中的方法
 Role IRoleBusiness.findRoleByRoleCode(String roleCode)
          根据角色code查询角色
 Role IRoleBusiness.findRoleByRoleName(String roleName)
          根据角色名查询角色
 

返回变量类型为 Role 的类型的 gboat2.web.business 中的方法
 List<Role> IRoleBusiness.findAllRole()
          取得当前的所以角色
 

gboat2.web.business.implRole 的使用
 

返回 Rolegboat2.web.business.impl 中的方法
 Role RoleBusinessImpl.findRoleByRoleCode(String roleCode)
           
 Role RoleBusinessImpl.findRoleByRoleName(String roleName)
           
 

返回变量类型为 Role 的类型的 gboat2.web.business.impl 中的方法
 List<Role> RoleBusinessImpl.findAllRole()
           
 

gboat2.web.serviceRole 的使用
 

返回 Rolegboat2.web.service 中的方法
 Role IRoleService.findRoleByRoleCode(String roleCode)
          根据角色code查询角色
 Role IRoleService.findRoleByRoleName(String roleName)
          根据角色名获取角色对象
 Role ISessionService.getRoleByCode(String roleCode)
           
 

返回变量类型为 Role 的类型的 gboat2.web.service 中的方法
 List<Role> IRoleService.findAllRole()
          获取所有角色
 

gboat2.web.service.implRole 的使用
 

返回 Rolegboat2.web.service.impl 中的方法
 Role RoleServiceImpl.findRoleByRoleCode(String roleCode)
           
 Role RoleServiceImpl.findRoleByRoleName(String roleName)
           
 Role SessionServiceImpl.getRoleByCode(String roleCode)
           
 

返回变量类型为 Role 的类型的 gboat2.web.service.impl 中的方法
 List<Role> RoleServiceImpl.findAllRole()
           
 



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