@servicenow/glide 25.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/dist/imports/AGlideObject.d.ts +2 -0
- package/dist/imports/AGlideObject.js +3 -0
- package/dist/imports/AGlideObject.js.map +1 -0
- package/dist/imports/ApplicationProperty.d.ts +4 -0
- package/dist/imports/ApplicationProperty.js +3 -0
- package/dist/imports/ApplicationProperty.js.map +1 -0
- package/dist/imports/Calendar.d.ts +2 -0
- package/dist/imports/Calendar.js +3 -0
- package/dist/imports/Calendar.js.map +1 -0
- package/dist/imports/Catalog.d.ts +28 -0
- package/dist/imports/Catalog.js +3 -0
- package/dist/imports/Catalog.js.map +1 -0
- package/dist/imports/CatalogItemCategory.d.ts +12 -0
- package/dist/imports/CatalogItemCategory.js +3 -0
- package/dist/imports/CatalogItemCategory.js.map +1 -0
- package/dist/imports/CatalogItemJS.d.ts +52 -0
- package/dist/imports/CatalogItemJS.js +3 -0
- package/dist/imports/CatalogItemJS.js.map +1 -0
- package/dist/imports/CatalogJS.d.ts +2 -0
- package/dist/imports/CatalogJS.js +3 -0
- package/dist/imports/CatalogJS.js.map +1 -0
- package/dist/imports/CatalogSearch.d.ts +7 -0
- package/dist/imports/CatalogSearch.js +3 -0
- package/dist/imports/CatalogSearch.js.map +1 -0
- package/dist/imports/CategoryJS.d.ts +32 -0
- package/dist/imports/CategoryJS.js +3 -0
- package/dist/imports/CategoryJS.js.map +1 -0
- package/dist/imports/Cell.d.ts +2 -0
- package/dist/imports/Cell.js +3 -0
- package/dist/imports/Cell.js.map +1 -0
- package/dist/imports/ChoiceList.d.ts +2 -0
- package/dist/imports/ChoiceList.js +3 -0
- package/dist/imports/ChoiceList.js.map +1 -0
- package/dist/imports/Client.d.ts +13 -0
- package/dist/imports/Client.js +3 -0
- package/dist/imports/Client.js.map +1 -0
- package/dist/imports/Collaborator.d.ts +4 -0
- package/dist/imports/Collaborator.js +3 -0
- package/dist/imports/Collaborator.js.map +1 -0
- package/dist/imports/Collection.d.ts +2 -0
- package/dist/imports/Collection.js +3 -0
- package/dist/imports/Collection.js.map +1 -0
- package/dist/imports/Color.d.ts +2 -0
- package/dist/imports/Color.js +3 -0
- package/dist/imports/Color.js.map +1 -0
- package/dist/imports/Context.d.ts +2 -0
- package/dist/imports/Context.js +3 -0
- package/dist/imports/Context.js.map +1 -0
- package/dist/imports/Counter.d.ts +2 -0
- package/dist/imports/Counter.js +3 -0
- package/dist/imports/Counter.js.map +1 -0
- package/dist/imports/CryptoModulePicker.d.ts +2 -0
- package/dist/imports/CryptoModulePicker.js +3 -0
- package/dist/imports/CryptoModulePicker.js.map +1 -0
- package/dist/imports/DBI.d.ts +2 -0
- package/dist/imports/DBI.js +3 -0
- package/dist/imports/DBI.js.map +1 -0
- package/dist/imports/Data.d.ts +19 -0
- package/dist/imports/Data.js +3 -0
- package/dist/imports/Data.js.map +1 -0
- package/dist/imports/DataBuilder.d.ts +8 -0
- package/dist/imports/DataBuilder.js +3 -0
- package/dist/imports/DataBuilder.js.map +1 -0
- package/dist/imports/Document.d.ts +2 -0
- package/dist/imports/Document.js +3 -0
- package/dist/imports/Document.js.map +1 -0
- package/dist/imports/DynamicTranslation.d.ts +13 -0
- package/dist/imports/DynamicTranslation.js +3 -0
- package/dist/imports/DynamicTranslation.js.map +1 -0
- package/dist/imports/ElementDescriptor.d.ts +2 -0
- package/dist/imports/ElementDescriptor.js +3 -0
- package/dist/imports/ElementDescriptor.js.map +1 -0
- package/dist/imports/EncryptionContext.d.ts +2 -0
- package/dist/imports/EncryptionContext.js +3 -0
- package/dist/imports/EncryptionContext.js.map +1 -0
- package/dist/imports/FlowScriptAPI.d.ts +6 -0
- package/dist/imports/FlowScriptAPI.js +3 -0
- package/dist/imports/FlowScriptAPI.js.map +1 -0
- package/dist/imports/Function.d.ts +2 -0
- package/dist/imports/Function.js +3 -0
- package/dist/imports/Function.js.map +1 -0
- package/dist/imports/GlideAction.d.ts +16 -0
- package/dist/imports/GlideAction.js +3 -0
- package/dist/imports/GlideAction.js.map +1 -0
- package/dist/imports/GlideAggregate.d.ts +170 -0
- package/dist/imports/GlideAggregate.js +4 -0
- package/dist/imports/GlideAggregate.js.map +1 -0
- package/dist/imports/GlideAttributes.d.ts +2 -0
- package/dist/imports/GlideAttributes.js +3 -0
- package/dist/imports/GlideAttributes.js.map +1 -0
- package/dist/imports/GlideCalendarDateTime.d.ts +106 -0
- package/dist/imports/GlideCalendarDateTime.js +4 -0
- package/dist/imports/GlideCalendarDateTime.js.map +1 -0
- package/dist/imports/GlideCertificateEncryption.d.ts +6 -0
- package/dist/imports/GlideCertificateEncryption.js +3 -0
- package/dist/imports/GlideCertificateEncryption.js.map +1 -0
- package/dist/imports/GlideCurrencyConverter.d.ts +2 -0
- package/dist/imports/GlideCurrencyConverter.js +3 -0
- package/dist/imports/GlideCurrencyConverter.js.map +1 -0
- package/dist/imports/GlideCurrencyExchangeValue.d.ts +2 -0
- package/dist/imports/GlideCurrencyExchangeValue.js +3 -0
- package/dist/imports/GlideCurrencyExchangeValue.js.map +1 -0
- package/dist/imports/GlideCurrencyFormatter.d.ts +2 -0
- package/dist/imports/GlideCurrencyFormatter.js +3 -0
- package/dist/imports/GlideCurrencyFormatter.js.map +1 -0
- package/dist/imports/GlideCurrencyParser.d.ts +2 -0
- package/dist/imports/GlideCurrencyParser.js +3 -0
- package/dist/imports/GlideCurrencyParser.js.map +1 -0
- package/dist/imports/GlideCurrencyValue.d.ts +2 -0
- package/dist/imports/GlideCurrencyValue.js +3 -0
- package/dist/imports/GlideCurrencyValue.js.map +1 -0
- package/dist/imports/GlideDBFunctionBuilder.d.ts +26 -0
- package/dist/imports/GlideDBFunctionBuilder.js +3 -0
- package/dist/imports/GlideDBFunctionBuilder.js.map +1 -0
- package/dist/imports/GlideDBQueryCondition.d.ts +5 -0
- package/dist/imports/GlideDBQueryCondition.js +3 -0
- package/dist/imports/GlideDBQueryCondition.js.map +1 -0
- package/dist/imports/GlideDate.d.ts +111 -0
- package/dist/imports/GlideDate.js +4 -0
- package/dist/imports/GlideDate.js.map +1 -0
- package/dist/imports/GlideDateTime.d.ts +110 -0
- package/dist/imports/GlideDateTime.js +3 -0
- package/dist/imports/GlideDateTime.js.map +1 -0
- package/dist/imports/GlideDigest.d.ts +19 -0
- package/dist/imports/GlideDigest.js +3 -0
- package/dist/imports/GlideDigest.js.map +1 -0
- package/dist/imports/GlideDuration.d.ts +124 -0
- package/dist/imports/GlideDuration.js +4 -0
- package/dist/imports/GlideDuration.js.map +1 -0
- package/dist/imports/GlideElement.d.ts +76 -0
- package/dist/imports/GlideElement.js +3 -0
- package/dist/imports/GlideElement.js.map +1 -0
- package/dist/imports/GlideElementCurrency2.d.ts +8 -0
- package/dist/imports/GlideElementCurrency2.js +3 -0
- package/dist/imports/GlideElementCurrency2.js.map +1 -0
- package/dist/imports/GlideElementDescriptor.d.ts +77 -0
- package/dist/imports/GlideElementDescriptor.js +3 -0
- package/dist/imports/GlideElementDescriptor.js.map +1 -0
- package/dist/imports/GlideEmailOutbound.d.ts +4 -0
- package/dist/imports/GlideEmailOutbound.js +3 -0
- package/dist/imports/GlideEmailOutbound.js.map +1 -0
- package/dist/imports/GlideFilter.d.ts +13 -0
- package/dist/imports/GlideFilter.js +3 -0
- package/dist/imports/GlideFilter.js.map +1 -0
- package/dist/imports/GlideFormScratchpad.d.ts +2 -0
- package/dist/imports/GlideFormScratchpad.js +3 -0
- package/dist/imports/GlideFormScratchpad.js.map +1 -0
- package/dist/imports/GlideImportLog.d.ts +12 -0
- package/dist/imports/GlideImportLog.js +4 -0
- package/dist/imports/GlideImportLog.js.map +1 -0
- package/dist/imports/GlideImportSetRun.d.ts +6 -0
- package/dist/imports/GlideImportSetRun.js +3 -0
- package/dist/imports/GlideImportSetRun.js.map +1 -0
- package/dist/imports/GlideImportSetTransformer.d.ts +18 -0
- package/dist/imports/GlideImportSetTransformer.js +3 -0
- package/dist/imports/GlideImportSetTransformer.js.map +1 -0
- package/dist/imports/GlideLocale.d.ts +10 -0
- package/dist/imports/GlideLocale.js +3 -0
- package/dist/imports/GlideLocale.js.map +1 -0
- package/dist/imports/GlideMemoryRecord.d.ts +2 -0
- package/dist/imports/GlideMemoryRecord.js +3 -0
- package/dist/imports/GlideMemoryRecord.js.map +1 -0
- package/dist/imports/GlideNativeRecordMutex.d.ts +10 -0
- package/dist/imports/GlideNativeRecordMutex.js +3 -0
- package/dist/imports/GlideNativeRecordMutex.js.map +1 -0
- package/dist/imports/GlideOAuthClient.d.ts +18 -0
- package/dist/imports/GlideOAuthClient.js +3 -0
- package/dist/imports/GlideOAuthClient.js.map +1 -0
- package/dist/imports/GlideOAuthClientRequest.d.ts +24 -0
- package/dist/imports/GlideOAuthClientRequest.js +3 -0
- package/dist/imports/GlideOAuthClientRequest.js.map +1 -0
- package/dist/imports/GlideOAuthClientResponse.d.ts +10 -0
- package/dist/imports/GlideOAuthClientResponse.js +3 -0
- package/dist/imports/GlideOAuthClientResponse.js.map +1 -0
- package/dist/imports/GlideOAuthJWTConfig.d.ts +2 -0
- package/dist/imports/GlideOAuthJWTConfig.js +3 -0
- package/dist/imports/GlideOAuthJWTConfig.js.map +1 -0
- package/dist/imports/GlideOAuthToken.d.ts +10 -0
- package/dist/imports/GlideOAuthToken.js +3 -0
- package/dist/imports/GlideOAuthToken.js.map +1 -0
- package/dist/imports/GlidePluginManager.d.ts +39 -0
- package/dist/imports/GlidePluginManager.js +3 -0
- package/dist/imports/GlidePluginManager.js.map +1 -0
- package/dist/imports/GlideQueryCondition.d.ts +10 -0
- package/dist/imports/GlideQueryCondition.js +3 -0
- package/dist/imports/GlideQueryCondition.js.map +1 -0
- package/dist/imports/GlideQueryString.d.ts +14 -0
- package/dist/imports/GlideQueryString.js +3 -0
- package/dist/imports/GlideQueryString.js.map +1 -0
- package/dist/imports/GlideRecord.d.ts +145 -0
- package/dist/imports/GlideRecord.js +3 -0
- package/dist/imports/GlideRecord.js.map +1 -0
- package/dist/imports/GlideRecordSecure.d.ts +149 -0
- package/dist/imports/GlideRecordSecure.js +4 -0
- package/dist/imports/GlideRecordSecure.js.map +1 -0
- package/dist/imports/GlideRenderProperties.d.ts +56 -0
- package/dist/imports/GlideRenderProperties.js +3 -0
- package/dist/imports/GlideRenderProperties.js.map +1 -0
- package/dist/imports/GlideSPScriptable.d.ts +120 -0
- package/dist/imports/GlideSPScriptable.js +3 -0
- package/dist/imports/GlideSPScriptable.js.map +1 -0
- package/dist/imports/GlideSchedule.d.ts +47 -0
- package/dist/imports/GlideSchedule.js +3 -0
- package/dist/imports/GlideSchedule.js.map +1 -0
- package/dist/imports/GlideScopedEvaluator.d.ts +12 -0
- package/dist/imports/GlideScopedEvaluator.js +3 -0
- package/dist/imports/GlideScopedEvaluator.js.map +1 -0
- package/dist/imports/GlideScriptableInputStream.d.ts +2 -0
- package/dist/imports/GlideScriptableInputStream.js +3 -0
- package/dist/imports/GlideScriptableInputStream.js.map +1 -0
- package/dist/imports/GlideScriptedExtensionPoint.d.ts +4 -0
- package/dist/imports/GlideScriptedExtensionPoint.js +3 -0
- package/dist/imports/GlideScriptedExtensionPoint.js.map +1 -0
- package/dist/imports/GlideScriptedProcessor.d.ts +7 -0
- package/dist/imports/GlideScriptedProcessor.js +3 -0
- package/dist/imports/GlideScriptedProcessor.js.map +1 -0
- package/dist/imports/GlideSecurityUtils.d.ts +10 -0
- package/dist/imports/GlideSecurityUtils.js +3 -0
- package/dist/imports/GlideSecurityUtils.js.map +1 -0
- package/dist/imports/GlideServletRequest.d.ts +2 -0
- package/dist/imports/GlideServletRequest.js +3 -0
- package/dist/imports/GlideServletRequest.js.map +1 -0
- package/dist/imports/GlideServletResponse.d.ts +2 -0
- package/dist/imports/GlideServletResponse.js +3 -0
- package/dist/imports/GlideServletResponse.js.map +1 -0
- package/dist/imports/GlideSession.d.ts +102 -0
- package/dist/imports/GlideSession.js +3 -0
- package/dist/imports/GlideSession.js.map +1 -0
- package/dist/imports/GlideStack.d.ts +2 -0
- package/dist/imports/GlideStack.js +3 -0
- package/dist/imports/GlideStack.js.map +1 -0
- package/dist/imports/GlideSysAttachment.d.ts +15 -0
- package/dist/imports/GlideSysAttachment.js +3 -0
- package/dist/imports/GlideSysAttachment.js.map +1 -0
- package/dist/imports/GlideSysListControl.d.ts +27 -0
- package/dist/imports/GlideSysListControl.js +3 -0
- package/dist/imports/GlideSysListControl.js.map +1 -0
- package/dist/imports/GlideSystem.d.ts +343 -0
- package/dist/imports/GlideSystem.js +5 -0
- package/dist/imports/GlideSystem.js.map +1 -0
- package/dist/imports/GlideSystemDateUtil2.d.ts +73 -0
- package/dist/imports/GlideSystemDateUtil2.js +3 -0
- package/dist/imports/GlideSystemDateUtil2.js.map +1 -0
- package/dist/imports/GlideSystemDateUtil3.d.ts +48 -0
- package/dist/imports/GlideSystemDateUtil3.js +3 -0
- package/dist/imports/GlideSystemDateUtil3.js.map +1 -0
- package/dist/imports/GlideSystemLoader.d.ts +21 -0
- package/dist/imports/GlideSystemLoader.js +3 -0
- package/dist/imports/GlideSystemLoader.js.map +1 -0
- package/dist/imports/GlideSystemLogger.d.ts +10 -0
- package/dist/imports/GlideSystemLogger.js +3 -0
- package/dist/imports/GlideSystemLogger.js.map +1 -0
- package/dist/imports/GlideSystemScheduleUtil.d.ts +10 -0
- package/dist/imports/GlideSystemScheduleUtil.js +3 -0
- package/dist/imports/GlideSystemScheduleUtil.js.map +1 -0
- package/dist/imports/GlideSystemUserSession.d.ts +58 -0
- package/dist/imports/GlideSystemUserSession.js +3 -0
- package/dist/imports/GlideSystemUserSession.js.map +1 -0
- package/dist/imports/GlideSystemUtilDB.d.ts +34 -0
- package/dist/imports/GlideSystemUtilDB.js +3 -0
- package/dist/imports/GlideSystemUtilDB.js.map +1 -0
- package/dist/imports/GlideSystemUtilScript.d.ts +11 -0
- package/dist/imports/GlideSystemUtilScript.js +3 -0
- package/dist/imports/GlideSystemUtilScript.js.map +1 -0
- package/dist/imports/GlideSystemUtilXML.d.ts +6 -0
- package/dist/imports/GlideSystemUtilXML.js +3 -0
- package/dist/imports/GlideSystemUtilXML.js.map +1 -0
- package/dist/imports/GlideTableHierarchy.d.ts +13 -0
- package/dist/imports/GlideTableHierarchy.js +3 -0
- package/dist/imports/GlideTableHierarchy.js.map +1 -0
- package/dist/imports/GlideTextReader.d.ts +6 -0
- package/dist/imports/GlideTextReader.js +3 -0
- package/dist/imports/GlideTextReader.js.map +1 -0
- package/dist/imports/GlideTime.d.ts +121 -0
- package/dist/imports/GlideTime.js +4 -0
- package/dist/imports/GlideTime.js.map +1 -0
- package/dist/imports/GlideTransformLog.d.ts +6 -0
- package/dist/imports/GlideTransformLog.js +3 -0
- package/dist/imports/GlideTransformLog.js.map +1 -0
- package/dist/imports/GlideURI.d.ts +11 -0
- package/dist/imports/GlideURI.js +3 -0
- package/dist/imports/GlideURI.js.map +1 -0
- package/dist/imports/GlideUser.d.ts +82 -0
- package/dist/imports/GlideUser.js +3 -0
- package/dist/imports/GlideUser.js.map +1 -0
- package/dist/imports/GlideVector.d.ts +2 -0
- package/dist/imports/GlideVector.js +3 -0
- package/dist/imports/GlideVector.js.map +1 -0
- package/dist/imports/HttpSession.d.ts +2 -0
- package/dist/imports/HttpSession.js +3 -0
- package/dist/imports/HttpSession.js.map +1 -0
- package/dist/imports/IEventHandler.d.ts +2 -0
- package/dist/imports/IEventHandler.js +3 -0
- package/dist/imports/IEventHandler.js.map +1 -0
- package/dist/imports/IPAddress.d.ts +2 -0
- package/dist/imports/IPAddress.js +3 -0
- package/dist/imports/IPAddress.js.map +1 -0
- package/dist/imports/IQueryCondition.d.ts +2 -0
- package/dist/imports/IQueryCondition.js +3 -0
- package/dist/imports/IQueryCondition.js.map +1 -0
- package/dist/imports/IScriptableUser.d.ts +2 -0
- package/dist/imports/IScriptableUser.js +3 -0
- package/dist/imports/IScriptableUser.js.map +1 -0
- package/dist/imports/IdentificationEngineScriptableApi.d.ts +14 -0
- package/dist/imports/IdentificationEngineScriptableApi.js +3 -0
- package/dist/imports/IdentificationEngineScriptableApi.js.map +1 -0
- package/dist/imports/Image.d.ts +2 -0
- package/dist/imports/Image.js +3 -0
- package/dist/imports/Image.js.map +1 -0
- package/dist/imports/ImportLog.d.ts +2 -0
- package/dist/imports/ImportLog.js +3 -0
- package/dist/imports/ImportLog.js.map +1 -0
- package/dist/imports/ImportSetRun.d.ts +2 -0
- package/dist/imports/ImportSetRun.js +3 -0
- package/dist/imports/ImportSetRun.js.map +1 -0
- package/dist/imports/InputStream.d.ts +2 -0
- package/dist/imports/InputStream.js +3 -0
- package/dist/imports/InputStream.js.map +1 -0
- package/dist/imports/Iterator.d.ts +2 -0
- package/dist/imports/Iterator.js +3 -0
- package/dist/imports/Iterator.js.map +1 -0
- package/dist/imports/JSONArray.d.ts +2 -0
- package/dist/imports/JSONArray.js +3 -0
- package/dist/imports/JSONArray.js.map +1 -0
- package/dist/imports/JSONObject.d.ts +2 -0
- package/dist/imports/JSONObject.js +3 -0
- package/dist/imports/JSONObject.js.map +1 -0
- package/dist/imports/JSONStreamingAPI.d.ts +2 -0
- package/dist/imports/JSONStreamingAPI.js +3 -0
- package/dist/imports/JSONStreamingAPI.js.map +1 -0
- package/dist/imports/JSONStreamingBuilder.d.ts +2 -0
- package/dist/imports/JSONStreamingBuilder.js +3 -0
- package/dist/imports/JSONStreamingBuilder.js.map +1 -0
- package/dist/imports/Locale.d.ts +2 -0
- package/dist/imports/Locale.js +3 -0
- package/dist/imports/Locale.js.map +1 -0
- package/dist/imports/MappingLookupSourceDescriptor.d.ts +2 -0
- package/dist/imports/MappingLookupSourceDescriptor.js +3 -0
- package/dist/imports/MappingLookupSourceDescriptor.js.map +1 -0
- package/dist/imports/MultiElementUUID.d.ts +2 -0
- package/dist/imports/MultiElementUUID.js +3 -0
- package/dist/imports/MultiElementUUID.js.map +1 -0
- package/dist/imports/NativeArray.d.ts +2 -0
- package/dist/imports/NativeArray.js +3 -0
- package/dist/imports/NativeArray.js.map +1 -0
- package/dist/imports/NativeObject.d.ts +2 -0
- package/dist/imports/NativeObject.js +3 -0
- package/dist/imports/NativeObject.js.map +1 -0
- package/dist/imports/Number.d.ts +2 -0
- package/dist/imports/Number.js +3 -0
- package/dist/imports/Number.js.map +1 -0
- package/dist/imports/OrderGuideJS.d.ts +12 -0
- package/dist/imports/OrderGuideJS.js +3 -0
- package/dist/imports/OrderGuideJS.js.map +1 -0
- package/dist/imports/OutputStream.d.ts +2 -0
- package/dist/imports/OutputStream.js +3 -0
- package/dist/imports/OutputStream.js.map +1 -0
- package/dist/imports/PAScorecard.d.ts +7 -0
- package/dist/imports/PAScorecard.js +3 -0
- package/dist/imports/PAScorecard.js.map +1 -0
- package/dist/imports/PASnapshot.d.ts +13 -0
- package/dist/imports/PASnapshot.js +3 -0
- package/dist/imports/PASnapshot.js.map +1 -0
- package/dist/imports/Paragraph.d.ts +2 -0
- package/dist/imports/Paragraph.js +3 -0
- package/dist/imports/Paragraph.js.map +1 -0
- package/dist/imports/PdfFont.d.ts +2 -0
- package/dist/imports/PdfFont.js +3 -0
- package/dist/imports/PdfFont.js.map +1 -0
- package/dist/imports/PdfMergeSignRequestor.d.ts +2 -0
- package/dist/imports/PdfMergeSignRequestor.js +3 -0
- package/dist/imports/PdfMergeSignRequestor.js.map +1 -0
- package/dist/imports/PdfPage.d.ts +2 -0
- package/dist/imports/PdfPage.js +3 -0
- package/dist/imports/PdfPage.js.map +1 -0
- package/dist/imports/Plugin.d.ts +2 -0
- package/dist/imports/Plugin.js +3 -0
- package/dist/imports/Plugin.js.map +1 -0
- package/dist/imports/Query.d.ts +2 -0
- package/dist/imports/Query.js +3 -0
- package/dist/imports/Query.js.map +1 -0
- package/dist/imports/QueryCondition.d.ts +2 -0
- package/dist/imports/QueryCondition.js +3 -0
- package/dist/imports/QueryCondition.js.map +1 -0
- package/dist/imports/RESTMessageV2.d.ts +36 -0
- package/dist/imports/RESTMessageV2.js +3 -0
- package/dist/imports/RESTMessageV2.js.map +1 -0
- package/dist/imports/RESTResponseV2.d.ts +17 -0
- package/dist/imports/RESTResponseV2.js +3 -0
- package/dist/imports/RESTResponseV2.js.map +1 -0
- package/dist/imports/ResponseTemplate.d.ts +6 -0
- package/dist/imports/ResponseTemplate.js +3 -0
- package/dist/imports/ResponseTemplate.js.map +1 -0
- package/dist/imports/SOAPMessageV2.d.ts +30 -0
- package/dist/imports/SOAPMessageV2.js +3 -0
- package/dist/imports/SOAPMessageV2.js.map +1 -0
- package/dist/imports/SOAPResponseV2.d.ts +15 -0
- package/dist/imports/SOAPResponseV2.js +3 -0
- package/dist/imports/SOAPResponseV2.js.map +1 -0
- package/dist/imports/SPScriptArray.d.ts +2 -0
- package/dist/imports/SPScriptArray.js +3 -0
- package/dist/imports/SPScriptArray.js.map +1 -0
- package/dist/imports/SPScriptObject.d.ts +2 -0
- package/dist/imports/SPScriptObject.js +3 -0
- package/dist/imports/SPScriptObject.js.map +1 -0
- package/dist/imports/SPScriptedFacet.d.ts +4 -0
- package/dist/imports/SPScriptedFacet.js +3 -0
- package/dist/imports/SPScriptedFacet.js.map +1 -0
- package/dist/imports/SPScriptedFacetService.d.ts +6 -0
- package/dist/imports/SPScriptedFacetService.js +3 -0
- package/dist/imports/SPScriptedFacetService.js.map +1 -0
- package/dist/imports/Schedule.d.ts +2 -0
- package/dist/imports/Schedule.js +3 -0
- package/dist/imports/Schedule.js.map +1 -0
- package/dist/imports/ScheduleTimeMap.d.ts +2 -0
- package/dist/imports/ScheduleTimeMap.js +3 -0
- package/dist/imports/ScheduleTimeMap.js.map +1 -0
- package/dist/imports/ScheduleTimeSpan.d.ts +2 -0
- package/dist/imports/ScheduleTimeSpan.js +3 -0
- package/dist/imports/ScheduleTimeSpan.js.map +1 -0
- package/dist/imports/ScopedDCManager.d.ts +11 -0
- package/dist/imports/ScopedDCManager.js +3 -0
- package/dist/imports/ScopedDCManager.js.map +1 -0
- package/dist/imports/ScopedData.d.ts +2 -0
- package/dist/imports/ScopedData.js +3 -0
- package/dist/imports/ScopedData.js.map +1 -0
- package/dist/imports/ScopedDataBuilder.d.ts +2 -0
- package/dist/imports/ScopedDataBuilder.js +3 -0
- package/dist/imports/ScopedDataBuilder.js.map +1 -0
- package/dist/imports/ScopedGlideFilter.d.ts +7 -0
- package/dist/imports/ScopedGlideFilter.js +3 -0
- package/dist/imports/ScopedGlideFilter.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.js +3 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.js +3 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthStringMap.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthStringMap.js +3 -0
- package/dist/imports/ScopedGlideOAuthStringMap.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthToken.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthToken.js +3 -0
- package/dist/imports/ScopedGlideOAuthToken.js.map +1 -0
- package/dist/imports/ScopedGlideRecord.d.ts +2 -0
- package/dist/imports/ScopedGlideRecord.js +3 -0
- package/dist/imports/ScopedGlideRecord.js.map +1 -0
- package/dist/imports/ScopedGlideUICompatibility.d.ts +5 -0
- package/dist/imports/ScopedGlideUICompatibility.js +3 -0
- package/dist/imports/ScopedGlideUICompatibility.js.map +1 -0
- package/dist/imports/ScopedKMFCryptoOperation.d.ts +2 -0
- package/dist/imports/ScopedKMFCryptoOperation.js +3 -0
- package/dist/imports/ScopedKMFCryptoOperation.js.map +1 -0
- package/dist/imports/ScopedKMFKaaProfile.d.ts +2 -0
- package/dist/imports/ScopedKMFKaaProfile.js +3 -0
- package/dist/imports/ScopedKMFKaaProfile.js.map +1 -0
- package/dist/imports/ScopedStringUtil.d.ts +17 -0
- package/dist/imports/ScopedStringUtil.js +3 -0
- package/dist/imports/ScopedStringUtil.js.map +1 -0
- package/dist/imports/ScopedTemplatePrinter.d.ts +5 -0
- package/dist/imports/ScopedTemplatePrinter.js +3 -0
- package/dist/imports/ScopedTemplatePrinter.js.map +1 -0
- package/dist/imports/ScopedTransformPart.d.ts +2 -0
- package/dist/imports/ScopedTransformPart.js +3 -0
- package/dist/imports/ScopedTransformPart.js.map +1 -0
- package/dist/imports/ScopedTransformResult.d.ts +2 -0
- package/dist/imports/ScopedTransformResult.js +3 -0
- package/dist/imports/ScopedTransformResult.js.map +1 -0
- package/dist/imports/ScopedXMLUtil.d.ts +4 -0
- package/dist/imports/ScopedXMLUtil.js +3 -0
- package/dist/imports/ScopedXMLUtil.js.map +1 -0
- package/dist/imports/Scriptable.d.ts +2 -0
- package/dist/imports/Scriptable.js +3 -0
- package/dist/imports/Scriptable.js.map +1 -0
- package/dist/imports/ScriptableConnectionInfo.d.ts +2 -0
- package/dist/imports/ScriptableConnectionInfo.js +3 -0
- package/dist/imports/ScriptableConnectionInfo.js.map +1 -0
- package/dist/imports/ScriptableConversation.d.ts +20 -0
- package/dist/imports/ScriptableConversation.js +3 -0
- package/dist/imports/ScriptableConversation.js.map +1 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.d.ts +2 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.js +3 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.js.map +1 -0
- package/dist/imports/ScriptableHttpRequestData.d.ts +2 -0
- package/dist/imports/ScriptableHttpRequestData.js +3 -0
- package/dist/imports/ScriptableHttpRequestData.js.map +1 -0
- package/dist/imports/ScriptableObject.d.ts +2 -0
- package/dist/imports/ScriptableObject.js +3 -0
- package/dist/imports/ScriptableObject.js.map +1 -0
- package/dist/imports/ScriptableQueue.d.ts +2 -0
- package/dist/imports/ScriptableQueue.js +3 -0
- package/dist/imports/ScriptableQueue.js.map +1 -0
- package/dist/imports/ScriptableRESTResponse.d.ts +2 -0
- package/dist/imports/ScriptableRESTResponse.js +3 -0
- package/dist/imports/ScriptableRESTResponse.js.map +1 -0
- package/dist/imports/ScriptableRequestAuthCredential.d.ts +2 -0
- package/dist/imports/ScriptableRequestAuthCredential.js +3 -0
- package/dist/imports/ScriptableRequestAuthCredential.js.map +1 -0
- package/dist/imports/ScriptableSOAPResponse.d.ts +2 -0
- package/dist/imports/ScriptableSOAPResponse.js +3 -0
- package/dist/imports/ScriptableSOAPResponse.js.map +1 -0
- package/dist/imports/ScriptableServiceError.d.ts +2 -0
- package/dist/imports/ScriptableServiceError.js +3 -0
- package/dist/imports/ScriptableServiceError.js.map +1 -0
- package/dist/imports/ScriptableServiceRequestBody.d.ts +2 -0
- package/dist/imports/ScriptableServiceRequestBody.js +3 -0
- package/dist/imports/ScriptableServiceRequestBody.js.map +1 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.d.ts +2 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.js +3 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.js.map +1 -0
- package/dist/imports/ScriptableStandardCredential.d.ts +2 -0
- package/dist/imports/ScriptableStandardCredential.js +3 -0
- package/dist/imports/ScriptableStandardCredential.js.map +1 -0
- package/dist/imports/SecureRandomUtil.d.ts +6 -0
- package/dist/imports/SecureRandomUtil.js +3 -0
- package/dist/imports/SecureRandomUtil.js.map +1 -0
- package/dist/imports/Stack.d.ts +2 -0
- package/dist/imports/Stack.js +3 -0
- package/dist/imports/Stack.js.map +1 -0
- package/dist/imports/StringSet.d.ts +2 -0
- package/dist/imports/StringSet.js +3 -0
- package/dist/imports/StringSet.js.map +1 -0
- package/dist/imports/Style.d.ts +2 -0
- package/dist/imports/Style.js +3 -0
- package/dist/imports/Style.js.map +1 -0
- package/dist/imports/SysListControl.d.ts +2 -0
- package/dist/imports/SysListControl.js +3 -0
- package/dist/imports/SysListControl.js.map +1 -0
- package/dist/imports/SysStyleResult.d.ts +2 -0
- package/dist/imports/SysStyleResult.js +3 -0
- package/dist/imports/SysStyleResult.js.map +1 -0
- package/dist/imports/SystemDocument.d.ts +2 -0
- package/dist/imports/SystemDocument.js +3 -0
- package/dist/imports/SystemDocument.js.map +1 -0
- package/dist/imports/SystemDocumentList.d.ts +2 -0
- package/dist/imports/SystemDocumentList.js +3 -0
- package/dist/imports/SystemDocumentList.js.map +1 -0
- package/dist/imports/SystemDocumentListEntry.d.ts +2 -0
- package/dist/imports/SystemDocumentListEntry.js +3 -0
- package/dist/imports/SystemDocumentListEntry.js.map +1 -0
- package/dist/imports/SystemDocumentVersion.d.ts +2 -0
- package/dist/imports/SystemDocumentVersion.js +3 -0
- package/dist/imports/SystemDocumentVersion.js.map +1 -0
- package/dist/imports/Table.d.ts +2 -0
- package/dist/imports/Table.js +3 -0
- package/dist/imports/Table.js.map +1 -0
- package/dist/imports/TemplatePrinter.d.ts +2 -0
- package/dist/imports/TemplatePrinter.js +3 -0
- package/dist/imports/TemplatePrinter.js.map +1 -0
- package/dist/imports/Text.d.ts +2 -0
- package/dist/imports/Text.js +3 -0
- package/dist/imports/Text.js.map +1 -0
- package/dist/imports/TimeZone.d.ts +2 -0
- package/dist/imports/TimeZone.js +3 -0
- package/dist/imports/TimeZone.js.map +1 -0
- package/dist/imports/TransformerRuleList.d.ts +2 -0
- package/dist/imports/TransformerRuleList.js +3 -0
- package/dist/imports/TransformerRuleList.js.map +1 -0
- package/dist/imports/UpgradeDebuggerResult.d.ts +2 -0
- package/dist/imports/UpgradeDebuggerResult.js +3 -0
- package/dist/imports/UpgradeDebuggerResult.js.map +1 -0
- package/dist/imports/User.d.ts +2 -0
- package/dist/imports/User.js +3 -0
- package/dist/imports/User.js.map +1 -0
- package/dist/imports/UserCriteriaJS.d.ts +20 -0
- package/dist/imports/UserCriteriaJS.js +3 -0
- package/dist/imports/UserCriteriaJS.js.map +1 -0
- package/dist/imports/ViewManager.d.ts +2 -0
- package/dist/imports/ViewManager.js +3 -0
- package/dist/imports/ViewManager.js.map +1 -0
- package/dist/imports/XMLDocument2.d.ts +17 -0
- package/dist/imports/XMLDocument2.js +3 -0
- package/dist/imports/XMLDocument2.js.map +1 -0
- package/dist/imports/XMLNode.d.ts +17 -0
- package/dist/imports/XMLNode.js +3 -0
- package/dist/imports/XMLNode.js.map +1 -0
- package/dist/imports/XMLNodeIterator.d.ts +5 -0
- package/dist/imports/XMLNodeIterator.js +3 -0
- package/dist/imports/XMLNodeIterator.js.map +1 -0
- package/dist/imports/XMLStreamingAPI.d.ts +2 -0
- package/dist/imports/XMLStreamingAPI.js +3 -0
- package/dist/imports/XMLStreamingAPI.js.map +1 -0
- package/dist/imports/XMLStreamingBuilder.d.ts +2 -0
- package/dist/imports/XMLStreamingBuilder.js +3 -0
- package/dist/imports/XMLStreamingBuilder.js.map +1 -0
- package/dist/index.d.ts +33 -0
- package/dist/index.js +50 -0
- package/dist/index.js.map +1 -0
- package/dist/sn_ais/GeniusResultAnswer.d.ts +21 -0
- package/dist/sn_ais/GeniusResultAnswer.js +3 -0
- package/dist/sn_ais/GeniusResultAnswer.js.map +1 -0
- package/dist/sn_ais/GeniusResultContext.d.ts +15 -0
- package/dist/sn_ais/GeniusResultContext.js +3 -0
- package/dist/sn_ais/GeniusResultContext.js.map +1 -0
- package/dist/sn_ais/index.d.ts +2 -0
- package/dist/sn_ais/index.js +19 -0
- package/dist/sn_ais/index.js.map +1 -0
- package/dist/sn_atf/PerformanceAPI.d.ts +10 -0
- package/dist/sn_atf/PerformanceAPI.js +3 -0
- package/dist/sn_atf/PerformanceAPI.js.map +1 -0
- package/dist/sn_atf/index.d.ts +1 -0
- package/dist/sn_atf/index.js +18 -0
- package/dist/sn_atf/index.js.map +1 -0
- package/dist/sn_auth/AuthCredential.d.ts +5 -0
- package/dist/sn_auth/AuthCredential.js +3 -0
- package/dist/sn_auth/AuthCredential.js.map +1 -0
- package/dist/sn_auth/HttpRequestAuthedData.d.ts +15 -0
- package/dist/sn_auth/HttpRequestAuthedData.js +3 -0
- package/dist/sn_auth/HttpRequestAuthedData.js.map +1 -0
- package/dist/sn_auth/HttpRequestData.d.ts +30 -0
- package/dist/sn_auth/HttpRequestData.js +3 -0
- package/dist/sn_auth/HttpRequestData.js.map +1 -0
- package/dist/sn_auth/RequestAuthAPI.d.ts +10 -0
- package/dist/sn_auth/RequestAuthAPI.js +3 -0
- package/dist/sn_auth/RequestAuthAPI.js.map +1 -0
- package/dist/sn_auth/index.d.ts +4 -0
- package/dist/sn_auth/index.js +21 -0
- package/dist/sn_auth/index.js.map +1 -0
- package/dist/sn_cc/ConnectionInfo.d.ts +17 -0
- package/dist/sn_cc/ConnectionInfo.js +3 -0
- package/dist/sn_cc/ConnectionInfo.js.map +1 -0
- package/dist/sn_cc/ConnectionInfoProvider.d.ts +8 -0
- package/dist/sn_cc/ConnectionInfoProvider.js +3 -0
- package/dist/sn_cc/ConnectionInfoProvider.js.map +1 -0
- package/dist/sn_cc/StandardCredentialsProvider.d.ts +9 -0
- package/dist/sn_cc/StandardCredentialsProvider.js +3 -0
- package/dist/sn_cc/StandardCredentialsProvider.js.map +1 -0
- package/dist/sn_cc/index.d.ts +3 -0
- package/dist/sn_cc/index.js +20 -0
- package/dist/sn_cc/index.js.map +1 -0
- package/dist/sn_clotho/MetricInfo.d.ts +5 -0
- package/dist/sn_clotho/MetricInfo.js +3 -0
- package/dist/sn_clotho/MetricInfo.js.map +1 -0
- package/dist/sn_clotho/TransformPart.d.ts +47 -0
- package/dist/sn_clotho/TransformPart.js +3 -0
- package/dist/sn_clotho/TransformPart.js.map +1 -0
- package/dist/sn_clotho/TransformResult.d.ts +12 -0
- package/dist/sn_clotho/TransformResult.js +3 -0
- package/dist/sn_clotho/TransformResult.js.map +1 -0
- package/dist/sn_clotho/Transformer.d.ts +7 -0
- package/dist/sn_clotho/Transformer.js +3 -0
- package/dist/sn_clotho/Transformer.js.map +1 -0
- package/dist/sn_clotho/index.d.ts +4 -0
- package/dist/sn_clotho/index.js +21 -0
- package/dist/sn_clotho/index.js.map +1 -0
- package/dist/sn_cmdb/DuplicateTemplate.d.ts +17 -0
- package/dist/sn_cmdb/DuplicateTemplate.js +3 -0
- package/dist/sn_cmdb/DuplicateTemplate.js.map +1 -0
- package/dist/sn_cmdb/index.d.ts +1 -0
- package/dist/sn_cmdb/index.js +18 -0
- package/dist/sn_cmdb/index.js.map +1 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.d.ts +14 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.js +3 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.js.map +1 -0
- package/dist/sn_cmdbgroup/index.d.ts +1 -0
- package/dist/sn_cmdbgroup/index.js +18 -0
- package/dist/sn_cmdbgroup/index.js.map +1 -0
- package/dist/sn_connect/Queue.d.ts +6 -0
- package/dist/sn_connect/Queue.js +3 -0
- package/dist/sn_connect/Queue.js.map +1 -0
- package/dist/sn_connect/index.d.ts +1 -0
- package/dist/sn_connect/index.js +18 -0
- package/dist/sn_connect/index.js.map +1 -0
- package/dist/sn_cs/VoiceTranscriptObject.d.ts +7 -0
- package/dist/sn_cs/VoiceTranscriptObject.js +3 -0
- package/dist/sn_cs/VoiceTranscriptObject.js.map +1 -0
- package/dist/sn_cs/index.d.ts +1 -0
- package/dist/sn_cs/index.js +18 -0
- package/dist/sn_cs/index.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyConfig.d.ts +14 -0
- package/dist/sn_currency/GlideCurrencyConfig.js +3 -0
- package/dist/sn_currency/GlideCurrencyConfig.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyConverter.d.ts +12 -0
- package/dist/sn_currency/GlideCurrencyConverter.js +3 -0
- package/dist/sn_currency/GlideCurrencyConverter.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.d.ts +13 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.js +3 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyFormatter.d.ts +9 -0
- package/dist/sn_currency/GlideCurrencyFormatter.js +3 -0
- package/dist/sn_currency/GlideCurrencyFormatter.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyParser.d.ts +7 -0
- package/dist/sn_currency/GlideCurrencyParser.js +3 -0
- package/dist/sn_currency/GlideCurrencyParser.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyValue.d.ts +7 -0
- package/dist/sn_currency/GlideCurrencyValue.js +3 -0
- package/dist/sn_currency/GlideCurrencyValue.js.map +1 -0
- package/dist/sn_currency/index.d.ts +6 -0
- package/dist/sn_currency/index.js +23 -0
- package/dist/sn_currency/index.js.map +1 -0
- package/dist/sn_discovery/DiscoveryAPI.d.ts +8 -0
- package/dist/sn_discovery/DiscoveryAPI.js +3 -0
- package/dist/sn_discovery/DiscoveryAPI.js.map +1 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.d.ts +11 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.js +3 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.js.map +1 -0
- package/dist/sn_discovery/index.d.ts +2 -0
- package/dist/sn_discovery/index.js +19 -0
- package/dist/sn_discovery/index.js.map +1 -0
- package/dist/sn_doc_services/DocumentListEntryService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentListEntryService.js +3 -0
- package/dist/sn_doc_services/DocumentListEntryService.js.map +1 -0
- package/dist/sn_doc_services/DocumentListService.d.ts +9 -0
- package/dist/sn_doc_services/DocumentListService.js +3 -0
- package/dist/sn_doc_services/DocumentListService.js.map +1 -0
- package/dist/sn_doc_services/DocumentReferenceService.d.ts +6 -0
- package/dist/sn_doc_services/DocumentReferenceService.js +3 -0
- package/dist/sn_doc_services/DocumentReferenceService.js.map +1 -0
- package/dist/sn_doc_services/DocumentService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentService.js +3 -0
- package/dist/sn_doc_services/DocumentService.js.map +1 -0
- package/dist/sn_doc_services/DocumentVersionService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentVersionService.js +3 -0
- package/dist/sn_doc_services/DocumentVersionService.js.map +1 -0
- package/dist/sn_doc_services/SystemDocument.d.ts +18 -0
- package/dist/sn_doc_services/SystemDocument.js +3 -0
- package/dist/sn_doc_services/SystemDocument.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentList.d.ts +5 -0
- package/dist/sn_doc_services/SystemDocumentList.js +3 -0
- package/dist/sn_doc_services/SystemDocumentList.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.d.ts +6 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.js +3 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentVersion.d.ts +7 -0
- package/dist/sn_doc_services/SystemDocumentVersion.js +3 -0
- package/dist/sn_doc_services/SystemDocumentVersion.js.map +1 -0
- package/dist/sn_doc_services/index.d.ts +9 -0
- package/dist/sn_doc_services/index.js +26 -0
- package/dist/sn_doc_services/index.js.map +1 -0
- package/dist/sn_dt/DecisionTableAPI.d.ts +43 -0
- package/dist/sn_dt/DecisionTableAPI.js +3 -0
- package/dist/sn_dt/DecisionTableAPI.js.map +1 -0
- package/dist/sn_dt/index.d.ts +1 -0
- package/dist/sn_dt/index.js +18 -0
- package/dist/sn_dt/index.js.map +1 -0
- package/dist/sn_hw/HistoryWalker.d.ts +26 -0
- package/dist/sn_hw/HistoryWalker.js +3 -0
- package/dist/sn_hw/HistoryWalker.js.map +1 -0
- package/dist/sn_hw/index.d.ts +1 -0
- package/dist/sn_hw/index.js +18 -0
- package/dist/sn_hw/index.js.map +1 -0
- package/dist/sn_i18n/GlideNumberFormatter.d.ts +4 -0
- package/dist/sn_i18n/GlideNumberFormatter.js +3 -0
- package/dist/sn_i18n/GlideNumberFormatter.js.map +1 -0
- package/dist/sn_i18n/index.d.ts +1 -0
- package/dist/sn_i18n/index.js +18 -0
- package/dist/sn_i18n/index.js.map +1 -0
- package/dist/sn_ih/JSONStreamingAPI.d.ts +24 -0
- package/dist/sn_ih/JSONStreamingAPI.js +3 -0
- package/dist/sn_ih/JSONStreamingAPI.js.map +1 -0
- package/dist/sn_ih/JSONStreamingBuilder.d.ts +10 -0
- package/dist/sn_ih/JSONStreamingBuilder.js +3 -0
- package/dist/sn_ih/JSONStreamingBuilder.js.map +1 -0
- package/dist/sn_ih/XMLStreamingAPI.d.ts +26 -0
- package/dist/sn_ih/XMLStreamingAPI.js +3 -0
- package/dist/sn_ih/XMLStreamingAPI.js.map +1 -0
- package/dist/sn_ih/XMLStreamingBuilder.d.ts +10 -0
- package/dist/sn_ih/XMLStreamingBuilder.js +3 -0
- package/dist/sn_ih/XMLStreamingBuilder.js.map +1 -0
- package/dist/sn_ih/index.d.ts +4 -0
- package/dist/sn_ih/index.js +21 -0
- package/dist/sn_ih/index.js.map +1 -0
- package/dist/sn_ih_kafka/ProducerV2.d.ts +4 -0
- package/dist/sn_ih_kafka/ProducerV2.js +3 -0
- package/dist/sn_ih_kafka/ProducerV2.js.map +1 -0
- package/dist/sn_ih_kafka/index.d.ts +1 -0
- package/dist/sn_ih_kafka/index.js +18 -0
- package/dist/sn_ih_kafka/index.js.map +1 -0
- package/dist/sn_impex/CSVParser.d.ts +5 -0
- package/dist/sn_impex/CSVParser.js +3 -0
- package/dist/sn_impex/CSVParser.js.map +1 -0
- package/dist/sn_impex/GlideExcelParser.d.ts +19 -0
- package/dist/sn_impex/GlideExcelParser.js +3 -0
- package/dist/sn_impex/GlideExcelParser.js.map +1 -0
- package/dist/sn_impex/GlideImportSetTable.d.ts +7 -0
- package/dist/sn_impex/GlideImportSetTable.js +3 -0
- package/dist/sn_impex/GlideImportSetTable.js.map +1 -0
- package/dist/sn_impex/GlideImportSetTransformMap.d.ts +6 -0
- package/dist/sn_impex/GlideImportSetTransformMap.js +3 -0
- package/dist/sn_impex/GlideImportSetTransformMap.js.map +1 -0
- package/dist/sn_impex/RTETransformer.d.ts +5 -0
- package/dist/sn_impex/RTETransformer.js +3 -0
- package/dist/sn_impex/RTETransformer.js.map +1 -0
- package/dist/sn_impex/index.d.ts +5 -0
- package/dist/sn_impex/index.js +22 -0
- package/dist/sn_impex/index.js.map +1 -0
- package/dist/sn_instance_scan/Findings.d.ts +7 -0
- package/dist/sn_instance_scan/Findings.js +3 -0
- package/dist/sn_instance_scan/Findings.js.map +1 -0
- package/dist/sn_instance_scan/index.d.ts +1 -0
- package/dist/sn_instance_scan/index.js +18 -0
- package/dist/sn_instance_scan/index.js.map +1 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.d.ts +14 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.js +3 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.js.map +1 -0
- package/dist/sn_kmf_ns/index.d.ts +1 -0
- package/dist/sn_kmf_ns/index.js +18 -0
- package/dist/sn_kmf_ns/index.js.map +1 -0
- package/dist/sn_notification/Messaging.d.ts +7 -0
- package/dist/sn_notification/Messaging.js +3 -0
- package/dist/sn_notification/Messaging.js.map +1 -0
- package/dist/sn_notification/PreferenceDestination.d.ts +12 -0
- package/dist/sn_notification/PreferenceDestination.js +3 -0
- package/dist/sn_notification/PreferenceDestination.js.map +1 -0
- package/dist/sn_notification/Preferences.d.ts +11 -0
- package/dist/sn_notification/Preferences.js +3 -0
- package/dist/sn_notification/Preferences.js.map +1 -0
- package/dist/sn_notification/index.d.ts +3 -0
- package/dist/sn_notification/index.js +20 -0
- package/dist/sn_notification/index.js.map +1 -0
- package/dist/sn_notify/NotifyPhoneNumber.d.ts +16 -0
- package/dist/sn_notify/NotifyPhoneNumber.js +3 -0
- package/dist/sn_notify/NotifyPhoneNumber.js.map +1 -0
- package/dist/sn_notify/NotifyScoped.d.ts +25 -0
- package/dist/sn_notify/NotifyScoped.js +3 -0
- package/dist/sn_notify/NotifyScoped.js.map +1 -0
- package/dist/sn_notify/index.d.ts +2 -0
- package/dist/sn_notify/index.js +19 -0
- package/dist/sn_notify/index.js.map +1 -0
- package/dist/sn_pad/PDAutomationProvider.d.ts +4 -0
- package/dist/sn_pad/PDAutomationProvider.js +3 -0
- package/dist/sn_pad/PDAutomationProvider.js.map +1 -0
- package/dist/sn_pad/index.d.ts +1 -0
- package/dist/sn_pad/index.js +18 -0
- package/dist/sn_pad/index.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Cell.d.ts +42 -0
- package/dist/sn_pdfgeneratorutils/Cell.js +3 -0
- package/dist/sn_pdfgeneratorutils/Cell.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Color.d.ts +9 -0
- package/dist/sn_pdfgeneratorutils/Color.js +3 -0
- package/dist/sn_pdfgeneratorutils/Color.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Document.d.ts +27 -0
- package/dist/sn_pdfgeneratorutils/Document.js +3 -0
- package/dist/sn_pdfgeneratorutils/Document.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Image.d.ts +11 -0
- package/dist/sn_pdfgeneratorutils/Image.js +3 -0
- package/dist/sn_pdfgeneratorutils/Image.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Line.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/Line.js +3 -0
- package/dist/sn_pdfgeneratorutils/Line.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.d.ts +16 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.js +3 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.d.ts +22 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.js +3 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.js +3 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.d.ts +9 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.js +3 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.js +3 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Style.d.ts +28 -0
- package/dist/sn_pdfgeneratorutils/Style.js +3 -0
- package/dist/sn_pdfgeneratorutils/Style.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Table.d.ts +37 -0
- package/dist/sn_pdfgeneratorutils/Table.js +3 -0
- package/dist/sn_pdfgeneratorutils/Table.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/index.d.ts +12 -0
- package/dist/sn_pdfgeneratorutils/index.js +29 -0
- package/dist/sn_pdfgeneratorutils/index.js.map +1 -0
- package/dist/sn_playbook/PlaybookExperience.d.ts +8 -0
- package/dist/sn_playbook/PlaybookExperience.js +3 -0
- package/dist/sn_playbook/PlaybookExperience.js.map +1 -0
- package/dist/sn_playbook/index.d.ts +1 -0
- package/dist/sn_playbook/index.js +18 -0
- package/dist/sn_playbook/index.js.map +1 -0
- package/dist/sn_sc/CartJS.d.ts +68 -0
- package/dist/sn_sc/CartJS.js +3 -0
- package/dist/sn_sc/CartJS.js.map +1 -0
- package/dist/sn_sc/CatalogClientScript.d.ts +14 -0
- package/dist/sn_sc/CatalogClientScript.js +3 -0
- package/dist/sn_sc/CatalogClientScript.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariable.d.ts +11 -0
- package/dist/sn_sc/CatalogItemVariable.js +3 -0
- package/dist/sn_sc/CatalogItemVariable.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariableSet.d.ts +13 -0
- package/dist/sn_sc/CatalogItemVariableSet.js +3 -0
- package/dist/sn_sc/CatalogItemVariableSet.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.d.ts +11 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.js +3 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.js.map +1 -0
- package/dist/sn_sc/index.d.ts +5 -0
- package/dist/sn_sc/index.js +22 -0
- package/dist/sn_sc/index.js.map +1 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.d.ts +5 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.js +3 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.js.map +1 -0
- package/dist/sn_schdl_ns/index.d.ts +1 -0
- package/dist/sn_schdl_ns/index.js +18 -0
- package/dist/sn_schdl_ns/index.js.map +1 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.d.ts +11 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.js +3 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.js.map +1 -0
- package/dist/sn_scoped_cache/index.d.ts +1 -0
- package/dist/sn_scoped_cache/index.js +18 -0
- package/dist/sn_scoped_cache/index.js.map +1 -0
- package/dist/sn_tfrm/TransformerDefinition.d.ts +10 -0
- package/dist/sn_tfrm/TransformerDefinition.js +3 -0
- package/dist/sn_tfrm/TransformerDefinition.js.map +1 -0
- package/dist/sn_tfrm/TransformerRuleList.d.ts +28 -0
- package/dist/sn_tfrm/TransformerRuleList.js +3 -0
- package/dist/sn_tfrm/TransformerRuleList.js.map +1 -0
- package/dist/sn_tfrm/index.d.ts +2 -0
- package/dist/sn_tfrm/index.js +19 -0
- package/dist/sn_tfrm/index.js.map +1 -0
- package/dist/sn_uc/UserCriteria.d.ts +5 -0
- package/dist/sn_uc/UserCriteria.js +3 -0
- package/dist/sn_uc/UserCriteria.js.map +1 -0
- package/dist/sn_uc/index.d.ts +1 -0
- package/dist/sn_uc/index.js +18 -0
- package/dist/sn_uc/index.js.map +1 -0
- package/dist/sn_ui/PolarisUI.d.ts +15 -0
- package/dist/sn_ui/PolarisUI.js +3 -0
- package/dist/sn_ui/PolarisUI.js.map +1 -0
- package/dist/sn_ui/index.d.ts +1 -0
- package/dist/sn_ui/index.js +18 -0
- package/dist/sn_ui/index.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIRequest.d.ts +16 -0
- package/dist/sn_ws_int/RESTAPIRequest.js +3 -0
- package/dist/sn_ws_int/RESTAPIRequest.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.d.ts +11 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.js +3 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIResponse.d.ts +16 -0
- package/dist/sn_ws_int/RESTAPIResponse.js +3 -0
- package/dist/sn_ws_int/RESTAPIResponse.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.d.ts +7 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.js +3 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.js.map +1 -0
- package/dist/sn_ws_int/index.d.ts +4 -0
- package/dist/sn_ws_int/index.js +21 -0
- package/dist/sn_ws_int/index.js.map +1 -0
- package/dist/types/ApplicationProperty.d.ts +4 -0
- package/dist/types/ApplicationProperty.js +3 -0
- package/dist/types/ApplicationProperty.js.map +1 -0
- package/dist/types/Catalog.d.ts +28 -0
- package/dist/types/Catalog.js +3 -0
- package/dist/types/Catalog.js.map +1 -0
- package/dist/types/CatalogItemCategory.d.ts +12 -0
- package/dist/types/CatalogItemCategory.js +3 -0
- package/dist/types/CatalogItemCategory.js.map +1 -0
- package/dist/types/CatalogItemJS.d.ts +52 -0
- package/dist/types/CatalogItemJS.js +3 -0
- package/dist/types/CatalogItemJS.js.map +1 -0
- package/dist/types/CatalogSearch.d.ts +7 -0
- package/dist/types/CatalogSearch.js +3 -0
- package/dist/types/CatalogSearch.js.map +1 -0
- package/dist/types/CategoryJS.d.ts +32 -0
- package/dist/types/CategoryJS.js +3 -0
- package/dist/types/CategoryJS.js.map +1 -0
- package/dist/types/Client.d.ts +13 -0
- package/dist/types/Client.js +3 -0
- package/dist/types/Client.js.map +1 -0
- package/dist/types/Collaborator.d.ts +4 -0
- package/dist/types/Collaborator.js +3 -0
- package/dist/types/Collaborator.js.map +1 -0
- package/dist/types/Data.d.ts +19 -0
- package/dist/types/Data.js +3 -0
- package/dist/types/Data.js.map +1 -0
- package/dist/types/DataBuilder.d.ts +8 -0
- package/dist/types/DataBuilder.js +3 -0
- package/dist/types/DataBuilder.js.map +1 -0
- package/dist/types/DynamicTranslation.d.ts +13 -0
- package/dist/types/DynamicTranslation.js +3 -0
- package/dist/types/DynamicTranslation.js.map +1 -0
- package/dist/types/FlowScriptAPI.d.ts +6 -0
- package/dist/types/FlowScriptAPI.js +3 -0
- package/dist/types/FlowScriptAPI.js.map +1 -0
- package/dist/types/GlideAction.d.ts +16 -0
- package/dist/types/GlideAction.js +3 -0
- package/dist/types/GlideAction.js.map +1 -0
- package/dist/types/GlideAggregate.d.ts +170 -0
- package/dist/types/GlideAggregate.js +4 -0
- package/dist/types/GlideAggregate.js.map +1 -0
- package/dist/types/GlideCalendarDateTime.d.ts +106 -0
- package/dist/types/GlideCalendarDateTime.js +4 -0
- package/dist/types/GlideCalendarDateTime.js.map +1 -0
- package/dist/types/GlideCertificateEncryption.d.ts +6 -0
- package/dist/types/GlideCertificateEncryption.js +3 -0
- package/dist/types/GlideCertificateEncryption.js.map +1 -0
- package/dist/types/GlideDBFunctionBuilder.d.ts +26 -0
- package/dist/types/GlideDBFunctionBuilder.js +3 -0
- package/dist/types/GlideDBFunctionBuilder.js.map +1 -0
- package/dist/types/GlideDBQueryCondition.d.ts +5 -0
- package/dist/types/GlideDBQueryCondition.js +3 -0
- package/dist/types/GlideDBQueryCondition.js.map +1 -0
- package/dist/types/GlideDate.d.ts +111 -0
- package/dist/types/GlideDate.js +4 -0
- package/dist/types/GlideDate.js.map +1 -0
- package/dist/types/GlideDateTime.d.ts +110 -0
- package/dist/types/GlideDateTime.js +3 -0
- package/dist/types/GlideDateTime.js.map +1 -0
- package/dist/types/GlideDigest.d.ts +19 -0
- package/dist/types/GlideDigest.js +3 -0
- package/dist/types/GlideDigest.js.map +1 -0
- package/dist/types/GlideDuration.d.ts +124 -0
- package/dist/types/GlideDuration.js +4 -0
- package/dist/types/GlideDuration.js.map +1 -0
- package/dist/types/GlideElement.d.ts +76 -0
- package/dist/types/GlideElement.js +3 -0
- package/dist/types/GlideElement.js.map +1 -0
- package/dist/types/GlideElementCurrency2.d.ts +8 -0
- package/dist/types/GlideElementCurrency2.js +3 -0
- package/dist/types/GlideElementCurrency2.js.map +1 -0
- package/dist/types/GlideElementDescriptor.d.ts +77 -0
- package/dist/types/GlideElementDescriptor.js +3 -0
- package/dist/types/GlideElementDescriptor.js.map +1 -0
- package/dist/types/GlideEmailOutbound.d.ts +4 -0
- package/dist/types/GlideEmailOutbound.js +3 -0
- package/dist/types/GlideEmailOutbound.js.map +1 -0
- package/dist/types/GlideFilter.d.ts +13 -0
- package/dist/types/GlideFilter.js +3 -0
- package/dist/types/GlideFilter.js.map +1 -0
- package/dist/types/GlideFormScratchpad.d.ts +2 -0
- package/dist/types/GlideFormScratchpad.js +3 -0
- package/dist/types/GlideFormScratchpad.js.map +1 -0
- package/dist/types/GlideImportLog.d.ts +12 -0
- package/dist/types/GlideImportLog.js +4 -0
- package/dist/types/GlideImportLog.js.map +1 -0
- package/dist/types/GlideImportSetRun.d.ts +6 -0
- package/dist/types/GlideImportSetRun.js +3 -0
- package/dist/types/GlideImportSetRun.js.map +1 -0
- package/dist/types/GlideImportSetTransformer.d.ts +18 -0
- package/dist/types/GlideImportSetTransformer.js +3 -0
- package/dist/types/GlideImportSetTransformer.js.map +1 -0
- package/dist/types/GlideLocale.d.ts +10 -0
- package/dist/types/GlideLocale.js +3 -0
- package/dist/types/GlideLocale.js.map +1 -0
- package/dist/types/GlideNativeRecordMutex.d.ts +10 -0
- package/dist/types/GlideNativeRecordMutex.js +3 -0
- package/dist/types/GlideNativeRecordMutex.js.map +1 -0
- package/dist/types/GlideOAuthClient.d.ts +18 -0
- package/dist/types/GlideOAuthClient.js +3 -0
- package/dist/types/GlideOAuthClient.js.map +1 -0
- package/dist/types/GlideOAuthClientRequest.d.ts +24 -0
- package/dist/types/GlideOAuthClientRequest.js +3 -0
- package/dist/types/GlideOAuthClientRequest.js.map +1 -0
- package/dist/types/GlideOAuthClientResponse.d.ts +10 -0
- package/dist/types/GlideOAuthClientResponse.js +3 -0
- package/dist/types/GlideOAuthClientResponse.js.map +1 -0
- package/dist/types/GlideOAuthToken.d.ts +10 -0
- package/dist/types/GlideOAuthToken.js +3 -0
- package/dist/types/GlideOAuthToken.js.map +1 -0
- package/dist/types/GlidePluginManager.d.ts +39 -0
- package/dist/types/GlidePluginManager.js +3 -0
- package/dist/types/GlidePluginManager.js.map +1 -0
- package/dist/types/GlideQueryCondition.d.ts +10 -0
- package/dist/types/GlideQueryCondition.js +3 -0
- package/dist/types/GlideQueryCondition.js.map +1 -0
- package/dist/types/GlideQueryString.d.ts +14 -0
- package/dist/types/GlideQueryString.js +3 -0
- package/dist/types/GlideQueryString.js.map +1 -0
- package/dist/types/GlideRecord.d.ts +145 -0
- package/dist/types/GlideRecord.js +3 -0
- package/dist/types/GlideRecord.js.map +1 -0
- package/dist/types/GlideRecordSecure.d.ts +149 -0
- package/dist/types/GlideRecordSecure.js +4 -0
- package/dist/types/GlideRecordSecure.js.map +1 -0
- package/dist/types/GlideRenderProperties.d.ts +56 -0
- package/dist/types/GlideRenderProperties.js +3 -0
- package/dist/types/GlideRenderProperties.js.map +1 -0
- package/dist/types/GlideSPScriptable.d.ts +120 -0
- package/dist/types/GlideSPScriptable.js +3 -0
- package/dist/types/GlideSPScriptable.js.map +1 -0
- package/dist/types/GlideSchedule.d.ts +47 -0
- package/dist/types/GlideSchedule.js +3 -0
- package/dist/types/GlideSchedule.js.map +1 -0
- package/dist/types/GlideScopedEvaluator.d.ts +12 -0
- package/dist/types/GlideScopedEvaluator.js +3 -0
- package/dist/types/GlideScopedEvaluator.js.map +1 -0
- package/dist/types/GlideScriptedExtensionPoint.d.ts +4 -0
- package/dist/types/GlideScriptedExtensionPoint.js +3 -0
- package/dist/types/GlideScriptedExtensionPoint.js.map +1 -0
- package/dist/types/GlideScriptedProcessor.d.ts +7 -0
- package/dist/types/GlideScriptedProcessor.js +3 -0
- package/dist/types/GlideScriptedProcessor.js.map +1 -0
- package/dist/types/GlideSecurityUtils.d.ts +10 -0
- package/dist/types/GlideSecurityUtils.js +3 -0
- package/dist/types/GlideSecurityUtils.js.map +1 -0
- package/dist/types/GlideServletRequest.d.ts +2 -0
- package/dist/types/GlideServletRequest.js +3 -0
- package/dist/types/GlideServletRequest.js.map +1 -0
- package/dist/types/GlideServletResponse.d.ts +2 -0
- package/dist/types/GlideServletResponse.js +3 -0
- package/dist/types/GlideServletResponse.js.map +1 -0
- package/dist/types/GlideSession.d.ts +102 -0
- package/dist/types/GlideSession.js +3 -0
- package/dist/types/GlideSession.js.map +1 -0
- package/dist/types/GlideSysAttachment.d.ts +15 -0
- package/dist/types/GlideSysAttachment.js +3 -0
- package/dist/types/GlideSysAttachment.js.map +1 -0
- package/dist/types/GlideSysListControl.d.ts +27 -0
- package/dist/types/GlideSysListControl.js +3 -0
- package/dist/types/GlideSysListControl.js.map +1 -0
- package/dist/types/GlideSystem.d.ts +343 -0
- package/dist/types/GlideSystem.js +5 -0
- package/dist/types/GlideSystem.js.map +1 -0
- package/dist/types/GlideSystemDateUtil2.d.ts +73 -0
- package/dist/types/GlideSystemDateUtil2.js +3 -0
- package/dist/types/GlideSystemDateUtil2.js.map +1 -0
- package/dist/types/GlideSystemDateUtil3.d.ts +48 -0
- package/dist/types/GlideSystemDateUtil3.js +3 -0
- package/dist/types/GlideSystemDateUtil3.js.map +1 -0
- package/dist/types/GlideSystemLoader.d.ts +21 -0
- package/dist/types/GlideSystemLoader.js +3 -0
- package/dist/types/GlideSystemLoader.js.map +1 -0
- package/dist/types/GlideSystemLogger.d.ts +10 -0
- package/dist/types/GlideSystemLogger.js +3 -0
- package/dist/types/GlideSystemLogger.js.map +1 -0
- package/dist/types/GlideSystemScheduleUtil.d.ts +10 -0
- package/dist/types/GlideSystemScheduleUtil.js +3 -0
- package/dist/types/GlideSystemScheduleUtil.js.map +1 -0
- package/dist/types/GlideSystemUserSession.d.ts +58 -0
- package/dist/types/GlideSystemUserSession.js +3 -0
- package/dist/types/GlideSystemUserSession.js.map +1 -0
- package/dist/types/GlideSystemUtilDB.d.ts +34 -0
- package/dist/types/GlideSystemUtilDB.js +3 -0
- package/dist/types/GlideSystemUtilDB.js.map +1 -0
- package/dist/types/GlideSystemUtilScript.d.ts +11 -0
- package/dist/types/GlideSystemUtilScript.js +3 -0
- package/dist/types/GlideSystemUtilScript.js.map +1 -0
- package/dist/types/GlideSystemUtilXML.d.ts +6 -0
- package/dist/types/GlideSystemUtilXML.js +3 -0
- package/dist/types/GlideSystemUtilXML.js.map +1 -0
- package/dist/types/GlideTableHierarchy.d.ts +13 -0
- package/dist/types/GlideTableHierarchy.js +3 -0
- package/dist/types/GlideTableHierarchy.js.map +1 -0
- package/dist/types/GlideTextReader.d.ts +6 -0
- package/dist/types/GlideTextReader.js +3 -0
- package/dist/types/GlideTextReader.js.map +1 -0
- package/dist/types/GlideTime.d.ts +121 -0
- package/dist/types/GlideTime.js +4 -0
- package/dist/types/GlideTime.js.map +1 -0
- package/dist/types/GlideTransformLog.d.ts +6 -0
- package/dist/types/GlideTransformLog.js +3 -0
- package/dist/types/GlideTransformLog.js.map +1 -0
- package/dist/types/GlideURI.d.ts +11 -0
- package/dist/types/GlideURI.js +3 -0
- package/dist/types/GlideURI.js.map +1 -0
- package/dist/types/GlideUser.d.ts +82 -0
- package/dist/types/GlideUser.js +3 -0
- package/dist/types/GlideUser.js.map +1 -0
- package/dist/types/IdentificationEngineScriptableApi.d.ts +14 -0
- package/dist/types/IdentificationEngineScriptableApi.js +3 -0
- package/dist/types/IdentificationEngineScriptableApi.js.map +1 -0
- package/dist/types/OrderGuideJS.d.ts +12 -0
- package/dist/types/OrderGuideJS.js +3 -0
- package/dist/types/OrderGuideJS.js.map +1 -0
- package/dist/types/PAScorecard.d.ts +7 -0
- package/dist/types/PAScorecard.js +3 -0
- package/dist/types/PAScorecard.js.map +1 -0
- package/dist/types/PASnapshot.d.ts +13 -0
- package/dist/types/PASnapshot.js +3 -0
- package/dist/types/PASnapshot.js.map +1 -0
- package/dist/types/RESTMessageV2.d.ts +36 -0
- package/dist/types/RESTMessageV2.js +3 -0
- package/dist/types/RESTMessageV2.js.map +1 -0
- package/dist/types/RESTResponseV2.d.ts +17 -0
- package/dist/types/RESTResponseV2.js +3 -0
- package/dist/types/RESTResponseV2.js.map +1 -0
- package/dist/types/ResponseTemplate.d.ts +6 -0
- package/dist/types/ResponseTemplate.js +3 -0
- package/dist/types/ResponseTemplate.js.map +1 -0
- package/dist/types/SOAPMessageV2.d.ts +30 -0
- package/dist/types/SOAPMessageV2.js +3 -0
- package/dist/types/SOAPMessageV2.js.map +1 -0
- package/dist/types/SOAPResponseV2.d.ts +15 -0
- package/dist/types/SOAPResponseV2.js +3 -0
- package/dist/types/SOAPResponseV2.js.map +1 -0
- package/dist/types/SPScriptedFacet.d.ts +4 -0
- package/dist/types/SPScriptedFacet.js +3 -0
- package/dist/types/SPScriptedFacet.js.map +1 -0
- package/dist/types/SPScriptedFacetService.d.ts +6 -0
- package/dist/types/SPScriptedFacetService.js +3 -0
- package/dist/types/SPScriptedFacetService.js.map +1 -0
- package/dist/types/ScopedDCManager.d.ts +11 -0
- package/dist/types/ScopedDCManager.js +3 -0
- package/dist/types/ScopedDCManager.js.map +1 -0
- package/dist/types/ScopedGlideFilter.d.ts +7 -0
- package/dist/types/ScopedGlideFilter.js +3 -0
- package/dist/types/ScopedGlideFilter.js.map +1 -0
- package/dist/types/ScopedGlideUICompatibility.d.ts +5 -0
- package/dist/types/ScopedGlideUICompatibility.js +3 -0
- package/dist/types/ScopedGlideUICompatibility.js.map +1 -0
- package/dist/types/ScopedStringUtil.d.ts +17 -0
- package/dist/types/ScopedStringUtil.js +3 -0
- package/dist/types/ScopedStringUtil.js.map +1 -0
- package/dist/types/ScopedTemplatePrinter.d.ts +5 -0
- package/dist/types/ScopedTemplatePrinter.js +3 -0
- package/dist/types/ScopedTemplatePrinter.js.map +1 -0
- package/dist/types/ScopedXMLUtil.d.ts +4 -0
- package/dist/types/ScopedXMLUtil.js +3 -0
- package/dist/types/ScopedXMLUtil.js.map +1 -0
- package/dist/types/ScriptableConversation.d.ts +20 -0
- package/dist/types/ScriptableConversation.js +3 -0
- package/dist/types/ScriptableConversation.js.map +1 -0
- package/dist/types/SecureRandomUtil.d.ts +6 -0
- package/dist/types/SecureRandomUtil.js +3 -0
- package/dist/types/SecureRandomUtil.js.map +1 -0
- package/dist/types/TemplatePrinter.d.ts +2 -0
- package/dist/types/TemplatePrinter.js +3 -0
- package/dist/types/TemplatePrinter.js.map +1 -0
- package/dist/types/UserCriteriaJS.d.ts +20 -0
- package/dist/types/UserCriteriaJS.js +3 -0
- package/dist/types/UserCriteriaJS.js.map +1 -0
- package/dist/types/XMLDocument2.d.ts +17 -0
- package/dist/types/XMLDocument2.js +3 -0
- package/dist/types/XMLDocument2.js.map +1 -0
- package/dist/types/XMLNode.d.ts +17 -0
- package/dist/types/XMLNode.js +3 -0
- package/dist/types/XMLNode.js.map +1 -0
- package/dist/types/XMLNodeIterator.d.ts +5 -0
- package/dist/types/XMLNodeIterator.js +3 -0
- package/dist/types/XMLNodeIterator.js.map +1 -0
- package/dist/types/index.d.ts +94 -0
- package/dist/types/index.js +111 -0
- package/dist/types/index.js.map +1 -0
- package/dist/util/GlideAPIs.json +3841 -0
- package/dist/util/index.d.ts +1 -0
- package/dist/util/index.js +9 -0
- package/dist/util/index.js.map +1 -0
- package/package.json +33 -0
|
@@ -0,0 +1,3841 @@
|
|
|
1
|
+
{
|
|
2
|
+
"sn_ais": {
|
|
3
|
+
"GeniusResultAnswer": [
|
|
4
|
+
"addDataMap",
|
|
5
|
+
"addSearchAttribute",
|
|
6
|
+
"addSearchPhrases",
|
|
7
|
+
"allowSearchPhraseOverwrite",
|
|
8
|
+
"disableSearchPhraseOverwrite",
|
|
9
|
+
"dprSearch",
|
|
10
|
+
"searchTitleOnly",
|
|
11
|
+
"setEncodedQuery",
|
|
12
|
+
"setSearchLimit",
|
|
13
|
+
"setSearchPhrase",
|
|
14
|
+
"setSemanticDocumentMatchCount",
|
|
15
|
+
"setSemanticDocumentMatchThreshold",
|
|
16
|
+
"setSemanticSearch",
|
|
17
|
+
"setTable",
|
|
18
|
+
"snippetSearch",
|
|
19
|
+
"spellCheck"
|
|
20
|
+
],
|
|
21
|
+
"GeniusResultContext": [
|
|
22
|
+
"addQueryMetadata",
|
|
23
|
+
"addTransactionId",
|
|
24
|
+
"getAdditionalContext",
|
|
25
|
+
"getMatchingDocuments",
|
|
26
|
+
"getOriginalSearchPhrase",
|
|
27
|
+
"getPredictionResult",
|
|
28
|
+
"getQueryMetadata",
|
|
29
|
+
"getSearchContext",
|
|
30
|
+
"getSearchResults",
|
|
31
|
+
"setSearchPhraseForAllRequests"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
"sn_atf": {
|
|
35
|
+
"PerformanceAPI": [
|
|
36
|
+
"canCompare",
|
|
37
|
+
"doesSuiteHavePerformanceComparableStep",
|
|
38
|
+
"doesTestHavePerformanceComparableStep",
|
|
39
|
+
"generateComparison",
|
|
40
|
+
"getComparablePerformanceRunStatuses",
|
|
41
|
+
"isCloudRunnerActive",
|
|
42
|
+
"isCloudRunnerActiveAndSupportsPerformance",
|
|
43
|
+
"isComparable"
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
"sn_auth": {
|
|
47
|
+
"AuthCredential": [
|
|
48
|
+
"getAttribute",
|
|
49
|
+
"setAttribute"
|
|
50
|
+
],
|
|
51
|
+
"HttpRequestAuthedData": [
|
|
52
|
+
"addHeader",
|
|
53
|
+
"addQueryParam",
|
|
54
|
+
"getCredentialValue",
|
|
55
|
+
"getDirective",
|
|
56
|
+
"getHeaderMap",
|
|
57
|
+
"getQueryMap",
|
|
58
|
+
"getStatus",
|
|
59
|
+
"getStatusMessage",
|
|
60
|
+
"setCredentialValue",
|
|
61
|
+
"setDirective",
|
|
62
|
+
"setStatus",
|
|
63
|
+
"setStatusMessage"
|
|
64
|
+
],
|
|
65
|
+
"HttpRequestData": [
|
|
66
|
+
"addHeader",
|
|
67
|
+
"addQueryParam",
|
|
68
|
+
"deleteHeader",
|
|
69
|
+
"getConnectionAliasID",
|
|
70
|
+
"getConnectionExtendedAttribute",
|
|
71
|
+
"getContent",
|
|
72
|
+
"getDate",
|
|
73
|
+
"getDirective",
|
|
74
|
+
"getEndpoint",
|
|
75
|
+
"getExpiry",
|
|
76
|
+
"getHeader",
|
|
77
|
+
"getHeaderMap",
|
|
78
|
+
"getHost",
|
|
79
|
+
"getHttpMethod",
|
|
80
|
+
"getQueryParam",
|
|
81
|
+
"getQueryParamMap",
|
|
82
|
+
"getRegion",
|
|
83
|
+
"getService",
|
|
84
|
+
"setContent",
|
|
85
|
+
"setDate",
|
|
86
|
+
"setDirective",
|
|
87
|
+
"setEndpoint",
|
|
88
|
+
"setExpiry",
|
|
89
|
+
"setHost",
|
|
90
|
+
"setHttpMethod",
|
|
91
|
+
"setRegion",
|
|
92
|
+
"setService"
|
|
93
|
+
],
|
|
94
|
+
"RequestAuthAPI": [
|
|
95
|
+
"generateAuth",
|
|
96
|
+
"getAuthCredential",
|
|
97
|
+
"getHttpRequestData",
|
|
98
|
+
"resetAuthCredential"
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
"sn_cc": {
|
|
102
|
+
"ConnectionInfo": [
|
|
103
|
+
"getAttribute",
|
|
104
|
+
"getConnectionRetries",
|
|
105
|
+
"getConnectionTimeout",
|
|
106
|
+
"getCredential",
|
|
107
|
+
"getCredentialAttribute",
|
|
108
|
+
"getDataMap",
|
|
109
|
+
"getExtendedAttributes",
|
|
110
|
+
"getHost",
|
|
111
|
+
"getName",
|
|
112
|
+
"getPort",
|
|
113
|
+
"getProtocol"
|
|
114
|
+
],
|
|
115
|
+
"ConnectionInfoProvider": [
|
|
116
|
+
"getConnectionInfo",
|
|
117
|
+
"getConnectionInfoByDomain",
|
|
118
|
+
"getConnectionInfoList",
|
|
119
|
+
"getConnectionInfoListByDomain"
|
|
120
|
+
],
|
|
121
|
+
"StandardCredentialsProvider": [
|
|
122
|
+
"getAuthCredentialByID",
|
|
123
|
+
"getCredentialByAliasID",
|
|
124
|
+
"getCredentialByID",
|
|
125
|
+
"getCredentials"
|
|
126
|
+
]
|
|
127
|
+
},
|
|
128
|
+
"sn_clotho": {
|
|
129
|
+
"MetricInfo": [
|
|
130
|
+
"getRetentionSchedulesInMinutes",
|
|
131
|
+
"isValid"
|
|
132
|
+
],
|
|
133
|
+
"Transformer": [
|
|
134
|
+
"getRow",
|
|
135
|
+
"transform"
|
|
136
|
+
],
|
|
137
|
+
"TransformPart": [
|
|
138
|
+
"add",
|
|
139
|
+
"autocorrelate",
|
|
140
|
+
"avg",
|
|
141
|
+
"bottom",
|
|
142
|
+
"ceil",
|
|
143
|
+
"collect",
|
|
144
|
+
"copyData",
|
|
145
|
+
"count",
|
|
146
|
+
"decompose",
|
|
147
|
+
"derivative",
|
|
148
|
+
"deviation",
|
|
149
|
+
"div",
|
|
150
|
+
"filter",
|
|
151
|
+
"fit",
|
|
152
|
+
"floor",
|
|
153
|
+
"fractiles",
|
|
154
|
+
"getResult",
|
|
155
|
+
"groupBy",
|
|
156
|
+
"interpolate",
|
|
157
|
+
"iqr",
|
|
158
|
+
"label",
|
|
159
|
+
"limit",
|
|
160
|
+
"log",
|
|
161
|
+
"max",
|
|
162
|
+
"median",
|
|
163
|
+
"metric",
|
|
164
|
+
"min",
|
|
165
|
+
"mul",
|
|
166
|
+
"partition",
|
|
167
|
+
"predict",
|
|
168
|
+
"put",
|
|
169
|
+
"resample",
|
|
170
|
+
"round",
|
|
171
|
+
"stddev",
|
|
172
|
+
"sub",
|
|
173
|
+
"sum",
|
|
174
|
+
"top",
|
|
175
|
+
"where"
|
|
176
|
+
],
|
|
177
|
+
"TransformResult": [
|
|
178
|
+
"byGroup",
|
|
179
|
+
"getByLabel",
|
|
180
|
+
"getData",
|
|
181
|
+
"toArray"
|
|
182
|
+
]
|
|
183
|
+
},
|
|
184
|
+
"sn_cmdb": {
|
|
185
|
+
"DuplicateTemplate": [
|
|
186
|
+
"canAddTasksToTemplate",
|
|
187
|
+
"createTemplate",
|
|
188
|
+
"getTemplate",
|
|
189
|
+
"preview",
|
|
190
|
+
"publishTemplate",
|
|
191
|
+
"remediateTask",
|
|
192
|
+
"remediateTaskRun",
|
|
193
|
+
"requestCancellation",
|
|
194
|
+
"retireTemplate",
|
|
195
|
+
"runScheduler",
|
|
196
|
+
"runTemplate",
|
|
197
|
+
"unPublishTemplate",
|
|
198
|
+
"updateTemplate"
|
|
199
|
+
]
|
|
200
|
+
},
|
|
201
|
+
"sn_cmdbgroup": {
|
|
202
|
+
"CMDBGroupAPI": [
|
|
203
|
+
"enqueueEvent",
|
|
204
|
+
"generateEvents",
|
|
205
|
+
"getAllCI",
|
|
206
|
+
"getAllCIFromQueryBuilder",
|
|
207
|
+
"getEventQueue",
|
|
208
|
+
"getManualCIList",
|
|
209
|
+
"getSavedQueryIdList",
|
|
210
|
+
"setManualCIList",
|
|
211
|
+
"setSavedQueryIdList"
|
|
212
|
+
]
|
|
213
|
+
},
|
|
214
|
+
"sn_connect": {
|
|
215
|
+
"Queue": [
|
|
216
|
+
"get",
|
|
217
|
+
"join"
|
|
218
|
+
]
|
|
219
|
+
},
|
|
220
|
+
"sn_cs": {
|
|
221
|
+
"VoiceTranscriptObject": [
|
|
222
|
+
"addVoiceInteractionMessage",
|
|
223
|
+
"createConversation",
|
|
224
|
+
"endVoiceInteraction",
|
|
225
|
+
"saveVoiceConversationTranscript",
|
|
226
|
+
"startVoiceInteraction"
|
|
227
|
+
]
|
|
228
|
+
},
|
|
229
|
+
"sn_currency": {
|
|
230
|
+
"GlideCurrencyConfig": [
|
|
231
|
+
"getAggregationSource",
|
|
232
|
+
"getConversionDateSource",
|
|
233
|
+
"getDisplayDigits",
|
|
234
|
+
"getDisplayValue",
|
|
235
|
+
"getRateFilterRateTableField",
|
|
236
|
+
"getRateFilterTargetTableField",
|
|
237
|
+
"getRateTable",
|
|
238
|
+
"getReferenceCurrency",
|
|
239
|
+
"getReferenceCurrencySource",
|
|
240
|
+
"getSessionCurrency",
|
|
241
|
+
"getSystemReferenceCurrency"
|
|
242
|
+
],
|
|
243
|
+
"GlideCurrencyConverter": [
|
|
244
|
+
"convert",
|
|
245
|
+
"setAmount",
|
|
246
|
+
"setDate",
|
|
247
|
+
"setDateTime",
|
|
248
|
+
"setFromCurrency",
|
|
249
|
+
"setRateTable",
|
|
250
|
+
"setRateTableQueryCondition",
|
|
251
|
+
"setToCurrency"
|
|
252
|
+
],
|
|
253
|
+
"GlideCurrencyExchangeValue": [
|
|
254
|
+
"equals",
|
|
255
|
+
"getAmount",
|
|
256
|
+
"getCurrency",
|
|
257
|
+
"getCurrencyValue",
|
|
258
|
+
"getOriginalAmount",
|
|
259
|
+
"getOriginalCurrency",
|
|
260
|
+
"getRate",
|
|
261
|
+
"getRateSysId",
|
|
262
|
+
"toString"
|
|
263
|
+
],
|
|
264
|
+
"GlideCurrencyFormatter": [
|
|
265
|
+
"format",
|
|
266
|
+
"setLocale",
|
|
267
|
+
"setMaxFractionDigits",
|
|
268
|
+
"setMinFractionDigits"
|
|
269
|
+
],
|
|
270
|
+
"GlideCurrencyParser": [
|
|
271
|
+
"parse",
|
|
272
|
+
"setDefaultCurrencyCode",
|
|
273
|
+
"setLocale"
|
|
274
|
+
],
|
|
275
|
+
"GlideCurrencyValue": [
|
|
276
|
+
"equals",
|
|
277
|
+
"getAmount",
|
|
278
|
+
"getCurrencyCode",
|
|
279
|
+
"toString"
|
|
280
|
+
]
|
|
281
|
+
},
|
|
282
|
+
"sn_discovery": {
|
|
283
|
+
"DiscoveryAPI": [
|
|
284
|
+
"createPageCountRecordForPatternExecution",
|
|
285
|
+
"discoverIpAddress",
|
|
286
|
+
"getMidServerFromSchedule",
|
|
287
|
+
"reportCiIpAddressStatus",
|
|
288
|
+
"reportCiStatus"
|
|
289
|
+
],
|
|
290
|
+
"ReportCiStatusOutputJS": [
|
|
291
|
+
"getCiOperationStatus",
|
|
292
|
+
"getCmdbCI",
|
|
293
|
+
"getDiscoveryState",
|
|
294
|
+
"getIpAddress",
|
|
295
|
+
"getIssues",
|
|
296
|
+
"getIssuesLink",
|
|
297
|
+
"toJson"
|
|
298
|
+
]
|
|
299
|
+
},
|
|
300
|
+
"sn_doc_services": {
|
|
301
|
+
"DocumentListEntryService": [
|
|
302
|
+
"createDocumentListEntry",
|
|
303
|
+
"deleteDocumentListEntry",
|
|
304
|
+
"updateDocumentListEntry"
|
|
305
|
+
],
|
|
306
|
+
"DocumentListService": [
|
|
307
|
+
"createDocumentList",
|
|
308
|
+
"createDocumentsFromList",
|
|
309
|
+
"deleteDocumentList",
|
|
310
|
+
"updateDocumentList"
|
|
311
|
+
],
|
|
312
|
+
"DocumentReferenceService": [
|
|
313
|
+
"addDocumentReference",
|
|
314
|
+
"removeDocumentReference"
|
|
315
|
+
],
|
|
316
|
+
"DocumentService": [
|
|
317
|
+
"createDocument",
|
|
318
|
+
"deleteDocument",
|
|
319
|
+
"updateDocument"
|
|
320
|
+
],
|
|
321
|
+
"DocumentVersionService": [
|
|
322
|
+
"createDocVersionFromTemplateDoc",
|
|
323
|
+
"createDocumentVersion",
|
|
324
|
+
"deleteDocumentVersion"
|
|
325
|
+
],
|
|
326
|
+
"SystemDocument": [
|
|
327
|
+
"adminAccess",
|
|
328
|
+
"audience",
|
|
329
|
+
"classification",
|
|
330
|
+
"createdFromTemplate",
|
|
331
|
+
"defaultVersion",
|
|
332
|
+
"department",
|
|
333
|
+
"description",
|
|
334
|
+
"inheritedAccess",
|
|
335
|
+
"name",
|
|
336
|
+
"owner",
|
|
337
|
+
"reviewers",
|
|
338
|
+
"shareAccess",
|
|
339
|
+
"state",
|
|
340
|
+
"template",
|
|
341
|
+
"type"
|
|
342
|
+
],
|
|
343
|
+
"SystemDocumentList": [
|
|
344
|
+
"description",
|
|
345
|
+
"name"
|
|
346
|
+
],
|
|
347
|
+
"SystemDocumentListEntry": [
|
|
348
|
+
"description",
|
|
349
|
+
"document",
|
|
350
|
+
"documentList"
|
|
351
|
+
],
|
|
352
|
+
"SystemDocumentVersion": [
|
|
353
|
+
"document",
|
|
354
|
+
"type",
|
|
355
|
+
"url",
|
|
356
|
+
"versionNumber"
|
|
357
|
+
]
|
|
358
|
+
},
|
|
359
|
+
"sn_dt": {
|
|
360
|
+
"DecisionTableAPI": [
|
|
361
|
+
"createAnswerElementChoices",
|
|
362
|
+
"createAnswerElements",
|
|
363
|
+
"createConditions",
|
|
364
|
+
"createDecisionTable",
|
|
365
|
+
"createInputChoices",
|
|
366
|
+
"createInputs",
|
|
367
|
+
"createQuestions",
|
|
368
|
+
"deleteAnswerElement",
|
|
369
|
+
"deleteChoice",
|
|
370
|
+
"deleteCondition",
|
|
371
|
+
"deleteDecisionTable",
|
|
372
|
+
"deleteInput",
|
|
373
|
+
"deleteQuestion",
|
|
374
|
+
"deleteStaleMultipleAnswerRecords",
|
|
375
|
+
"executeCondition",
|
|
376
|
+
"executeDecisions",
|
|
377
|
+
"findOrCreateMultipleAnswerRecord",
|
|
378
|
+
"findOrCreateMultipleAnswerRecords",
|
|
379
|
+
"getAll",
|
|
380
|
+
"getAllAsJSON",
|
|
381
|
+
"getAnswerElements",
|
|
382
|
+
"getAnswers",
|
|
383
|
+
"getAnswersAsJSON",
|
|
384
|
+
"getDecision",
|
|
385
|
+
"getDecisionTable",
|
|
386
|
+
"getDecisionTableAsJSON",
|
|
387
|
+
"getDecisions",
|
|
388
|
+
"getInputs",
|
|
389
|
+
"getInputsAsJSON",
|
|
390
|
+
"getQuestions",
|
|
391
|
+
"getQuestionsAsJSON",
|
|
392
|
+
"updateAnswerElement",
|
|
393
|
+
"updateChoice",
|
|
394
|
+
"updateCondition",
|
|
395
|
+
"updateDecisionTable",
|
|
396
|
+
"updateInput",
|
|
397
|
+
"updateQuestion"
|
|
398
|
+
]
|
|
399
|
+
},
|
|
400
|
+
"sn_hw": {
|
|
401
|
+
"HistoryWalker": [
|
|
402
|
+
"getUpdateNumber",
|
|
403
|
+
"getWalkedRecord",
|
|
404
|
+
"getWalkedRecordCopy",
|
|
405
|
+
"isFieldLevelSecurity",
|
|
406
|
+
"isRecordLevelSecurity",
|
|
407
|
+
"isWithChanges",
|
|
408
|
+
"isWithJournalFields",
|
|
409
|
+
"isWithSysFields",
|
|
410
|
+
"isWithVariables",
|
|
411
|
+
"printTimings",
|
|
412
|
+
"setFieldLevelSecurity",
|
|
413
|
+
"setRecordLevelSecurity",
|
|
414
|
+
"setWithChanges",
|
|
415
|
+
"setWithJournalFields",
|
|
416
|
+
"setWithSysFields",
|
|
417
|
+
"setWithVariables",
|
|
418
|
+
"walkBackward",
|
|
419
|
+
"walkForward",
|
|
420
|
+
"walkTo"
|
|
421
|
+
]
|
|
422
|
+
},
|
|
423
|
+
"sn_i18n": {
|
|
424
|
+
"GlideNumberFormatter": [
|
|
425
|
+
"format",
|
|
426
|
+
"formatLang"
|
|
427
|
+
]
|
|
428
|
+
},
|
|
429
|
+
"sn_ih": {
|
|
430
|
+
"JSONStreamingAPI": [
|
|
431
|
+
"close",
|
|
432
|
+
"disablePrettyPrint",
|
|
433
|
+
"enablePrettyPrint",
|
|
434
|
+
"endArray",
|
|
435
|
+
"endObject",
|
|
436
|
+
"getAttachmentId",
|
|
437
|
+
"getJSONString",
|
|
438
|
+
"startArray",
|
|
439
|
+
"startArrayField",
|
|
440
|
+
"startObject",
|
|
441
|
+
"writeBoolean",
|
|
442
|
+
"writeBooleanField",
|
|
443
|
+
"writeFieldName",
|
|
444
|
+
"writeNull",
|
|
445
|
+
"writeNullField",
|
|
446
|
+
"writeNumberField",
|
|
447
|
+
"writeRaw",
|
|
448
|
+
"writeString",
|
|
449
|
+
"writeStringField"
|
|
450
|
+
],
|
|
451
|
+
"JSONStreamingBuilder": [
|
|
452
|
+
"build",
|
|
453
|
+
"expiresAt",
|
|
454
|
+
"withAttachment"
|
|
455
|
+
],
|
|
456
|
+
"XMLStreamingAPI": [
|
|
457
|
+
"close",
|
|
458
|
+
"disablePrettyPrint",
|
|
459
|
+
"enablePrettyPrint",
|
|
460
|
+
"endDocument",
|
|
461
|
+
"endElement",
|
|
462
|
+
"getAttachmentId",
|
|
463
|
+
"getXMLString",
|
|
464
|
+
"startDocument",
|
|
465
|
+
"startElement",
|
|
466
|
+
"writeArray",
|
|
467
|
+
"writeAttribute",
|
|
468
|
+
"writeAttributes",
|
|
469
|
+
"writeCData",
|
|
470
|
+
"writeCDataElement",
|
|
471
|
+
"writeCharacters",
|
|
472
|
+
"writeComment",
|
|
473
|
+
"writeDtd",
|
|
474
|
+
"writeNamespace",
|
|
475
|
+
"writeNamespaces",
|
|
476
|
+
"writeTextElement"
|
|
477
|
+
],
|
|
478
|
+
"XMLStreamingBuilder": [
|
|
479
|
+
"build",
|
|
480
|
+
"expiresAt",
|
|
481
|
+
"withAttachment"
|
|
482
|
+
]
|
|
483
|
+
},
|
|
484
|
+
"sn_ih_kafka": {
|
|
485
|
+
"ProducerV2": [
|
|
486
|
+
"send"
|
|
487
|
+
]
|
|
488
|
+
},
|
|
489
|
+
"sn_impex": {
|
|
490
|
+
"CSVParser": [
|
|
491
|
+
"parseLineToArray",
|
|
492
|
+
"parseLineToObject"
|
|
493
|
+
],
|
|
494
|
+
"GlideExcelParser": [
|
|
495
|
+
"close",
|
|
496
|
+
"getColumnHeaders",
|
|
497
|
+
"getErrorMessage",
|
|
498
|
+
"getRow",
|
|
499
|
+
"getSheetNames",
|
|
500
|
+
"getTableInfo",
|
|
501
|
+
"next",
|
|
502
|
+
"parse",
|
|
503
|
+
"parseFormData",
|
|
504
|
+
"setHeaderRowNumber",
|
|
505
|
+
"setNullToEmpty",
|
|
506
|
+
"setSheetName",
|
|
507
|
+
"setSheetNumber",
|
|
508
|
+
"setSource",
|
|
509
|
+
"setSourceFormData"
|
|
510
|
+
],
|
|
511
|
+
"GlideImportSetTable": [
|
|
512
|
+
"addDateTimeColumn",
|
|
513
|
+
"addStringColumn",
|
|
514
|
+
"create"
|
|
515
|
+
],
|
|
516
|
+
"GlideImportSetTransformMap": [
|
|
517
|
+
"addDateTimeTransformEntry",
|
|
518
|
+
"addTransformEntry",
|
|
519
|
+
"create"
|
|
520
|
+
],
|
|
521
|
+
"RTETransformer": [
|
|
522
|
+
"rteTransform",
|
|
523
|
+
"transform"
|
|
524
|
+
]
|
|
525
|
+
},
|
|
526
|
+
"sn_instance_scan": {
|
|
527
|
+
"Findings": [
|
|
528
|
+
"increment",
|
|
529
|
+
"incrementWithNode",
|
|
530
|
+
"setCurrentSource",
|
|
531
|
+
"setValue"
|
|
532
|
+
]
|
|
533
|
+
},
|
|
534
|
+
"sn_kmf_ns": {
|
|
535
|
+
"KMFCryptoOperation": [
|
|
536
|
+
"doOperation",
|
|
537
|
+
"withAdditionalInput",
|
|
538
|
+
"withAlgorithm",
|
|
539
|
+
"withInputFormat",
|
|
540
|
+
"withInputType",
|
|
541
|
+
"withOutputFormat",
|
|
542
|
+
"withOutputType",
|
|
543
|
+
"withSysId"
|
|
544
|
+
]
|
|
545
|
+
},
|
|
546
|
+
"sn_notification": {
|
|
547
|
+
"Messaging": [
|
|
548
|
+
"attachIcon",
|
|
549
|
+
"processInbound",
|
|
550
|
+
"send",
|
|
551
|
+
"updateRateLimit"
|
|
552
|
+
],
|
|
553
|
+
"PreferenceDestination": [
|
|
554
|
+
"getChannel",
|
|
555
|
+
"getDeliverTo",
|
|
556
|
+
"getDestinationType",
|
|
557
|
+
"isActive",
|
|
558
|
+
"isOverridden",
|
|
559
|
+
"setActive"
|
|
560
|
+
],
|
|
561
|
+
"Preferences": [
|
|
562
|
+
"getDestinations",
|
|
563
|
+
"getDestinationsByChannel",
|
|
564
|
+
"getUserGlobalPreference",
|
|
565
|
+
"setNotificationPreference",
|
|
566
|
+
"setUserGlobalPreference"
|
|
567
|
+
]
|
|
568
|
+
},
|
|
569
|
+
"sn_notify": {
|
|
570
|
+
"NotifyPhoneNumber": [
|
|
571
|
+
"getDialCode",
|
|
572
|
+
"getID",
|
|
573
|
+
"getNumber",
|
|
574
|
+
"getOwner",
|
|
575
|
+
"getTerritory",
|
|
576
|
+
"isShortCode",
|
|
577
|
+
"supportsConferenceCall",
|
|
578
|
+
"supportsIncomingPhoneCall",
|
|
579
|
+
"supportsIncomingSMS",
|
|
580
|
+
"supportsOutgoingPhoneCall",
|
|
581
|
+
"supportsOutgoingSMS",
|
|
582
|
+
"supportsRecording",
|
|
583
|
+
"supportsWebRTC"
|
|
584
|
+
],
|
|
585
|
+
"NotifyScoped": [
|
|
586
|
+
"call",
|
|
587
|
+
"conferenceCall",
|
|
588
|
+
"dequeueCall",
|
|
589
|
+
"forwardCall",
|
|
590
|
+
"getAvailableClients",
|
|
591
|
+
"getParentCallID",
|
|
592
|
+
"getPhoneNumbers",
|
|
593
|
+
"getShortCodes",
|
|
594
|
+
"getTokenTTL",
|
|
595
|
+
"getTokens",
|
|
596
|
+
"hasCapability",
|
|
597
|
+
"kick",
|
|
598
|
+
"modifyCall",
|
|
599
|
+
"mute",
|
|
600
|
+
"queueCall",
|
|
601
|
+
"sendBulkSMS",
|
|
602
|
+
"sendSMS",
|
|
603
|
+
"unmute"
|
|
604
|
+
]
|
|
605
|
+
},
|
|
606
|
+
"sn_pad": {
|
|
607
|
+
"PDAutomationProvider": [
|
|
608
|
+
"addOptionalActivityRelativeToActivityContext",
|
|
609
|
+
"addOptionalActivityRelativeToLaneContext"
|
|
610
|
+
]
|
|
611
|
+
},
|
|
612
|
+
"sn_pdfgeneratorutils": {
|
|
613
|
+
"Cell": [
|
|
614
|
+
"addImage",
|
|
615
|
+
"addParagraph",
|
|
616
|
+
"addStyle",
|
|
617
|
+
"addTable",
|
|
618
|
+
"getColumn",
|
|
619
|
+
"getHeight",
|
|
620
|
+
"getRow",
|
|
621
|
+
"getWidth",
|
|
622
|
+
"setBackGroundColor",
|
|
623
|
+
"setBorder",
|
|
624
|
+
"setBorderBottom",
|
|
625
|
+
"setBorderLeft",
|
|
626
|
+
"setBorderRight",
|
|
627
|
+
"setBorderTop",
|
|
628
|
+
"setColoredBorder",
|
|
629
|
+
"setColoredBorderBottom",
|
|
630
|
+
"setColoredBorderLeft",
|
|
631
|
+
"setColoredBorderRight",
|
|
632
|
+
"setColoredBorderTop",
|
|
633
|
+
"setHeight",
|
|
634
|
+
"setHorizontalAlignment",
|
|
635
|
+
"setMaxHeight",
|
|
636
|
+
"setMaxWidth",
|
|
637
|
+
"setMinHeight",
|
|
638
|
+
"setMinWidth",
|
|
639
|
+
"setOpacity",
|
|
640
|
+
"setPadding",
|
|
641
|
+
"setPaddingBottom",
|
|
642
|
+
"setPaddingLeft",
|
|
643
|
+
"setPaddingRight",
|
|
644
|
+
"setPaddingTop",
|
|
645
|
+
"setRunDirection",
|
|
646
|
+
"setTextAlignment",
|
|
647
|
+
"setVerticalAlignment"
|
|
648
|
+
],
|
|
649
|
+
"Color": [
|
|
650
|
+
"equals",
|
|
651
|
+
"getGrayColor",
|
|
652
|
+
"getOpacity",
|
|
653
|
+
"getcolorValue",
|
|
654
|
+
"setColorValue",
|
|
655
|
+
"setOpacity"
|
|
656
|
+
],
|
|
657
|
+
"Document": [
|
|
658
|
+
"addAndStartNewPage",
|
|
659
|
+
"addAuthor",
|
|
660
|
+
"addEvent",
|
|
661
|
+
"addImage",
|
|
662
|
+
"addNewLine",
|
|
663
|
+
"addNewPage",
|
|
664
|
+
"addNewPageAtIndex",
|
|
665
|
+
"addParagraph",
|
|
666
|
+
"addTable",
|
|
667
|
+
"close",
|
|
668
|
+
"createDocument",
|
|
669
|
+
"getPageCount",
|
|
670
|
+
"getPageSize",
|
|
671
|
+
"initializeDocument",
|
|
672
|
+
"isClosed",
|
|
673
|
+
"saveAsAttachment",
|
|
674
|
+
"setBaseDirection",
|
|
675
|
+
"setMargins"
|
|
676
|
+
],
|
|
677
|
+
"Image": [
|
|
678
|
+
"getBase64SignatureImage",
|
|
679
|
+
"scaleAbsolute",
|
|
680
|
+
"scaleToFit",
|
|
681
|
+
"setAutoScale",
|
|
682
|
+
"setColoredBorder",
|
|
683
|
+
"setHorizontalAlignment",
|
|
684
|
+
"setNoBorder"
|
|
685
|
+
],
|
|
686
|
+
"Line": [
|
|
687
|
+
"drawLine",
|
|
688
|
+
"setColor"
|
|
689
|
+
],
|
|
690
|
+
"Paragraph": [
|
|
691
|
+
"addNewLine",
|
|
692
|
+
"addParagraph",
|
|
693
|
+
"addString",
|
|
694
|
+
"addStyle",
|
|
695
|
+
"addText",
|
|
696
|
+
"setFixedPosition",
|
|
697
|
+
"setFont",
|
|
698
|
+
"setHorizontalAlignment",
|
|
699
|
+
"setMargin",
|
|
700
|
+
"setMarginBottom",
|
|
701
|
+
"setMarginLeft",
|
|
702
|
+
"setMarginRight",
|
|
703
|
+
"setMarginTop",
|
|
704
|
+
"setMargins",
|
|
705
|
+
"setTextAlignment",
|
|
706
|
+
"setVerticalAlignment"
|
|
707
|
+
],
|
|
708
|
+
"PDFGenerationAPI": [
|
|
709
|
+
"cleanUpPdfResources",
|
|
710
|
+
"convertToPDF",
|
|
711
|
+
"convertToPDFWithHeaderFooter",
|
|
712
|
+
"fillDocumentFields",
|
|
713
|
+
"fillDocumentFieldsAndFlatten",
|
|
714
|
+
"fillFieldsAndMergeSignature",
|
|
715
|
+
"getDocumentFields",
|
|
716
|
+
"getDocumentFieldsType",
|
|
717
|
+
"getFilledDocumentWithSignatureAsBase64",
|
|
718
|
+
"getPdfPageSizes",
|
|
719
|
+
"isDocumentFillable"
|
|
720
|
+
],
|
|
721
|
+
"PdfMergeSignRequestor": [
|
|
722
|
+
"addSignatureMapping",
|
|
723
|
+
"createRequest",
|
|
724
|
+
"processRequest"
|
|
725
|
+
],
|
|
726
|
+
"PdfPage": [
|
|
727
|
+
"getBottom",
|
|
728
|
+
"getLeft",
|
|
729
|
+
"getRight",
|
|
730
|
+
"getTop",
|
|
731
|
+
"getWidth",
|
|
732
|
+
"rotate"
|
|
733
|
+
],
|
|
734
|
+
"Style": [
|
|
735
|
+
"setBackgroundColor",
|
|
736
|
+
"setBaseDirection",
|
|
737
|
+
"setBold",
|
|
738
|
+
"setBorder",
|
|
739
|
+
"setBorderBottom",
|
|
740
|
+
"setBorderLeft",
|
|
741
|
+
"setBorderRight",
|
|
742
|
+
"setBorderTop",
|
|
743
|
+
"setColoredBorder",
|
|
744
|
+
"setColoredBorderBottom",
|
|
745
|
+
"setColoredBorderLeft",
|
|
746
|
+
"setColoredBorderRight",
|
|
747
|
+
"setColoredBorderTop",
|
|
748
|
+
"setFontColor",
|
|
749
|
+
"setFontSize",
|
|
750
|
+
"setHorizontalAlignment",
|
|
751
|
+
"setItalic",
|
|
752
|
+
"setPadding",
|
|
753
|
+
"setPaddingBottom",
|
|
754
|
+
"setPaddingLeft",
|
|
755
|
+
"setPaddingRight",
|
|
756
|
+
"setPaddingTop",
|
|
757
|
+
"setTextAlignment",
|
|
758
|
+
"setVerticalAlignment"
|
|
759
|
+
],
|
|
760
|
+
"SVGToPDFConversionAPI": [
|
|
761
|
+
"addSVGToPDF",
|
|
762
|
+
"convertSVGToPDF",
|
|
763
|
+
"convertSVGToPDFWithSize"
|
|
764
|
+
],
|
|
765
|
+
"Table": [
|
|
766
|
+
"addCell",
|
|
767
|
+
"addCellWithStyle",
|
|
768
|
+
"addHeaderCell",
|
|
769
|
+
"addImageCell",
|
|
770
|
+
"addParagraphCell",
|
|
771
|
+
"addTextCell",
|
|
772
|
+
"complete",
|
|
773
|
+
"donotSplitRowOnPageBreak",
|
|
774
|
+
"flush",
|
|
775
|
+
"getDefaultStyle",
|
|
776
|
+
"getDefaultbackGroundColor",
|
|
777
|
+
"getHeaderStyle",
|
|
778
|
+
"setBackGroundColor",
|
|
779
|
+
"setBorder",
|
|
780
|
+
"setDefaultStyle",
|
|
781
|
+
"setDefaultbackGroundColor",
|
|
782
|
+
"setFixedPosition",
|
|
783
|
+
"setHeaderStyle",
|
|
784
|
+
"setHorizontalAlignment",
|
|
785
|
+
"setKeepTogether",
|
|
786
|
+
"setMargin",
|
|
787
|
+
"setMarginBottom",
|
|
788
|
+
"setMarginLeft",
|
|
789
|
+
"setMarginRight",
|
|
790
|
+
"setMarginTop",
|
|
791
|
+
"setRunDirection",
|
|
792
|
+
"setSkipFirstHeader",
|
|
793
|
+
"setWidth",
|
|
794
|
+
"useAllAvailableWidth"
|
|
795
|
+
]
|
|
796
|
+
},
|
|
797
|
+
"sn_playbook": {
|
|
798
|
+
"PlaybookExperience": [
|
|
799
|
+
"cancelPlaybook",
|
|
800
|
+
"cancelPlaybooksByParentRecord",
|
|
801
|
+
"getPlaybooksForParentRecord",
|
|
802
|
+
"parentRecordContainsPlaybook",
|
|
803
|
+
"triggerPlaybook"
|
|
804
|
+
]
|
|
805
|
+
},
|
|
806
|
+
"sn_sc": {
|
|
807
|
+
"CartJS": [
|
|
808
|
+
"activateGuide",
|
|
809
|
+
"addItemToCart",
|
|
810
|
+
"addToCart",
|
|
811
|
+
"calculateLocation",
|
|
812
|
+
"canEmptyCart",
|
|
813
|
+
"canViewRF",
|
|
814
|
+
"checkAllItemsHaveRequestedFor",
|
|
815
|
+
"checkSequence",
|
|
816
|
+
"checkoutCart",
|
|
817
|
+
"checkoutGuide",
|
|
818
|
+
"checkoutSummary",
|
|
819
|
+
"cleanupCart",
|
|
820
|
+
"copyRPVariables",
|
|
821
|
+
"empty",
|
|
822
|
+
"findConflictingDomain",
|
|
823
|
+
"findUserCriteriaRestrictedItems",
|
|
824
|
+
"generateLocation",
|
|
825
|
+
"getCart",
|
|
826
|
+
"getCartDetails",
|
|
827
|
+
"getCartID",
|
|
828
|
+
"getCartItemDetails",
|
|
829
|
+
"getCartItems",
|
|
830
|
+
"getCrumbHistory",
|
|
831
|
+
"getCrumbs",
|
|
832
|
+
"getDeliveryAddress",
|
|
833
|
+
"getGlideRecord",
|
|
834
|
+
"getGuide",
|
|
835
|
+
"getGuideActive",
|
|
836
|
+
"getItemOptionNew",
|
|
837
|
+
"getRequestedFor",
|
|
838
|
+
"getRequestedForAddress",
|
|
839
|
+
"getRequestedForDisplayName",
|
|
840
|
+
"getRequestedForLocation",
|
|
841
|
+
"getRequestedForLocationDisplayName",
|
|
842
|
+
"getSpecialInstructions",
|
|
843
|
+
"isDuplicateAnswer",
|
|
844
|
+
"isEmpty",
|
|
845
|
+
"isSameVersion",
|
|
846
|
+
"moveRPVariables",
|
|
847
|
+
"newGuide",
|
|
848
|
+
"orderNow",
|
|
849
|
+
"processLocationChange",
|
|
850
|
+
"processUserChange",
|
|
851
|
+
"remove",
|
|
852
|
+
"setDeliveryAddress",
|
|
853
|
+
"setEngagementChannel",
|
|
854
|
+
"setGuide",
|
|
855
|
+
"setGuideActive",
|
|
856
|
+
"setParentParams",
|
|
857
|
+
"setReferrer",
|
|
858
|
+
"setRequestedFor",
|
|
859
|
+
"setSource",
|
|
860
|
+
"setSpecialInstructions",
|
|
861
|
+
"submitOrder",
|
|
862
|
+
"update",
|
|
863
|
+
"updateCart",
|
|
864
|
+
"updateItem",
|
|
865
|
+
"validateCartItems"
|
|
866
|
+
],
|
|
867
|
+
"CatalogClientScript": [
|
|
868
|
+
"addScript",
|
|
869
|
+
"appliesToCatalogItem",
|
|
870
|
+
"appliesToCatalogTask",
|
|
871
|
+
"appliesToRequestedItem",
|
|
872
|
+
"appliesToTargetRecord",
|
|
873
|
+
"create",
|
|
874
|
+
"deleteRecord",
|
|
875
|
+
"setAttributes",
|
|
876
|
+
"setCatalogItem",
|
|
877
|
+
"setOnChangeVariable",
|
|
878
|
+
"setVariableSet"
|
|
879
|
+
],
|
|
880
|
+
"CatalogItemVariable": [
|
|
881
|
+
"create",
|
|
882
|
+
"deleteRecord",
|
|
883
|
+
"read",
|
|
884
|
+
"setAttributes",
|
|
885
|
+
"setTableName",
|
|
886
|
+
"update"
|
|
887
|
+
],
|
|
888
|
+
"CatalogItemVariableSet": [
|
|
889
|
+
"create",
|
|
890
|
+
"deleteRecord",
|
|
891
|
+
"getFlatQuestions",
|
|
892
|
+
"getLayout",
|
|
893
|
+
"read",
|
|
894
|
+
"setAttributes",
|
|
895
|
+
"setTableName",
|
|
896
|
+
"update"
|
|
897
|
+
],
|
|
898
|
+
"CatalogItemVariableSetM2M": [
|
|
899
|
+
"create",
|
|
900
|
+
"deleteRecord",
|
|
901
|
+
"read",
|
|
902
|
+
"setAttributes",
|
|
903
|
+
"setTableName",
|
|
904
|
+
"update"
|
|
905
|
+
]
|
|
906
|
+
},
|
|
907
|
+
"sn_schdl_ns": {
|
|
908
|
+
"GlideMultiRecurrence": [
|
|
909
|
+
"getOccurrences"
|
|
910
|
+
]
|
|
911
|
+
},
|
|
912
|
+
"sn_scoped_cache": {
|
|
913
|
+
"ScopedCacheManager": [
|
|
914
|
+
"flushScopedCache",
|
|
915
|
+
"get",
|
|
916
|
+
"getCacheEntryDetails",
|
|
917
|
+
"getScopedCacheKeys",
|
|
918
|
+
"prefixFlush",
|
|
919
|
+
"put",
|
|
920
|
+
"putMultiRow",
|
|
921
|
+
"putRow"
|
|
922
|
+
]
|
|
923
|
+
},
|
|
924
|
+
"sn_tfrm": {
|
|
925
|
+
"TransformerDefinition": [
|
|
926
|
+
"basePath",
|
|
927
|
+
"id",
|
|
928
|
+
"name",
|
|
929
|
+
"recordPath",
|
|
930
|
+
"validate"
|
|
931
|
+
],
|
|
932
|
+
"TransformerRuleList": [
|
|
933
|
+
"addRule",
|
|
934
|
+
"fromJSON",
|
|
935
|
+
"fromXML",
|
|
936
|
+
"setName",
|
|
937
|
+
"thenAdaptCurrency",
|
|
938
|
+
"thenAdaptDuration",
|
|
939
|
+
"thenAdd",
|
|
940
|
+
"thenApplyMap",
|
|
941
|
+
"thenApplyPattern",
|
|
942
|
+
"thenCeiling",
|
|
943
|
+
"thenConcat",
|
|
944
|
+
"thenConcatSymbol",
|
|
945
|
+
"thenConvertTimeZone",
|
|
946
|
+
"thenDivideBy",
|
|
947
|
+
"thenDivideInto",
|
|
948
|
+
"thenFloor",
|
|
949
|
+
"thenFormat",
|
|
950
|
+
"thenMax",
|
|
951
|
+
"thenMin",
|
|
952
|
+
"thenMultiply",
|
|
953
|
+
"thenReplace",
|
|
954
|
+
"thenRoundDown",
|
|
955
|
+
"thenRoundUp",
|
|
956
|
+
"thenSplit",
|
|
957
|
+
"thenSubtract"
|
|
958
|
+
]
|
|
959
|
+
},
|
|
960
|
+
"sn_uc": {
|
|
961
|
+
"UserCriteria": [
|
|
962
|
+
"isEnabled",
|
|
963
|
+
"userCanSeeSearchSource"
|
|
964
|
+
]
|
|
965
|
+
},
|
|
966
|
+
"sn_ui": {
|
|
967
|
+
"PolarisUI": [
|
|
968
|
+
"canUsePolarisCSS",
|
|
969
|
+
"canUsePolarisTemplates",
|
|
970
|
+
"getBodyClassNames",
|
|
971
|
+
"getPolarisClassicRoute",
|
|
972
|
+
"getPolarisContextPath",
|
|
973
|
+
"getPolarisLandingPath",
|
|
974
|
+
"getPolarisLandingPathURL",
|
|
975
|
+
"getPolarisRelativePath",
|
|
976
|
+
"getSassVariableMap",
|
|
977
|
+
"getThemeForUser",
|
|
978
|
+
"getThemeVariableCssCacheKey",
|
|
979
|
+
"isEnabled",
|
|
980
|
+
"isFollowEnabled"
|
|
981
|
+
]
|
|
982
|
+
},
|
|
983
|
+
"sn_ws_int": {
|
|
984
|
+
"RESTAPIRequest": [
|
|
985
|
+
"body",
|
|
986
|
+
"getHeader",
|
|
987
|
+
"getRequestedQueryCategory",
|
|
988
|
+
"getSupportedResponseContentTypes",
|
|
989
|
+
"headers",
|
|
990
|
+
"pathParams",
|
|
991
|
+
"queryParams",
|
|
992
|
+
"queryString",
|
|
993
|
+
"uri",
|
|
994
|
+
"url"
|
|
995
|
+
],
|
|
996
|
+
"RESTAPIRequestBody": [
|
|
997
|
+
"data",
|
|
998
|
+
"dataStream",
|
|
999
|
+
"dataString",
|
|
1000
|
+
"hasNext",
|
|
1001
|
+
"nextEntry"
|
|
1002
|
+
],
|
|
1003
|
+
"RESTAPIResponse": [
|
|
1004
|
+
"getStreamWriter",
|
|
1005
|
+
"setBody",
|
|
1006
|
+
"setContentType",
|
|
1007
|
+
"setError",
|
|
1008
|
+
"setHeader",
|
|
1009
|
+
"setHeaders",
|
|
1010
|
+
"setLocation",
|
|
1011
|
+
"setStatus"
|
|
1012
|
+
],
|
|
1013
|
+
"RESTAPIResponseStream": [
|
|
1014
|
+
"writeStream",
|
|
1015
|
+
"writeString"
|
|
1016
|
+
]
|
|
1017
|
+
},
|
|
1018
|
+
"defaults": {
|
|
1019
|
+
"ApplicationProperty": [
|
|
1020
|
+
"getValue",
|
|
1021
|
+
"setValue"
|
|
1022
|
+
],
|
|
1023
|
+
"Catalog": [
|
|
1024
|
+
"canView",
|
|
1025
|
+
"getAvailableCatalog",
|
|
1026
|
+
"getBackgroundColor",
|
|
1027
|
+
"getCatalogCount",
|
|
1028
|
+
"getCatalogItemIds",
|
|
1029
|
+
"getCategories",
|
|
1030
|
+
"getCategoryIds",
|
|
1031
|
+
"getDefaultCatalog",
|
|
1032
|
+
"getDefaultView",
|
|
1033
|
+
"getDescription",
|
|
1034
|
+
"getDesktopImageSRC",
|
|
1035
|
+
"getEditLink",
|
|
1036
|
+
"getGr",
|
|
1037
|
+
"getHeaderIconSRC",
|
|
1038
|
+
"getHomepageCategories",
|
|
1039
|
+
"getID",
|
|
1040
|
+
"getMobilePicture",
|
|
1041
|
+
"getTitle",
|
|
1042
|
+
"hasCategories",
|
|
1043
|
+
"hasItems",
|
|
1044
|
+
"isWishlistEnabled"
|
|
1045
|
+
],
|
|
1046
|
+
"CatalogItemCategory": [
|
|
1047
|
+
"create",
|
|
1048
|
+
"createRecord",
|
|
1049
|
+
"handleAdd",
|
|
1050
|
+
"handleRemove",
|
|
1051
|
+
"populateFromItemCategory",
|
|
1052
|
+
"recordExists"
|
|
1053
|
+
],
|
|
1054
|
+
"CatalogItemJS": [
|
|
1055
|
+
"availableForUserCriteria",
|
|
1056
|
+
"canView",
|
|
1057
|
+
"canViewInDomain",
|
|
1058
|
+
"canViewOnSearch",
|
|
1059
|
+
"create",
|
|
1060
|
+
"deleteCatalogItemAndReferences",
|
|
1061
|
+
"deleteRecord",
|
|
1062
|
+
"getAvailability",
|
|
1063
|
+
"getCatalogs",
|
|
1064
|
+
"getCategories",
|
|
1065
|
+
"getCategoryTree",
|
|
1066
|
+
"getCompleteItemPrice",
|
|
1067
|
+
"getDataLookUps",
|
|
1068
|
+
"getFirstAccessibleCategoryForSearch",
|
|
1069
|
+
"getIcon",
|
|
1070
|
+
"getInvalidDelegatedUsers",
|
|
1071
|
+
"getItemForVA",
|
|
1072
|
+
"getItemSummary",
|
|
1073
|
+
"getMRVSIds",
|
|
1074
|
+
"getMobilePicture",
|
|
1075
|
+
"getPicture",
|
|
1076
|
+
"getRecordClass",
|
|
1077
|
+
"getSequencingProcess",
|
|
1078
|
+
"getTemplateUsed",
|
|
1079
|
+
"getUIPolicies",
|
|
1080
|
+
"getVariableKeys",
|
|
1081
|
+
"getVariableSet",
|
|
1082
|
+
"getVariables",
|
|
1083
|
+
"getVariablesDynamicValueConfig",
|
|
1084
|
+
"getVariablesLayout",
|
|
1085
|
+
"hasRequestedForVariable",
|
|
1086
|
+
"hasTemplateManagerRole",
|
|
1087
|
+
"isActive",
|
|
1088
|
+
"isAssociatedWithCatalog",
|
|
1089
|
+
"isDelegationAllowed",
|
|
1090
|
+
"isOwner",
|
|
1091
|
+
"isVisibleServicePortal",
|
|
1092
|
+
"notAvailableForUserCriteria",
|
|
1093
|
+
"read",
|
|
1094
|
+
"setAttributes",
|
|
1095
|
+
"setCatalogs",
|
|
1096
|
+
"setCategories",
|
|
1097
|
+
"setImage",
|
|
1098
|
+
"setTableName",
|
|
1099
|
+
"submitProducer",
|
|
1100
|
+
"update"
|
|
1101
|
+
],
|
|
1102
|
+
"CatalogSearch": [
|
|
1103
|
+
"search"
|
|
1104
|
+
],
|
|
1105
|
+
"CategoryJS": [
|
|
1106
|
+
"availableForUserCriteria",
|
|
1107
|
+
"canView",
|
|
1108
|
+
"canViewForMobile",
|
|
1109
|
+
"create",
|
|
1110
|
+
"deleteRecord",
|
|
1111
|
+
"getCatalog",
|
|
1112
|
+
"getDescription",
|
|
1113
|
+
"getFullDescription",
|
|
1114
|
+
"getHeaderIconSRC",
|
|
1115
|
+
"getHomepageImageSRC",
|
|
1116
|
+
"getID",
|
|
1117
|
+
"getIconSRC",
|
|
1118
|
+
"getItemIds",
|
|
1119
|
+
"getItemsCount",
|
|
1120
|
+
"getMobilePicture",
|
|
1121
|
+
"getParent",
|
|
1122
|
+
"getSubCategories",
|
|
1123
|
+
"getTitle",
|
|
1124
|
+
"getViewableItemsCount",
|
|
1125
|
+
"getViewableSubCategories",
|
|
1126
|
+
"hasVisibleItem",
|
|
1127
|
+
"hideDescriptionForMobile",
|
|
1128
|
+
"notAvailableForUserCriteria",
|
|
1129
|
+
"read",
|
|
1130
|
+
"setAttributes",
|
|
1131
|
+
"setTableName",
|
|
1132
|
+
"update"
|
|
1133
|
+
],
|
|
1134
|
+
"Client": [
|
|
1135
|
+
"accumulate",
|
|
1136
|
+
"deleteMetric",
|
|
1137
|
+
"deleteSeries",
|
|
1138
|
+
"getSeries",
|
|
1139
|
+
"put",
|
|
1140
|
+
"transform"
|
|
1141
|
+
],
|
|
1142
|
+
"Collaborator": [
|
|
1143
|
+
"getSysID"
|
|
1144
|
+
],
|
|
1145
|
+
"Data": [
|
|
1146
|
+
"fromModelString",
|
|
1147
|
+
"getEnd",
|
|
1148
|
+
"getLabel",
|
|
1149
|
+
"getMetricName",
|
|
1150
|
+
"getPeriod",
|
|
1151
|
+
"getStart",
|
|
1152
|
+
"getSubject",
|
|
1153
|
+
"getTableName",
|
|
1154
|
+
"getValues",
|
|
1155
|
+
"size",
|
|
1156
|
+
"toModelString",
|
|
1157
|
+
"validateModelParams"
|
|
1158
|
+
],
|
|
1159
|
+
"DataBuilder": [
|
|
1160
|
+
"add"
|
|
1161
|
+
],
|
|
1162
|
+
"DynamicTranslation": [
|
|
1163
|
+
"fixActivateServicenowTranslator",
|
|
1164
|
+
"fixDefaultSchemaInTranslatorConfig",
|
|
1165
|
+
"fixSchemaForTranslatorConfigTable",
|
|
1166
|
+
"fixTranslatorConfigRecords",
|
|
1167
|
+
"getDetectedLanguage",
|
|
1168
|
+
"getDetectedLanguages",
|
|
1169
|
+
"getTranslation",
|
|
1170
|
+
"getTranslations",
|
|
1171
|
+
"isEnabled",
|
|
1172
|
+
"isTranslationEnabled",
|
|
1173
|
+
"patchVersionIfWrong"
|
|
1174
|
+
],
|
|
1175
|
+
"FlowScriptAPI": [
|
|
1176
|
+
"getContextID"
|
|
1177
|
+
],
|
|
1178
|
+
"GlideAction": [
|
|
1179
|
+
"get",
|
|
1180
|
+
"getActionSysId",
|
|
1181
|
+
"getCategory",
|
|
1182
|
+
"getGlideURI",
|
|
1183
|
+
"getRedirectURL",
|
|
1184
|
+
"getReturnURL",
|
|
1185
|
+
"getValues",
|
|
1186
|
+
"hasGlideURI",
|
|
1187
|
+
"openGlideRecord",
|
|
1188
|
+
"setNoPop",
|
|
1189
|
+
"setRedirectURL",
|
|
1190
|
+
"setReturnURL"
|
|
1191
|
+
],
|
|
1192
|
+
"GlideAggregate": [
|
|
1193
|
+
"_next",
|
|
1194
|
+
"_operation",
|
|
1195
|
+
"_query",
|
|
1196
|
+
"addActiveQuery",
|
|
1197
|
+
"addAggregate",
|
|
1198
|
+
"addBizCalendarTrend",
|
|
1199
|
+
"addBizCalendarTrendBase",
|
|
1200
|
+
"addBizCalendarTrendIntersect",
|
|
1201
|
+
"addDomainQuery",
|
|
1202
|
+
"addEncodedQuery",
|
|
1203
|
+
"addEncodedQuery",
|
|
1204
|
+
"addExtraField",
|
|
1205
|
+
"addFunction",
|
|
1206
|
+
"addHaving",
|
|
1207
|
+
"addInactiveQuery",
|
|
1208
|
+
"addJoinQuery",
|
|
1209
|
+
"addNotNullQuery",
|
|
1210
|
+
"addNullQuery",
|
|
1211
|
+
"addQuery",
|
|
1212
|
+
"addTrend",
|
|
1213
|
+
"addValue",
|
|
1214
|
+
"appendOrQuery",
|
|
1215
|
+
"applyEncodedQuery",
|
|
1216
|
+
"applyRowSecurity",
|
|
1217
|
+
"applyTemplate",
|
|
1218
|
+
"attachGlideListener",
|
|
1219
|
+
"autoSysFields",
|
|
1220
|
+
"canCreate",
|
|
1221
|
+
"canDelete",
|
|
1222
|
+
"canRead",
|
|
1223
|
+
"canWrite",
|
|
1224
|
+
"changes",
|
|
1225
|
+
"chooseWindow",
|
|
1226
|
+
"close",
|
|
1227
|
+
"createElement",
|
|
1228
|
+
"createIndex",
|
|
1229
|
+
"deleteMultiple",
|
|
1230
|
+
"deleteRecord",
|
|
1231
|
+
"disableSysIdInOptimization",
|
|
1232
|
+
"dropIndex",
|
|
1233
|
+
"enableSessionLanguageJoin",
|
|
1234
|
+
"evaluateAsDefault",
|
|
1235
|
+
"find",
|
|
1236
|
+
"findForeignKey",
|
|
1237
|
+
"get",
|
|
1238
|
+
"getAggregate",
|
|
1239
|
+
"getAggregateEncodedQuery",
|
|
1240
|
+
"getAttribute",
|
|
1241
|
+
"getBooleanAttribute",
|
|
1242
|
+
"getCategory",
|
|
1243
|
+
"getClassDisplayValue",
|
|
1244
|
+
"getCount",
|
|
1245
|
+
"getDisplayName",
|
|
1246
|
+
"getDisplayValue",
|
|
1247
|
+
"getED",
|
|
1248
|
+
"getElement",
|
|
1249
|
+
"getElements",
|
|
1250
|
+
"getEncodedQuery",
|
|
1251
|
+
"getEngineParameter",
|
|
1252
|
+
"getEscapedDisplayValue",
|
|
1253
|
+
"getFields",
|
|
1254
|
+
"getLabel",
|
|
1255
|
+
"getLastErrorMessage",
|
|
1256
|
+
"getLink",
|
|
1257
|
+
"getLocation",
|
|
1258
|
+
"getPlural",
|
|
1259
|
+
"getQuery",
|
|
1260
|
+
"getRecordClassName",
|
|
1261
|
+
"getRelatedLists",
|
|
1262
|
+
"getRelatedRecords",
|
|
1263
|
+
"getRelatedTables",
|
|
1264
|
+
"getRowCount",
|
|
1265
|
+
"getRowNumber",
|
|
1266
|
+
"getSetRowCount",
|
|
1267
|
+
"getTableName",
|
|
1268
|
+
"getTableScope",
|
|
1269
|
+
"getTableScopeId",
|
|
1270
|
+
"getTableScopeName",
|
|
1271
|
+
"getTotal",
|
|
1272
|
+
"getUniqueValue",
|
|
1273
|
+
"getValue",
|
|
1274
|
+
"getValue",
|
|
1275
|
+
"groupBy",
|
|
1276
|
+
"hasAttachments",
|
|
1277
|
+
"hasNext",
|
|
1278
|
+
"hasRightsTo",
|
|
1279
|
+
"incrementViewCount",
|
|
1280
|
+
"initialize",
|
|
1281
|
+
"insert",
|
|
1282
|
+
"insertLazy",
|
|
1283
|
+
"insertOrUpdate",
|
|
1284
|
+
"insertWithReferences",
|
|
1285
|
+
"instanceOf",
|
|
1286
|
+
"isActionAborted",
|
|
1287
|
+
"isBizCalendarTrendFillGap",
|
|
1288
|
+
"isEncodedQueryValid",
|
|
1289
|
+
"isForeignTable",
|
|
1290
|
+
"isInGlobalScope",
|
|
1291
|
+
"isInSelectedScope",
|
|
1292
|
+
"isInStoreScope",
|
|
1293
|
+
"isMetadata",
|
|
1294
|
+
"isNewRecord",
|
|
1295
|
+
"isReadonly",
|
|
1296
|
+
"isValid",
|
|
1297
|
+
"isValidEncodedQuery",
|
|
1298
|
+
"isValidField",
|
|
1299
|
+
"isValidMetadataRecord",
|
|
1300
|
+
"isValidRecord",
|
|
1301
|
+
"isView",
|
|
1302
|
+
"isWorkflow",
|
|
1303
|
+
"largeResultExpected",
|
|
1304
|
+
"makeReadonly",
|
|
1305
|
+
"moreEncodedQuery",
|
|
1306
|
+
"newGlideRecordNamed",
|
|
1307
|
+
"newRecord",
|
|
1308
|
+
"next",
|
|
1309
|
+
"nextRecord",
|
|
1310
|
+
"notifyUser",
|
|
1311
|
+
"onePassQuery",
|
|
1312
|
+
"operation",
|
|
1313
|
+
"orderBy",
|
|
1314
|
+
"orderBy",
|
|
1315
|
+
"orderByAggregate",
|
|
1316
|
+
"orderByDesc",
|
|
1317
|
+
"orderByDesc",
|
|
1318
|
+
"popCurrent",
|
|
1319
|
+
"putCurrent",
|
|
1320
|
+
"putOptimizers",
|
|
1321
|
+
"query",
|
|
1322
|
+
"queryNoDomain",
|
|
1323
|
+
"restoreLocation",
|
|
1324
|
+
"saveLocation",
|
|
1325
|
+
"scheduleScript",
|
|
1326
|
+
"setAbortAction",
|
|
1327
|
+
"setAggregateWindow",
|
|
1328
|
+
"setBizCalendarTrendFillGap",
|
|
1329
|
+
"setCategory",
|
|
1330
|
+
"setDisplayValue",
|
|
1331
|
+
"setEngineParameter",
|
|
1332
|
+
"setForceUpdate",
|
|
1333
|
+
"setGroup",
|
|
1334
|
+
"setGroupByFollowRef",
|
|
1335
|
+
"setIntervalYearIncluded",
|
|
1336
|
+
"setLimit",
|
|
1337
|
+
"setLocation",
|
|
1338
|
+
"setNewGuid",
|
|
1339
|
+
"setNewGuidValue",
|
|
1340
|
+
"setNoCount",
|
|
1341
|
+
"setOrder",
|
|
1342
|
+
"setOrderByFollowRef",
|
|
1343
|
+
"setQueryReferences",
|
|
1344
|
+
"setSystem",
|
|
1345
|
+
"setUseEngines",
|
|
1346
|
+
"setValue",
|
|
1347
|
+
"setWorkflow",
|
|
1348
|
+
"targetExtension",
|
|
1349
|
+
"update",
|
|
1350
|
+
"updateElement",
|
|
1351
|
+
"updateLazy",
|
|
1352
|
+
"updateMultiple",
|
|
1353
|
+
"updateNoDomain",
|
|
1354
|
+
"updateWithReferences"
|
|
1355
|
+
],
|
|
1356
|
+
"GlideCalendarDateTime": [
|
|
1357
|
+
"add",
|
|
1358
|
+
"add",
|
|
1359
|
+
"addDays",
|
|
1360
|
+
"addDaysLocalTime",
|
|
1361
|
+
"addDaysUTC",
|
|
1362
|
+
"addMonths",
|
|
1363
|
+
"addMonthsLocalTime",
|
|
1364
|
+
"addMonthsUTC",
|
|
1365
|
+
"addSeconds",
|
|
1366
|
+
"addWeeks",
|
|
1367
|
+
"addWeeksLocalTime",
|
|
1368
|
+
"addWeeksUTC",
|
|
1369
|
+
"addYears",
|
|
1370
|
+
"addYearsLocalTime",
|
|
1371
|
+
"addYearsUTC",
|
|
1372
|
+
"after",
|
|
1373
|
+
"before",
|
|
1374
|
+
"compareTo",
|
|
1375
|
+
"equals",
|
|
1376
|
+
"excludeZFromFormat",
|
|
1377
|
+
"getCalendarInTimeZone",
|
|
1378
|
+
"getCounter",
|
|
1379
|
+
"getDSTOffset",
|
|
1380
|
+
"getDate",
|
|
1381
|
+
"getDayOfMonth",
|
|
1382
|
+
"getDayOfMonthLocalTime",
|
|
1383
|
+
"getDayOfMonthUTC",
|
|
1384
|
+
"getDayOfWeek",
|
|
1385
|
+
"getDayOfWeekLocalTime",
|
|
1386
|
+
"getDayOfWeekUTC",
|
|
1387
|
+
"getDaysInMonth",
|
|
1388
|
+
"getDaysInMonthLocalTime",
|
|
1389
|
+
"getDaysInMonthUTC",
|
|
1390
|
+
"getDisplayValue",
|
|
1391
|
+
"getDisplayValueInternal",
|
|
1392
|
+
"getDisplayValueLang",
|
|
1393
|
+
"getDisplayValueLang",
|
|
1394
|
+
"getDisplayValueWithoutTZ",
|
|
1395
|
+
"getErrorMsg",
|
|
1396
|
+
"getInternalFormattedLocalTime",
|
|
1397
|
+
"getInternalMidnight",
|
|
1398
|
+
"getLocalDate",
|
|
1399
|
+
"getLocalTime",
|
|
1400
|
+
"getMonth",
|
|
1401
|
+
"getMonthLocalTime",
|
|
1402
|
+
"getMonthUTC",
|
|
1403
|
+
"getNumericValue",
|
|
1404
|
+
"getRaw",
|
|
1405
|
+
"getSpanTime",
|
|
1406
|
+
"getTZOffset",
|
|
1407
|
+
"getTime",
|
|
1408
|
+
"getUTCMidnight",
|
|
1409
|
+
"getUTCValue",
|
|
1410
|
+
"getUserFormattedLocalTime",
|
|
1411
|
+
"getUserTimeZone",
|
|
1412
|
+
"getValue",
|
|
1413
|
+
"getWeekOfYearLocalTime",
|
|
1414
|
+
"getWeekOfYearUTC",
|
|
1415
|
+
"getXMLValue",
|
|
1416
|
+
"getYear",
|
|
1417
|
+
"getYearLocalTime",
|
|
1418
|
+
"getYearUTC",
|
|
1419
|
+
"hasDate",
|
|
1420
|
+
"hashCode",
|
|
1421
|
+
"isDST",
|
|
1422
|
+
"isValid",
|
|
1423
|
+
"onOrAfter",
|
|
1424
|
+
"onOrBefore",
|
|
1425
|
+
"setDayOfMonth",
|
|
1426
|
+
"setDayOfMonthLocalTime",
|
|
1427
|
+
"setDayOfMonthUTC",
|
|
1428
|
+
"setDebugTZ",
|
|
1429
|
+
"setDisplayValue",
|
|
1430
|
+
"setDisplayValue",
|
|
1431
|
+
"setDisplayValueInternal",
|
|
1432
|
+
"setDisplayValueInternalWithAlternates",
|
|
1433
|
+
"setDisplayValueLang",
|
|
1434
|
+
"setDisplayValueLang",
|
|
1435
|
+
"setGlideDateTime",
|
|
1436
|
+
"setInitialValue",
|
|
1437
|
+
"setMonth",
|
|
1438
|
+
"setMonthLocalTime",
|
|
1439
|
+
"setMonthUTC",
|
|
1440
|
+
"setNumericValue",
|
|
1441
|
+
"setTZ",
|
|
1442
|
+
"setTimeZone",
|
|
1443
|
+
"setValue",
|
|
1444
|
+
"setValue",
|
|
1445
|
+
"setValueUTC",
|
|
1446
|
+
"setXMLValue",
|
|
1447
|
+
"setYear",
|
|
1448
|
+
"setYearLocalTime",
|
|
1449
|
+
"setYearUTC",
|
|
1450
|
+
"subtract",
|
|
1451
|
+
"subtract",
|
|
1452
|
+
"subtract",
|
|
1453
|
+
"toString"
|
|
1454
|
+
],
|
|
1455
|
+
"GlideCertificateEncryption": [
|
|
1456
|
+
"generateMac",
|
|
1457
|
+
"getThumbPrint",
|
|
1458
|
+
"getThumbPrintFromKeyStore",
|
|
1459
|
+
"sign"
|
|
1460
|
+
],
|
|
1461
|
+
"GlideDate": [
|
|
1462
|
+
"add",
|
|
1463
|
+
"add",
|
|
1464
|
+
"addDays",
|
|
1465
|
+
"addDaysLocalTime",
|
|
1466
|
+
"addDaysUTC",
|
|
1467
|
+
"addMonths",
|
|
1468
|
+
"addMonthsLocalTime",
|
|
1469
|
+
"addMonthsUTC",
|
|
1470
|
+
"addSeconds",
|
|
1471
|
+
"addWeeks",
|
|
1472
|
+
"addWeeksLocalTime",
|
|
1473
|
+
"addWeeksUTC",
|
|
1474
|
+
"addYears",
|
|
1475
|
+
"addYearsLocalTime",
|
|
1476
|
+
"addYearsUTC",
|
|
1477
|
+
"after",
|
|
1478
|
+
"before",
|
|
1479
|
+
"compareTo",
|
|
1480
|
+
"equals",
|
|
1481
|
+
"excludeZFromFormat",
|
|
1482
|
+
"getByFormat",
|
|
1483
|
+
"getCalendarInTimeZone",
|
|
1484
|
+
"getCounter",
|
|
1485
|
+
"getDSTOffset",
|
|
1486
|
+
"getDate",
|
|
1487
|
+
"getDayOfMonth",
|
|
1488
|
+
"getDayOfMonthLocalTime",
|
|
1489
|
+
"getDayOfMonthNoTZ",
|
|
1490
|
+
"getDayOfMonthUTC",
|
|
1491
|
+
"getDayOfWeek",
|
|
1492
|
+
"getDayOfWeekLocalTime",
|
|
1493
|
+
"getDayOfWeekUTC",
|
|
1494
|
+
"getDaysInMonth",
|
|
1495
|
+
"getDaysInMonthLocalTime",
|
|
1496
|
+
"getDaysInMonthUTC",
|
|
1497
|
+
"getDisplayValue",
|
|
1498
|
+
"getDisplayValueInternal",
|
|
1499
|
+
"getDisplayValueLang",
|
|
1500
|
+
"getDisplayValueLang",
|
|
1501
|
+
"getDisplayValueWithoutTZ",
|
|
1502
|
+
"getErrorMsg",
|
|
1503
|
+
"getInternalFormattedLocalTime",
|
|
1504
|
+
"getInternalMidnight",
|
|
1505
|
+
"getLocalDate",
|
|
1506
|
+
"getLocalTime",
|
|
1507
|
+
"getMonth",
|
|
1508
|
+
"getMonthLocalTime",
|
|
1509
|
+
"getMonthNoTZ",
|
|
1510
|
+
"getMonthUTC",
|
|
1511
|
+
"getNumericValue",
|
|
1512
|
+
"getRaw",
|
|
1513
|
+
"getSpanTime",
|
|
1514
|
+
"getTZOffset",
|
|
1515
|
+
"getTime",
|
|
1516
|
+
"getUTCMidnight",
|
|
1517
|
+
"getUTCValue",
|
|
1518
|
+
"getUserFormattedLocalTime",
|
|
1519
|
+
"getUserTimeZone",
|
|
1520
|
+
"getValue",
|
|
1521
|
+
"getWeekOfYearLocalTime",
|
|
1522
|
+
"getWeekOfYearUTC",
|
|
1523
|
+
"getXMLValue",
|
|
1524
|
+
"getYear",
|
|
1525
|
+
"getYearLocalTime",
|
|
1526
|
+
"getYearNoTZ",
|
|
1527
|
+
"getYearUTC",
|
|
1528
|
+
"hasDate",
|
|
1529
|
+
"hashCode",
|
|
1530
|
+
"isDST",
|
|
1531
|
+
"isValid",
|
|
1532
|
+
"onOrAfter",
|
|
1533
|
+
"onOrBefore",
|
|
1534
|
+
"setDayOfMonth",
|
|
1535
|
+
"setDayOfMonthLocalTime",
|
|
1536
|
+
"setDayOfMonthUTC",
|
|
1537
|
+
"setDebugTZ",
|
|
1538
|
+
"setDisplayValue",
|
|
1539
|
+
"setDisplayValue",
|
|
1540
|
+
"setDisplayValueInternal",
|
|
1541
|
+
"setDisplayValueInternalWithAlternates",
|
|
1542
|
+
"setDisplayValueLang",
|
|
1543
|
+
"setDisplayValueLang",
|
|
1544
|
+
"setGlideDateTime",
|
|
1545
|
+
"setInitialValue",
|
|
1546
|
+
"setMonth",
|
|
1547
|
+
"setMonthLocalTime",
|
|
1548
|
+
"setMonthUTC",
|
|
1549
|
+
"setNumericValue",
|
|
1550
|
+
"setTZ",
|
|
1551
|
+
"setTimeZone",
|
|
1552
|
+
"setValue",
|
|
1553
|
+
"setValue",
|
|
1554
|
+
"setValueUTC",
|
|
1555
|
+
"setXMLValue",
|
|
1556
|
+
"setYear",
|
|
1557
|
+
"setYearLocalTime",
|
|
1558
|
+
"setYearUTC",
|
|
1559
|
+
"subtract",
|
|
1560
|
+
"subtract",
|
|
1561
|
+
"subtract",
|
|
1562
|
+
"toString"
|
|
1563
|
+
],
|
|
1564
|
+
"GlideDateTime": [
|
|
1565
|
+
"add",
|
|
1566
|
+
"add",
|
|
1567
|
+
"addDays",
|
|
1568
|
+
"addDaysLocalTime",
|
|
1569
|
+
"addDaysUTC",
|
|
1570
|
+
"addMonths",
|
|
1571
|
+
"addMonthsLocalTime",
|
|
1572
|
+
"addMonthsUTC",
|
|
1573
|
+
"addSeconds",
|
|
1574
|
+
"addWeeks",
|
|
1575
|
+
"addWeeksLocalTime",
|
|
1576
|
+
"addWeeksUTC",
|
|
1577
|
+
"addYears",
|
|
1578
|
+
"addYearsLocalTime",
|
|
1579
|
+
"addYearsUTC",
|
|
1580
|
+
"after",
|
|
1581
|
+
"before",
|
|
1582
|
+
"compareTo",
|
|
1583
|
+
"equals",
|
|
1584
|
+
"excludeZFromFormat",
|
|
1585
|
+
"getCalendarInTimeZone",
|
|
1586
|
+
"getCounter",
|
|
1587
|
+
"getDSTOffset",
|
|
1588
|
+
"getDate",
|
|
1589
|
+
"getDayOfMonth",
|
|
1590
|
+
"getDayOfMonthLocalTime",
|
|
1591
|
+
"getDayOfMonthUTC",
|
|
1592
|
+
"getDayOfWeek",
|
|
1593
|
+
"getDayOfWeekLocalTime",
|
|
1594
|
+
"getDayOfWeekUTC",
|
|
1595
|
+
"getDaysInMonth",
|
|
1596
|
+
"getDaysInMonthLocalTime",
|
|
1597
|
+
"getDaysInMonthUTC",
|
|
1598
|
+
"getDisplayValue",
|
|
1599
|
+
"getDisplayValueInternal",
|
|
1600
|
+
"getDisplayValueLang",
|
|
1601
|
+
"getDisplayValueLang",
|
|
1602
|
+
"getDisplayValueWithoutTZ",
|
|
1603
|
+
"getErrorMsg",
|
|
1604
|
+
"getInternalFormattedLocalTime",
|
|
1605
|
+
"getInternalMidnight",
|
|
1606
|
+
"getLocalDate",
|
|
1607
|
+
"getLocalTime",
|
|
1608
|
+
"getMonth",
|
|
1609
|
+
"getMonthLocalTime",
|
|
1610
|
+
"getMonthUTC",
|
|
1611
|
+
"getNumericValue",
|
|
1612
|
+
"getRaw",
|
|
1613
|
+
"getSpanTime",
|
|
1614
|
+
"getTZOffset",
|
|
1615
|
+
"getTime",
|
|
1616
|
+
"getUTCMidnight",
|
|
1617
|
+
"getUTCValue",
|
|
1618
|
+
"getUserFormattedLocalTime",
|
|
1619
|
+
"getUserTimeZone",
|
|
1620
|
+
"getValue",
|
|
1621
|
+
"getWeekOfYearLocalTime",
|
|
1622
|
+
"getWeekOfYearUTC",
|
|
1623
|
+
"getXMLValue",
|
|
1624
|
+
"getYear",
|
|
1625
|
+
"getYearLocalTime",
|
|
1626
|
+
"getYearUTC",
|
|
1627
|
+
"hasDate",
|
|
1628
|
+
"hashCode",
|
|
1629
|
+
"isDST",
|
|
1630
|
+
"isValid",
|
|
1631
|
+
"onOrAfter",
|
|
1632
|
+
"onOrBefore",
|
|
1633
|
+
"setDayOfMonth",
|
|
1634
|
+
"setDayOfMonthLocalTime",
|
|
1635
|
+
"setDayOfMonthUTC",
|
|
1636
|
+
"setDebugTZ",
|
|
1637
|
+
"setDisplayValue",
|
|
1638
|
+
"setDisplayValue",
|
|
1639
|
+
"setDisplayValueInternal",
|
|
1640
|
+
"setDisplayValueInternalWithAlternates",
|
|
1641
|
+
"setDisplayValueLang",
|
|
1642
|
+
"setDisplayValueLang",
|
|
1643
|
+
"setGlideDateTime",
|
|
1644
|
+
"setInitialValue",
|
|
1645
|
+
"setMonth",
|
|
1646
|
+
"setMonthLocalTime",
|
|
1647
|
+
"setMonthUTC",
|
|
1648
|
+
"setNumericValue",
|
|
1649
|
+
"setTZ",
|
|
1650
|
+
"setTimeZone",
|
|
1651
|
+
"setValue",
|
|
1652
|
+
"setValue",
|
|
1653
|
+
"setValueUTC",
|
|
1654
|
+
"setXMLValue",
|
|
1655
|
+
"setYear",
|
|
1656
|
+
"setYearLocalTime",
|
|
1657
|
+
"setYearUTC",
|
|
1658
|
+
"subtract",
|
|
1659
|
+
"subtract",
|
|
1660
|
+
"subtract",
|
|
1661
|
+
"subtract",
|
|
1662
|
+
"toString"
|
|
1663
|
+
],
|
|
1664
|
+
"GlideDBFunctionBuilder": [
|
|
1665
|
+
"add",
|
|
1666
|
+
"andFunc",
|
|
1667
|
+
"build",
|
|
1668
|
+
"caseFunc",
|
|
1669
|
+
"coalesce",
|
|
1670
|
+
"compare",
|
|
1671
|
+
"concat",
|
|
1672
|
+
"constant",
|
|
1673
|
+
"datediff",
|
|
1674
|
+
"dayofweek",
|
|
1675
|
+
"divide",
|
|
1676
|
+
"endfunc",
|
|
1677
|
+
"field",
|
|
1678
|
+
"greatest",
|
|
1679
|
+
"jsonValue",
|
|
1680
|
+
"least",
|
|
1681
|
+
"length",
|
|
1682
|
+
"multiply",
|
|
1683
|
+
"now",
|
|
1684
|
+
"orFunc",
|
|
1685
|
+
"position",
|
|
1686
|
+
"substring",
|
|
1687
|
+
"subtract"
|
|
1688
|
+
],
|
|
1689
|
+
"GlideDigest": [
|
|
1690
|
+
"getMD5Base64",
|
|
1691
|
+
"getMD5Base64FromInputStream",
|
|
1692
|
+
"getMD5Hex",
|
|
1693
|
+
"getMD5HexFromInputStream",
|
|
1694
|
+
"getSHA1Base64",
|
|
1695
|
+
"getSHA1Base64FromInputStream",
|
|
1696
|
+
"getSHA1Hex",
|
|
1697
|
+
"getSHA1HexFromInputStream",
|
|
1698
|
+
"getSHA256Base64",
|
|
1699
|
+
"getSHA256Base64FromInputStream",
|
|
1700
|
+
"getSHA256Hex",
|
|
1701
|
+
"getSHA256HexFromInputStream",
|
|
1702
|
+
"md5_digest",
|
|
1703
|
+
"sha1_digest",
|
|
1704
|
+
"sha256_digest"
|
|
1705
|
+
],
|
|
1706
|
+
"GlideDuration": [
|
|
1707
|
+
"add",
|
|
1708
|
+
"add",
|
|
1709
|
+
"add",
|
|
1710
|
+
"addDays",
|
|
1711
|
+
"addDaysLocalTime",
|
|
1712
|
+
"addDaysUTC",
|
|
1713
|
+
"addMonths",
|
|
1714
|
+
"addMonthsLocalTime",
|
|
1715
|
+
"addMonthsUTC",
|
|
1716
|
+
"addSeconds",
|
|
1717
|
+
"addWeeks",
|
|
1718
|
+
"addWeeksLocalTime",
|
|
1719
|
+
"addWeeksUTC",
|
|
1720
|
+
"addYears",
|
|
1721
|
+
"addYearsLocalTime",
|
|
1722
|
+
"addYearsUTC",
|
|
1723
|
+
"after",
|
|
1724
|
+
"before",
|
|
1725
|
+
"compareTo",
|
|
1726
|
+
"equals",
|
|
1727
|
+
"excludeZFromFormat",
|
|
1728
|
+
"getByFormat",
|
|
1729
|
+
"getCalendarInTimeZone",
|
|
1730
|
+
"getCounter",
|
|
1731
|
+
"getDSTOffset",
|
|
1732
|
+
"getDate",
|
|
1733
|
+
"getDayOfMonth",
|
|
1734
|
+
"getDayOfMonthLocalTime",
|
|
1735
|
+
"getDayOfMonthUTC",
|
|
1736
|
+
"getDayOfWeek",
|
|
1737
|
+
"getDayOfWeekLocalTime",
|
|
1738
|
+
"getDayOfWeekUTC",
|
|
1739
|
+
"getDayPart",
|
|
1740
|
+
"getDaysInMonth",
|
|
1741
|
+
"getDaysInMonthLocalTime",
|
|
1742
|
+
"getDaysInMonthUTC",
|
|
1743
|
+
"getDisplayValue",
|
|
1744
|
+
"getDisplayValueInternal",
|
|
1745
|
+
"getDisplayValueLang",
|
|
1746
|
+
"getDisplayValueLang",
|
|
1747
|
+
"getDisplayValueWithoutTZ",
|
|
1748
|
+
"getDurationValue",
|
|
1749
|
+
"getErrorMsg",
|
|
1750
|
+
"getHourLocalTime",
|
|
1751
|
+
"getHourOfDayLocalTime",
|
|
1752
|
+
"getHourOfDayUTC",
|
|
1753
|
+
"getHourUTC",
|
|
1754
|
+
"getInternalFormattedLocalTime",
|
|
1755
|
+
"getInternalMidnight",
|
|
1756
|
+
"getLocalDate",
|
|
1757
|
+
"getLocalTime",
|
|
1758
|
+
"getLocalTime",
|
|
1759
|
+
"getMinutesLocalTime",
|
|
1760
|
+
"getMinutesUTC",
|
|
1761
|
+
"getMonth",
|
|
1762
|
+
"getMonthLocalTime",
|
|
1763
|
+
"getMonthUTC",
|
|
1764
|
+
"getNumericValue",
|
|
1765
|
+
"getRaw",
|
|
1766
|
+
"getRoundedDayPart",
|
|
1767
|
+
"getSeconds",
|
|
1768
|
+
"getSpanTime",
|
|
1769
|
+
"getTZOffset",
|
|
1770
|
+
"getTime",
|
|
1771
|
+
"getUTCMidnight",
|
|
1772
|
+
"getUTCValue",
|
|
1773
|
+
"getUserFormattedLocalTime",
|
|
1774
|
+
"getUserTimeZone",
|
|
1775
|
+
"getValue",
|
|
1776
|
+
"getWeekOfYearLocalTime",
|
|
1777
|
+
"getWeekOfYearUTC",
|
|
1778
|
+
"getXMLValue",
|
|
1779
|
+
"getYear",
|
|
1780
|
+
"getYearLocalTime",
|
|
1781
|
+
"getYearUTC",
|
|
1782
|
+
"hasDate",
|
|
1783
|
+
"hashCode",
|
|
1784
|
+
"isDST",
|
|
1785
|
+
"isShowTimerAlert",
|
|
1786
|
+
"isValid",
|
|
1787
|
+
"onOrAfter",
|
|
1788
|
+
"onOrBefore",
|
|
1789
|
+
"setDayOfMonth",
|
|
1790
|
+
"setDayOfMonthLocalTime",
|
|
1791
|
+
"setDayOfMonthUTC",
|
|
1792
|
+
"setDebugTZ",
|
|
1793
|
+
"setDisplayValue",
|
|
1794
|
+
"setDisplayValue",
|
|
1795
|
+
"setDisplayValueInternal",
|
|
1796
|
+
"setDisplayValueInternalWithAlternates",
|
|
1797
|
+
"setDisplayValueLang",
|
|
1798
|
+
"setDisplayValueLang",
|
|
1799
|
+
"setGlideDateTime",
|
|
1800
|
+
"setInitialValue",
|
|
1801
|
+
"setMonth",
|
|
1802
|
+
"setMonthLocalTime",
|
|
1803
|
+
"setMonthUTC",
|
|
1804
|
+
"setNumericValue",
|
|
1805
|
+
"setTZ",
|
|
1806
|
+
"setTimeZone",
|
|
1807
|
+
"setValue",
|
|
1808
|
+
"setValue",
|
|
1809
|
+
"setValueUTC",
|
|
1810
|
+
"setXMLValue",
|
|
1811
|
+
"setYear",
|
|
1812
|
+
"setYearLocalTime",
|
|
1813
|
+
"setYearUTC",
|
|
1814
|
+
"subtract",
|
|
1815
|
+
"subtract",
|
|
1816
|
+
"subtract",
|
|
1817
|
+
"subtract",
|
|
1818
|
+
"toString"
|
|
1819
|
+
],
|
|
1820
|
+
"GlideElement": [
|
|
1821
|
+
"canCreate",
|
|
1822
|
+
"canRead",
|
|
1823
|
+
"canWrite",
|
|
1824
|
+
"changes",
|
|
1825
|
+
"changesFrom",
|
|
1826
|
+
"changesFromNotEmpty",
|
|
1827
|
+
"changesTo",
|
|
1828
|
+
"changesToNotEmpty",
|
|
1829
|
+
"debug",
|
|
1830
|
+
"elementSupportsMapping",
|
|
1831
|
+
"explainLock",
|
|
1832
|
+
"getAttribute",
|
|
1833
|
+
"getBaseTableName",
|
|
1834
|
+
"getBooleanAttribute",
|
|
1835
|
+
"getChoiceValue",
|
|
1836
|
+
"getChoiceValueLang",
|
|
1837
|
+
"getChoices",
|
|
1838
|
+
"getContextID",
|
|
1839
|
+
"getContextName",
|
|
1840
|
+
"getDebugCount",
|
|
1841
|
+
"getDecryptedValue",
|
|
1842
|
+
"getDependent",
|
|
1843
|
+
"getDependentTable",
|
|
1844
|
+
"getDisplayValue",
|
|
1845
|
+
"getDisplayValueExt",
|
|
1846
|
+
"getDisplayValueLang",
|
|
1847
|
+
"getED",
|
|
1848
|
+
"getElementValue",
|
|
1849
|
+
"getError",
|
|
1850
|
+
"getEscapedValue",
|
|
1851
|
+
"getFieldStyle",
|
|
1852
|
+
"getFullStyle",
|
|
1853
|
+
"getGlideObject",
|
|
1854
|
+
"getGlideRecord",
|
|
1855
|
+
"getHTMLValue",
|
|
1856
|
+
"getHTMLValueExt",
|
|
1857
|
+
"getHint",
|
|
1858
|
+
"getInitialValue",
|
|
1859
|
+
"getLabel",
|
|
1860
|
+
"getLabelLang",
|
|
1861
|
+
"getMappingConfig",
|
|
1862
|
+
"getModifiedBy",
|
|
1863
|
+
"getName",
|
|
1864
|
+
"getReferenceKey",
|
|
1865
|
+
"getStyle",
|
|
1866
|
+
"getTableName",
|
|
1867
|
+
"getTextAreaDisplayValue",
|
|
1868
|
+
"getValue",
|
|
1869
|
+
"getValueMapping",
|
|
1870
|
+
"getXHTMLValue",
|
|
1871
|
+
"getXMLValue",
|
|
1872
|
+
"hasAttribute",
|
|
1873
|
+
"hasMapping",
|
|
1874
|
+
"hasRightsTo",
|
|
1875
|
+
"hasValue",
|
|
1876
|
+
"isArray",
|
|
1877
|
+
"isDynamicCreate",
|
|
1878
|
+
"isNil",
|
|
1879
|
+
"isObject",
|
|
1880
|
+
"nil",
|
|
1881
|
+
"setDisplayValue",
|
|
1882
|
+
"setError",
|
|
1883
|
+
"setInitialValue",
|
|
1884
|
+
"setJournalEntry",
|
|
1885
|
+
"setValue",
|
|
1886
|
+
"setValueMapping",
|
|
1887
|
+
"size",
|
|
1888
|
+
"toString"
|
|
1889
|
+
],
|
|
1890
|
+
"GlideElementCurrency2": [
|
|
1891
|
+
"getAsEnteredDisplayValue",
|
|
1892
|
+
"getEnteredCurrencyCode",
|
|
1893
|
+
"getEnteredDisplayAmount",
|
|
1894
|
+
"getReferenceDisplayValue",
|
|
1895
|
+
"getSessionDisplayValue"
|
|
1896
|
+
],
|
|
1897
|
+
"GlideElementDescriptor": [
|
|
1898
|
+
"canAvg",
|
|
1899
|
+
"canMax",
|
|
1900
|
+
"canMin",
|
|
1901
|
+
"canSum",
|
|
1902
|
+
"getAttachmentEncryptionType",
|
|
1903
|
+
"getAttribute",
|
|
1904
|
+
"getBooleanAttribute",
|
|
1905
|
+
"getBooleanAttribute",
|
|
1906
|
+
"getChoice",
|
|
1907
|
+
"getChoiceTable",
|
|
1908
|
+
"getColumnName",
|
|
1909
|
+
"getDefault",
|
|
1910
|
+
"getDependent",
|
|
1911
|
+
"getDirectAttribute",
|
|
1912
|
+
"getEncryptionType",
|
|
1913
|
+
"getFirstTableName",
|
|
1914
|
+
"getHint",
|
|
1915
|
+
"getInternalType",
|
|
1916
|
+
"getLabel",
|
|
1917
|
+
"getLength",
|
|
1918
|
+
"getName",
|
|
1919
|
+
"getPlural",
|
|
1920
|
+
"getReference",
|
|
1921
|
+
"getReferenceKey",
|
|
1922
|
+
"getReferenceQualifier",
|
|
1923
|
+
"getSchemaTableName",
|
|
1924
|
+
"getScopeID",
|
|
1925
|
+
"getSqlLength",
|
|
1926
|
+
"getTableName",
|
|
1927
|
+
"getType",
|
|
1928
|
+
"getUniqueID",
|
|
1929
|
+
"hasAttachmentsEncrypted",
|
|
1930
|
+
"hasAttribute",
|
|
1931
|
+
"isActive",
|
|
1932
|
+
"isAdpEncrypted",
|
|
1933
|
+
"isAdpEncryptedDataAllowed",
|
|
1934
|
+
"isAutoOrSysID",
|
|
1935
|
+
"isBoolean",
|
|
1936
|
+
"isChoiceTable",
|
|
1937
|
+
"isDateOnly",
|
|
1938
|
+
"isDateType",
|
|
1939
|
+
"isDisplay",
|
|
1940
|
+
"isDuration",
|
|
1941
|
+
"isEdgeEncryptable",
|
|
1942
|
+
"isEdgeEncrypted",
|
|
1943
|
+
"isEncrypted",
|
|
1944
|
+
"isFirstTableName",
|
|
1945
|
+
"isInDatabase",
|
|
1946
|
+
"isJournal",
|
|
1947
|
+
"isJournalList",
|
|
1948
|
+
"isList",
|
|
1949
|
+
"isMandatory",
|
|
1950
|
+
"isMetricType",
|
|
1951
|
+
"isMultiText",
|
|
1952
|
+
"isNumber",
|
|
1953
|
+
"isObject",
|
|
1954
|
+
"isReadOnly",
|
|
1955
|
+
"isReference",
|
|
1956
|
+
"isString",
|
|
1957
|
+
"isTime",
|
|
1958
|
+
"isTimeType",
|
|
1959
|
+
"isTrulyNumber",
|
|
1960
|
+
"isVirtual",
|
|
1961
|
+
"mergeAttributesWithTables",
|
|
1962
|
+
"serializeAttributes",
|
|
1963
|
+
"setInternalType",
|
|
1964
|
+
"setIsReference",
|
|
1965
|
+
"setName",
|
|
1966
|
+
"toSQLType",
|
|
1967
|
+
"toString",
|
|
1968
|
+
"toXML"
|
|
1969
|
+
],
|
|
1970
|
+
"GlideEmailOutbound": [
|
|
1971
|
+
"save"
|
|
1972
|
+
],
|
|
1973
|
+
"GlideFilter": [
|
|
1974
|
+
"checkRecord",
|
|
1975
|
+
"checkRecord",
|
|
1976
|
+
"getDisplayTitle",
|
|
1977
|
+
"getFilter",
|
|
1978
|
+
"getTitle",
|
|
1979
|
+
"match",
|
|
1980
|
+
"setCaseSensitive",
|
|
1981
|
+
"setDisplayTitle",
|
|
1982
|
+
"setEnforceSecurity"
|
|
1983
|
+
],
|
|
1984
|
+
"GlideImportLog": [
|
|
1985
|
+
"error",
|
|
1986
|
+
"error",
|
|
1987
|
+
"getImportRunHistory",
|
|
1988
|
+
"info",
|
|
1989
|
+
"info",
|
|
1990
|
+
"setImportRunHistory",
|
|
1991
|
+
"warn",
|
|
1992
|
+
"warn"
|
|
1993
|
+
],
|
|
1994
|
+
"GlideImportSetRun": [
|
|
1995
|
+
"getImportSetRunSysID"
|
|
1996
|
+
],
|
|
1997
|
+
"GlideImportSetTransformer": [
|
|
1998
|
+
"getImportSetRun",
|
|
1999
|
+
"getProgressID",
|
|
2000
|
+
"isError",
|
|
2001
|
+
"setBackground",
|
|
2002
|
+
"setImportSetID",
|
|
2003
|
+
"setImportSetRun",
|
|
2004
|
+
"setLogger",
|
|
2005
|
+
"setMapID",
|
|
2006
|
+
"setProgressName",
|
|
2007
|
+
"setSyncImport",
|
|
2008
|
+
"start",
|
|
2009
|
+
"transformAllMaps"
|
|
2010
|
+
],
|
|
2011
|
+
"GlideLocale": [
|
|
2012
|
+
"get",
|
|
2013
|
+
"getCurrencyCode",
|
|
2014
|
+
"getCurrent",
|
|
2015
|
+
"getDecimalSeparator",
|
|
2016
|
+
"getGroupingSeparator",
|
|
2017
|
+
"getSystemLocale"
|
|
2018
|
+
],
|
|
2019
|
+
"GlideNativeRecordMutex": [
|
|
2020
|
+
"get",
|
|
2021
|
+
"release",
|
|
2022
|
+
"setMaxSpins",
|
|
2023
|
+
"setMutexExpires",
|
|
2024
|
+
"touch"
|
|
2025
|
+
],
|
|
2026
|
+
"GlideOAuthClient": [
|
|
2027
|
+
"getAuthorizationURL",
|
|
2028
|
+
"getEndSessionLogoutURL",
|
|
2029
|
+
"getToken",
|
|
2030
|
+
"getUserNameAndClaimsByAuthorization",
|
|
2031
|
+
"initAuthzReqParams",
|
|
2032
|
+
"requestToken",
|
|
2033
|
+
"requestTokenByRequest",
|
|
2034
|
+
"requestTokenWithInitiator",
|
|
2035
|
+
"revokeToken",
|
|
2036
|
+
"setPersonal",
|
|
2037
|
+
"validateAuthorizationResponse"
|
|
2038
|
+
],
|
|
2039
|
+
"GlideOAuthClientRequest": [
|
|
2040
|
+
"getGrantType",
|
|
2041
|
+
"getHeader",
|
|
2042
|
+
"getHeaders",
|
|
2043
|
+
"getMIDServer",
|
|
2044
|
+
"getParameter",
|
|
2045
|
+
"getParameters",
|
|
2046
|
+
"getPassword",
|
|
2047
|
+
"getRefreshToken",
|
|
2048
|
+
"getScope",
|
|
2049
|
+
"getUserName",
|
|
2050
|
+
"setGlideOAuthJWTConfig",
|
|
2051
|
+
"setGrantType",
|
|
2052
|
+
"setHead",
|
|
2053
|
+
"setMIDServer",
|
|
2054
|
+
"setParameter",
|
|
2055
|
+
"setParameters",
|
|
2056
|
+
"setPassword",
|
|
2057
|
+
"setRefreshToken",
|
|
2058
|
+
"setScope",
|
|
2059
|
+
"setUserName"
|
|
2060
|
+
],
|
|
2061
|
+
"GlideOAuthClientResponse": [
|
|
2062
|
+
"getBody",
|
|
2063
|
+
"getContentType",
|
|
2064
|
+
"getErrorMessage",
|
|
2065
|
+
"getResponseCode",
|
|
2066
|
+
"getResponseParameters",
|
|
2067
|
+
"getToken"
|
|
2068
|
+
],
|
|
2069
|
+
"GlideOAuthToken": [
|
|
2070
|
+
"getAccessToken",
|
|
2071
|
+
"getAccessTokenSysID",
|
|
2072
|
+
"getExpiresIn",
|
|
2073
|
+
"getRefreshToken",
|
|
2074
|
+
"getRefreshTokenExpiresIn",
|
|
2075
|
+
"getRefreshTokenSysID",
|
|
2076
|
+
"getScope"
|
|
2077
|
+
],
|
|
2078
|
+
"GlidePluginManager": [
|
|
2079
|
+
"canRollback",
|
|
2080
|
+
"getActivePlugin",
|
|
2081
|
+
"getActivePlugins",
|
|
2082
|
+
"getExtensionMap",
|
|
2083
|
+
"getInstalledCorePlugins",
|
|
2084
|
+
"getInstalledPlugin",
|
|
2085
|
+
"getInstalledPlugins",
|
|
2086
|
+
"getPluginDependencies",
|
|
2087
|
+
"getPluginPath",
|
|
2088
|
+
"getRollbackContextId",
|
|
2089
|
+
"getRollbackDenialReason",
|
|
2090
|
+
"getRollbackRunId",
|
|
2091
|
+
"getUninstalledConditionalPlugins",
|
|
2092
|
+
"init",
|
|
2093
|
+
"isActive",
|
|
2094
|
+
"isRegistered",
|
|
2095
|
+
"isSkipDependentUpdate",
|
|
2096
|
+
"isUpgradeSystemBusy",
|
|
2097
|
+
"isZboot",
|
|
2098
|
+
"loadAllDemo",
|
|
2099
|
+
"loadDemoData",
|
|
2100
|
+
"loadPluginData",
|
|
2101
|
+
"loadPluginData",
|
|
2102
|
+
"registerAndActivateCoreJumboApps",
|
|
2103
|
+
"registerOOBContent",
|
|
2104
|
+
"registerPlugin",
|
|
2105
|
+
"repairPlugin",
|
|
2106
|
+
"setSkipDependentUpdate",
|
|
2107
|
+
"setSource",
|
|
2108
|
+
"setZboot",
|
|
2109
|
+
"startPluginFromCluster",
|
|
2110
|
+
"upgrade",
|
|
2111
|
+
"upgradeCount",
|
|
2112
|
+
"verifyFilenames"
|
|
2113
|
+
],
|
|
2114
|
+
"GlideQueryCondition": [
|
|
2115
|
+
"addCondition",
|
|
2116
|
+
"addCondition",
|
|
2117
|
+
"addCondition",
|
|
2118
|
+
"addOrCondition",
|
|
2119
|
+
"addOrCondition",
|
|
2120
|
+
"addOrCondition"
|
|
2121
|
+
],
|
|
2122
|
+
"GlideQueryString": [
|
|
2123
|
+
"deserialize",
|
|
2124
|
+
"getTerms",
|
|
2125
|
+
"init",
|
|
2126
|
+
"init",
|
|
2127
|
+
"removeGroupBy",
|
|
2128
|
+
"serialize",
|
|
2129
|
+
"setOmitInactive",
|
|
2130
|
+
"toXML"
|
|
2131
|
+
],
|
|
2132
|
+
"GlideRecord": [
|
|
2133
|
+
"_next",
|
|
2134
|
+
"_operation",
|
|
2135
|
+
"_query",
|
|
2136
|
+
"addActiveQuery",
|
|
2137
|
+
"addDomainQuery",
|
|
2138
|
+
"addEncodedQuery",
|
|
2139
|
+
"addExtraField",
|
|
2140
|
+
"addFunction",
|
|
2141
|
+
"addInactiveQuery",
|
|
2142
|
+
"addJoinQuery",
|
|
2143
|
+
"addNotNullQuery",
|
|
2144
|
+
"addNullQuery",
|
|
2145
|
+
"addQuery",
|
|
2146
|
+
"addValue",
|
|
2147
|
+
"appendOrQuery",
|
|
2148
|
+
"applyEncodedQuery",
|
|
2149
|
+
"applyRowSecurity",
|
|
2150
|
+
"applyTemplate",
|
|
2151
|
+
"attachGlideListener",
|
|
2152
|
+
"autoSysFields",
|
|
2153
|
+
"canCreate",
|
|
2154
|
+
"canDelete",
|
|
2155
|
+
"canRead",
|
|
2156
|
+
"canWrite",
|
|
2157
|
+
"changes",
|
|
2158
|
+
"chooseWindow",
|
|
2159
|
+
"close",
|
|
2160
|
+
"createElement",
|
|
2161
|
+
"createIndex",
|
|
2162
|
+
"deleteMultiple",
|
|
2163
|
+
"deleteRecord",
|
|
2164
|
+
"disableSysIdInOptimization",
|
|
2165
|
+
"dropIndex",
|
|
2166
|
+
"enableSessionLanguageJoin",
|
|
2167
|
+
"evaluateAsDefault",
|
|
2168
|
+
"find",
|
|
2169
|
+
"findForeignKey",
|
|
2170
|
+
"get",
|
|
2171
|
+
"get",
|
|
2172
|
+
"getAttribute",
|
|
2173
|
+
"getBooleanAttribute",
|
|
2174
|
+
"getCategory",
|
|
2175
|
+
"getClassDisplayValue",
|
|
2176
|
+
"getDisplayName",
|
|
2177
|
+
"getDisplayValue",
|
|
2178
|
+
"getED",
|
|
2179
|
+
"getElement",
|
|
2180
|
+
"getElements",
|
|
2181
|
+
"getEncodedQuery",
|
|
2182
|
+
"getEngineParameter",
|
|
2183
|
+
"getEscapedDisplayValue",
|
|
2184
|
+
"getFields",
|
|
2185
|
+
"getLabel",
|
|
2186
|
+
"getLastErrorMessage",
|
|
2187
|
+
"getLink",
|
|
2188
|
+
"getLocation",
|
|
2189
|
+
"getPlural",
|
|
2190
|
+
"getRecordClassName",
|
|
2191
|
+
"getRelatedLists",
|
|
2192
|
+
"getRelatedRecords",
|
|
2193
|
+
"getRelatedTables",
|
|
2194
|
+
"getRowCount",
|
|
2195
|
+
"getRowNumber",
|
|
2196
|
+
"getSetRowCount",
|
|
2197
|
+
"getTableName",
|
|
2198
|
+
"getTableScope",
|
|
2199
|
+
"getTableScopeId",
|
|
2200
|
+
"getTableScopeName",
|
|
2201
|
+
"getUniqueValue",
|
|
2202
|
+
"getValue",
|
|
2203
|
+
"hasAttachments",
|
|
2204
|
+
"hasNext",
|
|
2205
|
+
"hasRightsTo",
|
|
2206
|
+
"incrementViewCount",
|
|
2207
|
+
"initialize",
|
|
2208
|
+
"insert",
|
|
2209
|
+
"insertLazy",
|
|
2210
|
+
"insertOrUpdate",
|
|
2211
|
+
"insertWithReferences",
|
|
2212
|
+
"instanceOf",
|
|
2213
|
+
"isActionAborted",
|
|
2214
|
+
"isEncodedQueryValid",
|
|
2215
|
+
"isForeignTable",
|
|
2216
|
+
"isInGlobalScope",
|
|
2217
|
+
"isInSelectedScope",
|
|
2218
|
+
"isInStoreScope",
|
|
2219
|
+
"isMetadata",
|
|
2220
|
+
"isNewRecord",
|
|
2221
|
+
"isReadonly",
|
|
2222
|
+
"isValid",
|
|
2223
|
+
"isValidEncodedQuery",
|
|
2224
|
+
"isValidField",
|
|
2225
|
+
"isValidMetadataRecord",
|
|
2226
|
+
"isValidRecord",
|
|
2227
|
+
"isView",
|
|
2228
|
+
"isWorkflow",
|
|
2229
|
+
"largeResultExpected",
|
|
2230
|
+
"makeReadonly",
|
|
2231
|
+
"moreEncodedQuery",
|
|
2232
|
+
"newGlideRecordNamed",
|
|
2233
|
+
"newRecord",
|
|
2234
|
+
"next",
|
|
2235
|
+
"nextRecord",
|
|
2236
|
+
"notifyUser",
|
|
2237
|
+
"onePassQuery",
|
|
2238
|
+
"operation",
|
|
2239
|
+
"orderBy",
|
|
2240
|
+
"orderByDesc",
|
|
2241
|
+
"popCurrent",
|
|
2242
|
+
"putCurrent",
|
|
2243
|
+
"putOptimizers",
|
|
2244
|
+
"query",
|
|
2245
|
+
"queryNoDomain",
|
|
2246
|
+
"restoreLocation",
|
|
2247
|
+
"saveLocation",
|
|
2248
|
+
"scheduleScript",
|
|
2249
|
+
"setAbortAction",
|
|
2250
|
+
"setCategory",
|
|
2251
|
+
"setDisplayValue",
|
|
2252
|
+
"setEngineParameter",
|
|
2253
|
+
"setForceUpdate",
|
|
2254
|
+
"setLimit",
|
|
2255
|
+
"setLocation",
|
|
2256
|
+
"setNewGuid",
|
|
2257
|
+
"setNewGuidValue",
|
|
2258
|
+
"setNoCount",
|
|
2259
|
+
"setQueryReferences",
|
|
2260
|
+
"setSystem",
|
|
2261
|
+
"setUseEngines",
|
|
2262
|
+
"setValue",
|
|
2263
|
+
"setWorkflow",
|
|
2264
|
+
"targetExtension",
|
|
2265
|
+
"update",
|
|
2266
|
+
"updateElement",
|
|
2267
|
+
"updateLazy",
|
|
2268
|
+
"updateMultiple",
|
|
2269
|
+
"updateNoDomain",
|
|
2270
|
+
"updateWithReferences"
|
|
2271
|
+
],
|
|
2272
|
+
"GlideRecordSecure": [
|
|
2273
|
+
"_next",
|
|
2274
|
+
"_operation",
|
|
2275
|
+
"_query",
|
|
2276
|
+
"addActiveQuery",
|
|
2277
|
+
"addDomainQuery",
|
|
2278
|
+
"addEncodedQuery",
|
|
2279
|
+
"addExtraField",
|
|
2280
|
+
"addFunction",
|
|
2281
|
+
"addInactiveQuery",
|
|
2282
|
+
"addJoinQuery",
|
|
2283
|
+
"addNotNullQuery",
|
|
2284
|
+
"addNullQuery",
|
|
2285
|
+
"addQuery",
|
|
2286
|
+
"addValue",
|
|
2287
|
+
"appendOrQuery",
|
|
2288
|
+
"applyEncodedQuery",
|
|
2289
|
+
"applyRowSecurity",
|
|
2290
|
+
"applyTemplate",
|
|
2291
|
+
"attachGlideListener",
|
|
2292
|
+
"autoSysFields",
|
|
2293
|
+
"canCreate",
|
|
2294
|
+
"canDelete",
|
|
2295
|
+
"canRead",
|
|
2296
|
+
"canWrite",
|
|
2297
|
+
"changes",
|
|
2298
|
+
"chooseWindow",
|
|
2299
|
+
"close",
|
|
2300
|
+
"createElement",
|
|
2301
|
+
"createIndex",
|
|
2302
|
+
"deleteMultiple",
|
|
2303
|
+
"deleteRecord",
|
|
2304
|
+
"disableSysIdInOptimization",
|
|
2305
|
+
"dropIndex",
|
|
2306
|
+
"enableSessionLanguageJoin",
|
|
2307
|
+
"evaluateAsDefault",
|
|
2308
|
+
"find",
|
|
2309
|
+
"findForeignKey",
|
|
2310
|
+
"get",
|
|
2311
|
+
"getAttribute",
|
|
2312
|
+
"getBooleanAttribute",
|
|
2313
|
+
"getCategory",
|
|
2314
|
+
"getClassDisplayValue",
|
|
2315
|
+
"getDisplayName",
|
|
2316
|
+
"getDisplayValue",
|
|
2317
|
+
"getED",
|
|
2318
|
+
"getElement",
|
|
2319
|
+
"getElements",
|
|
2320
|
+
"getEncodedQuery",
|
|
2321
|
+
"getEngineParameter",
|
|
2322
|
+
"getEscapedDisplayValue",
|
|
2323
|
+
"getFields",
|
|
2324
|
+
"getLabel",
|
|
2325
|
+
"getLastErrorMessage",
|
|
2326
|
+
"getLink",
|
|
2327
|
+
"getLocation",
|
|
2328
|
+
"getPlural",
|
|
2329
|
+
"getRecordClassName",
|
|
2330
|
+
"getRelatedLists",
|
|
2331
|
+
"getRelatedRecords",
|
|
2332
|
+
"getRelatedTables",
|
|
2333
|
+
"getRowCount",
|
|
2334
|
+
"getRowNumber",
|
|
2335
|
+
"getSetRowCount",
|
|
2336
|
+
"getTableName",
|
|
2337
|
+
"getTableScope",
|
|
2338
|
+
"getTableScopeId",
|
|
2339
|
+
"getTableScopeName",
|
|
2340
|
+
"getUniqueValue",
|
|
2341
|
+
"getValue",
|
|
2342
|
+
"getValue",
|
|
2343
|
+
"hasAttachments",
|
|
2344
|
+
"hasNext",
|
|
2345
|
+
"hasRightsTo",
|
|
2346
|
+
"incrementViewCount",
|
|
2347
|
+
"initialize",
|
|
2348
|
+
"insert",
|
|
2349
|
+
"insertLazy",
|
|
2350
|
+
"insertOrUpdate",
|
|
2351
|
+
"insertOrUpdate",
|
|
2352
|
+
"insertWithReferences",
|
|
2353
|
+
"instanceOf",
|
|
2354
|
+
"isActionAborted",
|
|
2355
|
+
"isEncodedQueryValid",
|
|
2356
|
+
"isForeignTable",
|
|
2357
|
+
"isInGlobalScope",
|
|
2358
|
+
"isInSelectedScope",
|
|
2359
|
+
"isInStoreScope",
|
|
2360
|
+
"isMetadata",
|
|
2361
|
+
"isNewRecord",
|
|
2362
|
+
"isReadonly",
|
|
2363
|
+
"isValid",
|
|
2364
|
+
"isValidEncodedQuery",
|
|
2365
|
+
"isValidField",
|
|
2366
|
+
"isValidMetadataRecord",
|
|
2367
|
+
"isValidRecord",
|
|
2368
|
+
"isView",
|
|
2369
|
+
"isWorkflow",
|
|
2370
|
+
"largeResultExpected",
|
|
2371
|
+
"makeReadonly",
|
|
2372
|
+
"moreEncodedQuery",
|
|
2373
|
+
"newGlideRecordNamed",
|
|
2374
|
+
"newRecord",
|
|
2375
|
+
"next",
|
|
2376
|
+
"nextRecord",
|
|
2377
|
+
"notifyUser",
|
|
2378
|
+
"onePassQuery",
|
|
2379
|
+
"operation",
|
|
2380
|
+
"orderBy",
|
|
2381
|
+
"orderByDesc",
|
|
2382
|
+
"popCurrent",
|
|
2383
|
+
"putCurrent",
|
|
2384
|
+
"putOptimizers",
|
|
2385
|
+
"query",
|
|
2386
|
+
"query",
|
|
2387
|
+
"queryNoDomain",
|
|
2388
|
+
"restoreLocation",
|
|
2389
|
+
"saveLocation",
|
|
2390
|
+
"scheduleScript",
|
|
2391
|
+
"setAbortAction",
|
|
2392
|
+
"setCategory",
|
|
2393
|
+
"setDisplayValue",
|
|
2394
|
+
"setEngineParameter",
|
|
2395
|
+
"setForceUpdate",
|
|
2396
|
+
"setLimit",
|
|
2397
|
+
"setLocation",
|
|
2398
|
+
"setNewGuid",
|
|
2399
|
+
"setNewGuidValue",
|
|
2400
|
+
"setNoCount",
|
|
2401
|
+
"setQueryReferences",
|
|
2402
|
+
"setSystem",
|
|
2403
|
+
"setUseEngines",
|
|
2404
|
+
"setValue",
|
|
2405
|
+
"setWorkflow",
|
|
2406
|
+
"targetExtension",
|
|
2407
|
+
"update",
|
|
2408
|
+
"updateElement",
|
|
2409
|
+
"updateLazy",
|
|
2410
|
+
"updateMultiple",
|
|
2411
|
+
"updateNoDomain",
|
|
2412
|
+
"updateWithReferences",
|
|
2413
|
+
"updateWithReferences"
|
|
2414
|
+
],
|
|
2415
|
+
"GlideRenderProperties": [
|
|
2416
|
+
"genEmptyForm",
|
|
2417
|
+
"getDeferInlineScripts",
|
|
2418
|
+
"getEncodedQuery",
|
|
2419
|
+
"getGaugeHeight",
|
|
2420
|
+
"getGaugeId",
|
|
2421
|
+
"getGaugeName",
|
|
2422
|
+
"getGaugeType",
|
|
2423
|
+
"getGaugeWidth",
|
|
2424
|
+
"getListControl",
|
|
2425
|
+
"getMedia",
|
|
2426
|
+
"getParameterValue",
|
|
2427
|
+
"getParameters",
|
|
2428
|
+
"getQueryNoDomain",
|
|
2429
|
+
"getReferringURL",
|
|
2430
|
+
"getViewID",
|
|
2431
|
+
"getViewManager",
|
|
2432
|
+
"getViewName",
|
|
2433
|
+
"getWindowID",
|
|
2434
|
+
"getWindowProperties",
|
|
2435
|
+
"isChartDetailOnReport",
|
|
2436
|
+
"isDefaultList",
|
|
2437
|
+
"isDialog",
|
|
2438
|
+
"isHomePage",
|
|
2439
|
+
"isInDevStudio",
|
|
2440
|
+
"isInlinePopup",
|
|
2441
|
+
"isInteractive",
|
|
2442
|
+
"isMaintainOrder",
|
|
2443
|
+
"isManyToMany",
|
|
2444
|
+
"isMultipleUpdate",
|
|
2445
|
+
"isOneToMany",
|
|
2446
|
+
"isPopup",
|
|
2447
|
+
"isPortal",
|
|
2448
|
+
"isPreview",
|
|
2449
|
+
"isPrint",
|
|
2450
|
+
"isReadOnly",
|
|
2451
|
+
"isRelatedList",
|
|
2452
|
+
"isSearch",
|
|
2453
|
+
"isSmallCaption",
|
|
2454
|
+
"setDeferInlineScripts",
|
|
2455
|
+
"setDialog",
|
|
2456
|
+
"setInlinePopup",
|
|
2457
|
+
"setListControl",
|
|
2458
|
+
"setMedia",
|
|
2459
|
+
"setPrint",
|
|
2460
|
+
"setReadOnly",
|
|
2461
|
+
"setSmallCaption",
|
|
2462
|
+
"setView",
|
|
2463
|
+
"setView",
|
|
2464
|
+
"toString",
|
|
2465
|
+
"useRelatedRecordManager",
|
|
2466
|
+
"useSlushbucket"
|
|
2467
|
+
],
|
|
2468
|
+
"GlideSchedule": [
|
|
2469
|
+
"add",
|
|
2470
|
+
"add",
|
|
2471
|
+
"addOtherSchedule0",
|
|
2472
|
+
"addTimeSpan",
|
|
2473
|
+
"addTimeSpans",
|
|
2474
|
+
"addTimeSpansExcluded",
|
|
2475
|
+
"duration",
|
|
2476
|
+
"duration",
|
|
2477
|
+
"excludeTimeSpan",
|
|
2478
|
+
"fetchTimeMap",
|
|
2479
|
+
"fetchTimeMapWithExcludes",
|
|
2480
|
+
"getDaysOfWeek",
|
|
2481
|
+
"getDaysOfWeekIgnoringExcludedSpans",
|
|
2482
|
+
"getID",
|
|
2483
|
+
"getName",
|
|
2484
|
+
"getSpans",
|
|
2485
|
+
"getTZ",
|
|
2486
|
+
"getTimeMap",
|
|
2487
|
+
"getTimeMap",
|
|
2488
|
+
"getTimeZone",
|
|
2489
|
+
"isInSchedule",
|
|
2490
|
+
"isInSchedule",
|
|
2491
|
+
"isValid",
|
|
2492
|
+
"load",
|
|
2493
|
+
"load",
|
|
2494
|
+
"load",
|
|
2495
|
+
"overlapsWith",
|
|
2496
|
+
"overlapsWithAfterStart",
|
|
2497
|
+
"setTimeZone",
|
|
2498
|
+
"whenLast",
|
|
2499
|
+
"whenNext",
|
|
2500
|
+
"whenNext",
|
|
2501
|
+
"whenNext"
|
|
2502
|
+
],
|
|
2503
|
+
"GlideScopedEvaluator": [
|
|
2504
|
+
"evaluateScript",
|
|
2505
|
+
"getVariable",
|
|
2506
|
+
"putVariable",
|
|
2507
|
+
"reset",
|
|
2508
|
+
"withEnforcedSecurity",
|
|
2509
|
+
"withInterpretedMode",
|
|
2510
|
+
"withQuickEvalSupported",
|
|
2511
|
+
"withReturnError",
|
|
2512
|
+
"withSandboxVariables"
|
|
2513
|
+
],
|
|
2514
|
+
"GlideScriptedExtensionPoint": [
|
|
2515
|
+
"jsFunction_getExtensions"
|
|
2516
|
+
],
|
|
2517
|
+
"GlideScriptedProcessor": [
|
|
2518
|
+
"redirect",
|
|
2519
|
+
"writeJSON",
|
|
2520
|
+
"writeOutput",
|
|
2521
|
+
"writeOutput"
|
|
2522
|
+
],
|
|
2523
|
+
"GlideSecurityUtils": [
|
|
2524
|
+
"cleanURL",
|
|
2525
|
+
"enforceRelativeURL",
|
|
2526
|
+
"enforceRelativeUrlAndCleanJavascript",
|
|
2527
|
+
"enforceRelativeUrlAndCleanJavascriptLogoutRedirect",
|
|
2528
|
+
"escapeScript",
|
|
2529
|
+
"isInFipsApprovedOnlyMode",
|
|
2530
|
+
"isURLWhiteListed",
|
|
2531
|
+
"isURLWhiteListedStrict"
|
|
2532
|
+
],
|
|
2533
|
+
"GlideSession": [
|
|
2534
|
+
"addErrorMessage",
|
|
2535
|
+
"addInfoMessage",
|
|
2536
|
+
"addTrivialMessage",
|
|
2537
|
+
"checkActiveDBs",
|
|
2538
|
+
"clearClientData",
|
|
2539
|
+
"clearProperty",
|
|
2540
|
+
"clearWatchField",
|
|
2541
|
+
"disableQueryCategoryPool",
|
|
2542
|
+
"disableSeparation",
|
|
2543
|
+
"disconnect",
|
|
2544
|
+
"disconnect",
|
|
2545
|
+
"enableSeparation",
|
|
2546
|
+
"get",
|
|
2547
|
+
"getActivatedElevatedRoles",
|
|
2548
|
+
"getAvailableElevatedRoles",
|
|
2549
|
+
"getBooleanProperty",
|
|
2550
|
+
"getBooleanProperty",
|
|
2551
|
+
"getBusinessRuleStack",
|
|
2552
|
+
"getClientData",
|
|
2553
|
+
"getClientDataMap",
|
|
2554
|
+
"getClientIP",
|
|
2555
|
+
"getContextualMode",
|
|
2556
|
+
"getCryptoModulePicker",
|
|
2557
|
+
"getCryptoModulePickerForTableWithSingleModule",
|
|
2558
|
+
"getCurrentDomainID",
|
|
2559
|
+
"getDateFormat",
|
|
2560
|
+
"getDateFormat",
|
|
2561
|
+
"getDateTimeFormat",
|
|
2562
|
+
"getDateTimeFormat",
|
|
2563
|
+
"getEncryptionContext",
|
|
2564
|
+
"getFullName",
|
|
2565
|
+
"getHttpSession",
|
|
2566
|
+
"getIntProperty",
|
|
2567
|
+
"getIntProperty",
|
|
2568
|
+
"getKaaProfile",
|
|
2569
|
+
"getLanguage",
|
|
2570
|
+
"getLoginHome",
|
|
2571
|
+
"getNumberOfWaiters",
|
|
2572
|
+
"getProperty",
|
|
2573
|
+
"getRoles",
|
|
2574
|
+
"getRoles",
|
|
2575
|
+
"getRunEngines",
|
|
2576
|
+
"getSeparationValue",
|
|
2577
|
+
"getSessionID",
|
|
2578
|
+
"getSessionKey",
|
|
2579
|
+
"getStack",
|
|
2580
|
+
"getStack",
|
|
2581
|
+
"getStackName",
|
|
2582
|
+
"getTimeFormat",
|
|
2583
|
+
"getTimeZone",
|
|
2584
|
+
"getTimeZoneName",
|
|
2585
|
+
"getTimeZoneShortName",
|
|
2586
|
+
"getUID",
|
|
2587
|
+
"getURI",
|
|
2588
|
+
"getUser",
|
|
2589
|
+
"getUserName",
|
|
2590
|
+
"getWatchField",
|
|
2591
|
+
"getWorkflow",
|
|
2592
|
+
"hasRole",
|
|
2593
|
+
"impersonate",
|
|
2594
|
+
"isInteractive",
|
|
2595
|
+
"isLockedOut",
|
|
2596
|
+
"isLoggedIn",
|
|
2597
|
+
"isOverridingQueryRoute",
|
|
2598
|
+
"isQueryCategoryPoolDisabled",
|
|
2599
|
+
"loadUserByID",
|
|
2600
|
+
"onlineImpersonate",
|
|
2601
|
+
"onlineUnimpersonate",
|
|
2602
|
+
"putClientData",
|
|
2603
|
+
"putProperty",
|
|
2604
|
+
"resetDisabledQueryCategoryPool",
|
|
2605
|
+
"resetOverrideQueryCategoryPool",
|
|
2606
|
+
"resetURI",
|
|
2607
|
+
"setCacheFlush",
|
|
2608
|
+
"setCacheIgnoreFlushTable",
|
|
2609
|
+
"setContextualMode",
|
|
2610
|
+
"setDateFormat",
|
|
2611
|
+
"setDomainID",
|
|
2612
|
+
"setInteractive",
|
|
2613
|
+
"setLanguage",
|
|
2614
|
+
"setOverrideQueryCategoryPool",
|
|
2615
|
+
"setRunEngines",
|
|
2616
|
+
"setStrictQuery",
|
|
2617
|
+
"setTimeFormat",
|
|
2618
|
+
"setTimeZoneName",
|
|
2619
|
+
"setURI",
|
|
2620
|
+
"setWatchField",
|
|
2621
|
+
"setWorkflow"
|
|
2622
|
+
],
|
|
2623
|
+
"GlideSPScriptable": [
|
|
2624
|
+
"addQueryString",
|
|
2625
|
+
"buildThemeVariableModel",
|
|
2626
|
+
"canReadRecord",
|
|
2627
|
+
"canReadRecord",
|
|
2628
|
+
"canSeePage",
|
|
2629
|
+
"getAISearchResultsActionConfig",
|
|
2630
|
+
"getAllKBRecords",
|
|
2631
|
+
"getAllowedItems",
|
|
2632
|
+
"getAnnouncementConsumerType",
|
|
2633
|
+
"getAssessmentRecord",
|
|
2634
|
+
"getCatalogItem",
|
|
2635
|
+
"getCatalogItem",
|
|
2636
|
+
"getCatalogItem",
|
|
2637
|
+
"getCatalogItem",
|
|
2638
|
+
"getCatalogs",
|
|
2639
|
+
"getDisplayValue",
|
|
2640
|
+
"getField",
|
|
2641
|
+
"getFields",
|
|
2642
|
+
"getFieldsObject",
|
|
2643
|
+
"getFilterBreadcrumbs",
|
|
2644
|
+
"getForm",
|
|
2645
|
+
"getForm",
|
|
2646
|
+
"getForm",
|
|
2647
|
+
"getForm",
|
|
2648
|
+
"getForm",
|
|
2649
|
+
"getGuide",
|
|
2650
|
+
"getHTTPS",
|
|
2651
|
+
"getInstanceRecord",
|
|
2652
|
+
"getItemDisplayPrice",
|
|
2653
|
+
"getKBCategoryArticleSummaries",
|
|
2654
|
+
"getKBCategoryArticleSummary",
|
|
2655
|
+
"getKBCategoryArticles",
|
|
2656
|
+
"getKBCategoryArticles",
|
|
2657
|
+
"getKBCount",
|
|
2658
|
+
"getKBRecord",
|
|
2659
|
+
"getKBSiblingCategories",
|
|
2660
|
+
"getKBTopCategoryID",
|
|
2661
|
+
"getKnowledgeBases",
|
|
2662
|
+
"getListColumns",
|
|
2663
|
+
"getListColumns",
|
|
2664
|
+
"getMenuHREF",
|
|
2665
|
+
"getMenuItems",
|
|
2666
|
+
"getPageRecord",
|
|
2667
|
+
"getParameter",
|
|
2668
|
+
"getPortalRecord",
|
|
2669
|
+
"getRecord",
|
|
2670
|
+
"getRecord",
|
|
2671
|
+
"getRecord",
|
|
2672
|
+
"getRecordDisplayValues",
|
|
2673
|
+
"getRecordElements",
|
|
2674
|
+
"getRecordElements",
|
|
2675
|
+
"getRecordValues",
|
|
2676
|
+
"getRecordVariables",
|
|
2677
|
+
"getRecordVariables",
|
|
2678
|
+
"getRecordVariablesArray",
|
|
2679
|
+
"getRecordVariablesArray",
|
|
2680
|
+
"getRectangleRecord",
|
|
2681
|
+
"getRelatedList",
|
|
2682
|
+
"getSCRecord",
|
|
2683
|
+
"getSPVlistActions",
|
|
2684
|
+
"getSearchSources",
|
|
2685
|
+
"getSearchSources",
|
|
2686
|
+
"getStream",
|
|
2687
|
+
"getStream",
|
|
2688
|
+
"getStreamEntries",
|
|
2689
|
+
"getSubCategories",
|
|
2690
|
+
"getTableVariableRow",
|
|
2691
|
+
"getTaxonomies",
|
|
2692
|
+
"getUserInitials",
|
|
2693
|
+
"getUserTrackingDetails",
|
|
2694
|
+
"getValue",
|
|
2695
|
+
"getValues",
|
|
2696
|
+
"getValues",
|
|
2697
|
+
"getVariables",
|
|
2698
|
+
"getVariables",
|
|
2699
|
+
"getVariablesArray",
|
|
2700
|
+
"getVariablesArray",
|
|
2701
|
+
"getWidget",
|
|
2702
|
+
"getWidget",
|
|
2703
|
+
"getWidgetFromInstance",
|
|
2704
|
+
"getWidgetFromRectangle",
|
|
2705
|
+
"getWidgetParameters",
|
|
2706
|
+
"getWidgetScope",
|
|
2707
|
+
"hasTextIndex",
|
|
2708
|
+
"isAISearchEnabled",
|
|
2709
|
+
"isDarkThemeEnabledInPortal",
|
|
2710
|
+
"isRTLEnabled",
|
|
2711
|
+
"isServicePortalURL",
|
|
2712
|
+
"isUserCriteriaEnabled",
|
|
2713
|
+
"log",
|
|
2714
|
+
"logSearch",
|
|
2715
|
+
"logSearch",
|
|
2716
|
+
"logSearch",
|
|
2717
|
+
"logStat",
|
|
2718
|
+
"logStat",
|
|
2719
|
+
"logStat",
|
|
2720
|
+
"mapUrlToSPUrl",
|
|
2721
|
+
"portalHasChatConfig",
|
|
2722
|
+
"publishSearchAnalytics",
|
|
2723
|
+
"saveRecord",
|
|
2724
|
+
"saveVariables",
|
|
2725
|
+
"showCatalogPrices",
|
|
2726
|
+
"showPrice",
|
|
2727
|
+
"showRecurringPrice",
|
|
2728
|
+
"stripHTML",
|
|
2729
|
+
"translateTemplate",
|
|
2730
|
+
"userCanSeeSearchSourceByCriteria"
|
|
2731
|
+
],
|
|
2732
|
+
"GlideSysAttachment": [
|
|
2733
|
+
"copy",
|
|
2734
|
+
"copy",
|
|
2735
|
+
"deleteAttachment",
|
|
2736
|
+
"getAttachments",
|
|
2737
|
+
"getContent",
|
|
2738
|
+
"getContentBase64",
|
|
2739
|
+
"getContentStream",
|
|
2740
|
+
"write",
|
|
2741
|
+
"writeBase64",
|
|
2742
|
+
"writeContentStream"
|
|
2743
|
+
],
|
|
2744
|
+
"GlideSysListControl": [
|
|
2745
|
+
"getControlID",
|
|
2746
|
+
"getEditDefaultFilter",
|
|
2747
|
+
"getLabel",
|
|
2748
|
+
"getListControl",
|
|
2749
|
+
"getListControlID",
|
|
2750
|
+
"getListEditInsertRow",
|
|
2751
|
+
"getListEditRefQualTag",
|
|
2752
|
+
"getListEditType",
|
|
2753
|
+
"getMode",
|
|
2754
|
+
"getSearchMethod",
|
|
2755
|
+
"isHierarchicalLists",
|
|
2756
|
+
"isOmitEditButton",
|
|
2757
|
+
"isOmitEmpty",
|
|
2758
|
+
"isOmitFilter",
|
|
2759
|
+
"isOmitHeaderEmpty",
|
|
2760
|
+
"isOmitHeaderScript",
|
|
2761
|
+
"isOmitLinks",
|
|
2762
|
+
"isOmitNewButton",
|
|
2763
|
+
"isOmitNewButtonWithoutChecks",
|
|
2764
|
+
"isOmitScript",
|
|
2765
|
+
"isShowLabelsOnRow",
|
|
2766
|
+
"shouldOmitDrilldownLink"
|
|
2767
|
+
],
|
|
2768
|
+
"gs": [
|
|
2769
|
+
"OLAPBuildTimeDimension",
|
|
2770
|
+
"_cacheFlush",
|
|
2771
|
+
"_dropTable",
|
|
2772
|
+
"_getScriptError",
|
|
2773
|
+
"_getScriptErrorForTable",
|
|
2774
|
+
"addErrorMessage",
|
|
2775
|
+
"addErrorMessageNoSanitization",
|
|
2776
|
+
"addInfoMessage",
|
|
2777
|
+
"addInfoMessageNoSanitization",
|
|
2778
|
+
"addMessage",
|
|
2779
|
+
"addUpgradeDebuggerArtifact",
|
|
2780
|
+
"alterSqlFieldDefintion",
|
|
2781
|
+
"appLoad",
|
|
2782
|
+
"appLoadData",
|
|
2783
|
+
"appLoadDemo",
|
|
2784
|
+
"appUpdate",
|
|
2785
|
+
"appUpgrade",
|
|
2786
|
+
"beginningOfCurrentHour",
|
|
2787
|
+
"beginningOfCurrentMinute",
|
|
2788
|
+
"beginningOfDay",
|
|
2789
|
+
"beginningOfLast120Days",
|
|
2790
|
+
"beginningOfLast12Months",
|
|
2791
|
+
"beginningOfLast15Minutes",
|
|
2792
|
+
"beginningOfLast2Hours",
|
|
2793
|
+
"beginningOfLast2Quarters",
|
|
2794
|
+
"beginningOfLast2Years",
|
|
2795
|
+
"beginningOfLast30Days",
|
|
2796
|
+
"beginningOfLast30Minutes",
|
|
2797
|
+
"beginningOfLast3Months",
|
|
2798
|
+
"beginningOfLast45Minutes",
|
|
2799
|
+
"beginningOfLast60Days",
|
|
2800
|
+
"beginningOfLast6Months",
|
|
2801
|
+
"beginningOfLast7Days",
|
|
2802
|
+
"beginningOfLast90Days",
|
|
2803
|
+
"beginningOfLast9Months",
|
|
2804
|
+
"beginningOfLastHour",
|
|
2805
|
+
"beginningOfLastMinute",
|
|
2806
|
+
"beginningOfLastMonth",
|
|
2807
|
+
"beginningOfLastQuarter",
|
|
2808
|
+
"beginningOfLastSchedulePeriod",
|
|
2809
|
+
"beginningOfLastWeek",
|
|
2810
|
+
"beginningOfLastYear",
|
|
2811
|
+
"beginningOfMonth",
|
|
2812
|
+
"beginningOfNext2Quarters",
|
|
2813
|
+
"beginningOfNextMonth",
|
|
2814
|
+
"beginningOfNextQuarter",
|
|
2815
|
+
"beginningOfNextSchedulePeriod",
|
|
2816
|
+
"beginningOfNextWeek",
|
|
2817
|
+
"beginningOfNextYear",
|
|
2818
|
+
"beginningOfOneYearAgo",
|
|
2819
|
+
"beginningOfSchedulePeriodsAgo",
|
|
2820
|
+
"beginningOfThisMonth",
|
|
2821
|
+
"beginningOfThisQuarter",
|
|
2822
|
+
"beginningOfThisSchedulePeriod",
|
|
2823
|
+
"beginningOfThisWeek",
|
|
2824
|
+
"beginningOfThisYear",
|
|
2825
|
+
"beginningOfToday",
|
|
2826
|
+
"beginningOfTomorrow",
|
|
2827
|
+
"beginningOfWeek",
|
|
2828
|
+
"beginningOfYear",
|
|
2829
|
+
"beginningOfYesterday",
|
|
2830
|
+
"breaker",
|
|
2831
|
+
"cacheFlush",
|
|
2832
|
+
"calDateDiff",
|
|
2833
|
+
"createUser",
|
|
2834
|
+
"dateAdd",
|
|
2835
|
+
"dateDiff",
|
|
2836
|
+
"dateGenerate",
|
|
2837
|
+
"datePart",
|
|
2838
|
+
"daysAgo",
|
|
2839
|
+
"daysAgoEnd",
|
|
2840
|
+
"daysAgoLocal",
|
|
2841
|
+
"daysAgoStart",
|
|
2842
|
+
"debug",
|
|
2843
|
+
"disableSessionScopeDebug",
|
|
2844
|
+
"dropColumn",
|
|
2845
|
+
"dropColumnQuick",
|
|
2846
|
+
"dropTable",
|
|
2847
|
+
"dropTableRecord",
|
|
2848
|
+
"dumpProperties",
|
|
2849
|
+
"dumpPropertiesSecured",
|
|
2850
|
+
"enableSessionScopeDebug",
|
|
2851
|
+
"endOfCurrentHour",
|
|
2852
|
+
"endOfCurrentMinute",
|
|
2853
|
+
"endOfDay",
|
|
2854
|
+
"endOfLast120Days",
|
|
2855
|
+
"endOfLast12Months",
|
|
2856
|
+
"endOfLast15Minutes",
|
|
2857
|
+
"endOfLast2Hours",
|
|
2858
|
+
"endOfLast2Quarters",
|
|
2859
|
+
"endOfLast2Years",
|
|
2860
|
+
"endOfLast30Days",
|
|
2861
|
+
"endOfLast30Minutes",
|
|
2862
|
+
"endOfLast3Months",
|
|
2863
|
+
"endOfLast45Minutes",
|
|
2864
|
+
"endOfLast60Days",
|
|
2865
|
+
"endOfLast6Months",
|
|
2866
|
+
"endOfLast7Days",
|
|
2867
|
+
"endOfLast90Days",
|
|
2868
|
+
"endOfLast9Months",
|
|
2869
|
+
"endOfLastHour",
|
|
2870
|
+
"endOfLastMinute",
|
|
2871
|
+
"endOfLastMonth",
|
|
2872
|
+
"endOfLastQuarter",
|
|
2873
|
+
"endOfLastSchedulePeriod",
|
|
2874
|
+
"endOfLastWeek",
|
|
2875
|
+
"endOfLastYear",
|
|
2876
|
+
"endOfMonth",
|
|
2877
|
+
"endOfNext2Quarters",
|
|
2878
|
+
"endOfNextMonth",
|
|
2879
|
+
"endOfNextQuarter",
|
|
2880
|
+
"endOfNextSchedulePeriod",
|
|
2881
|
+
"endOfNextWeek",
|
|
2882
|
+
"endOfNextYear",
|
|
2883
|
+
"endOfOneYearAgo",
|
|
2884
|
+
"endOfSchedulePeriodsAgo",
|
|
2885
|
+
"endOfThisMonth",
|
|
2886
|
+
"endOfThisQuarter",
|
|
2887
|
+
"endOfThisSchedulePeriod",
|
|
2888
|
+
"endOfThisWeek",
|
|
2889
|
+
"endOfThisYear",
|
|
2890
|
+
"endOfToday",
|
|
2891
|
+
"endOfTomorrow",
|
|
2892
|
+
"endOfWeek",
|
|
2893
|
+
"endOfYear",
|
|
2894
|
+
"endOfYesterday",
|
|
2895
|
+
"ensureCompositeIndex",
|
|
2896
|
+
"ensureIndex",
|
|
2897
|
+
"error",
|
|
2898
|
+
"escaper",
|
|
2899
|
+
"eventQueue",
|
|
2900
|
+
"eventQueueScheduled",
|
|
2901
|
+
"eventsProcess",
|
|
2902
|
+
"executeCondition",
|
|
2903
|
+
"executeNow",
|
|
2904
|
+
"fieldExists",
|
|
2905
|
+
"fileExists",
|
|
2906
|
+
"flushAccessMessages",
|
|
2907
|
+
"flushMessages",
|
|
2908
|
+
"flushStatus",
|
|
2909
|
+
"generateGUID",
|
|
2910
|
+
"generateURL",
|
|
2911
|
+
"getAccessMessages",
|
|
2912
|
+
"getBooleanPreference",
|
|
2913
|
+
"getCallerScopeName",
|
|
2914
|
+
"getCannotConfigureScopeReason",
|
|
2915
|
+
"getCssCacheVersionString",
|
|
2916
|
+
"getCurrentApplicationId",
|
|
2917
|
+
"getCurrentApplicationName",
|
|
2918
|
+
"getCurrentApplicationScope",
|
|
2919
|
+
"getCurrentScopeName",
|
|
2920
|
+
"getCustomerPrefix",
|
|
2921
|
+
"getDateFormat",
|
|
2922
|
+
"getDateTimeFormat",
|
|
2923
|
+
"getDictionaryEntryPackage",
|
|
2924
|
+
"getDictionaryEntryScope",
|
|
2925
|
+
"getDisplayColumn",
|
|
2926
|
+
"getDisplayValueFor",
|
|
2927
|
+
"getDurationDate",
|
|
2928
|
+
"getErrorMessages",
|
|
2929
|
+
"getEscapedMessage",
|
|
2930
|
+
"getEscapedProperty",
|
|
2931
|
+
"getEscapedPropertySecured",
|
|
2932
|
+
"getGlideHome",
|
|
2933
|
+
"getImpersonatingUserDisplayName",
|
|
2934
|
+
"getImpersonatingUserID",
|
|
2935
|
+
"getImpersonatingUserName",
|
|
2936
|
+
"getInScopeDBViews",
|
|
2937
|
+
"getInScopeTables",
|
|
2938
|
+
"getInfoMessages",
|
|
2939
|
+
"getInstanceIP",
|
|
2940
|
+
"getJavaVersion",
|
|
2941
|
+
"getJellyVariable",
|
|
2942
|
+
"getMaxSchemaNameLength",
|
|
2943
|
+
"getMessage",
|
|
2944
|
+
"getMessageLang",
|
|
2945
|
+
"getMessageS",
|
|
2946
|
+
"getMessages",
|
|
2947
|
+
"getNavMessage",
|
|
2948
|
+
"getNewAppScopeCompanyPrefix",
|
|
2949
|
+
"getNodeID",
|
|
2950
|
+
"getNodeName",
|
|
2951
|
+
"getNodeValue",
|
|
2952
|
+
"getNumericPreference",
|
|
2953
|
+
"getPreference",
|
|
2954
|
+
"getProperty",
|
|
2955
|
+
"getPropertySecured",
|
|
2956
|
+
"getScopeIdByElementName",
|
|
2957
|
+
"getScopeIdByRecordId",
|
|
2958
|
+
"getScopeLabelByElementName",
|
|
2959
|
+
"getScopeLabelByRecordId",
|
|
2960
|
+
"getScopeNameByElementName",
|
|
2961
|
+
"getScopeNameByRecordId",
|
|
2962
|
+
"getScriptError",
|
|
2963
|
+
"getScriptErrorFromScope",
|
|
2964
|
+
"getSession",
|
|
2965
|
+
"getSessionID",
|
|
2966
|
+
"getSessionToken",
|
|
2967
|
+
"getStyle",
|
|
2968
|
+
"getSysTimeZone",
|
|
2969
|
+
"getSystemID",
|
|
2970
|
+
"getTempDir",
|
|
2971
|
+
"getTimeFormat",
|
|
2972
|
+
"getTrivialMessages",
|
|
2973
|
+
"getUpgradeDebuggerResult",
|
|
2974
|
+
"getUrlOnStack",
|
|
2975
|
+
"getUser",
|
|
2976
|
+
"getUserDisplayName",
|
|
2977
|
+
"getUserID",
|
|
2978
|
+
"getUserName",
|
|
2979
|
+
"getUserNameByUserID",
|
|
2980
|
+
"getVendorPrefixPrefix",
|
|
2981
|
+
"getXMLNodeList",
|
|
2982
|
+
"getXMLText",
|
|
2983
|
+
"globalPut",
|
|
2984
|
+
"hasMessages",
|
|
2985
|
+
"hasRightsTo",
|
|
2986
|
+
"hasRole",
|
|
2987
|
+
"hasRoleInGroup",
|
|
2988
|
+
"healthCheck",
|
|
2989
|
+
"hoursAgo",
|
|
2990
|
+
"hoursAgoEnd",
|
|
2991
|
+
"hoursAgoLocal",
|
|
2992
|
+
"hoursAgoStart",
|
|
2993
|
+
"include",
|
|
2994
|
+
"indexUpdate",
|
|
2995
|
+
"info",
|
|
2996
|
+
"installationSetting",
|
|
2997
|
+
"invalidateCache",
|
|
2998
|
+
"isCleaningDemoData",
|
|
2999
|
+
"isCurrentApplicationCrossScopeProtected",
|
|
3000
|
+
"isCurrentApplicationCustom",
|
|
3001
|
+
"isCurrentApplicationInGlobalScope",
|
|
3002
|
+
"isDatabaseView",
|
|
3003
|
+
"isDebugging",
|
|
3004
|
+
"isESLatest",
|
|
3005
|
+
"isEdgeEncryptedSession",
|
|
3006
|
+
"isFirstDayOfMonth",
|
|
3007
|
+
"isFirstDayOfWeek",
|
|
3008
|
+
"isFirstDayOfYear",
|
|
3009
|
+
"isInteractive",
|
|
3010
|
+
"isInteractiveSession",
|
|
3011
|
+
"isLastDayOfMonth",
|
|
3012
|
+
"isLastDayOfWeek",
|
|
3013
|
+
"isLastDayOfYear",
|
|
3014
|
+
"isLoggedIn",
|
|
3015
|
+
"isMobile",
|
|
3016
|
+
"isPaused",
|
|
3017
|
+
"isPausedForAtfPerformance",
|
|
3018
|
+
"isScopeAdminForAnyApp",
|
|
3019
|
+
"isScopedAdminApp",
|
|
3020
|
+
"isScopedApp",
|
|
3021
|
+
"isSessionScopeDebugging",
|
|
3022
|
+
"isTableInScope",
|
|
3023
|
+
"isUpgradeDebuggerEnabled",
|
|
3024
|
+
"isValidScript",
|
|
3025
|
+
"isValidScriptFromScope",
|
|
3026
|
+
"lastWeek",
|
|
3027
|
+
"load",
|
|
3028
|
+
"loadBatchScript",
|
|
3029
|
+
"loadFixes",
|
|
3030
|
+
"loadResource",
|
|
3031
|
+
"loadUpdates",
|
|
3032
|
+
"log",
|
|
3033
|
+
"logError",
|
|
3034
|
+
"logWarning",
|
|
3035
|
+
"mergeAttribute",
|
|
3036
|
+
"minutesAgo",
|
|
3037
|
+
"minutesAgoEnd",
|
|
3038
|
+
"minutesAgoStart",
|
|
3039
|
+
"monthsAgo",
|
|
3040
|
+
"monthsAgoEnd",
|
|
3041
|
+
"monthsAgoStart",
|
|
3042
|
+
"nil",
|
|
3043
|
+
"now",
|
|
3044
|
+
"nowDateTime",
|
|
3045
|
+
"nowGlideDateTime",
|
|
3046
|
+
"nowNoTZ",
|
|
3047
|
+
"pause",
|
|
3048
|
+
"print",
|
|
3049
|
+
"processDelegatedEvents",
|
|
3050
|
+
"publish",
|
|
3051
|
+
"publishToUser",
|
|
3052
|
+
"quartersAgo",
|
|
3053
|
+
"quartersAgoEnd",
|
|
3054
|
+
"quartersAgoStart",
|
|
3055
|
+
"rebuildAllIndexes",
|
|
3056
|
+
"rebuildIndexes",
|
|
3057
|
+
"renameTable",
|
|
3058
|
+
"reset",
|
|
3059
|
+
"resetDB",
|
|
3060
|
+
"resolveIcon",
|
|
3061
|
+
"resume",
|
|
3062
|
+
"scheduleScript",
|
|
3063
|
+
"setCannotCancel",
|
|
3064
|
+
"setCleaningDemoData",
|
|
3065
|
+
"setCurrentApplicationId",
|
|
3066
|
+
"setProperty",
|
|
3067
|
+
"setRedirect",
|
|
3068
|
+
"setReturn",
|
|
3069
|
+
"setTrackMetadataDeletes",
|
|
3070
|
+
"sleep",
|
|
3071
|
+
"sql",
|
|
3072
|
+
"sqlItemsByField",
|
|
3073
|
+
"sqlItemsByID",
|
|
3074
|
+
"statsThisSession",
|
|
3075
|
+
"statsThisSessionThreshold",
|
|
3076
|
+
"suppressTextIndex",
|
|
3077
|
+
"suppressUpdateSynch",
|
|
3078
|
+
"tableCreate",
|
|
3079
|
+
"tableDrop",
|
|
3080
|
+
"tableExists",
|
|
3081
|
+
"templateExists",
|
|
3082
|
+
"templateOrMacroExists",
|
|
3083
|
+
"trace",
|
|
3084
|
+
"transpile",
|
|
3085
|
+
"truncateTable",
|
|
3086
|
+
"unWrap",
|
|
3087
|
+
"unload",
|
|
3088
|
+
"unloadAll",
|
|
3089
|
+
"unloadChoices",
|
|
3090
|
+
"unloadRecordToXML",
|
|
3091
|
+
"unloadWithQuery",
|
|
3092
|
+
"updateSave",
|
|
3093
|
+
"updateUnload",
|
|
3094
|
+
"updateUserRoles",
|
|
3095
|
+
"user",
|
|
3096
|
+
"userID",
|
|
3097
|
+
"user_id",
|
|
3098
|
+
"warn",
|
|
3099
|
+
"workflowFlush",
|
|
3100
|
+
"xmlToJSON",
|
|
3101
|
+
"yearsAgo",
|
|
3102
|
+
"yesterday"
|
|
3103
|
+
],
|
|
3104
|
+
"GlideSystemDateUtil2": [
|
|
3105
|
+
"beginningOfDay",
|
|
3106
|
+
"beginningOfLastMonth",
|
|
3107
|
+
"beginningOfLastWeek",
|
|
3108
|
+
"beginningOfLastYear",
|
|
3109
|
+
"beginningOfMonth",
|
|
3110
|
+
"beginningOfNextMonth",
|
|
3111
|
+
"beginningOfNextWeek",
|
|
3112
|
+
"beginningOfNextYear",
|
|
3113
|
+
"beginningOfThisMonth",
|
|
3114
|
+
"beginningOfThisQuarter",
|
|
3115
|
+
"beginningOfThisWeek",
|
|
3116
|
+
"beginningOfThisYear",
|
|
3117
|
+
"beginningOfToday",
|
|
3118
|
+
"beginningOfTomorrow",
|
|
3119
|
+
"beginningOfWeek",
|
|
3120
|
+
"beginningOfYear",
|
|
3121
|
+
"beginningOfYesterday",
|
|
3122
|
+
"calDateDiff",
|
|
3123
|
+
"dateAdd",
|
|
3124
|
+
"dateDiff",
|
|
3125
|
+
"dateGenerate",
|
|
3126
|
+
"datePart",
|
|
3127
|
+
"daysAgo",
|
|
3128
|
+
"daysAgoEnd",
|
|
3129
|
+
"daysAgoLocal",
|
|
3130
|
+
"daysAgoStart",
|
|
3131
|
+
"endOfDay",
|
|
3132
|
+
"endOfLastMonth",
|
|
3133
|
+
"endOfLastWeek",
|
|
3134
|
+
"endOfLastYear",
|
|
3135
|
+
"endOfMonth",
|
|
3136
|
+
"endOfNextMonth",
|
|
3137
|
+
"endOfNextWeek",
|
|
3138
|
+
"endOfNextYear",
|
|
3139
|
+
"endOfThisMonth",
|
|
3140
|
+
"endOfThisQuarter",
|
|
3141
|
+
"endOfThisWeek",
|
|
3142
|
+
"endOfThisYear",
|
|
3143
|
+
"endOfToday",
|
|
3144
|
+
"endOfTomorrow",
|
|
3145
|
+
"endOfWeek",
|
|
3146
|
+
"endOfYear",
|
|
3147
|
+
"endOfYesterday",
|
|
3148
|
+
"getDurationDate",
|
|
3149
|
+
"hoursAgo",
|
|
3150
|
+
"hoursAgoEnd",
|
|
3151
|
+
"hoursAgoLocal",
|
|
3152
|
+
"hoursAgoStart",
|
|
3153
|
+
"isFirstDayOfMonth",
|
|
3154
|
+
"isFirstDayOfWeek",
|
|
3155
|
+
"isFirstDayOfYear",
|
|
3156
|
+
"isLastDayOfMonth",
|
|
3157
|
+
"isLastDayOfWeek",
|
|
3158
|
+
"isLastDayOfYear",
|
|
3159
|
+
"lastWeek",
|
|
3160
|
+
"minutesAgo",
|
|
3161
|
+
"minutesAgoEnd",
|
|
3162
|
+
"minutesAgoStart",
|
|
3163
|
+
"monthsAgo",
|
|
3164
|
+
"monthsAgoEnd",
|
|
3165
|
+
"monthsAgoStart",
|
|
3166
|
+
"now",
|
|
3167
|
+
"nowDateTime",
|
|
3168
|
+
"nowGlideDateTime",
|
|
3169
|
+
"nowNoTZ",
|
|
3170
|
+
"quartersAgo",
|
|
3171
|
+
"quartersAgoEnd",
|
|
3172
|
+
"quartersAgoStart",
|
|
3173
|
+
"yearsAgo",
|
|
3174
|
+
"yesterday"
|
|
3175
|
+
],
|
|
3176
|
+
"GlideSystemDateUtil3": [
|
|
3177
|
+
"beginningOfCurrentHour",
|
|
3178
|
+
"beginningOfCurrentMinute",
|
|
3179
|
+
"beginningOfLast120Days",
|
|
3180
|
+
"beginningOfLast12Months",
|
|
3181
|
+
"beginningOfLast15Minutes",
|
|
3182
|
+
"beginningOfLast2Hours",
|
|
3183
|
+
"beginningOfLast2Quarters",
|
|
3184
|
+
"beginningOfLast2Years",
|
|
3185
|
+
"beginningOfLast30Days",
|
|
3186
|
+
"beginningOfLast30Minutes",
|
|
3187
|
+
"beginningOfLast3Months",
|
|
3188
|
+
"beginningOfLast45Minutes",
|
|
3189
|
+
"beginningOfLast60Days",
|
|
3190
|
+
"beginningOfLast6Months",
|
|
3191
|
+
"beginningOfLast7Days",
|
|
3192
|
+
"beginningOfLast90Days",
|
|
3193
|
+
"beginningOfLast9Months",
|
|
3194
|
+
"beginningOfLastHour",
|
|
3195
|
+
"beginningOfLastMinute",
|
|
3196
|
+
"beginningOfLastQuarter",
|
|
3197
|
+
"beginningOfNext2Quarters",
|
|
3198
|
+
"beginningOfNextQuarter",
|
|
3199
|
+
"beginningOfOneYearAgo",
|
|
3200
|
+
"endOfCurrentHour",
|
|
3201
|
+
"endOfCurrentMinute",
|
|
3202
|
+
"endOfLast120Days",
|
|
3203
|
+
"endOfLast12Months",
|
|
3204
|
+
"endOfLast15Minutes",
|
|
3205
|
+
"endOfLast2Hours",
|
|
3206
|
+
"endOfLast2Quarters",
|
|
3207
|
+
"endOfLast2Years",
|
|
3208
|
+
"endOfLast30Days",
|
|
3209
|
+
"endOfLast30Minutes",
|
|
3210
|
+
"endOfLast3Months",
|
|
3211
|
+
"endOfLast45Minutes",
|
|
3212
|
+
"endOfLast60Days",
|
|
3213
|
+
"endOfLast6Months",
|
|
3214
|
+
"endOfLast7Days",
|
|
3215
|
+
"endOfLast90Days",
|
|
3216
|
+
"endOfLast9Months",
|
|
3217
|
+
"endOfLastHour",
|
|
3218
|
+
"endOfLastMinute",
|
|
3219
|
+
"endOfLastQuarter",
|
|
3220
|
+
"endOfNext2Quarters",
|
|
3221
|
+
"endOfNextQuarter",
|
|
3222
|
+
"endOfOneYearAgo"
|
|
3223
|
+
],
|
|
3224
|
+
"GlideSystemLoader": [
|
|
3225
|
+
"appLoad",
|
|
3226
|
+
"appLoadData",
|
|
3227
|
+
"appLoadDemo",
|
|
3228
|
+
"appUpdate",
|
|
3229
|
+
"appUpgrade",
|
|
3230
|
+
"indexUpdate",
|
|
3231
|
+
"isCleaningDemoData",
|
|
3232
|
+
"load",
|
|
3233
|
+
"loadFixes",
|
|
3234
|
+
"loadResource",
|
|
3235
|
+
"loadUpdates",
|
|
3236
|
+
"setCleaningDemoData",
|
|
3237
|
+
"unload",
|
|
3238
|
+
"unloadAll",
|
|
3239
|
+
"unloadChoices",
|
|
3240
|
+
"unloadRecordToXML",
|
|
3241
|
+
"unloadWithQuery",
|
|
3242
|
+
"updateSave",
|
|
3243
|
+
"updateUnload"
|
|
3244
|
+
],
|
|
3245
|
+
"GlideSystemLogger": [
|
|
3246
|
+
"debug",
|
|
3247
|
+
"disableSessionScopeDebug",
|
|
3248
|
+
"enableSessionScopeDebug",
|
|
3249
|
+
"error",
|
|
3250
|
+
"info",
|
|
3251
|
+
"isDebugging",
|
|
3252
|
+
"isSessionScopeDebugging",
|
|
3253
|
+
"warn"
|
|
3254
|
+
],
|
|
3255
|
+
"GlideSystemScheduleUtil": [
|
|
3256
|
+
"beginningOfLastSchedulePeriod",
|
|
3257
|
+
"beginningOfNextSchedulePeriod",
|
|
3258
|
+
"beginningOfSchedulePeriodsAgo",
|
|
3259
|
+
"beginningOfThisSchedulePeriod",
|
|
3260
|
+
"endOfLastSchedulePeriod",
|
|
3261
|
+
"endOfNextSchedulePeriod",
|
|
3262
|
+
"endOfSchedulePeriodsAgo",
|
|
3263
|
+
"endOfThisSchedulePeriod"
|
|
3264
|
+
],
|
|
3265
|
+
"GlideSystemUserSession": [
|
|
3266
|
+
"addErrorMessage",
|
|
3267
|
+
"addErrorMessageNoSanitization",
|
|
3268
|
+
"addInfoMessage",
|
|
3269
|
+
"addInfoMessageNoSanitization",
|
|
3270
|
+
"addMessage",
|
|
3271
|
+
"addUpgradeDebuggerArtifact",
|
|
3272
|
+
"createUser",
|
|
3273
|
+
"flushAccessMessages",
|
|
3274
|
+
"flushMessages",
|
|
3275
|
+
"getAccessMessages",
|
|
3276
|
+
"getCurrentApplicationId",
|
|
3277
|
+
"getCurrentApplicationName",
|
|
3278
|
+
"getCurrentApplicationScope",
|
|
3279
|
+
"getDateFormat",
|
|
3280
|
+
"getDateTimeFormat",
|
|
3281
|
+
"getErrorMessages",
|
|
3282
|
+
"getImpersonatingUserDisplayName",
|
|
3283
|
+
"getImpersonatingUserID",
|
|
3284
|
+
"getImpersonatingUserName",
|
|
3285
|
+
"getInfoMessages",
|
|
3286
|
+
"getMessages",
|
|
3287
|
+
"getNavMessage",
|
|
3288
|
+
"getSessionToken",
|
|
3289
|
+
"getSysTimeZone",
|
|
3290
|
+
"getTimeFormat",
|
|
3291
|
+
"getTrivialMessages",
|
|
3292
|
+
"getUpgradeDebuggerResult",
|
|
3293
|
+
"getUrlOnStack",
|
|
3294
|
+
"getUser",
|
|
3295
|
+
"getUserDisplayName",
|
|
3296
|
+
"getUserID",
|
|
3297
|
+
"getUserName",
|
|
3298
|
+
"getUserNameByUserID",
|
|
3299
|
+
"hasMessages",
|
|
3300
|
+
"hasRoleInGroup",
|
|
3301
|
+
"isCurrentApplicationCrossScopeProtected",
|
|
3302
|
+
"isCurrentApplicationCustom",
|
|
3303
|
+
"isCurrentApplicationInGlobalScope",
|
|
3304
|
+
"isInteractive",
|
|
3305
|
+
"isLoggedIn",
|
|
3306
|
+
"isScopeAdminForAnyApp",
|
|
3307
|
+
"isUpgradeDebuggerEnabled",
|
|
3308
|
+
"setCurrentApplicationId",
|
|
3309
|
+
"setRedirect",
|
|
3310
|
+
"setReturn",
|
|
3311
|
+
"setTrackMetadataDeletes",
|
|
3312
|
+
"statsThisSession",
|
|
3313
|
+
"statsThisSessionThreshold",
|
|
3314
|
+
"suppressTextIndex",
|
|
3315
|
+
"suppressUpdateSynch",
|
|
3316
|
+
"updateUserRoles",
|
|
3317
|
+
"user",
|
|
3318
|
+
"userID",
|
|
3319
|
+
"user_id"
|
|
3320
|
+
],
|
|
3321
|
+
"GlideSystemUtilDB": [
|
|
3322
|
+
"_dropTable",
|
|
3323
|
+
"alterSqlFieldDefintion",
|
|
3324
|
+
"dropColumn",
|
|
3325
|
+
"dropColumnQuick",
|
|
3326
|
+
"dropTable",
|
|
3327
|
+
"dropTableRecord",
|
|
3328
|
+
"ensureCompositeIndex",
|
|
3329
|
+
"ensureIndex",
|
|
3330
|
+
"fieldExists",
|
|
3331
|
+
"flushStatus",
|
|
3332
|
+
"getDictionaryEntryPackage",
|
|
3333
|
+
"getDictionaryEntryScope",
|
|
3334
|
+
"getDisplayValueFor",
|
|
3335
|
+
"getInScopeDBViews",
|
|
3336
|
+
"getInScopeTables",
|
|
3337
|
+
"healthCheck",
|
|
3338
|
+
"isScopedAdminApp",
|
|
3339
|
+
"isScopedApp",
|
|
3340
|
+
"isTableInScope",
|
|
3341
|
+
"rebuildAllIndexes",
|
|
3342
|
+
"rebuildIndexes",
|
|
3343
|
+
"renameTable",
|
|
3344
|
+
"reset",
|
|
3345
|
+
"resetDB",
|
|
3346
|
+
"sql",
|
|
3347
|
+
"sqlItemsByField",
|
|
3348
|
+
"sqlItemsByID",
|
|
3349
|
+
"tableCreate",
|
|
3350
|
+
"tableDrop",
|
|
3351
|
+
"trace",
|
|
3352
|
+
"truncateTable"
|
|
3353
|
+
],
|
|
3354
|
+
"GlideSystemUtilScript": [
|
|
3355
|
+
"_getScriptError",
|
|
3356
|
+
"_getScriptErrorForTable",
|
|
3357
|
+
"getScriptError",
|
|
3358
|
+
"getScriptErrorFromScope",
|
|
3359
|
+
"isESLatest",
|
|
3360
|
+
"isValidScript",
|
|
3361
|
+
"isValidScriptFromScope",
|
|
3362
|
+
"loadBatchScript",
|
|
3363
|
+
"scheduleScript"
|
|
3364
|
+
],
|
|
3365
|
+
"GlideSystemUtilXML": [
|
|
3366
|
+
"getNodeName",
|
|
3367
|
+
"getNodeValue",
|
|
3368
|
+
"getXMLNodeList",
|
|
3369
|
+
"getXMLText"
|
|
3370
|
+
],
|
|
3371
|
+
"GlideTableHierarchy": [
|
|
3372
|
+
"getAllExtensions",
|
|
3373
|
+
"getBase",
|
|
3374
|
+
"getHierarchy",
|
|
3375
|
+
"getName",
|
|
3376
|
+
"getRoot",
|
|
3377
|
+
"getTableExtensions",
|
|
3378
|
+
"getTables",
|
|
3379
|
+
"hasExtensions",
|
|
3380
|
+
"isBaseClass",
|
|
3381
|
+
"isSoloClass"
|
|
3382
|
+
],
|
|
3383
|
+
"GlideTextReader": [
|
|
3384
|
+
"getEncoding",
|
|
3385
|
+
"readLine"
|
|
3386
|
+
],
|
|
3387
|
+
"GlideTime": [
|
|
3388
|
+
"add",
|
|
3389
|
+
"add",
|
|
3390
|
+
"addDays",
|
|
3391
|
+
"addDaysLocalTime",
|
|
3392
|
+
"addDaysUTC",
|
|
3393
|
+
"addMonths",
|
|
3394
|
+
"addMonthsLocalTime",
|
|
3395
|
+
"addMonthsUTC",
|
|
3396
|
+
"addSeconds",
|
|
3397
|
+
"addWeeks",
|
|
3398
|
+
"addWeeksLocalTime",
|
|
3399
|
+
"addWeeksUTC",
|
|
3400
|
+
"addYears",
|
|
3401
|
+
"addYearsLocalTime",
|
|
3402
|
+
"addYearsUTC",
|
|
3403
|
+
"after",
|
|
3404
|
+
"before",
|
|
3405
|
+
"compareTo",
|
|
3406
|
+
"equals",
|
|
3407
|
+
"excludeZFromFormat",
|
|
3408
|
+
"getByFormat",
|
|
3409
|
+
"getCalendarInTimeZone",
|
|
3410
|
+
"getCounter",
|
|
3411
|
+
"getDSTOffset",
|
|
3412
|
+
"getDate",
|
|
3413
|
+
"getDayOfMonth",
|
|
3414
|
+
"getDayOfMonthLocalTime",
|
|
3415
|
+
"getDayOfMonthUTC",
|
|
3416
|
+
"getDayOfWeek",
|
|
3417
|
+
"getDayOfWeekLocalTime",
|
|
3418
|
+
"getDayOfWeekUTC",
|
|
3419
|
+
"getDaysInMonth",
|
|
3420
|
+
"getDaysInMonthLocalTime",
|
|
3421
|
+
"getDaysInMonthUTC",
|
|
3422
|
+
"getDisplayValue",
|
|
3423
|
+
"getDisplayValueInternal",
|
|
3424
|
+
"getDisplayValueLang",
|
|
3425
|
+
"getDisplayValueLang",
|
|
3426
|
+
"getDisplayValueWithoutTZ",
|
|
3427
|
+
"getErrorMsg",
|
|
3428
|
+
"getHourLocalTime",
|
|
3429
|
+
"getHourOfDayLocalTime",
|
|
3430
|
+
"getHourOfDayUTC",
|
|
3431
|
+
"getHourUTC",
|
|
3432
|
+
"getInternalFormattedLocalTime",
|
|
3433
|
+
"getInternalMidnight",
|
|
3434
|
+
"getLocalDate",
|
|
3435
|
+
"getLocalTime",
|
|
3436
|
+
"getLocalTime",
|
|
3437
|
+
"getMinutesLocalTime",
|
|
3438
|
+
"getMinutesUTC",
|
|
3439
|
+
"getMonth",
|
|
3440
|
+
"getMonthLocalTime",
|
|
3441
|
+
"getMonthUTC",
|
|
3442
|
+
"getNumericValue",
|
|
3443
|
+
"getRaw",
|
|
3444
|
+
"getSeconds",
|
|
3445
|
+
"getSpanTime",
|
|
3446
|
+
"getTZOffset",
|
|
3447
|
+
"getTime",
|
|
3448
|
+
"getUTCMidnight",
|
|
3449
|
+
"getUTCValue",
|
|
3450
|
+
"getUserFormattedLocalTime",
|
|
3451
|
+
"getUserTimeZone",
|
|
3452
|
+
"getValue",
|
|
3453
|
+
"getWeekOfYearLocalTime",
|
|
3454
|
+
"getWeekOfYearUTC",
|
|
3455
|
+
"getXMLValue",
|
|
3456
|
+
"getYear",
|
|
3457
|
+
"getYearLocalTime",
|
|
3458
|
+
"getYearUTC",
|
|
3459
|
+
"hasDate",
|
|
3460
|
+
"hashCode",
|
|
3461
|
+
"isDST",
|
|
3462
|
+
"isValid",
|
|
3463
|
+
"onOrAfter",
|
|
3464
|
+
"onOrBefore",
|
|
3465
|
+
"setDayOfMonth",
|
|
3466
|
+
"setDayOfMonthLocalTime",
|
|
3467
|
+
"setDayOfMonthUTC",
|
|
3468
|
+
"setDebugTZ",
|
|
3469
|
+
"setDisplayValue",
|
|
3470
|
+
"setDisplayValue",
|
|
3471
|
+
"setDisplayValue",
|
|
3472
|
+
"setDisplayValueInternal",
|
|
3473
|
+
"setDisplayValueInternalWithAlternates",
|
|
3474
|
+
"setDisplayValueLang",
|
|
3475
|
+
"setDisplayValueLang",
|
|
3476
|
+
"setGlideDateTime",
|
|
3477
|
+
"setInitialValue",
|
|
3478
|
+
"setMonth",
|
|
3479
|
+
"setMonthLocalTime",
|
|
3480
|
+
"setMonthUTC",
|
|
3481
|
+
"setNumericValue",
|
|
3482
|
+
"setTZ",
|
|
3483
|
+
"setTimeZone",
|
|
3484
|
+
"setValue",
|
|
3485
|
+
"setValue",
|
|
3486
|
+
"setValue",
|
|
3487
|
+
"setValueUTC",
|
|
3488
|
+
"setXMLValue",
|
|
3489
|
+
"setXMLValue",
|
|
3490
|
+
"setYear",
|
|
3491
|
+
"setYearLocalTime",
|
|
3492
|
+
"setYearUTC",
|
|
3493
|
+
"subtract",
|
|
3494
|
+
"subtract",
|
|
3495
|
+
"subtract",
|
|
3496
|
+
"subtract",
|
|
3497
|
+
"toString"
|
|
3498
|
+
],
|
|
3499
|
+
"GlideTransformLog": [
|
|
3500
|
+
"error",
|
|
3501
|
+
"info",
|
|
3502
|
+
"warn"
|
|
3503
|
+
],
|
|
3504
|
+
"GlideURI": [
|
|
3505
|
+
"deleteMatchingParameter",
|
|
3506
|
+
"deleteParmameter",
|
|
3507
|
+
"get",
|
|
3508
|
+
"getFileFromPath",
|
|
3509
|
+
"getMap",
|
|
3510
|
+
"setView",
|
|
3511
|
+
"toString",
|
|
3512
|
+
"toString"
|
|
3513
|
+
],
|
|
3514
|
+
"GlideUser": [
|
|
3515
|
+
"authenticate",
|
|
3516
|
+
"authenticateMutualAuthToken",
|
|
3517
|
+
"authenticateOAuthAccessToken",
|
|
3518
|
+
"authenticateUser",
|
|
3519
|
+
"exists",
|
|
3520
|
+
"getAllGroups",
|
|
3521
|
+
"getAvatar",
|
|
3522
|
+
"getBusinessNumber",
|
|
3523
|
+
"getCompanyID",
|
|
3524
|
+
"getCompanyRecord",
|
|
3525
|
+
"getCountry",
|
|
3526
|
+
"getCurrentUser",
|
|
3527
|
+
"getDateFormat",
|
|
3528
|
+
"getDateFormatEx",
|
|
3529
|
+
"getDateTimeFormat",
|
|
3530
|
+
"getDepartmentID",
|
|
3531
|
+
"getDisplayName",
|
|
3532
|
+
"getDomainDisplayValue",
|
|
3533
|
+
"getDomainID",
|
|
3534
|
+
"getEmail",
|
|
3535
|
+
"getFirstName",
|
|
3536
|
+
"getFullName",
|
|
3537
|
+
"getID",
|
|
3538
|
+
"getInitials",
|
|
3539
|
+
"getLanguage",
|
|
3540
|
+
"getLastName",
|
|
3541
|
+
"getLocation",
|
|
3542
|
+
"getManagedGroups",
|
|
3543
|
+
"getManagerID",
|
|
3544
|
+
"getManagerName",
|
|
3545
|
+
"getMobileNumber",
|
|
3546
|
+
"getMyExplicitGroups",
|
|
3547
|
+
"getMyExplicitGroups",
|
|
3548
|
+
"getMyGroups",
|
|
3549
|
+
"getMyGroups",
|
|
3550
|
+
"getMyGroupsExcludeAdmin",
|
|
3551
|
+
"getName",
|
|
3552
|
+
"getPreference",
|
|
3553
|
+
"getRecord",
|
|
3554
|
+
"getRoles",
|
|
3555
|
+
"getSysId",
|
|
3556
|
+
"getSysIdByEmail",
|
|
3557
|
+
"getSysTimeZone",
|
|
3558
|
+
"getTZ",
|
|
3559
|
+
"getTimeFormat",
|
|
3560
|
+
"getTitle",
|
|
3561
|
+
"getUser",
|
|
3562
|
+
"getUserByEmail",
|
|
3563
|
+
"getUserByID",
|
|
3564
|
+
"getUserRoles",
|
|
3565
|
+
"getUserType",
|
|
3566
|
+
"hasRole",
|
|
3567
|
+
"hasRoles",
|
|
3568
|
+
"isACRUser",
|
|
3569
|
+
"isDefault",
|
|
3570
|
+
"isExplicitMemberOf",
|
|
3571
|
+
"isLockedOut",
|
|
3572
|
+
"isLockedOut",
|
|
3573
|
+
"isMemberOf",
|
|
3574
|
+
"isOpenIDConnect",
|
|
3575
|
+
"isReadOnlyUser",
|
|
3576
|
+
"isTimeLimitedCredential",
|
|
3577
|
+
"isWebSvcAccessOnly",
|
|
3578
|
+
"isXML",
|
|
3579
|
+
"resolveNameFromLoginName",
|
|
3580
|
+
"resolveNameFromLoginName",
|
|
3581
|
+
"resolveNameFromSysID",
|
|
3582
|
+
"resolveSysId",
|
|
3583
|
+
"savePreference",
|
|
3584
|
+
"savePreferences",
|
|
3585
|
+
"setDateFormat",
|
|
3586
|
+
"setDomainID",
|
|
3587
|
+
"setPreference",
|
|
3588
|
+
"setPreferencesLoaded",
|
|
3589
|
+
"setTimeFormat"
|
|
3590
|
+
],
|
|
3591
|
+
"IdentificationEngineScriptableApi": [
|
|
3592
|
+
"compactIREMutexTable",
|
|
3593
|
+
"compareIREStaticToDynamic",
|
|
3594
|
+
"createOrUpdateCI",
|
|
3595
|
+
"createOrUpdateCIEnhanced",
|
|
3596
|
+
"getIdentifierEntryInfo",
|
|
3597
|
+
"getLookupRuleTablesForClass",
|
|
3598
|
+
"identifyCI",
|
|
3599
|
+
"identifyCIEnhanced",
|
|
3600
|
+
"runIdentificationAudit",
|
|
3601
|
+
"runIdentificationContext",
|
|
3602
|
+
"validateExcludedFields"
|
|
3603
|
+
],
|
|
3604
|
+
"OrderGuideJS": [
|
|
3605
|
+
"getID",
|
|
3606
|
+
"init",
|
|
3607
|
+
"isIncludeItems",
|
|
3608
|
+
"isSequencedGuide",
|
|
3609
|
+
"isTwoStep",
|
|
3610
|
+
"isUseCustomCart",
|
|
3611
|
+
"navigateFromMap"
|
|
3612
|
+
],
|
|
3613
|
+
"PAScorecard": [
|
|
3614
|
+
"addParam",
|
|
3615
|
+
"asJSON",
|
|
3616
|
+
"query",
|
|
3617
|
+
"result"
|
|
3618
|
+
],
|
|
3619
|
+
"PASnapshot": [
|
|
3620
|
+
"getCompareIDs",
|
|
3621
|
+
"getCompareQuery",
|
|
3622
|
+
"getEncodedComparedQuery",
|
|
3623
|
+
"getEncodedQuery",
|
|
3624
|
+
"getEncodedQueryWithMultiUUID",
|
|
3625
|
+
"getIDs",
|
|
3626
|
+
"getQuery",
|
|
3627
|
+
"getRecordsForDateRange",
|
|
3628
|
+
"getSysIDs"
|
|
3629
|
+
],
|
|
3630
|
+
"ResponseTemplate": [
|
|
3631
|
+
"query",
|
|
3632
|
+
"render",
|
|
3633
|
+
"setChannel"
|
|
3634
|
+
],
|
|
3635
|
+
"RESTMessageV2": [
|
|
3636
|
+
"disableForcedVariableSubstitution",
|
|
3637
|
+
"execute",
|
|
3638
|
+
"executeAsync",
|
|
3639
|
+
"getEccTopic",
|
|
3640
|
+
"getEndpoint",
|
|
3641
|
+
"getParameters",
|
|
3642
|
+
"getRequestBody",
|
|
3643
|
+
"getRequestHeader",
|
|
3644
|
+
"getRequestHeaders",
|
|
3645
|
+
"getVariables",
|
|
3646
|
+
"saveResponseBodyAsAttachment",
|
|
3647
|
+
"setAuthenticationProfile",
|
|
3648
|
+
"setBasicAuth",
|
|
3649
|
+
"setEccCorrelator",
|
|
3650
|
+
"setEccParameter",
|
|
3651
|
+
"setEccTopic",
|
|
3652
|
+
"setEndpoint",
|
|
3653
|
+
"setFollowRedirect",
|
|
3654
|
+
"setHttpMethod",
|
|
3655
|
+
"setHttpTimeout",
|
|
3656
|
+
"setLogLevel",
|
|
3657
|
+
"setMIDServer",
|
|
3658
|
+
"setMutualAuth",
|
|
3659
|
+
"setQueryParameter",
|
|
3660
|
+
"setRequestBody",
|
|
3661
|
+
"setRequestBodyFromAttachment",
|
|
3662
|
+
"setRequestHeader",
|
|
3663
|
+
"setRequestorProfile",
|
|
3664
|
+
"setStringParameter",
|
|
3665
|
+
"setStringParameterNoEscape"
|
|
3666
|
+
],
|
|
3667
|
+
"RESTResponseV2": [
|
|
3668
|
+
"getAllHeaders",
|
|
3669
|
+
"getBody",
|
|
3670
|
+
"getCookies",
|
|
3671
|
+
"getErrorCode",
|
|
3672
|
+
"getErrorMessage",
|
|
3673
|
+
"getHeader",
|
|
3674
|
+
"getHeaders",
|
|
3675
|
+
"getQueryString",
|
|
3676
|
+
"getResponseAttachmentSysid",
|
|
3677
|
+
"getStatusCode",
|
|
3678
|
+
"haveError",
|
|
3679
|
+
"waitForResponse"
|
|
3680
|
+
],
|
|
3681
|
+
"ScopedDCManager": [
|
|
3682
|
+
"addClassification",
|
|
3683
|
+
"classify",
|
|
3684
|
+
"clearClassification",
|
|
3685
|
+
"getAllDataClasses",
|
|
3686
|
+
"getClassification"
|
|
3687
|
+
],
|
|
3688
|
+
"ScopedGlideFilter": [
|
|
3689
|
+
"checkRecord",
|
|
3690
|
+
"match",
|
|
3691
|
+
"setCaseSensitive"
|
|
3692
|
+
],
|
|
3693
|
+
"ScopedGlideUICompatibility": [
|
|
3694
|
+
"getCompatibility",
|
|
3695
|
+
"isBlocked"
|
|
3696
|
+
],
|
|
3697
|
+
"ScopedStringUtil": [
|
|
3698
|
+
"dotToUnderBar",
|
|
3699
|
+
"escapeAllQuotes",
|
|
3700
|
+
"escapeForHomePage",
|
|
3701
|
+
"escapeHTML",
|
|
3702
|
+
"escapeNonPrintable",
|
|
3703
|
+
"escapeQueryTermSeparator",
|
|
3704
|
+
"escapeTicks",
|
|
3705
|
+
"getHTMLValue",
|
|
3706
|
+
"getNumeric",
|
|
3707
|
+
"isBase64",
|
|
3708
|
+
"isEligibleSysID",
|
|
3709
|
+
"newLinesToBreaks",
|
|
3710
|
+
"normalizeWhitespace",
|
|
3711
|
+
"unEscapeHTML",
|
|
3712
|
+
"unescapeHTML"
|
|
3713
|
+
],
|
|
3714
|
+
"ScopedTemplatePrinter": [
|
|
3715
|
+
"print",
|
|
3716
|
+
"space"
|
|
3717
|
+
],
|
|
3718
|
+
"ScopedXMLUtil": [
|
|
3719
|
+
"removeInvalidChars",
|
|
3720
|
+
"validateXML"
|
|
3721
|
+
],
|
|
3722
|
+
"ScriptableConversation": [
|
|
3723
|
+
"addSubscriber",
|
|
3724
|
+
"create",
|
|
3725
|
+
"get",
|
|
3726
|
+
"getAgentName",
|
|
3727
|
+
"getDeviceType",
|
|
3728
|
+
"getLiveGroupProfileIdByInteractionMetadata",
|
|
3729
|
+
"getName",
|
|
3730
|
+
"getRecordTableName",
|
|
3731
|
+
"getSubscribers",
|
|
3732
|
+
"getSysID",
|
|
3733
|
+
"getVersion",
|
|
3734
|
+
"removeSubscriber",
|
|
3735
|
+
"sendMessage",
|
|
3736
|
+
"updateInteractionInternalTranscript"
|
|
3737
|
+
],
|
|
3738
|
+
"SecureRandomUtil": [
|
|
3739
|
+
"getSecureRandomInt",
|
|
3740
|
+
"getSecureRandomIntBound",
|
|
3741
|
+
"getSecureRandomLong",
|
|
3742
|
+
"getSecureRandomString"
|
|
3743
|
+
],
|
|
3744
|
+
"SOAPMessageV2": [
|
|
3745
|
+
"execute",
|
|
3746
|
+
"executeAsync",
|
|
3747
|
+
"getEndpoint",
|
|
3748
|
+
"getRequestBody",
|
|
3749
|
+
"getRequestHeader",
|
|
3750
|
+
"getRequestHeaders",
|
|
3751
|
+
"getVariables",
|
|
3752
|
+
"setAuthenticationProfile",
|
|
3753
|
+
"setBasicAuth",
|
|
3754
|
+
"setEccCorrelator",
|
|
3755
|
+
"setEccParameter",
|
|
3756
|
+
"setEndpoint",
|
|
3757
|
+
"setHttpTimeout",
|
|
3758
|
+
"setLogLevel",
|
|
3759
|
+
"setMIDServer",
|
|
3760
|
+
"setMutualAuth",
|
|
3761
|
+
"setRequestBody",
|
|
3762
|
+
"setRequestHeader",
|
|
3763
|
+
"setSOAPAction",
|
|
3764
|
+
"setStringParameter",
|
|
3765
|
+
"setStringParameterNoEscape",
|
|
3766
|
+
"setWSSecurity",
|
|
3767
|
+
"setWSSecurityUsernameToken",
|
|
3768
|
+
"setWSSecurityX509Token"
|
|
3769
|
+
],
|
|
3770
|
+
"SOAPResponseV2": [
|
|
3771
|
+
"getAllHeaders",
|
|
3772
|
+
"getBody",
|
|
3773
|
+
"getCookies",
|
|
3774
|
+
"getErrorCode",
|
|
3775
|
+
"getErrorMessage",
|
|
3776
|
+
"getHeader",
|
|
3777
|
+
"getHeaders",
|
|
3778
|
+
"getStatusCode",
|
|
3779
|
+
"haveError",
|
|
3780
|
+
"waitForResponse"
|
|
3781
|
+
],
|
|
3782
|
+
"SPScriptedFacet": [
|
|
3783
|
+
"addFacetItem"
|
|
3784
|
+
],
|
|
3785
|
+
"SPScriptedFacetService": [
|
|
3786
|
+
"createFacet",
|
|
3787
|
+
"createMultiChoiceFacet"
|
|
3788
|
+
],
|
|
3789
|
+
"UserCriteriaJS": [
|
|
3790
|
+
"create",
|
|
3791
|
+
"deleteRecord",
|
|
3792
|
+
"read",
|
|
3793
|
+
"setActive",
|
|
3794
|
+
"setAdvanced",
|
|
3795
|
+
"setCompanies",
|
|
3796
|
+
"setDepartments",
|
|
3797
|
+
"setGroups",
|
|
3798
|
+
"setLocations",
|
|
3799
|
+
"setMatchAll",
|
|
3800
|
+
"setName",
|
|
3801
|
+
"setRoles",
|
|
3802
|
+
"setScript",
|
|
3803
|
+
"setUsers",
|
|
3804
|
+
"update"
|
|
3805
|
+
],
|
|
3806
|
+
"XMLDocument2": [
|
|
3807
|
+
"createElement",
|
|
3808
|
+
"createElementWithTextValue",
|
|
3809
|
+
"getDocumentElement",
|
|
3810
|
+
"getFirstNode",
|
|
3811
|
+
"getNextNode",
|
|
3812
|
+
"getNode",
|
|
3813
|
+
"getNodeText",
|
|
3814
|
+
"isValid",
|
|
3815
|
+
"parseXML",
|
|
3816
|
+
"setCurrentElement",
|
|
3817
|
+
"setEnableCDATAReporting",
|
|
3818
|
+
"setNamespaceAware",
|
|
3819
|
+
"toString"
|
|
3820
|
+
],
|
|
3821
|
+
"XMLNode": [
|
|
3822
|
+
"appendChild",
|
|
3823
|
+
"getAttribute",
|
|
3824
|
+
"getAttributes",
|
|
3825
|
+
"getChildNodeIterator",
|
|
3826
|
+
"getFirstChild",
|
|
3827
|
+
"getLastChild",
|
|
3828
|
+
"getNodeName",
|
|
3829
|
+
"getNodeValue",
|
|
3830
|
+
"getTextContent",
|
|
3831
|
+
"hasAttribute",
|
|
3832
|
+
"isCDATANode",
|
|
3833
|
+
"setAttribute",
|
|
3834
|
+
"toString"
|
|
3835
|
+
],
|
|
3836
|
+
"XMLNodeIterator": [
|
|
3837
|
+
"hasNext",
|
|
3838
|
+
"next"
|
|
3839
|
+
]
|
|
3840
|
+
}
|
|
3841
|
+
}
|