public class AssetMapAdapter extends AbstractMap<String,Object> implements Map<String,Object>
This class uses lazy-loading, so if used in a View layer, it might open connections to the database.
In case of naming conflicts with flex attribute names and meta attribute names the meta attributes take precedent.
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
AssetMapAdapter(TemplateAsset delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<Map.Entry<String,Object>> | 
entrySet()  | 
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesCopyright © 2016–2017. All rights reserved.