@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
464 lines • 12.5 kB
JSON
{
"id": "ConnectApi.verifiedcapability",
"nodeType": "class",
"name": "VerifiedCapability",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "VerifiedCapability",
"textToLower": "verifiedcapability",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_VerifiedCapability_-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": "If a comment has this capability, users with permission can mark it as verified or unverified.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_verified_capability.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"isverifiablebyme": {
"id": "ConnectApi.verifiedcapability.method.boolean isverifiablebyme",
"nodeType": "variable",
"name": "isVerifiableByMe",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isVerifiableByMe",
"textToLower": "isverifiablebyme",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isVerifiableByMe_-1:0"
},
"parentId": "ConnectApi.verifiedcapability",
"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 Boolean isVerifiableByMe",
"simplifiedSignature": "Boolean isVerifiableByMe",
"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": "VerifiedCapability"
},
"isverified": {
"id": "ConnectApi.verifiedcapability.method.boolean isverified",
"nodeType": "variable",
"name": "isVerified",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isVerified",
"textToLower": "isverified",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isVerified_-1:0"
},
"parentId": "ConnectApi.verifiedcapability",
"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 Boolean isVerified",
"simplifiedSignature": "Boolean isVerified",
"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": "VerifiedCapability"
},
"isverifiedby": {
"id": "ConnectApi.verifiedcapability.method.boolean isverifiedby",
"nodeType": "variable",
"name": "isVerifiedBy",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isVerifiedByAnonymized",
"textToLower": "isverifiedbyanonymized",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isVerifiedByAnonymized_-1:0"
},
"parentId": "ConnectApi.verifiedcapability",
"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 isVerifiedBy",
"simplifiedSignature": "Boolean isVerifiedBy",
"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": "VerifiedCapability"
},
"lastverifiedbyuser": {
"id": "ConnectApi.verifiedcapability.method.user lastverifiedbyuser",
"nodeType": "variable",
"name": "lastVerifiedByUser",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "lastVerifiedByUser",
"textToLower": "lastverifiedbyuser",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_lastVerifiedByUser_-1:0"
},
"parentId": "ConnectApi.verifiedcapability",
"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 User lastVerifiedByUser",
"simplifiedSignature": "User lastVerifiedByUser",
"datatype": {
"id": ".datatype.User",
"nodeType": "datatype",
"name": "User",
"startToken": {
"type": "datatype.support.sobject",
"text": "User",
"textToLower": "user",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 23
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_User_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "User"
},
"parentName": "VerifiedCapability"
},
"lastverifieddate": {
"id": "ConnectApi.verifiedcapability.method.datetime lastverifieddate",
"nodeType": "variable",
"name": "lastVerifiedDate",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "lastVerifiedDate",
"textToLower": "lastverifieddate",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_lastVerifiedDate_-1:0"
},
"parentId": "ConnectApi.verifiedcapability",
"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 lastVerifiedDate",
"simplifiedSignature": "Datetime lastVerifiedDate",
"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": "VerifiedCapability"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.FeedElementCapability",
"implementTypes": [],
"implements": {},
"totalMembers": 5,
"queries": []
}