Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [UDDI] >  [wsdl] >  [Binding]
Private  Storage   

serial class EnsLib.UDDI.wsdl.Binding extends %SerialObject

Data from WSDL that is needed to map SOAP Service to UDDI Registry. This class conatins data for SOAP Binding

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
6


Summary

Properties
HTTPBinding LocalName Namespace PortType
SOAPBinding SOAPTransportURI

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%ConstructClone %Delete %DeleteId %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %Extends %GetParameter
%GetSwizzleObject %IsA %IsModified %IsNull
%New %NormalizeObject %ObjectIsNull %ObjectModified
%OnBeforeAddToSync %OnDetermineClass %Open %OpenId
%OriginalNamespace %PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict
%SerializeObject %SetModified %SyncObjectIn %SyncTransport
%ValidateObject LogicalToOdbc OdbcToLogical


Properties

• property HTTPBinding as %Boolean;
• property LocalName as %String;
• property Namespace as %String;
• property PortType as %String;
Refers to LocalName of PortType
• property SOAPBinding as %Boolean;
• property SOAPTransportURI as %String;


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