@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
618 lines • 16.5 kB
JSON
{
"id": "ConnectApi.casecommentcapability",
"nodeType": "class",
"name": "CaseCommentCapability",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "CaseCommentCapability",
"textToLower": "casecommentcapability",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_CaseCommentCapability_-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 case comment on the case feed.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_case_comment_capability.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"actortype": {
"id": "ConnectApi.casecommentcapability.method.caseactortype actortype",
"nodeType": "variable",
"name": "actorType",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "actorType",
"textToLower": "actortype",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_actorType_-1:0"
},
"parentId": "ConnectApi.casecommentcapability",
"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 CaseActorType actorType",
"simplifiedSignature": "CaseActorType actorType",
"datatype": {
"id": ".datatype.CaseActorType",
"nodeType": "datatype",
"name": "CaseActorType",
"startToken": {
"type": "datatype.custom.class",
"text": "CaseActorType",
"textToLower": "caseactortype",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 32
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_CaseActorType_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "CaseActorType"
},
"parentName": "CaseCommentCapability"
},
"createdby": {
"id": "ConnectApi.casecommentcapability.method.connectapi.actor createdby",
"nodeType": "variable",
"name": "createdBy",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "createdBy",
"textToLower": "createdby",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_createdBy_-1:0"
},
"parentId": "ConnectApi.casecommentcapability",
"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 ConnectApi.Actor createdBy",
"simplifiedSignature": "ConnectApi.Actor createdBy",
"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": "CaseCommentCapability"
},
"createddate": {
"id": "ConnectApi.casecommentcapability.method.datetime createddate",
"nodeType": "variable",
"name": "createdDate",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "createdDate",
"textToLower": "createddate",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_createdDate_-1:0"
},
"parentId": "ConnectApi.casecommentcapability",
"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 Datetime createdDate",
"simplifiedSignature": "Datetime createdDate",
"datatype": {
"id": ".datatype.Datetime",
"nodeType": "datatype",
"name": "Datetime",
"startToken": {
"type": "datatype.primitive",
"text": "Datetime",
"textToLower": "datetime",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 15
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Datetime_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Datetime"
},
"parentName": "CaseCommentCapability"
},
"eventtype": {
"id": "ConnectApi.casecommentcapability.method.eventtype eventtype",
"nodeType": "variable",
"name": "eventType",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "eventType",
"textToLower": "eventtype",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_eventType_-1:0"
},
"parentId": "ConnectApi.casecommentcapability",
"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 EventType eventType",
"simplifiedSignature": "EventType eventType",
"datatype": {
"id": ".datatype.EventType",
"nodeType": "datatype",
"name": "EventType",
"startToken": {
"type": "datatype.custom.class",
"text": "EventType",
"textToLower": "eventtype",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 31
},
"end": {
"line": 0,
"character": 40
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_EventType_0:31"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "EventType"
},
"parentName": "CaseCommentCapability"
},
"id": {
"id": "ConnectApi.casecommentcapability.method.string id",
"nodeType": "variable",
"name": "id",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "id",
"textToLower": "id",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_id_-1:0"
},
"parentId": "ConnectApi.casecommentcapability",
"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 id",
"simplifiedSignature": "String id",
"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": "CaseCommentCapability"
},
"published": {
"id": "ConnectApi.casecommentcapability.method.boolean published",
"nodeType": "variable",
"name": "published",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "published",
"textToLower": "published",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_published_-1:0"
},
"parentId": "ConnectApi.casecommentcapability",
"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 Boolean published",
"simplifiedSignature": "Boolean published",
"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": "CaseCommentCapability"
},
"text": {
"id": "ConnectApi.casecommentcapability.method.string text",
"nodeType": "variable",
"name": "text",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "text",
"textToLower": "text",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_text_-1:0"
},
"parentId": "ConnectApi.casecommentcapability",
"order": 7,
"memberOrder": 7,
"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 text",
"simplifiedSignature": "String text",
"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": "CaseCommentCapability"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.FeedElementCapability",
"implementTypes": [],
"implements": {},
"totalMembers": 7,
"queries": []
}