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

class EnsLib.UDDI.DeleteBusiness extends EnsLib.UDDI.Deleter

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

Properties
BusinessKeys 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
AddBusinessKey DisplayResult DisplayResults GetList
Send Test addContactToList addDescriptionToList
addDiscoveryURLToList addFindQualifierToList addNameToList addReferenceToList


Properties

• property BusinessKeys as list of EnsLib.UDDI.uddi.businessKey;
Collection of Businesss to update the UDDI registry with

Methods

• method AddBusinessKey(pBusinessKey As EnsLib.UDDI.uddi.businessKey) as %Status
Helper method to add a BusinessKey
• method Send(pConnection As EnsLib.UDDI.Connection) as %Status
Transmits the DeleteBusiness request to the UDDI Server.
• classmethod Test(pConnection As EnsLib.UDDI.Connection, pBusinessKey As EnsLib.UDDI.uddi.businessKey) as %Status
Test the functionality by deleteing a specifc Business


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