public class FederatedEntity extends AbstractMap<String,Object>
FederatedEntityFetcher.
This is a thin wrapper around another map, we just need to add getTypeName() to allow
GraphQL to resolve the concrete type.
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,Object>> |
entrySet() |
Object |
get(Object key) |
String |
getTypeName() |
static FederatedEntity |
wrap(EntityModel mappingModel,
Map<String,Object> rawData) |
clear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2023. All rights reserved.