@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
772 lines • 20.2 kB
JSON
{
"id": "ConnectApi.chattermessage",
"nodeType": "class",
"name": "ChatterMessage",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ChatterMessage",
"textToLower": "chattermessage",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ChatterMessage_-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": "",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_ChatterMessage.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"body": {
"id": "ConnectApi.chattermessage.method.body body",
"nodeType": "variable",
"name": "body",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "body",
"textToLower": "body",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_body_-1:0"
},
"parentId": "ConnectApi.chattermessage",
"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 Body body",
"simplifiedSignature": "Body body",
"datatype": {
"id": ".datatype.Body",
"nodeType": "datatype",
"name": "Body",
"startToken": {
"type": "datatype.custom.class",
"text": "Body",
"textToLower": "body",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 27
},
"end": {
"line": 0,
"character": 31
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Body_0:27"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Body"
},
"parentName": "ChatterMessage"
},
"conversationid": {
"id": "ConnectApi.chattermessage.method.string conversationid",
"nodeType": "variable",
"name": "conversationId",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "conversationId",
"textToLower": "conversationid",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_conversationId_-1:0"
},
"parentId": "ConnectApi.chattermessage",
"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 conversationId",
"simplifiedSignature": "String conversationId",
"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": "ChatterMessage"
},
"conversationurl": {
"id": "ConnectApi.chattermessage.method.string conversationurl",
"nodeType": "variable",
"name": "conversationUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "conversationUrl",
"textToLower": "conversationurl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_conversationUrl_-1:0"
},
"parentId": "ConnectApi.chattermessage",
"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 conversationUrl",
"simplifiedSignature": "String conversationUrl",
"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": "ChatterMessage"
},
"id": {
"id": "ConnectApi.chattermessage.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.chattermessage",
"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 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": "ChatterMessage"
},
"recipients": {
"id": "ConnectApi.chattermessage.method.user recipients",
"nodeType": "variable",
"name": "recipients",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "recipients",
"textToLower": "recipients",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_recipients_-1:0"
},
"parentId": "ConnectApi.chattermessage",
"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 User recipients",
"simplifiedSignature": "User recipients",
"datatype": {
"id": ".datatype.User",
"nodeType": "datatype",
"name": "User",
"startToken": {
"type": "datatype.support.sobject",
"text": "User",
"textToLower": "user",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 24
},
"end": {
"line": 0,
"character": 28
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_User_0:24"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "User"
},
"parentName": "ChatterMessage"
},
"sender": {
"id": "ConnectApi.chattermessage.method.summary sender",
"nodeType": "variable",
"name": "sender",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "sender",
"textToLower": "sender",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_sender_-1:0"
},
"parentId": "ConnectApi.chattermessage",
"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 Summary sender",
"simplifiedSignature": "Summary sender",
"datatype": {
"id": ".datatype.Summary",
"nodeType": "datatype",
"name": "Summary",
"startToken": {
"type": "datatype.custom.class",
"text": "Summary",
"textToLower": "summary",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 24
},
"end": {
"line": 0,
"character": 31
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Summary_0:24"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Summary"
},
"parentName": "ChatterMessage"
},
"sendingcommunity": {
"id": "ConnectApi.chattermessage.method.reference sendingcommunity",
"nodeType": "variable",
"name": "sendingCommunity",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "sendingCommunity",
"textToLower": "sendingcommunity",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_sendingCommunity_-1:0"
},
"parentId": "ConnectApi.chattermessage",
"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 Reference sendingCommunity",
"simplifiedSignature": "Reference sendingCommunity",
"datatype": {
"id": ".datatype.Reference",
"nodeType": "datatype",
"name": "Reference",
"startToken": {
"type": "datatype.custom.class",
"text": "Reference",
"textToLower": "reference",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 20
},
"end": {
"line": 0,
"character": 29
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Reference_0:20"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Reference"
},
"parentName": "ChatterMessage"
},
"sentdate": {
"id": "ConnectApi.chattermessage.method.datetime sentdate",
"nodeType": "variable",
"name": "sentDate",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "sentDate",
"textToLower": "sentdate",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_sentDate_-1:0"
},
"parentId": "ConnectApi.chattermessage",
"order": 8,
"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 Datetime sentDate",
"simplifiedSignature": "Datetime sentDate",
"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": "ChatterMessage"
},
"url": {
"id": "ConnectApi.chattermessage.method.string url",
"nodeType": "variable",
"name": "url",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "url",
"textToLower": "url",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_url_-1:0"
},
"parentId": "ConnectApi.chattermessage",
"order": 9,
"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 url",
"simplifiedSignature": "String url",
"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": "ChatterMessage"
}
},
"methods": {},
"constructors": {},
"extendsType": "",
"implementTypes": [],
"implements": {},
"totalMembers": 9,
"queries": []
}