public class RowImpl extends CdsDataImpl implements Row
CdsDataImpl.Factory
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
CdsData.Factory
data
Modifier and Type | Method and Description |
---|---|
<T> T |
as(Class<T> type) |
protected CdsData |
decorate(Map<String,Object> map) |
StructuredType<?> |
ref() |
static Row |
row(CdsEntity entity,
Map<String,?> data) |
static Row |
row(Map<String,?> data) |
containsPath, copy, create, entrySet, forRemoval, get, getPath, getPathOrDefault, isForRemoval, put, putPath, putPathIfAbsent, removePath, toJson
clear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, putAll, remove, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
containsPath, create, create, forRemoval, forRemoval, get, getPath, getPathOrDefault, isForRemoval, putPath, putPathIfAbsent, removePath
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
toJson
protected CdsData decorate(Map<String,Object> map)
decorate
in class CdsDataImpl
public StructuredType<?> ref()
Copyright © 2023 SAP. All rights reserved.