protected class DefaultComplexMetaAttributeArrayEditor.ArrayAttributeMap extends LinkedHashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
protected org.apache.log4j.Logger |
logger |
protected Sirius.server.middleware.types.MetaObject |
metaArrayContainerObject |
| Constructor and Description |
|---|
ArrayAttributeMap(Sirius.server.middleware.types.MetaObject metaArrayContainerObject)
Creates a new ArrayAttributeMap object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object key) |
Object |
put(Object key,
Object value) |
Object |
remove(Object key) |
clear, containsValue, entrySet, forEach, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, putAll, putIfAbsent, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, putAll, putIfAbsent, remove, replace, replace, sizeprotected org.apache.log4j.Logger logger
protected Sirius.server.middleware.types.MetaObject metaArrayContainerObject
public ArrayAttributeMap(Sirius.server.middleware.types.MetaObject metaArrayContainerObject)
metaArrayContainerObject - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.