| 程序包 | 说明 |
|---|---|
| com.bstek.urule.console.admin.group | |
| com.bstek.urule.console.database.manager.group.role | |
| com.bstek.urule.console.database.service.group.role |
| 限定符和类型 | 类和说明 |
|---|---|
class |
GroupRoleVO |
| 限定符和类型 | 方法和说明 |
|---|---|
GroupRole |
GroupRoleManagerImpl.get(long roleId) |
GroupRole |
GroupRoleManager.get(long roleId)
获取团队角色
|
GroupRole |
GroupRoleManagerImpl.get(String groupId,
String name) |
GroupRole |
GroupRoleManager.get(String groupId,
String name)
获取团队角色
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GroupRoleManagerImpl.add(GroupRole role) |
void |
GroupRoleManager.add(GroupRole role)
新增团队角色
|
void |
GroupRoleManagerImpl.update(GroupRole role) |
void |
GroupRoleManager.update(GroupRole role)
更新团队角色
|
| 限定符和类型 | 方法和说明 |
|---|---|
GroupRole |
GroupRoleServiceImpl.get(long roleId) |
GroupRole |
GroupRoleService.get(long roleId)
获取团队角色
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GroupRoleServiceImpl.add(GroupRole role) |
void |
GroupRoleService.add(GroupRole role)
插入角色对象
|
void |
GroupRoleServiceImpl.update(GroupRole role) |
void |
GroupRoleService.update(GroupRole role)
更新角色对象
|
Copyright © 2023 Bstek. All rights reserved.