Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.UDDI.UnpublishService

class EnsLib.UDDI.UnpublishService extends EnsLib.UDDI.Saver

Method Inventory

Methods

method DeleteAllServicesForBusiness(pBusinessName As %String) as %Status
method DeleteServiceRecursively(pServiceKey As %String) as %Status
method FindAllServicesForBusiness(pBusinessName As %String, Output pServiceKeys As %ListOfDataTypes) as %Status
method FindBindingsAndTModels(pServiceKey As %String, pBindingKeys As %Collection.ListOfDT, pTModelKeys As %Collection.ListOfDT) as %Status
method GetService(pServiceKey As %String, Output pService As EnsLib.UDDI.uddi.businessService) as %Status
classmethod TestDeleteAllServices(pServerIP As %String, pBusinessName As %String)
classmethod TestDeleteOneService(pServerIP As %String, pServiceKey As EnsLib.UDDI.uddi.serviceKey)
classmethod TestShowKeys(pServerIP As %String, pServiceKey As EnsLib.UDDI.uddi.serviceKey)

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab