UNPKG

@aurahelper/languages

Version:

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

772 lines 20.2 kB
{ "id": "ConnectApi.chatter​message", "nodeType": "class", "name": "Chatter​Message", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "Chatter​Message", "textToLower": "chatter​message", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_Chatter​Message_-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.chatter​message.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.chatter​message", "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": "Chatter​Message" }, "conversationid": { "id": "ConnectApi.chatter​message.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.chatter​message", "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": "Chatter​Message" }, "conversationurl": { "id": "ConnectApi.chatter​message.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.chatter​message", "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": "Chatter​Message" }, "id": { "id": "ConnectApi.chatter​message.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.chatter​message", "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": "Chatter​Message" }, "recipients": { "id": "ConnectApi.chatter​message.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.chatter​message", "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": "Chatter​Message" }, "sender": { "id": "ConnectApi.chatter​message.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.chatter​message", "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": "Chatter​Message" }, "sendingcommunity": { "id": "ConnectApi.chatter​message.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.chatter​message", "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": "Chatter​Message" }, "sentdate": { "id": "ConnectApi.chatter​message.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.chatter​message", "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": "Chatter​Message" }, "url": { "id": "ConnectApi.chatter​message.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.chatter​message", "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": "Chatter​Message" } }, "methods": {}, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 9, "queries": [] }