@FunctionalInterface public interface PropertyExtractor
| Modifier and Type | Method and Description |
|---|---|
ValueOption<?> |
extract(Object dataModel)
Returns the target property in the data model.
|
ValueOption<?> extract(Object dataModel)
dataModel - the target data modelnullCopyright © 2011–2018 Asakusa Framework Team. All rights reserved.