@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
1,892 lines • 67.4 kB
JSON
{
"id": "ConnectApi.file",
"nodeType": "class",
"name": "File",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "File",
"textToLower": "file",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_File_-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_file.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"checksum": {
"id": "ConnectApi.file.method.string checksum",
"nodeType": "variable",
"name": "checksum",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "checksum",
"textToLower": "checksum",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_checksum_-1:0"
},
"parentId": "ConnectApi.file",
"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 checksum",
"simplifiedSignature": "String checksum",
"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": "File"
},
"content": {
"id": "ConnectApi.file.method.datetime content",
"nodeType": "variable",
"name": "content",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "contentModifiedDate",
"textToLower": "contentmodifieddate",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_contentModifiedDate_-1:0"
},
"parentId": "ConnectApi.file",
"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 Datetime content",
"simplifiedSignature": "Datetime content",
"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": "File"
},
"contentsize": {
"id": "ConnectApi.file.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.file",
"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": "File"
},
"contenturl": {
"id": "ConnectApi.file.method.string contenturl",
"nodeType": "variable",
"name": "contentUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "contentUrl",
"textToLower": "contenturl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_contentUrl_-1:0"
},
"parentId": "ConnectApi.file",
"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 contentUrl",
"simplifiedSignature": "String contentUrl",
"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": "File"
},
"createddate": {
"id": "ConnectApi.file.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.file",
"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 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": "File"
},
"description": {
"id": "ConnectApi.file.method.string description",
"nodeType": "variable",
"name": "description",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "description",
"textToLower": "description",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_description_-1:0"
},
"parentId": "ConnectApi.file",
"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 description",
"simplifiedSignature": "String description",
"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": "File"
},
"downloadurl": {
"id": "ConnectApi.file.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.file",
"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 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": "File"
},
"fileextension": {
"id": "ConnectApi.file.method.string fileextension",
"nodeType": "variable",
"name": "fileExtension",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "fileExtension",
"textToLower": "fileextension",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_fileExtension_-1:0"
},
"parentId": "ConnectApi.file",
"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 fileExtension",
"simplifiedSignature": "String fileExtension",
"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": "File"
},
"filetype": {
"id": "ConnectApi.file.method.string filetype",
"nodeType": "variable",
"name": "fileType",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "fileType",
"textToLower": "filetype",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_fileType_-1:0"
},
"parentId": "ConnectApi.file",
"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 fileType",
"simplifiedSignature": "String fileType",
"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": "File"
},
"flashrendition": {
"id": "ConnectApi.file.method.string flashrendition",
"nodeType": "variable",
"name": "flashRendition",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "flashRenditionStatus",
"textToLower": "flashrenditionstatus",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_flashRenditionStatus_-1:0"
},
"parentId": "ConnectApi.file",
"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 String flashRendition",
"simplifiedSignature": "String flashRendition",
"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": "File"
},
"isfileasset": {
"id": "ConnectApi.file.method.boolean isfileasset",
"nodeType": "variable",
"name": "isFileAsset",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isFileAsset",
"textToLower": "isfileasset",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isFileAsset_-1:0"
},
"parentId": "ConnectApi.file",
"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 Boolean isFileAsset",
"simplifiedSignature": "Boolean isFileAsset",
"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": "File"
},
"isinmyfilesync": {
"id": "ConnectApi.file.method.boolean isinmyfilesync",
"nodeType": "variable",
"name": "isInMyFileSync",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isInMyFileSync",
"textToLower": "isinmyfilesync",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isInMyFileSync_-1:0"
},
"parentId": "ConnectApi.file",
"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 Boolean isInMyFileSync",
"simplifiedSignature": "Boolean isInMyFileSync",
"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": "File"
},
"ismajorversion": {
"id": "ConnectApi.file.method.boolean ismajorversion",
"nodeType": "variable",
"name": "isMajorVersion",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "isMajorVersion",
"textToLower": "ismajorversion",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_isMajorVersion_-1:0"
},
"parentId": "ConnectApi.file",
"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 Boolean isMajorVersion",
"simplifiedSignature": "Boolean isMajorVersion",
"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": "File"
},
"mimetype": {
"id": "ConnectApi.file.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.file",
"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 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": "File"
},
"moderationflags": {
"id": "ConnectApi.file.method.moderationflags moderationflags",
"nodeType": "variable",
"name": "moderationFlags",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "moderationFlags",
"textToLower": "moderationflags",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_moderationFlags_-1:0"
},
"parentId": "ConnectApi.file",
"order": 15,
"memberOrder": 15,
"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 ModerationFlags moderationFlags",
"simplifiedSignature": "ModerationFlags moderationFlags",
"datatype": {
"id": ".datatype.ModerationFlags",
"nodeType": "datatype",
"name": "ModerationFlags",
"startToken": {
"type": "datatype.custom.class",
"text": "ModerationFlags",
"textToLower": "moderationflags",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 34
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_ModerationFlags_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "ModerationFlags"
},
"parentName": "File"
},
"modifieddate": {
"id": "ConnectApi.file.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.file",
"order": 16,
"memberOrder": 16,
"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": "File"
},
"name": {
"id": "ConnectApi.file.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.file",
"order": 17,
"memberOrder": 17,
"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": "File"
},
"origin": {
"id": "ConnectApi.file.method.string origin",
"nodeType": "variable",
"name": "origin",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "origin",
"textToLower": "origin",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_origin_-1:0"
},
"parentId": "ConnectApi.file",
"order": 18,
"memberOrder": 18,
"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 origin",
"simplifiedSignature": "String origin",
"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": "File"
},
"owner": {
"id": "ConnectApi.file.method.summary owner",
"nodeType": "variable",
"name": "owner",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "owner",
"textToLower": "owner",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_owner_-1:0"
},
"parentId": "ConnectApi.file",
"order": 19,
"memberOrder": 19,
"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 Summary owner",
"simplifiedSignature": "Summary owner",
"datatype": {
"id": ".datatype.Summary",
"nodeType": "datatype",
"name": "Summary",
"startToken": {
"type": "datatype.custom.class",
"text": "Summary",
"textToLower": "summary",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 24
},
"end": {
"line": 0,
"character": 31
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Summary_0:24"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Summary"
},
"parentName": "File"
},
"pdfrendition": {
"id": "ConnectApi.file.method.string pdfrendition",
"nodeType": "variable",
"name": "pdfRendition",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "pdfRenditionStatus",
"textToLower": "pdfrenditionstatus",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_pdfRenditionStatus_-1:0"
},
"parentId": "ConnectApi.file",
"order": 20,
"memberOrder": 20,
"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 pdfRendition",
"simplifiedSignature": "String pdfRendition",
"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": "File"
},
"publishstatus": {
"id": "ConnectApi.file.method.filepublishstatus publishstatus",
"nodeType": "variable",
"name": "publishStatus",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "publishStatus",
"textToLower": "publishstatus",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_publishStatus_-1:0"
},
"parentId": "ConnectApi.file",
"order": 21,
"memberOrder": 21,
"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 FilePublishStatus publishStatus",
"simplifiedSignature": "FilePublishStatus publishStatus",
"datatype": {
"id": ".datatype.FilePublishStatus",
"nodeType": "datatype",
"name": "FilePublishStatus",
"startToken": {
"type": "datatype.custom.class",
"text": "FilePublishStatus",
"textToLower": "filepublishstatus",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 36
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_FilePublishStatus_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "FilePublishStatus"
},
"parentName": "File"
},
"renditionurl": {
"id": "ConnectApi.file.method.string renditionurl",
"nodeType": "variable",
"name": "renditionUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "renditionUrl720By480",
"textToLower": "renditionurl720by480",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_renditionUrl720By480_-1:0"
},
"parentId": "ConnectApi.file",
"order": 22,
"memberOrder": 24,
"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 renditionUrl",
"simplifiedSignature": "String renditionUrl",
"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": "File"
},
"sharingoption": {
"id": "ConnectApi.file.method.filesharingoption sharingoption",
"nodeType": "variable",
"name": "sharingOption",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "sharingOption",
"textToLower": "sharingoption",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_sharingOption_-1:0"
},
"parentId": "ConnectApi.file",
"order": 23,
"memberOrder": 25,
"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 FileSharingOption sharingOption",
"simplifiedSignature": "FileSharingOption sharingOption",
"datatype": {
"id": ".datatype.FileSharingOption",
"nodeType": "datatype",
"name": "FileSharingOption",
"startToken": {
"type": "datatype.custom.class",
"text": "FileSharingOption",
"textToLower": "filesharingoption",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 19
},
"end": {
"line": 0,
"character": 36
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_FileSharingOption_0:19"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "FileSharingOption"
},
"parentName": "File"
},
"sharingprivacy": {
"id": "ConnectApi.file.method.filesharingprivacy sharingprivacy",
"nodeType": "variable",
"name": "sharingPrivacy",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "sharingPrivacy",
"textToLower": "sharingprivacy",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_sharingPrivacy_-1:0"
},
"parentId": "ConnectApi.file",
"order": 24,
"memberOrder": 26,
"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 FileSharingPrivacy sharingPrivacy",
"simplifiedSignature": "FileSharingPrivacy sharingPrivacy",
"datatype": {
"id": ".datatype.FileSharingPrivacy",
"nodeType": "datatype",
"name": "F