@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
772 lines • 21.2 kB
JSON
{
"id": "ConnectApi.actionlinkgroupdefinition",
"nodeType": "class",
"name": "ActionLinkGroupDefinition",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ActionLinkGroupDefinition",
"textToLower": "actionlinkgroupdefinition",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ActionLinkGroupDefinition_-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": "The definition of an action link group. Information in the action link group definition can be sensitive to a third party (for example, OAuth bearer token headers). For this reason, only calls made from the Apex namespace that created the action link group definition can read, modify, or delete the definition. In addition, the user making the call must have created the definition or have View All Data permission.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_action_link_group_definition.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"actionlinks": {
"id": "ConnectApi.actionlinkgroupdefinition.method.connectapi. actionlinks",
"nodeType": "variable",
"name": "actionLinks",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "actionLinks",
"textToLower": "actionlinks",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_actionLinks_-1:0"
},
"parentId": "ConnectApi.actionlinkgroupdefinition",
"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 ConnectApi. actionLinks",
"simplifiedSignature": "ConnectApi. actionLinks",
"datatype": {
"id": ".datatype.ConnectApi.",
"nodeType": "datatype",
"name": "ConnectApi.",
"startToken": {
"type": "datatype.support.namespace",
"text": "ConnectApi",
"textToLower": "connectapi",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 12
},
"end": {
"line": 0,
"character": 22
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ConnectApi_0:12"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ConnectApi."
},
"parentName": "ActionLinkGroupDefinition"
},
"category": {
"id": "ConnectApi.actionlinkgroupdefinition.method.groupcategory category",
"nodeType": "variable",
"name": "category",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "category",
"textToLower": "category",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_category_-1:0"
},
"parentId": "ConnectApi.actionlinkgroupdefinition",
"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 GroupCategory category",
"simplifiedSignature": "GroupCategory category",
"datatype": {
"id": ".datatype.GroupCategory",
"nodeType": "datatype",
"name": "GroupCategory",
"startToken": {
"type": "datatype.custom.class",
"text": "GroupCategory",
"textToLower": "groupcategory",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 34
},
"end": {
"line": 0,
"character": 47
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_GroupCategory_0:34"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "GroupCategory"
},
"parentName": "ActionLinkGroupDefinition"
},
"createddate": {
"id": "ConnectApi.actionlinkgroupdefinition.method.datetime createddate",
"nodeType": "variable",
"name": "createdDate",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "createdDate",
"textToLower": "createddate",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_createdDate_-1:0"
},
"parentId": "ConnectApi.actionlinkgroupdefinition",
"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 Datetime createdDate",
"simplifiedSignature": "Datetime createdDate",
"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": "ActionLinkGroupDefinition"
},
"executions": {
"id": "ConnectApi.actionlinkgroupdefinition.method.executionsallowed executions",
"nodeType": "variable",
"name": "executions",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "executionsAllowed",
"textToLower": "executionsallowed",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_executionsAllowed_-1:0"
},
"parentId": "ConnectApi.actionlinkgroupdefinition",
"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 ExecutionsAllowed executions",
"simplifiedSignature": "ExecutionsAllowed executions",
"datatype": {
"id": ".datatype.ExecutionsAllowed",
"nodeType": "datatype",
"name": "ExecutionsAllowed",
"startToken": {
"type": "datatype.custom.class",
"text": "ExecutionsAllowed",
"textToLower": "executionsallowed",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 30
},
"end": {
"line": 0,
"character": 47
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ExecutionsAllowed_0:30"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ExecutionsAllowed"
},
"parentName": "ActionLinkGroupDefinition"
},
"expirationdate": {
"id": "ConnectApi.actionlinkgroupdefinition.method.datetime expirationdate",
"nodeType": "variable",
"name": "expirationDate",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "expirationDate",
"textToLower": "expirationdate",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_expirationDate_-1:0"
},
"parentId": "ConnectApi.actionlinkgroupdefinition",
"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 Datetime expirationDate",
"simplifiedSignature": "Datetime expirationDate",
"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": "ActionLinkGroupDefinition"
},
"id": {
"id": "ConnectApi.actionlinkgroupdefinition.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.actionlinkgroupdefinition",
"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 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": "ActionLinkGroupDefinition"
},
"modifieddate": {
"id": "ConnectApi.actionlinkgroupdefinition.method.datetime modifieddate",
"nodeType": "variable",
"name": "modifiedDate",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "modifiedDate",
"textToLower": "modifieddate",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_modifiedDate_-1:0"
},
"parentId": "ConnectApi.actionlinkgroupdefinition",
"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 Datetime modifiedDate",
"simplifiedSignature": "Datetime modifiedDate",
"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": "ActionLinkGroupDefinition"
},
"templateid": {
"id": "ConnectApi.actionlinkgroupdefinition.method.string templateid",
"nodeType": "variable",
"name": "templateId",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "templateId",
"textToLower": "templateid",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_templateId_-1:0"
},
"parentId": "ConnectApi.actionlinkgroupdefinition",
"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 String templateId",
"simplifiedSignature": "String templateId",
"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": "ActionLinkGroupDefinition"
},
"url": {
"id": "ConnectApi.actionlinkgroupdefinition.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.actionlinkgroupdefinition",
"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": "ActionLinkGroupDefinition"
}
},
"methods": {},
"constructors": {},
"extendsType": "",
"implementTypes": [],
"implements": {},
"totalMembers": 9,
"queries": []
}