_AdaptiveModelCurrentOnGetObject_
The following is a list of properties for the object type _AdaptiveModelCurrentOnGetObject_
:
Property | Value |
---|---|
collectionURIs | [ "/afw/_AdaptiveCollection_/core" ] |
description | Qualifier current:: for model onGetObject. |
objectType | _AdaptiveModelCurrentOnGetObject_ |
propertyTypes | { "adaptorId": { "brief": "Adaptor Id", "dataType": "string", "description": "The adaptor id of the object being converted to mapped object.", "label": "Adaptor Id", "runtime": { "onGetValueCFunctionName": "afw_model_internal_get_current_adaptorId" } }, "adaptorTypeSpecific": { "brief": "Adaptor specific", "dataType": "object", "description": "This is the adaptorTypeSpecific parameter value.", "label": "Adaptor Specific", "runtime": { "onGetValueCFunctionName": "afw_model_internal_get_current_adaptorTypeSpecific" } }, "mapBackObject": { "brief": "Function to map back an object", "dataType": "function", "dataTypeParameter": "(\\n mappedObject: object /* Object to map back. */\\n): object /* Mapped back object */", "description": "The function to map back an object.", "label": "mapBackObject", "runtime": { "onGetValueCFunctionName": "afw_model_internal_get_current_mapBackObject" } }, "mappedAdaptorId": { "brief": "Mapped Adaptor Id", "dataType": "string", "description": "The adaptor id of the object being converted to object.", "label": "Mapped Adaptor Id", "runtime": { "onGetValueCFunctionName": "afw_model_internal_get_current_mappedAdaptorId" } }, "mappedObjectType": { "brief": "Mapped Object Type", "dataType": "string", "description": "The object type of the object being converted to object.", "label": "Mapped Object Type", "runtime": { "onGetValueCFunctionName": "afw_model_internal_get_current_mappedObjectType" } }, "objectId": { "brief": "objectId", "dataType": "objectId", "description": "This is objectId of the object to get.", "label": "Object Id", "runtime": { "onGetValueCFunctionName": "afw_model_internal_get_current_objectId" } }, "objectType": { "brief": "ObjectType", "dataType": "string", "description": "The object type of the object being converted to mapped object.", "label": "Object Type", "runtime": { "onGetValueCFunctionName": "afw_model_internal_get_current_objectType" } }, "useDefaultProcessing": { "brief": "Use default processing return value", "description": "Return this value to cause default processing to occur.", "label": "Use Default Processing", "runtime": { "onGetValueCFunctionName": "afw_model_internal_get_current_useDefaultProcessing" } } } |
runtime | {} |
Click here for a complete list of object types and their descriptions.