@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
387 lines • 10.4 kB
JSON
{
"id": "ConnectApi.contentcapabilityinput",
"nodeType": "class",
"name": "ContentCapabilityInput",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ContentCapabilityInput",
"textToLower": "contentcapabilityinput",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ContentCapabilityInput_-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": "Attach or update a file on a comment. Use this class to attach a new file or update a file that has already been uploaded to Salesforce.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_input_content_capability.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"content": {
"id": "ConnectApi.contentcapabilityinput.method.string content",
"nodeType": "variable",
"name": "content",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "contentDocumentId",
"textToLower": "contentdocumentid",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_contentDocumentId_-1:0"
},
"parentId": "ConnectApi.contentcapabilityinput",
"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 content",
"simplifiedSignature": "String content",
"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": "ContentCapabilityInput"
},
"description": {
"id": "ConnectApi.contentcapabilityinput.method.string description",
"nodeType": "variable",
"name": "description",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "description",
"textToLower": "description",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_description_-1:0"
},
"parentId": "ConnectApi.contentcapabilityinput",
"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 description",
"simplifiedSignature": "String description",
"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": "ContentCapabilityInput"
},
"sharingoption": {
"id": "ConnectApi.contentcapabilityinput.method.option sharingoption",
"nodeType": "variable",
"name": "sharingOption",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "sharingOption",
"textToLower": "sharingoption",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_sharingOption_-1:0"
},
"parentId": "ConnectApi.contentcapabilityinput",
"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 Option sharingOption",
"simplifiedSignature": "Option sharingOption",
"datatype": {
"id": ".datatype.Option",
"nodeType": "datatype",
"name": "Option",
"startToken": {
"type": "datatype.custom.class",
"text": "Option",
"textToLower": "option",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 31
},
"end": {
"line": 0,
"character": 37
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Option_0:31"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Option"
},
"parentName": "ContentCapabilityInput"
},
"title": {
"id": "ConnectApi.contentcapabilityinput.method.string title",
"nodeType": "variable",
"name": "title",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "title",
"textToLower": "title",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_title_-1:0"
},
"parentId": "ConnectApi.contentcapabilityinput",
"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 title",
"simplifiedSignature": "String title",
"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": "ContentCapabilityInput"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.FeedElementCapabilityInput",
"implementTypes": [],
"implements": {},
"totalMembers": 4,
"queries": []
}