UNPKG

@aurahelper/languages

Version:

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

387 lines 10.3 kB
{ "id": "ConnectApi.​​feeditem​​input", "nodeType": "class", "name": "​​FeedItem​​Input", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "​​FeedItem​​Input", "textToLower": "​​feeditem​​input", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_​​FeedItem​​Input_-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": "Used to create rich feed items, for example, feed items that include @mentions or files.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_input_feedItem.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "attachment": { "id": "ConnectApi.​​feeditem​​input.method.input attachment", "nodeType": "variable", "name": "attachment", "startToken": { "type": "declaration.entity.name.variable", "text": "attachment", "textToLower": "attachment", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_attachment_-1:0" }, "parentId": "ConnectApi.​​feeditem​​input", "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 Input attachment", "simplifiedSignature": "Input attachment", "datatype": { "id": ".datatype.Input", "nodeType": "datatype", "name": "Input", "startToken": { "type": "datatype.custom.class", "text": "Input", "textToLower": "input", "isAux": false, "range": { "start": { "line": 0, "character": 41 }, "end": { "line": 0, "character": 46 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Input_0:41" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Input" }, "parentName": "​​FeedItem​​Input" }, "body": { "id": "ConnectApi.​​feeditem​​input.method.input 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.​​feeditem​​input", "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 Input body", "simplifiedSignature": "Input body", "datatype": { "id": ".datatype.Input", "nodeType": "datatype", "name": "Input", "startToken": { "type": "datatype.custom.class", "text": "Input", "textToLower": "input", "isAux": false, "range": { "start": { "line": 0, "character": 33 }, "end": { "line": 0, "character": 38 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Input_0:33" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Input" }, "parentName": "​​FeedItem​​Input" }, "isbookmarked": { "id": "ConnectApi.​​feeditem​​input.method.boolean isbookmarked", "nodeType": "variable", "name": "isBookmarked", "startToken": { "type": "declaration.entity.name.variable", "text": "isBookmarked​​ByCurrentUser", "textToLower": "isbookmarked​​bycurrentuser", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_isBookmarked​​ByCurrentUser_-1:0" }, "parentId": "ConnectApi.​​feeditem​​input", "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 Boolean isBookmarked", "simplifiedSignature": "Boolean isBookmarked", "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": "​​FeedItem​​Input" }, "original": { "id": "ConnectApi.​​feeditem​​input.method.string original", "nodeType": "variable", "name": "original", "startToken": { "type": "declaration.entity.name.variable", "text": "original​FeedItemId", "textToLower": "original​feeditemid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_original​FeedItemId_-1:0" }, "parentId": "ConnectApi.​​feeditem​​input", "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 String original", "simplifiedSignature": "String original", "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": "​​FeedItem​​Input" } }, "methods": {}, "constructors": {}, "extendsType": "ConnectApi.FeedElementInput", "implementTypes": [], "implements": {}, "totalMembers": 5, "queries": [] }