@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
1,184 lines • 31.2 kB
JSON
{
"id": "ConnectApi.user",
"nodeType": "class",
"name": "User",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "User",
"textToLower": "user",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_User_-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_User.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"additional": {
"id": "ConnectApi.user.method.string additional",
"nodeType": "variable",
"name": "additional",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "additionalLabel",
"textToLower": "additionallabel",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_additionalLabel_-1:0"
},
"parentId": "ConnectApi.user",
"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 additional",
"simplifiedSignature": "String additional",
"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": "User"
},
"communitynickname": {
"id": "ConnectApi.user.method.string communitynickname",
"nodeType": "variable",
"name": "communityNickname",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "communityNickname",
"textToLower": "communitynickname",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_communityNickname_-1:0"
},
"parentId": "ConnectApi.user",
"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 communityNickname",
"simplifiedSignature": "String communityNickname",
"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": "User"
},
"companyname": {
"id": "ConnectApi.user.method.string companyname",
"nodeType": "variable",
"name": "companyName",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "companyName",
"textToLower": "companyname",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_companyName_-1:0"
},
"parentId": "ConnectApi.user",
"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 String companyName",
"simplifiedSignature": "String companyName",
"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": "User"
},
"displayname": {
"id": "ConnectApi.user.method.string displayname",
"nodeType": "variable",
"name": "displayName",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "displayName",
"textToLower": "displayname",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_displayName_-1:0"
},
"parentId": "ConnectApi.user",
"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 displayName",
"simplifiedSignature": "String displayName",
"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": "User"
},
"firstname": {
"id": "ConnectApi.user.method.string firstname",
"nodeType": "variable",
"name": "firstName",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "firstName",
"textToLower": "firstname",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_firstName_-1:0"
},
"parentId": "ConnectApi.user",
"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 String firstName",
"simplifiedSignature": "String firstName",
"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": "User"
},
"ischatterguest": {
"id": "ConnectApi.user.method.boolean ischatterguest",
"nodeType": "variable",
"name": "isChatterGuest",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isChatterGuest",
"textToLower": "ischatterguest",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isChatterGuest_-1:0"
},
"parentId": "ConnectApi.user",
"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 Boolean isChatterGuest",
"simplifiedSignature": "Boolean isChatterGuest",
"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": "User"
},
"isinthiscommunity": {
"id": "ConnectApi.user.method.boolean isinthiscommunity",
"nodeType": "variable",
"name": "isInThisCommunity",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isInThisCommunity",
"textToLower": "isinthiscommunity",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isInThisCommunity_-1:0"
},
"parentId": "ConnectApi.user",
"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 Boolean isInThisCommunity",
"simplifiedSignature": "Boolean isInThisCommunity",
"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": "User"
},
"lastname": {
"id": "ConnectApi.user.method.string lastname",
"nodeType": "variable",
"name": "lastName",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "lastName",
"textToLower": "lastname",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_lastName_-1:0"
},
"parentId": "ConnectApi.user",
"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 lastName",
"simplifiedSignature": "String lastName",
"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": "User"
},
"outofoffice": {
"id": "ConnectApi.user.method.outofoffice outofoffice",
"nodeType": "variable",
"name": "outOfOffice",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "outOfOffice",
"textToLower": "outofoffice",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_outOfOffice_-1:0"
},
"parentId": "ConnectApi.user",
"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 OutOfOffice outOfOffice",
"simplifiedSignature": "OutOfOffice outOfOffice",
"datatype": {
"id": ".datatype.OutOfOffice",
"nodeType": "datatype",
"name": "OutOfOffice",
"startToken": {
"type": "datatype.custom.class",
"text": "OutOfOffice",
"textToLower": "outofoffice",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 30
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_OutOfOffice_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "OutOfOffice"
},
"parentName": "User"
},
"photo": {
"id": "ConnectApi.user.method.connectapi.photo photo",
"nodeType": "variable",
"name": "photo",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "photo",
"textToLower": "photo",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_photo_-1:0"
},
"parentId": "ConnectApi.user",
"order": 10,
"memberOrder": 10,
"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.Photo photo",
"simplifiedSignature": "ConnectApi.Photo photo",
"datatype": {
"id": ".datatype.ConnectApi.Photo",
"nodeType": "datatype",
"name": "ConnectApi.Photo",
"startToken": {
"type": "datatype.support.namespace",
"text": "ConnectApi",
"textToLower": "connectapi",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 17
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ConnectApi_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ConnectApi.Photo"
},
"parentName": "User"
},
"class": {
"id": "ConnectApi.user.method.connectapi.reputation class",
"nodeType": "variable",
"name": "Class",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "reputation",
"textToLower": "reputation",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_reputation_-1:0"
},
"parentId": "ConnectApi.user",
"order": 11,
"memberOrder": 11,
"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.Reputation Class",
"simplifiedSignature": "ConnectApi.Reputation Class",
"datatype": {
"id": ".datatype.ConnectApi.Reputation",
"nodeType": "datatype",
"name": "ConnectApi.Reputation",
"startToken": {
"type": "datatype.support.namespace",
"text": "ConnectApi",
"textToLower": "connectapi",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 17
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ConnectApi_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ConnectApi.Reputation"
},
"parentName": "User"
},
"stamps": {
"id": "ConnectApi.user.method.list<connectapi.stamp> stamps",
"nodeType": "variable",
"name": "stamps",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "stamps",
"textToLower": "stamps",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_stamps_-1:0"
},
"parentId": "ConnectApi.user",
"order": 12,
"memberOrder": 12,
"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 List<ConnectApi.Stamp> stamps",
"simplifiedSignature": "List<ConnectApi.Stamp> stamps",
"datatype": {
"id": ".datatype.List<ConnectApi.Stamp>",
"nodeType": "datatype",
"name": "List<ConnectApi.Stamp>",
"startToken": {
"type": "datatype.collection",
"text": "List",
"textToLower": "list",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 11
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_List_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "List",
"value": {
"id": ".datatype.List<ConnectApi.Stamp>.value.ConnectApi.Stamp",
"nodeType": "datatype",
"name": "ConnectApi.Stamp",
"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"
},
"order": 0,
"memberOrder": 0,
"type": "ConnectApi.Stamp"
}
},
"parentName": "User"
},
"title": {
"id": "ConnectApi.user.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.user",
"order": 13,
"memberOrder": 13,
"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": "User"
},
"usertype": {
"id": "ConnectApi.user.method.connectapi. usertype",
"nodeType": "variable",
"name": "userType",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "userType",
"textToLower": "usertype",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_userType_-1:0"
},
"parentId": "ConnectApi.user",
"order": 14,
"memberOrder": 14,
"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. userType",
"simplifiedSignature": "ConnectApi. userType",
"datatype": {
"id": ".datatype.ConnectApi.",
"nodeType": "datatype",
"name": "ConnectApi.",
"startToken": {
"type": "datatype.support.namespace",
"text": "ConnectApi",
"textToLower": "connectapi",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 17
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ConnectApi_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ConnectApi."
},
"parentName": "User"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.ActorWithId",
"implementTypes": [],
"implements": {},
"totalMembers": 14,
"queries": []
}