@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
191 lines • 4.77 kB
JSON
{
"id": "ConnectApi.communitysummary",
"nodeType": "class",
"name": "CommunitySummary",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "CommunitySummary",
"textToLower": "communitysummary",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_CommunitySummary_-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": "A community summary.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_community_summary.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"id": {
"id": "ConnectApi.communitysummary.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"
},
"order": 1,
"memberOrder": 1,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.access_public_-1:0"
},
"signature": "public String id",
"simplifiedSignature": "String id",
"datatype": {
"id": "ConnectApi.communitysummary.id.string",
"nodeType": "datatype",
"name": "String",
"order": 0,
"memberOrder": 0
},
"description": "18-character ID of the community.",
"parentName": "CommunitySummary"
},
"name": {
"id": "ConnectApi.communitysummary.name",
"nodeType": "variable",
"name": "name",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "name",
"textToLower": "name",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_name_-1:0"
},
"order": 2,
"memberOrder": 2,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.access_public_-1:0"
},
"signature": "public String name",
"simplifiedSignature": "String name",
"datatype": {
"id": "ConnectApi.communitysummary.name.string",
"nodeType": "datatype",
"name": "String",
"order": 0,
"memberOrder": 0
},
"description": "Localized name of the community.",
"parentName": "CommunitySummary"
}
},
"methods": {},
"constructors": {},
"extendsType": "",
"implementTypes": [],
"implements": {},
"totalMembers": 2,
"queries": []
}