@FunctionalInterface public static interface ReferenceResolver.MongoEntityReader
source object into a mapped object.| Modifier and Type | Method and Description |
|---|---|
Object |
read(Object source,
TypeInformation<?> typeInformation)
Read values from the given source into an object defined via the given
TypeInformation. |
Object read(Object source, TypeInformation<?> typeInformation)
TypeInformation.source - never null.typeInformation - information about the desired target type.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.