UNPKG

@aurahelper/languages

Version:

Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more

849 lines 22.8 kB
{ "id": "ConnectApi.abstractrepositoryfile", "nodeType": "class", "name": "AbstractRepositoryFile", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "AbstractRepositoryFile", "textToLower": "abstractrepositoryfile", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_AbstractRepositoryFile_-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 file.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_abstract_repository_file.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "checkincomment": { "id": "ConnectApi.abstractrepositoryfile.method.string checkincomment", "nodeType": "variable", "name": "checkinComment", "startToken": { "type": "declaration.entity.name.variable", "text": "checkinComment", "textToLower": "checkincomment", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_checkinComment_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "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 checkinComment", "simplifiedSignature": "String checkinComment", "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": "AbstractRepositoryFile" }, "contentbody": { "id": "ConnectApi.abstractrepositoryfile.method.string contentbody", "nodeType": "variable", "name": "contentBody", "startToken": { "type": "declaration.entity.name.variable", "text": "contentBody", "textToLower": "contentbody", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_contentBody_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "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 contentBody", "simplifiedSignature": "String contentBody", "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": "AbstractRepositoryFile" }, "contentsize": { "id": "ConnectApi.abstractrepositoryfile.method.integer contentsize", "nodeType": "variable", "name": "contentSize", "startToken": { "type": "declaration.entity.name.variable", "text": "contentSize", "textToLower": "contentsize", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_contentSize_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "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 Integer contentSize", "simplifiedSignature": "Integer contentSize", "datatype": { "id": ".datatype.Integer", "nodeType": "datatype", "name": "Integer", "startToken": { "type": "datatype.primitive", "text": "Integer", "textToLower": "integer", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 14 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Integer_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Integer" }, "parentName": "AbstractRepositoryFile" }, "downloadurl": { "id": "ConnectApi.abstractrepositoryfile.method.string downloadurl", "nodeType": "variable", "name": "downloadUrl", "startToken": { "type": "declaration.entity.name.variable", "text": "downloadUrl", "textToLower": "downloadurl", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_downloadUrl_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "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 downloadUrl", "simplifiedSignature": "String downloadUrl", "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": "AbstractRepositoryFile" }, "external": { "id": "ConnectApi.abstractrepositoryfile.method.permissioninformation external", "nodeType": "variable", "name": "external", "startToken": { "type": "declaration.entity.name.variable", "text": "external​FilePermission​Information", "textToLower": "external​filepermission​information", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_external​FilePermission​Information_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "order": 5, "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 PermissionInformation external", "simplifiedSignature": "PermissionInformation external", "datatype": { "id": ".datatype.PermissionInformation", "nodeType": "datatype", "name": "PermissionInformation", "startToken": { "type": "datatype.custom.class", "text": "PermissionInformation", "textToLower": "permissioninformation", "isAux": false, "range": { "start": { "line": 0, "character": 32 }, "end": { "line": 0, "character": 53 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_PermissionInformation_0:32" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "PermissionInformation" }, "parentName": "AbstractRepositoryFile" }, "mimetype": { "id": "ConnectApi.abstractrepositoryfile.method.string mimetype", "nodeType": "variable", "name": "mimeType", "startToken": { "type": "declaration.entity.name.variable", "text": "mimeType", "textToLower": "mimetype", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_mimeType_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "order": 6, "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 mimeType", "simplifiedSignature": "String mimeType", "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": "AbstractRepositoryFile" }, "previewurl": { "id": "ConnectApi.abstractrepositoryfile.method.string previewurl", "nodeType": "variable", "name": "previewUrl", "startToken": { "type": "declaration.entity.name.variable", "text": "previewUrl​ThumbnailTiny", "textToLower": "previewurl​thumbnailtiny", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_previewUrl​ThumbnailTiny_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "order": 7, "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 String previewUrl", "simplifiedSignature": "String previewUrl", "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": "AbstractRepositoryFile" }, "previewsurl": { "id": "ConnectApi.abstractrepositoryfile.method.string previewsurl", "nodeType": "variable", "name": "previewsUrl", "startToken": { "type": "declaration.entity.name.variable", "text": "previewsUrl", "textToLower": "previewsurl", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_previewsUrl_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "order": 8, "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 String previewsUrl", "simplifiedSignature": "String previewsUrl", "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": "AbstractRepositoryFile" }, "title": { "id": "ConnectApi.abstractrepositoryfile.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.abstractrepositoryfile", "order": 9, "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": "AbstractRepositoryFile" }, "versionid": { "id": "ConnectApi.abstractrepositoryfile.method.string versionid", "nodeType": "variable", "name": "versionId", "startToken": { "type": "declaration.entity.name.variable", "text": "versionId", "textToLower": "versionid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_versionId_-1:0" }, "parentId": "ConnectApi.abstractrepositoryfile", "order": 10, "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 String versionId", "simplifiedSignature": "String versionId", "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": "AbstractRepositoryFile" } }, "methods": {}, "constructors": {}, "extendsType": "ConnectApi.AbstractRepositoryItem", "implementTypes": [], "implements": {}, "totalMembers": 14, "queries": [] }