public interface GroupStub
| Modifier and Type | Method and Description |
|---|---|
List<SGroup> |
fetchChildren(String groupKey) |
SGroup |
fetchParent(String groupKey) |
io.vertx.core.json.JsonArray |
fetchRoleIds(String groupKey) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchRoleIdsAsync(String groupKey)
R_GROUP_ROLE
|
Copyright © 2019. All rights reserved.