public static final class ScriptAction.ScriptableParameterMap<K,V> extends ScriptableHashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ScriptableParameterMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(String name) |
String |
getClassName() |
void |
put(String name,
org.mozilla.javascript.Scriptable start,
Object value) |
delete, get, get, getDefaultValue, getIds, getParentScope, getPrototype, has, has, hasInstance, hasOwnProperty, put, setParentScope, setPrototypeclear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic String getClassName()
getClassName in interface org.mozilla.javascript.ScriptablegetClassName in class ScriptableHashMap<K,V>Scriptable.getClassName()public void delete(String name)
delete in interface org.mozilla.javascript.Scriptabledelete in class ScriptableHashMap<K,V>Scriptable.delete(java.lang.String)Copyright © 2005–2018 Alfresco Software. All rights reserved.