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

class EnsLib.UDDI.SaveService extends EnsLib.UDDI.Saver

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

Properties
BusinessServices 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
AddBusinessService Connect GetList Send
Test addContactToList addDescriptionToList addDiscoveryURLToList
addFindQualifierToList addNameToList addReferenceToList


Properties

• property BusinessServices as list of EnsLib.UDDI.uddi.businessService;
This is a collection of business service objects to be added or updated

Methods

• method AddBusinessService(pBusinessService As EnsLib.UDDI.uddi.businessService) as %Status
Add a BusinessService
• method Send(pConnection As EnsLib.UDDI.Connection, Output pBusinessServices As %ListOfObjects(ELEMENTYPE="EnsLib.UDDI.uddi.businessService"), Output pTruncated As %Boolean) as %Status
Transmits the SaveService request to the UDDI Server.
• classmethod Test(pConnection As EnsLib.UDDI.Connection, pBusinessKey As EnsLib.UDDI.uddi.businessKey, Output pServiceKey As EnsLib.UDDI.uddi.serviceKey) as %Status
Test the functionality of SaveService, UDDI registry will assign the service key


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