UNPKG

@aurahelper/languages

Version:

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

233 lines 6.28 kB
{ "id": "ConnectApi.articletopicassignmentjobinput", "nodeType": "class", "name": "ArticleTopicAssignmentJobInput", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "ArticleTopicAssignmentJobInput", "textToLower": "articletopicassignmentjobinput", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_ArticleTopicAssignmentJobInput_-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 article and topic assignment job.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_input_article_topic_assignment_job.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "operation": { "id": "ConnectApi.articletopicassignmentjobinput.method.articletopicjobtype operation", "nodeType": "variable", "name": "operation", "startToken": { "type": "declaration.entity.name.variable", "text": "operation", "textToLower": "operation", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_operation_-1:0" }, "parentId": "ConnectApi.articletopicassignmentjobinput", "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 ArticleTopicJobType operation", "simplifiedSignature": "ArticleTopicJobType operation", "datatype": { "id": ".datatype.ArticleTopicJobType", "nodeType": "datatype", "name": "ArticleTopicJobType", "startToken": { "type": "datatype.custom.class", "text": "ArticleTopicJobType", "textToLower": "articletopicjobtype", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 38 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_ArticleTopicJobType_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "ArticleTopicJobType" }, "parentName": "ArticleTopicAssignmentJobInput" }, "topicnames": { "id": "ConnectApi.articletopicassignmentjobinput.method.topicnamesinput topicnames", "nodeType": "variable", "name": "topicNames", "startToken": { "type": "declaration.entity.name.variable", "text": "topicNames", "textToLower": "topicnames", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_topicNames_-1:0" }, "parentId": "ConnectApi.articletopicassignmentjobinput", "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 TopicNamesInput topicNames", "simplifiedSignature": "TopicNamesInput topicNames", "datatype": { "id": ".datatype.TopicNamesInput", "nodeType": "datatype", "name": "TopicNamesInput", "startToken": { "type": "datatype.custom.class", "text": "TopicNamesInput", "textToLower": "topicnamesinput", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 34 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_TopicNamesInput_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "TopicNamesInput" }, "parentName": "ArticleTopicAssignmentJobInput" } }, "methods": {}, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 2, "queries": [] }