T
- public static interface MultiFormView.EntryResolution<T>
Modifier and Type | Interface and Description |
---|---|
static class |
MultiFormView.EntryResolution.Definition<T> |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ComplexPropertyDefinition<T>> |
pick() |
Stream<ComplexPropertyDefinition<T>> |
resolveForRoot(T rootDatasource) |
Stream<ComplexPropertyDefinition<T>> resolveForRoot(T rootDatasource)
CompletableFuture<ComplexPropertyDefinition<T>> pick()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.