public interface RoleStub
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Boolean> |
deleteByRoleId(String roleId) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
updateRolePerm(String roleId,
io.vertx.core.json.JsonArray data)
Update role perm relation information
|
Copyright © 2020. All rights reserved.