findComponentsMap(String scope, String regionId, String sourceId,
String componentTypeId) - provides a map of ScriptModelObjects
that wrap Component instances. The map is keyed by Component object id.
Parameters
- scope
- A string representing the scope.
- regionId
- A string representing the region id.
- sourceId
- A string representing the source id.
- componentTypeId
- A string representing the component type id.
Returns
Returns a Scriptable object that represents a map of component instances keyed by component id.