UNPKG

@aurahelper/languages

Version:

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

541 lines 14.4 kB
{ "id": "ConnectApi.abstractcontenthubitemtype", "nodeType": "class", "name": "AbstractContentHubItemType", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "AbstractContentHubItemType", "textToLower": "abstractcontenthubitemtype", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_AbstractContentHubItemType_-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": "An item type associated with a repository folder.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_abstract_content_hub_item_type.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "contentstream": { "id": "ConnectApi.abstractcontenthubitemtype.method.support contentstream", "nodeType": "variable", "name": "contentStream", "startToken": { "type": "declaration.entity.name.variable", "text": "contentStream​Support", "textToLower": "contentstream​support", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_contentStream​Support_-1:0" }, "parentId": "ConnectApi.abstractcontenthubitemtype", "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 Support contentStream", "simplifiedSignature": "Support contentStream", "datatype": { "id": ".datatype.Support", "nodeType": "datatype", "name": "Support", "startToken": { "type": "datatype.support.namespace", "text": "Support", "textToLower": "support", "isAux": false, "range": { "start": { "line": 0, "character": 58 }, "end": { "line": 0, "character": 65 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Support_0:58" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Support" }, "parentName": "AbstractContentHubItemType" }, "description": { "id": "ConnectApi.abstractcontenthubitemtype.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.abstractcontenthubitemtype", "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 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": "AbstractContentHubItemType" }, "displayname": { "id": "ConnectApi.abstractcontenthubitemtype.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.abstractcontenthubitemtype", "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 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": "AbstractContentHubItemType" }, "id": { "id": "ConnectApi.abstractcontenthubitemtype.method.string id", "nodeType": "variable", "name": "id", "startToken": { "type": "declaration.entity.name.variable", "text": "id", "textToLower": "id", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_id_-1:0" }, "parentId": "ConnectApi.abstractcontenthubitemtype", "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 id", "simplifiedSignature": "String id", "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": "AbstractContentHubItemType" }, "isversionable": { "id": "ConnectApi.abstractcontenthubitemtype.method.boolean isversionable", "nodeType": "variable", "name": "isVersionable", "startToken": { "type": "declaration.entity.name.variable", "text": "isVersionable", "textToLower": "isversionable", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_isVersionable_-1:0" }, "parentId": "ConnectApi.abstractcontenthubitemtype", "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 Boolean isVersionable", "simplifiedSignature": "Boolean isVersionable", "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": "AbstractContentHubItemType" }, "url": { "id": "ConnectApi.abstractcontenthubitemtype.method.string url", "nodeType": "variable", "name": "url", "startToken": { "type": "declaration.entity.name.variable", "text": "url", "textToLower": "url", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_url_-1:0" }, "parentId": "ConnectApi.abstractcontenthubitemtype", "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 url", "simplifiedSignature": "String url", "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": "AbstractContentHubItemType" } }, "methods": {}, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 6, "queries": [] }