@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
541 lines • 14.5 kB
JSON
{
"id": "ConnectApi.contenthubrepository",
"nodeType": "class",
"name": "ContentHubRepository",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ContentHubRepository",
"textToLower": "contenthubrepository",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ContentHubRepository_-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 repository.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_content_hub_repository.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"authentication": {
"id": "ConnectApi.contenthubrepository.method.authentication authentication",
"nodeType": "variable",
"name": "authentication",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "authentication",
"textToLower": "authentication",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_authentication_-1:0"
},
"parentId": "ConnectApi.contenthubrepository",
"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 Authentication authentication",
"simplifiedSignature": "Authentication authentication",
"datatype": {
"id": ".datatype.Authentication",
"nodeType": "datatype",
"name": "Authentication",
"startToken": {
"type": "datatype.custom.class",
"text": "Authentication",
"textToLower": "authentication",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 41
},
"end": {
"line": 0,
"character": 55
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Authentication_0:41"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Authentication"
},
"parentName": "ContentHubRepository"
},
"features": {
"id": "ConnectApi.contenthubrepository.method.repositoryfeatures features",
"nodeType": "variable",
"name": "features",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "features",
"textToLower": "features",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_features_-1:0"
},
"parentId": "ConnectApi.contenthubrepository",
"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 RepositoryFeatures features",
"simplifiedSignature": "RepositoryFeatures features",
"datatype": {
"id": ".datatype.RepositoryFeatures",
"nodeType": "datatype",
"name": "RepositoryFeatures",
"startToken": {
"type": "datatype.custom.class",
"text": "RepositoryFeatures",
"textToLower": "repositoryfeatures",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 30
},
"end": {
"line": 0,
"character": 48
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_RepositoryFeatures_0:30"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "RepositoryFeatures"
},
"parentName": "ContentHubRepository"
},
"label": {
"id": "ConnectApi.contenthubrepository.method.string label",
"nodeType": "variable",
"name": "label",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "label",
"textToLower": "label",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_label_-1:0"
},
"parentId": "ConnectApi.contenthubrepository",
"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 label",
"simplifiedSignature": "String label",
"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": "ContentHubRepository"
},
"name": {
"id": "ConnectApi.contenthubrepository.method.string 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"
},
"parentId": "ConnectApi.contenthubrepository",
"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 name",
"simplifiedSignature": "String name",
"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": "ContentHubRepository"
},
"providertype": {
"id": "ConnectApi.contenthubrepository.method.providertype providertype",
"nodeType": "variable",
"name": "providerType",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "providerType",
"textToLower": "providertype",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_providerType_-1:0"
},
"parentId": "ConnectApi.contenthubrepository",
"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 ProviderType providerType",
"simplifiedSignature": "ProviderType providerType",
"datatype": {
"id": ".datatype.ProviderType",
"nodeType": "datatype",
"name": "ProviderType",
"startToken": {
"type": "datatype.custom.class",
"text": "ProviderType",
"textToLower": "providertype",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 30
},
"end": {
"line": 0,
"character": 42
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ProviderType_0:30"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ProviderType"
},
"parentName": "ContentHubRepository"
},
"rootfolderitemsurl": {
"id": "ConnectApi.contenthubrepository.method.string rootfolderitemsurl",
"nodeType": "variable",
"name": "rootFolderItemsUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "rootFolderItemsUrl",
"textToLower": "rootfolderitemsurl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_rootFolderItemsUrl_-1:0"
},
"parentId": "ConnectApi.contenthubrepository",
"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 rootFolderItemsUrl",
"simplifiedSignature": "String rootFolderItemsUrl",
"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": "ContentHubRepository"
}
},
"methods": {},
"constructors": {},
"extendsType": "ConnectApi.ActorWithId",
"implementTypes": [],
"implements": {},
"totalMembers": 6,
"queries": []
}