| 程序包 | 说明 |
|---|---|
| com.easycodebox.auth.model.entity.user |
| 限定符和类型 | 方法和说明 |
|---|---|
Group |
User.getGroup() |
Group |
GroupRole.getGroup() |
Group |
Group.getParent() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Group> |
Group.getChildren() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
User.setGroup(Group group) |
void |
GroupRole.setGroup(Group group) |
void |
Group.setParent(Group parent) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Group.setChildren(List<Group> children) |
Copyright © 2016. All rights reserved.