Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [Ens] >  [Request]
Private  Storage   

persistent class Ens.Request extends Ens.MessageBody, Ens.Util.RequestBodyMethods

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 1


Summary

Methods
%%CLASSNAMELogicalToStorage %%CLASSNAMEStorageToLogical %AddToSaveSet %AddToSyncSet
%BMEBuilt %BuildIndicesAsync %BuildIndicesAsyncResponse %CheckConstraints
%CheckConstraintsForExtent %ClassIsLatestVersion %ClassName %CompareContents
%ComposeOid %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%DrawHTMLForm %DrawHTMLTable %Exists %ExistsId
%Extends %GUID %GUIDSet %GetContentType
%GetLock %GetParameter %GetSwizzleObject %Id
%InsertBatch %IsA %IsModified %IsNull
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectIsNull
%ObjectModified %Oid %OnBeforeAddToSync %OnDeleteFinally
%OnDetermineClass %OnOpenFinally %OnSaveFinally %OnTimeout
%Open %OpenId %OriginalNamespace %PackageName
%PhysicalAddress %ProcessSubmit %PurgeIndices %Reload
%RemoveFromSaveSet %ResolveConcurrencyConflict %RollBack %Save
%SaveDirect %SaveIndices %SerializeObject %SetModified
%ShowContents %ShowContentsHead %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateIndices %ValidateObject %ValidateTable GetStatsDimension
NewResponse XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType

Subclasses
Ens.AlarmRequest Ens.AlarmTriggerRequest Ens.AlertRequest
Ens.Background.Request Ens.StringRequest EnsLib.AmazonCloudWatch.PutMetricAlarmRequest
EnsLib.AmazonCloudWatch.PutMetricDataRequest EnsLib.AmazonCloudWatchLogs.LogEventsRequest EnsLib.AmazonSNS.PublishRequest
EnsLib.AmazonSQS.Message EnsLib.CloudStorage.DeleteRequest EnsLib.CloudStorage.UploadRequest
EnsLib.JMS.Message EnsLib.JMS.Response EnsLib.JMSPEX.Message
EnsLib.Kafka.Message EnsLib.LDAP.Message.Add EnsLib.LDAP.Message.Compare
EnsLib.LDAP.Message.Delete EnsLib.LDAP.Message.Modify EnsLib.LDAP.Message.Rename
EnsLib.LDAP.Message.Search EnsLib.PubSub.Request EnsLib.PushNotifications.IdentityManager.NotificationByIdentityRequest
EnsLib.PushNotifications.NotificationRequest EnsLib.RabbitMQ.Message EnsLib.RecordMap.Batch
EnsLib.RecordMap.BatchRolloverRequest EnsLib.SAP.RFCPING EnsLib.Testing.Request
EnsLib.Workflow.TaskRequest EnsLib.XSLT.TransformationRequest EnsLib.ebXML.Operation.MessageTrackerTrackAcknowledgement
EnsLib.ebXML.Operation.MessageTrackerTrackResponse

Parameters

• parameter RESPONSECLASSNAME;
• parameter XMLINCLUDEINGROUP = 0;
Prevent the XML Type and Name of classes derived from this class from interfering with one another if they have the same short classname.
• parameter XMLTYPE = "Ens_Request";
Prevent this class from having the same default XML Type and Name as any of its subclasses that have the short classname "Request".

Methods

• classmethod NewResponse(Output pResponse As Ens.Response) as %Status


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.