UNPKG

@aurahelper/languages

Version:

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

464 lines 12.9 kB
{ "id": "ConnectApi.questionandanswers​capability", "nodeType": "class", "name": "QuestionAndAnswers​Capability", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "QuestionAndAnswers​Capability", "textToLower": "questionandanswers​capability", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_QuestionAndAnswers​Capability_-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": "If a feed element has this capability, it has a question and comments on the feed element are answers to the question.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_question_and_answers_capability.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "bestanswer": { "id": "ConnectApi.questionandanswers​capability.method.usersummary bestanswer", "nodeType": "variable", "name": "bestAnswer", "startToken": { "type": "declaration.entity.name.variable", "text": "bestAnswer​SelectedBy", "textToLower": "bestanswer​selectedby", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_bestAnswer​SelectedBy_-1:0" }, "parentId": "ConnectApi.questionandanswers​capability", "order": 1, "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 UserSummary bestAnswer", "simplifiedSignature": "UserSummary bestAnswer", "datatype": { "id": ".datatype.UserSummary", "nodeType": "datatype", "name": "UserSummary", "startToken": { "type": "datatype.custom.class", "text": "UserSummary", "textToLower": "usersummary", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 30 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_UserSummary_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "UserSummary" }, "parentName": "QuestionAndAnswers​Capability" }, "cancurrentuser": { "id": "ConnectApi.questionandanswers​capability.method.boolean cancurrentuser", "nodeType": "variable", "name": "canCurrentUser", "startToken": { "type": "declaration.entity.name.variable", "text": "canCurrentUser​SelectOrRemove​BestAnswer", "textToLower": "cancurrentuser​selectorremove​bestanswer", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_canCurrentUser​SelectOrRemove​BestAnswer_-1:0" }, "parentId": "ConnectApi.questionandanswers​capability", "order": 2, "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 Boolean canCurrentUser", "simplifiedSignature": "Boolean canCurrentUser", "datatype": { "id": ".datatype.Boolean", "nodeType": "datatype", "name": "Boolean", "startToken": { "type": "datatype.primitive", "text": "Boolean", "textToLower": "boolean", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 14 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Boolean_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Boolean" }, "parentName": "QuestionAndAnswers​Capability" }, "candidateanswers": { "id": "ConnectApi.questionandanswers​capability.method.status candidateanswers", "nodeType": "variable", "name": "candidateAnswers", "startToken": { "type": "declaration.entity.name.variable", "text": "candidateAnswers", "textToLower": "candidateanswers", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_candidateAnswers_-1:0" }, "parentId": "ConnectApi.questionandanswers​capability", "order": 3, "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 Status candidateAnswers", "simplifiedSignature": "Status candidateAnswers", "datatype": { "id": ".datatype.Status", "nodeType": "datatype", "name": "Status", "startToken": { "type": "datatype.custom.class", "text": "Status", "textToLower": "status", "isAux": false, "range": { "start": { "line": 0, "character": 36 }, "end": { "line": 0, "character": 42 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Status_0:36" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Status" }, "parentName": "QuestionAndAnswers​Capability" }, "escalatedcase": { "id": "ConnectApi.questionandanswers​capability.method.reference escalatedcase", "nodeType": "variable", "name": "escalatedCase", "startToken": { "type": "declaration.entity.name.variable", "text": "escalatedCase", "textToLower": "escalatedcase", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_escalatedCase_-1:0" }, "parentId": "ConnectApi.questionandanswers​capability", "order": 4, "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 Reference escalatedCase", "simplifiedSignature": "Reference escalatedCase", "datatype": { "id": ".datatype.Reference", "nodeType": "datatype", "name": "Reference", "startToken": { "type": "datatype.custom.class", "text": "Reference", "textToLower": "reference", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 28 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Reference_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Reference" }, "parentName": "QuestionAndAnswers​Capability" }, "questiontitle": { "id": "ConnectApi.questionandanswers​capability.method.string questiontitle", "nodeType": "variable", "name": "questionTitle", "startToken": { "type": "declaration.entity.name.variable", "text": "questionTitle", "textToLower": "questiontitle", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_questionTitle_-1:0" }, "parentId": "ConnectApi.questionandanswers​capability", "order": 5, "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 String questionTitle", "simplifiedSignature": "String questionTitle", "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": "QuestionAndAnswers​Capability" } }, "methods": {}, "constructors": {}, "extendsType": "ConnectApi.​FeedElement​Capability", "implementTypes": [], "implements": {}, "totalMembers": 6, "queries": [] }