UNPKG

@aurahelper/languages

Version:

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

639 lines 18.4 kB
{ "id": "ConnectApi.​dashboardcomponent​snapshot", "nodeType": "class", "name": "​DashboardComponent​Snapshot", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "​DashboardComponent​Snapshot", "textToLower": "​dashboardcomponent​snapshot", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_​DashboardComponent​Snapshot_-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": "Represents both dashboard component snapshots and alerts you receive when a dashboard component value crosses a threshold.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_dashboard_component_snapshot.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "componentid": { "id": "ConnectApi.​dashboardcomponent​snapshot.componentid", "nodeType": "variable", "name": "componentId", "startToken": { "type": "declaration.entity.name.variable", "text": "componentId", "textToLower": "componentid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_componentId_-1:0" }, "order": 1, "memberOrder": 1, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String componentId", "simplifiedSignature": "String componentId", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.componentid.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "18-character ID of the dashboard component.", "parentName": "​DashboardComponent​Snapshot" }, "componentname": { "id": "ConnectApi.​dashboardcomponent​snapshot.componentname", "nodeType": "variable", "name": "componentName", "startToken": { "type": "declaration.entity.name.variable", "text": "componentName", "textToLower": "componentname", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_componentName_-1:0" }, "order": 2, "memberOrder": 2, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String componentName", "simplifiedSignature": "String componentName", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.componentname.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "The dashboard component name.", "parentName": "​DashboardComponent​Snapshot" }, "dashboardbodytext": { "id": "ConnectApi.​dashboardcomponent​snapshot.dashboardbodytext", "nodeType": "variable", "name": "dashboardBodyText", "startToken": { "type": "declaration.entity.name.variable", "text": "dashboardBodyText", "textToLower": "dashboardbodytext", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_dashboardBodyText_-1:0" }, "order": 3, "memberOrder": 3, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String dashboardBodyText", "simplifiedSignature": "String dashboardBodyText", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.dashboardbodytext.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "Display this text next to the actor in the feed", "parentName": "​DashboardComponent​Snapshot" }, "dashboardid": { "id": "ConnectApi.​dashboardcomponent​snapshot.dashboardid", "nodeType": "variable", "name": "dashboardId", "startToken": { "type": "declaration.entity.name.variable", "text": "dashboardId", "textToLower": "dashboardid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_dashboardId_-1:0" }, "order": 4, "memberOrder": 4, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String dashboardId", "simplifiedSignature": "String dashboardId", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.dashboardid.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "18-character ID of the dashboard.", "parentName": "​DashboardComponent​Snapshot" }, "dashboardname": { "id": "ConnectApi.​dashboardcomponent​snapshot.dashboardname", "nodeType": "variable", "name": "dashboardName", "startToken": { "type": "declaration.entity.name.variable", "text": "dashboardName", "textToLower": "dashboardname", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_dashboardName_-1:0" }, "order": 5, "memberOrder": 5, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String dashboardName", "simplifiedSignature": "String dashboardName", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.dashboardname.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "The name of the dashboard.", "parentName": "​DashboardComponent​Snapshot" }, "fullsizeimageurl": { "id": "ConnectApi.​dashboardcomponent​snapshot.fullsizeimageurl", "nodeType": "variable", "name": "fullSizeImageUrl", "startToken": { "type": "declaration.entity.name.variable", "text": "fullSizeImageUrl", "textToLower": "fullsizeimageurl", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_fullSizeImageUrl_-1:0" }, "order": 6, "memberOrder": 6, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String fullSizeImageUrl", "simplifiedSignature": "String fullSizeImageUrl", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.fullsizeimageurl.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "The source URL to retrieve the full-size image of a", "parentName": "​DashboardComponent​Snapshot" }, "lastrefreshdate": { "id": "ConnectApi.​dashboardcomponent​snapshot.lastrefreshdate", "nodeType": "variable", "name": "lastRefreshDate", "startToken": { "type": "declaration.entity.name.variable", "text": "lastRefreshDate", "textToLower": "lastrefreshdate", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_lastRefreshDate_-1:0" }, "order": 7, "memberOrder": 7, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public DateTime lastRefreshDate", "simplifiedSignature": "DateTime lastRefreshDate", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.lastrefreshdate.datetime", "nodeType": "datatype", "name": "DateTime", "order": 0, "memberOrder": 0 }, "description": "ISO 8601 date specifying when this dashboard component", "parentName": "​DashboardComponent​Snapshot" }, "lastrefresh​datedisplaytext": { "id": "ConnectApi.​dashboardcomponent​snapshot.lastrefresh​datedisplaytext", "nodeType": "variable", "name": "lastRefresh​DateDisplayText", "startToken": { "type": "declaration.entity.name.variable", "text": "lastRefresh​DateDisplayText", "textToLower": "lastrefresh​datedisplaytext", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_lastRefresh​DateDisplayText_-1:0" }, "order": 8, "memberOrder": 8, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String lastRefresh​DateDisplayText", "simplifiedSignature": "String lastRefresh​DateDisplayText", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.lastrefresh​datedisplaytext.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "Display text for the last refresh date, for", "parentName": "​DashboardComponent​Snapshot" }, "runninguser": { "id": "ConnectApi.​dashboardcomponent​snapshot.runninguser", "nodeType": "variable", "name": "runningUser", "startToken": { "type": "declaration.entity.name.variable", "text": "runningUser", "textToLower": "runninguser", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_runningUser_-1:0" }, "order": 9, "memberOrder": 9, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public ConnectApi.​UserSummary runningUser", "simplifiedSignature": "ConnectApi.​UserSummary runningUser", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.runninguser.connectapi.​usersummary", "nodeType": "datatype", "name": "ConnectApi.​UserSummary", "order": 0, "memberOrder": 0 }, "description": "The running user of the dashboard at the time the snapshot", "parentName": "​DashboardComponent​Snapshot" }, "thumbnailurl": { "id": "ConnectApi.​dashboardcomponent​snapshot.thumbnailurl", "nodeType": "variable", "name": "thumbnailUrl", "startToken": { "type": "declaration.entity.name.variable", "text": "thumbnailUrl", "textToLower": "thumbnailurl", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_thumbnailUrl_-1:0" }, "order": 10, "memberOrder": 10, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_public_-1:0" }, "signature": "public String thumbnailUrl", "simplifiedSignature": "String thumbnailUrl", "datatype": { "id": "ConnectApi.​dashboardcomponent​snapshot.thumbnailurl.string", "nodeType": "datatype", "name": "String", "order": 0, "memberOrder": 0 }, "description": "The source URL to retrieve the thumbnail image of a", "parentName": "​DashboardComponent​Snapshot" } }, "methods": {}, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 10, "queries": [] }