Adaptive Framework 0.9.0

local_object_meta_set_ids

The following is a list of properties for the function local_object_meta_set_ids:

PropertyValue
briefSet ids in a local mutable object
categoryobject
descriptionThis is used to set the ids in a local mutable object. The ids are used to construct a local path.
functionIdlocal_object_meta_set_ids
functionLabellocal_object_meta_set_ids
parameters[ { "dataType": "object", "description": "Object to set ids in.", "name": "object" }, { "dataType": "string", "description": "Adaptor id for object.", "name": "adaptorId" }, { "dataType": "string", "description": "Object type id for object.", "name": "objectType" }, { "dataType": "string", "description": "Object id for object.", "name": "objectId" } ]
returns{ "dataType": "null" }
sideEffects[ "Object ids set" ]