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

class EnsLib.UDDI.DeleteBinding extends EnsLib.UDDI.Deleter

This class is used to add or update a Binding in a UDDI registry

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

Properties
BindingKeys Timeout

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
AddBindingKey DisplayResult DisplayResults GetList
Send Test addContactToList addDescriptionToList
addDiscoveryURLToList addFindQualifierToList addNameToList addReferenceToList


Properties

• property BindingKeys as list of EnsLib.UDDI.uddi.bindingKey;
Collection of Bindings to update the UDDI registry with

Methods

• method AddBindingKey(pBindingKey As EnsLib.UDDI.uddi.bindingKey) as %Status
Helper method to add a BindingKey
• method Send(pConnection As EnsLib.UDDI.Connection) as %Status
Transmits the DeleteBinding request to the UDDI Server.
• classmethod Test(pConnection As EnsLib.UDDI.Connection, pBindingKey As EnsLib.UDDI.uddi.bindingKey) as %Status
Test the functionality by deleteing a specifc Binding


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