@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
303 lines • 8.52 kB
JSON
{
"id": "ConnectApi.chattergroupsummarypage",
"nodeType": "class",
"name": "ChatterGroupSummaryPage",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ChatterGroupSummaryPage",
"textToLower": "chattergroupsummarypage",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ChatterGroupSummaryPage_-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_GroupSummaryPage.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"currentpageurl": {
"id": "ConnectApi.chattergroupsummarypage.currentpageurl",
"nodeType": "variable",
"name": "currentPageUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "currentPageUrl",
"textToLower": "currentpageurl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_currentPageUrl_-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 currentPageUrl",
"simplifiedSignature": "String currentPageUrl",
"datatype": {
"id": "ConnectApi.chattergroupsummarypage.currentpageurl.string",
"nodeType": "datatype",
"name": "String",
"order": 0,
"memberOrder": 0
},
"description": "Connect REST API URL identifying the current page.",
"parentName": "ChatterGroupSummaryPage"
},
"groups": {
"id": "ConnectApi.chattergroupsummarypage.groups",
"nodeType": "variable",
"name": "groups",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "groups",
"textToLower": "groups",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_groups_-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 List<ConnectApi.ChatterGroupSummary> groups",
"simplifiedSignature": "List<ConnectApi.ChatterGroupSummary> groups",
"datatype": {
"id": "ConnectApi.chattergroupsummarypage.groups.list<connectapi.chattergroupsummary>",
"nodeType": "datatype",
"name": "List<ConnectApi.ChatterGroupSummary>",
"order": 0,
"memberOrder": 0
},
"description": "List of group summary objects",
"parentName": "ChatterGroupSummaryPage"
},
"nextpageurl": {
"id": "ConnectApi.chattergroupsummarypage.nextpageurl",
"nodeType": "variable",
"name": "nextPageUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "nextPageUrl",
"textToLower": "nextpageurl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_nextPageUrl_-1:0"
},
"order": 3,
"memberOrder": 3,
"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 nextPageUrl",
"simplifiedSignature": "String nextPageUrl",
"datatype": {
"id": "ConnectApi.chattergroupsummarypage.nextpageurl.string",
"nodeType": "datatype",
"name": "String",
"order": 0,
"memberOrder": 0
},
"description": "Connect REST API URL identifying the next page, or null if there isn’t a next page.",
"parentName": "ChatterGroupSummaryPage"
},
"previouspageurl": {
"id": "ConnectApi.chattergroupsummarypage.previouspageurl",
"nodeType": "variable",
"name": "previousPageUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "previousPageUrl",
"textToLower": "previouspageurl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_previousPageUrl_-1:0"
},
"order": 4,
"memberOrder": 4,
"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 previousPageUrl",
"simplifiedSignature": "String previousPageUrl",
"datatype": {
"id": "ConnectApi.chattergroupsummarypage.previouspageurl.string",
"nodeType": "datatype",
"name": "String",
"order": 0,
"memberOrder": 0
},
"description": "Connect REST API URL identifying the previous page, or null if there isn’t a previous page.",
"parentName": "ChatterGroupSummaryPage"
}
},
"methods": {},
"constructors": {},
"extendsType": "",
"implementTypes": [],
"implements": {},
"totalMembers": 4,
"queries": []
}