| 程序包 | 说明 |
|---|---|
| com.ags.lumosframework.sdk.domain | |
| com.ags.lumosframework.sdk.handler.api | |
| com.ags.lumosframework.sdk.service | |
| com.ags.lumosframework.stage.api.handler |
| 构造器和说明 |
|---|
Role(RoleEntity entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
RoleEntity |
IRoleHandler.assignPermission(long roleId,
List<Long> permissionIds) |
RoleEntity |
IRoleHandler.assignUser(long roleId,
List<Long> userIds) |
RoleEntity |
IRoleHandler.getByName(String roleName) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RoleEntity> |
IRoleHandler.listByUserId(long userId) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected IBaseEntityHandler<RoleEntity> |
RoleService.getEntityHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RoleEntity> |
IWorkStationHandler.listRolesByWorkStationId(long id) |
Copyright © 2019. All rights reserved.