| Modifier and Type | Method and Description |
|---|---|
ProfileRole |
ProfileRole.init() |
ProfileRole |
ProfileRole.setGroup(ProfileGroup reference) |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileRole> |
ProfileGroup.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.Future<List<ProfileRole>> |
Align.children(List<ProfileGroup> profiles) |
static List<ProfileRole> |
Amalgam.children(List<ProfileRole> roles,
ProfileGroup group) |
static List<ProfileRole> |
Assembler.connect(List<ProfileRole> profiles,
List<ProfileGroup> original) |
static List<ProfileRole> |
Assembler.connect(List<ProfileRole> profiles,
ProfileGroup original) |
static List<ProfileRole> |
Amalgam.eager(List<ProfileRole> roles) |
static List<ProfileRole> |
Amalgam.eagerEach(List<ProfileRole> roles) |
static io.vertx.core.Future<List<ProfileRole>> |
Align.flat(List<ProfileGroup> profiles) |
static List<ProfileRole> |
Amalgam.lazy(List<ProfileRole> roles) |
static List<ProfileRole> |
Amalgam.lazyEach(List<ProfileRole> roles) |
static io.vertx.core.Future<List<ProfileRole>> |
Align.parent(List<ProfileGroup> profiles) |
static List<ProfileRole> |
Amalgam.parent(List<ProfileRole> roles,
ProfileGroup group) |
| Modifier and Type | Method and Description |
|---|---|
static List<ProfileRole> |
Amalgam.children(List<ProfileRole> roles,
ProfileGroup group) |
static List<ProfileRole> |
Assembler.connect(List<ProfileRole> profiles,
List<ProfileGroup> original) |
static List<ProfileRole> |
Assembler.connect(List<ProfileRole> profiles,
ProfileGroup original) |
static List<ProfileRole> |
Amalgam.eager(List<ProfileRole> roles) |
static Consumer<io.vertx.core.json.JsonObject> |
Assembler.eager(ProfileType type,
List<ProfileRole> profiles) |
static List<ProfileRole> |
Amalgam.eagerEach(List<ProfileRole> roles) |
static Consumer<io.vertx.core.json.JsonObject> |
Assembler.intersect(ProfileType type,
List<ProfileRole> profiles) |
static List<ProfileRole> |
Amalgam.lazy(List<ProfileRole> roles) |
static Consumer<io.vertx.core.json.JsonObject> |
Assembler.lazy(ProfileType type,
List<ProfileRole> profiles) |
static List<ProfileRole> |
Amalgam.lazyEach(List<ProfileRole> roles) |
static void |
Amalgam.logGroup(Class<?> clazz,
List<ProfileRole> roles) |
static List<ProfileRole> |
Amalgam.parent(List<ProfileRole> roles,
ProfileGroup group) |
io.vertx.core.json.JsonObject |
ScDetent.proc(List<ProfileRole> profiles) |
default io.vertx.core.Future<io.vertx.core.json.JsonObject> |
ScDetent.procAsync(List<ProfileRole> profiles) |
static Consumer<io.vertx.core.json.JsonObject> |
Assembler.union(ProfileType type,
List<ProfileRole> profiles) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
GcHorizon.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GcCritical.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GcOverlook.proc(List<ProfileRole> profiles) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
ScDetentInherit.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
ScDetentParent.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
ScDetentExtend.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
ScDetentRole.proc(List<ProfileRole> profile) |
io.vertx.core.json.JsonObject |
ScDetentChild.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
ScDetentGroup.proc(List<ProfileRole> profiles) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
GdCritical.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GdOverlook.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GdHorizon.proc(List<ProfileRole> profiles) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
GeHorizon.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GeCritical.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GeOverlook.proc(List<ProfileRole> profiles) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
GiHorizon.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GiCritical.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GiOverlook.proc(List<ProfileRole> profiles) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
GpCritical.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GpHorizon.proc(List<ProfileRole> profiles) |
io.vertx.core.json.JsonObject |
GpOverlook.proc(List<ProfileRole> profiles) |
Copyright © 2021. All rights reserved.