UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 2.51 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{_ as t}from"../../chunks/tslib.es6.js";import e from"../../core/JSONSupport.js";import{property as o}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";import i from"../../geometry/SpatialReference.js";let p=class extends e{constructor(t){super(t),this.capabilities=[],this.supportsSearch=!1,this.supportedQueryFormats=[],this.allowGeometryUpdates=!1,this.searchMaxRecordCount=null,this.serviceCapabilities=null,this.maxRecordCount=null,this.description="",this.copyrightText="",this.units="",this.spatialReference=null,this.currentVersion=null,this.dateFieldsTimeReference=null,this.serviceItemId="",this.supportsDocuments=!1,this.dataEditingNotSupported=!1,this.schemaEditingNotSupported=!1,this.supportsProvenance=!1}};t([o({type:[String],json:{write:!0}})],p.prototype,"capabilities",void 0),t([o({type:Boolean,json:{write:!0}})],p.prototype,"supportsSearch",void 0),t([o({type:[String],json:{write:!0}})],p.prototype,"supportedQueryFormats",void 0),t([o({type:Boolean,json:{write:!0}})],p.prototype,"allowGeometryUpdates",void 0),t([o({type:Number,json:{write:!0}})],p.prototype,"searchMaxRecordCount",void 0),t([o({type:Object,json:{write:!0}})],p.prototype,"serviceCapabilities",void 0),t([o({type:Number,json:{write:!0}})],p.prototype,"maxRecordCount",void 0),t([o({type:String,json:{write:!0}})],p.prototype,"description",void 0),t([o({type:String,json:{write:!0}})],p.prototype,"copyrightText",void 0),t([o({type:String,json:{write:!0}})],p.prototype,"units",void 0),t([o({type:i,json:{write:!0}})],p.prototype,"spatialReference",void 0),t([o({type:Number,json:{write:!0}})],p.prototype,"currentVersion",void 0),t([o({type:Object,json:{write:!0}})],p.prototype,"dateFieldsTimeReference",void 0),t([o({type:String,json:{write:!0}})],p.prototype,"serviceItemId",void 0),t([o({type:Boolean,json:{write:!0}})],p.prototype,"supportsDocuments",void 0),t([o({type:Boolean,json:{write:!0}})],p.prototype,"dataEditingNotSupported",void 0),t([o({type:Boolean,json:{write:!0}})],p.prototype,"schemaEditingNotSupported",void 0),t([o({type:Boolean,json:{write:!0}})],p.prototype,"supportsProvenance",void 0),p=t([r("esri.rest.knowledgeGraph.ServiceDefinition")],p);export{p as default};