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

abstract class %SOAP.ProxyDescriptor extends %SOAP.Descriptor

Super class for generated classes that represent SOAP Client WebMethods.
This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class."

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 1


Summary

Properties
%RequestName

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OnNew %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType

Subclasses
%CSP.Monitor.Client.GetMatrix %CSP.Monitor.Client.MessageSearch %CSP.Monitor.Client.ResendDuplicatedMessage
%Net.OpenAM.IdentityServicesImplPort.attributes %Net.OpenAM.IdentityServicesImplPort.authenticate %Net.OpenAM.IdentityServicesImplPort.authorize
%Net.OpenAM.IdentityServicesImplPort.create %Net.OpenAM.IdentityServicesImplPort.delete %Net.OpenAM.IdentityServicesImplPort.getCookieNameForToken
%Net.OpenAM.IdentityServicesImplPort.getCookieNamesToForward %Net.OpenAM.IdentityServicesImplPort.isTokenValid %Net.OpenAM.IdentityServicesImplPort.log
%Net.OpenAM.IdentityServicesImplPort.logout %Net.OpenAM.IdentityServicesImplPort.read %Net.OpenAM.IdentityServicesImplPort.search
%Net.OpenAM.IdentityServicesImplPort.update %Studio.SourceControl.ItemSetWS.InvokeWebMethod %WebStress.Comms.Client.AnyTestsRunning
%WebStress.Comms.Client.CheckDataValid %WebStress.Comms.Client.CheckGeneratorIsRunning %WebStress.Comms.Client.CheckGeneratorRunStatus
%WebStress.Comms.Client.DownloadCode %WebStress.Comms.Client.DownloadData %WebStress.Comms.Client.GetErrors
%WebStress.Comms.Client.GetGenID %WebStress.Comms.Client.GetIterationData %WebStress.Comms.Client.GetMaxRunNumber
%WebStress.Comms.Client.GetRunData %WebStress.Comms.Client.ResetControlData %WebStress.Comms.Client.StartDataTransfer
%WebStress.Comms.Client.StartMonitor %WebStress.Comms.Client.StartProcs %WebStress.Comms.Client.TestAuthenticate
%WebStress.Comms.Client.TestStart %WebStress.Comms.Client.TestStop EnsLib.EDI.X12.Util.SOAPClient.Send
EnsLib.UDDI.UDDIInquirySoapBinding.findbinding EnsLib.UDDI.UDDIInquirySoapBinding.findbusiness EnsLib.UDDI.UDDIInquirySoapBinding.findrelatedBusinesses
EnsLib.UDDI.UDDIInquirySoapBinding.findservice EnsLib.UDDI.UDDIInquirySoapBinding.findtModel EnsLib.UDDI.UDDIInquirySoapBinding.getbindingDetail
EnsLib.UDDI.UDDIInquirySoapBinding.getbusinessDetail EnsLib.UDDI.UDDIInquirySoapBinding.getoperationalInfo EnsLib.UDDI.UDDIInquirySoapBinding.getserviceDetail
EnsLib.UDDI.UDDIInquirySoapBinding.gettModelDetail EnsLib.UDDI.UDDIPublicationSoapBinding.addpublisherAssertions EnsLib.UDDI.UDDIPublicationSoapBinding.deletebinding
EnsLib.UDDI.UDDIPublicationSoapBinding.deletebusiness EnsLib.UDDI.UDDIPublicationSoapBinding.deletepublisherAssertions EnsLib.UDDI.UDDIPublicationSoapBinding.deleteservice
EnsLib.UDDI.UDDIPublicationSoapBinding.deletetModel EnsLib.UDDI.UDDIPublicationSoapBinding.getassertionStatusReport EnsLib.UDDI.UDDIPublicationSoapBinding.getpublisherAssertions
EnsLib.UDDI.UDDIPublicationSoapBinding.getregisteredInfo EnsLib.UDDI.UDDIPublicationSoapBinding.savebinding EnsLib.UDDI.UDDIPublicationSoapBinding.savebusiness
EnsLib.UDDI.UDDIPublicationSoapBinding.saveservice EnsLib.UDDI.UDDIPublicationSoapBinding.savetModel EnsLib.UDDI.UDDIPublicationSoapBinding.setpublisherAssertions
EnsLib.UDDI.UDDISecuritySoapBinding.discardauthToken EnsLib.UDDI.UDDISecuritySoapBinding.getauthToken EnsLib.UDDI.UDDIValueSetValidationSoapBinding.validatevalues
EnsLib.ebXML.Operation.SOAPServiceClient.Manifest

Properties

• property %RequestName as %String(XMLPROJECTION="NONE");
The name of the SOAP operation being implemented.

Methods

• method %OnNew(operation As %String) as %Status
operation is the SOAP operation.


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