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

class EnsLib.UDDI.DeleteTModel extends EnsLib.UDDI.Deleter

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

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


Properties

• property TModelKeys as list of EnsLib.UDDI.uddi.tModelKey;
Collection of TModels to update the UDDI registry with

Methods

• method AddTModelKey(pTModelKey As EnsLib.UDDI.uddi.tModelKey) as %Status
Helper method to add a TModelKey
• method Send(pConnection As EnsLib.UDDI.Connection) as %Status
Transmits the DeleteTModel request to the UDDI Server.
• classmethod Test(pConnection As EnsLib.UDDI.Connection, pTModelKey As EnsLib.UDDI.uddi.tModelKey) as %Status
Test the functionality by deleteing a specifc TModel


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