Uses of Class
org.alfresco.repo.jscript.ScriptableQNameMap
Packages that use ScriptableQNameMap
Package
Description
-
Uses of ScriptableQNameMap in org.alfresco.repo.jscript
Subclasses of ScriptableQNameMap in org.alfresco.repo.jscriptModifier and TypeClassDescriptionclassSpecialised map class for supporting the initialisation of 'cm:content' properties for JavaScript API objects. -
Uses of ScriptableQNameMap in org.alfresco.repo.site.script
Methods in org.alfresco.repo.site.script that return ScriptableQNameMapModifier and TypeMethodDescriptionSite.getCustomProperties()Get a map of the sites custom properties -
Uses of ScriptableQNameMap in org.alfresco.repo.workflow.jscript
Methods in org.alfresco.repo.workflow.jscript with parameters of type ScriptableQNameMapModifier and TypeMethodDescriptionvoidJscriptWorkflowTask.setProperties(ScriptableQNameMap<String, Serializable> properties) Sets the properties on the underlyingWorkflowTask.