@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
464 lines • 12.1 kB
JSON
{
"id": "ConnectApi.chatterconversationsummary",
"nodeType": "class",
"name": "ChatterConversationSummary",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ChatterConversationSummary",
"textToLower": "chatterconversationsummary",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ChatterConversationSummary_-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_ChatterConversationSummary.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"id": {
"id": "ConnectApi.chatterconversationsummary.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.chatterconversationsummary",
"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 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": "ChatterConversationSummary"
},
"latestmessage": {
"id": "ConnectApi.chatterconversationsummary.method.message latestmessage",
"nodeType": "variable",
"name": "latestMessage",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "latestMessage",
"textToLower": "latestmessage",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_latestMessage_-1:0"
},
"parentId": "ConnectApi.chatterconversationsummary",
"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 Message latestMessage",
"simplifiedSignature": "Message latestMessage",
"datatype": {
"id": ".datatype.Message",
"nodeType": "datatype",
"name": "Message",
"startToken": {
"type": "datatype.custom.class",
"text": "Message",
"textToLower": "message",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 27
},
"end": {
"line": 0,
"character": 34
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Message_0:27"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Message"
},
"parentName": "ChatterConversationSummary"
},
"members": {
"id": "ConnectApi.chatterconversationsummary.method.user members",
"nodeType": "variable",
"name": "members",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "members",
"textToLower": "members",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_members_-1:0"
},
"parentId": "ConnectApi.chatterconversationsummary",
"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 User members",
"simplifiedSignature": "User members",
"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": "ChatterConversationSummary"
},
"read": {
"id": "ConnectApi.chatterconversationsummary.method.boolean read",
"nodeType": "variable",
"name": "read",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "read",
"textToLower": "read",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_read_-1:0"
},
"parentId": "ConnectApi.chatterconversationsummary",
"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 Boolean read",
"simplifiedSignature": "Boolean read",
"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": "ChatterConversationSummary"
},
"url": {
"id": "ConnectApi.chatterconversationsummary.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.chatterconversationsummary",
"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 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": "ChatterConversationSummary"
}
},
"methods": {},
"constructors": {},
"extendsType": "",
"implementTypes": [],
"implements": {},
"totalMembers": 5,
"queries": []
}