Uses of Class
org.alfresco.repo.jscript.ScriptableHashMap
Packages that use ScriptableHashMap
Package
Description
-
Uses of ScriptableHashMap in org.alfresco.repo.forms.script
Methods in org.alfresco.repo.forms.script that return ScriptableHashMap -
Uses of ScriptableHashMap in org.alfresco.repo.jscript
Subclasses of ScriptableHashMap in org.alfresco.repo.jscriptModifier and TypeClassDescriptionstatic final classScripted Parameter map with modified flag.Methods in org.alfresco.repo.jscript that return ScriptableHashMapModifier and TypeMethodDescriptionPeople.getImmutableProperties(String username) Return a map of the Person properties that are marked as immutable for the given user. -
Uses of ScriptableHashMap in org.alfresco.repo.site.script
Methods in org.alfresco.repo.site.script that return ScriptableHashMapModifier and TypeMethodDescriptionSite.getSitePermissionGroups()Gets a map of role name mapping to associated group name.Site.listMembers(String nameFilter, String roleFilter) Deprecated.Site.listMembers(String nameFilter, String roleFilter, int size) Deprecated.UseSite.listMembers(String, String, int, boolean)insteadSite.listMembers(String nameFilter, String roleFilter, int size, boolean collapseGroups) Gets a map of members of the site with their role within the site. -
Uses of ScriptableHashMap in org.alfresco.repo.workflow.jscript
Methods in org.alfresco.repo.workflow.jscript that return ScriptableHashMapModifier and TypeMethodDescriptionJscriptWorkflowTask.getTransitions()Get the available transition ids.
Site.listMembers(String, String, int, boolean)instead