EnsLib.UDDI.SaveService
class EnsLib.UDDI.SaveService extends EnsLib.UDDI.Saver
This class is used to add or update a Service in a UDDI registryProperty Inventory
Method Inventory
Properties
property BusinessServices as list of EnsLib.UDDI.uddi.businessService;
This is a collection of business service objects to be added or updated
Property methods: BusinessServicesBuildValueArray(), BusinessServicesCollectionToDisplay(), BusinessServicesCollectionToOdbc(), BusinessServicesDisplayToCollection(), BusinessServicesGet(), BusinessServicesGetObject(), BusinessServicesGetObjectId(), BusinessServicesGetSwizzled(), BusinessServicesIsValid(), BusinessServicesOdbcToCollection(), BusinessServicesSet(), BusinessServicesSetObject(), BusinessServicesSetObjectId()
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
Inherited Members
Inherited Properties
Inherited 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()
 - Connect()
 - GetList()
 - addContactToList()
 - addDescriptionToList()
 - addDiscoveryURLToList()
 - addFindQualifierToList()
 - addNameToList()
 - addReferenceToList()