@Authors(value="Nikolche Mihajlovski") @Since(value="5.2.0") public class GenericValueRetriever extends org.rapidoid.RapidoidThing implements ValueRetriever
| Constructor and Description |
|---|
GenericValueRetriever(String property) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
propOf(String name,
List<Object> scope) |
Object |
retrieve(List<Object> model) |
static Object |
self(List<Object> model) |
static Object |
singleModelProp(String name,
Object model) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.