UNPKG

@aurahelper/languages

Version:

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

310 lines 8.11 kB
{ "id": "ConnectApi.entityrecommendation", "nodeType": "class", "name": "EntityRecommendation", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "EntityRecommendation", "textToLower": "entityrecommendation", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_EntityRecommendation_-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 Chatter, custom, or static recommendation.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_entity_recommendation.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "actonurl": { "id": "ConnectApi.entityrecommendation.method.string actonurl", "nodeType": "variable", "name": "actOnUrl", "startToken": { "type": "declaration.entity.name.variable", "text": "actOnUrl", "textToLower": "actonurl", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_actOnUrl_-1:0" }, "parentId": "ConnectApi.entityrecommendation", "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 actOnUrl", "simplifiedSignature": "String actOnUrl", "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": "EntityRecommendation" }, "action": { "id": "ConnectApi.entityrecommendation.method.actiontype action", "nodeType": "variable", "name": "action", "startToken": { "type": "declaration.entity.name.variable", "text": "action", "textToLower": "action", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_action_-1:0" }, "parentId": "ConnectApi.entityrecommendation", "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 ActionType action", "simplifiedSignature": "ActionType action", "datatype": { "id": ".datatype.ActionType", "nodeType": "datatype", "name": "ActionType", "startToken": { "type": "datatype.custom.class", "text": "ActionType", "textToLower": "actiontype", "isAux": false, "range": { "start": { "line": 0, "character": 34 }, "end": { "line": 0, "character": 44 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_ActionType_0:34" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "ActionType" }, "parentName": "EntityRecommendation" }, "entity": { "id": "ConnectApi.entityrecommendation.method.connectapi.actor entity", "nodeType": "variable", "name": "entity", "startToken": { "type": "declaration.entity.name.variable", "text": "entity", "textToLower": "entity", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_entity_-1:0" }, "parentId": "ConnectApi.entityrecommendation", "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 ConnectApi.Actor entity", "simplifiedSignature": "ConnectApi.Actor entity", "datatype": { "id": ".datatype.ConnectApi.Actor", "nodeType": "datatype", "name": "ConnectApi.Actor", "startToken": { "type": "datatype.support.namespace", "text": "ConnectApi", "textToLower": "connectapi", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 17 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_ConnectApi_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "ConnectApi.Actor" }, "parentName": "EntityRecommendation" } }, "methods": {}, "constructors": {}, "extendsType": "ConnectApi.AbstractRecommendation", "implementTypes": [], "implements": {}, "totalMembers": 3, "queries": [] }