getObjectsMap(String objectTypeId) - this method returns a
map of all instances of the given type. The map is keyed on object ID.
Parameters
- objectTypeId
- A string representing the object type ID.
Returns
Returns a map of objects keyed on object ID.