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

class EnsLib.UDDI.SaveTModel extends EnsLib.UDDI.Saver

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
Connection TModels 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
AddTModel Connect GetList Send
Test addContactToList addDescriptionToList addDiscoveryURLToList
addFindQualifierToList addNameToList addReferenceToList


Properties

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

Methods

• method AddTModel(pTModel As EnsLib.UDDI.uddi.tModel) as %Status
Helper method to add a TModel
• method Send(pConnection As EnsLib.UDDI.Connection, Output pTModels As %ListOfObjects(ELEMENTTYPE="EnsLib.UDDI.uddi.tModel"), Output pTruncated As %Boolean) as %Status
Transmits the SaveTModel request to the UDDI Server.
• classmethod Test(pConnection As EnsLib.UDDI.Connection, Output pTModelKey As EnsLib.UDDI.uddi.tModelKey) as %Status
Test the functionality by creating and saving a new TModel. 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.