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

class EnsLib.UDDI.SaveBinding extends EnsLib.UDDI.Saver

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

Properties
BindingTemplates Connection 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
AddBindingTemplate Connect GetList Send
Test addContactToList addDescriptionToList addDiscoveryURLToList
addFindQualifierToList addNameToList addReferenceToList


Properties

• property BindingTemplates as list of EnsLib.UDDI.uddi.bindingTemplate;
This is a collection of binding template objects to update the UDDI registry with

Methods

• method AddBindingTemplate(pBindingTemplate As EnsLib.UDDI.uddi.bindingTemplate) as %Status
Add a BindingTemplate
• method Send(pConnection As EnsLib.UDDI.Connection, Output pTruncated As %Boolean, Output pBindingTemplates As %ListOfObjects(ELEMENTYPE="EnsLib.UDDI.uddi.bindingTemplate")) as %Status
Transmits the SaveBinding request to the UDDI Server.
• classmethod Test(pConnection As EnsLib.UDDI.Connection, pBusinessKey As EnsLib.UDDI.uddi.businessKey, pServiceKey As EnsLib.UDDI.uddi.serviceKey, pTModelKey As EnsLib.UDDI.uddi.tModelKey, Output pBindingKey As EnsLib.UDDI.uddi.bindingKey) as %Status
Test the functionality by creating and saving a new binding template. Note, the registry will assign the key value


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