UNPKG

@aurahelper/languages

Version:

Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more

926 lines 25.1 kB
{ "id": "ConnectApi.recommendationreactioninput", "nodeType": "class", "name": "RecommendationReactionInput", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "RecommendationReactionInput", "textToLower": "recommendationreactioninput", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_RecommendationReactionInput_-1:0" }, "order": 0, "memberOrder": 0, "accessModifier": { "type": "keyword.modifier.access", "text": "global", "textToLower": "global", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_global_-1:0" }, "sharingModifier": { "type": "keyword.modifier.sharing", "text": "without sharing", "textToLower": "without sharing", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.sharing_without sharing_-1:0" }, "description": "A reaction to a recommendation produced by a recommendation strategy.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_input_n_b_a_reaction.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "aimodel": { "id": "ConnectApi.recommendationreactioninput.method.string aimodel", "nodeType": "variable", "name": "aiModel", "startToken": { "type": "declaration.entity.name.variable", "text": "aiModel", "textToLower": "aimodel", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_aiModel_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 1, "memberOrder": 1, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String aiModel", "simplifiedSignature": "String aiModel", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" }, "contextrecordid": { "id": "ConnectApi.recommendationreactioninput.method.string contextrecordid", "nodeType": "variable", "name": "contextRecordId", "startToken": { "type": "declaration.entity.name.variable", "text": "contextRecordId", "textToLower": "contextrecordid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_contextRecordId_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 2, "memberOrder": 2, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String contextRecordId", "simplifiedSignature": "String contextRecordId", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" }, "executionid": { "id": "ConnectApi.recommendationreactioninput.method.string executionid", "nodeType": "variable", "name": "executionId", "startToken": { "type": "declaration.entity.name.variable", "text": "executionId", "textToLower": "executionid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_executionId_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 3, "memberOrder": 3, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String executionId", "simplifiedSignature": "String executionId", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" }, "externalid": { "id": "ConnectApi.recommendationreactioninput.method.string externalid", "nodeType": "variable", "name": "externalId", "startToken": { "type": "declaration.entity.name.variable", "text": "externalId", "textToLower": "externalid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_externalId_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 4, "memberOrder": 4, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String externalId", "simplifiedSignature": "String externalId", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" }, "onbehalfofid": { "id": "ConnectApi.recommendationreactioninput.method.string onbehalfofid", "nodeType": "variable", "name": "onBehalfOfId", "startToken": { "type": "declaration.entity.name.variable", "text": "onBehalfOfId", "textToLower": "onbehalfofid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_onBehalfOfId_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 5, "memberOrder": 5, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String onBehalfOfId", "simplifiedSignature": "String onBehalfOfId", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" }, "reactiontype": { "id": "ConnectApi.recommendationreactioninput.method.reactiontype reactiontype", "nodeType": "variable", "name": "reactionType", "startToken": { "type": "declaration.entity.name.variable", "text": "reactionType", "textToLower": "reactiontype", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_reactionType_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 6, "memberOrder": 6, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public ReactionType reactionType", "simplifiedSignature": "ReactionType reactionType", "datatype": { "id": ".datatype.ReactionType", "nodeType": "datatype", "name": "ReactionType", "startToken": { "type": "datatype.custom.class", "text": "ReactionType", "textToLower": "reactiontype", "isAux": false, "range": { "start": { "line": 0, "character": 34 }, "end": { "line": 0, "character": 46 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_ReactionType_0:34" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "ReactionType" }, "parentName": "RecommendationReactionInput" }, "recommendation": { "id": "ConnectApi.recommendationreactioninput.method.double recommendation", "nodeType": "variable", "name": "recommendation", "startToken": { "type": "declaration.entity.name.variable", "text": "recommendation​Score", "textToLower": "recommendation​score", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_recommendation​Score_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 7, "memberOrder": 8, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public Double recommendation", "simplifiedSignature": "Double recommendation", "datatype": { "id": ".datatype.Double", "nodeType": "datatype", "name": "Double", "startToken": { "type": "datatype.custom.class", "text": "Double", "textToLower": "double", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Double_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Double" }, "parentName": "RecommendationReactionInput" }, "strategyname": { "id": "ConnectApi.recommendationreactioninput.method.string strategyname", "nodeType": "variable", "name": "strategyName", "startToken": { "type": "declaration.entity.name.variable", "text": "strategyName", "textToLower": "strategyname", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_strategyName_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 8, "memberOrder": 9, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String strategyName", "simplifiedSignature": "String strategyName", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" }, "targetactionid": { "id": "ConnectApi.recommendationreactioninput.method.string targetactionid", "nodeType": "variable", "name": "targetActionId", "startToken": { "type": "declaration.entity.name.variable", "text": "targetActionId", "textToLower": "targetactionid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_targetActionId_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 9, "memberOrder": 10, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String targetActionId", "simplifiedSignature": "String targetActionId", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" }, "targetactionname": { "id": "ConnectApi.recommendationreactioninput.method.string targetactionname", "nodeType": "variable", "name": "targetActionName", "startToken": { "type": "declaration.entity.name.variable", "text": "targetActionName", "textToLower": "targetactionname", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_targetActionName_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 10, "memberOrder": 11, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String targetActionName", "simplifiedSignature": "String targetActionName", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" }, "targetid": { "id": "ConnectApi.recommendationreactioninput.method.string targetid", "nodeType": "variable", "name": "targetId", "startToken": { "type": "declaration.entity.name.variable", "text": "targetId", "textToLower": "targetid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_targetId_-1:0" }, "parentId": "ConnectApi.recommendationreactioninput", "order": 11, "memberOrder": 12, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String targetId", "simplifiedSignature": "String targetId", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecommendationReactionInput" } }, "methods": {}, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 12, "queries": [] }