Uses of Class
org.alfresco.repo.jscript.NativeMap
-
Packages that use NativeMap Package Description org.alfresco.repo.jscript -
-
Uses of NativeMap in org.alfresco.repo.jscript
Methods in org.alfresco.repo.jscript that return NativeMap Modifier and Type Method Description static NativeMapNativeMap. wrap(org.mozilla.javascript.Scriptable scope, java.util.Map<java.lang.Object,java.lang.Object> map)Construct
-