EnsLib.UDDI.DeleteBinding
class EnsLib.UDDI.DeleteBinding extends EnsLib.UDDI.Deleter
This class is used to add or update a Binding in a UDDI registryProperty Inventory
Method Inventory
Properties
property BindingKeys as list of EnsLib.UDDI.uddi.bindingKey;
Collection of Bindings to update the UDDI registry with
Property methods: BindingKeysBuildValueArray(), BindingKeysCollectionToDisplay(), BindingKeysCollectionToOdbc(), BindingKeysDisplayToCollection(), BindingKeysDisplayToLogical(), BindingKeysGet(), BindingKeysGetObject(), BindingKeysGetObjectId(), BindingKeysGetSwizzled(), BindingKeysIsValid(), BindingKeysLogicalToDisplay(), BindingKeysLogicalToOdbc(), BindingKeysNormalize(), BindingKeysOdbcToCollection(), BindingKeysSet(), BindingKeysSetObject(), BindingKeysSetObjectId()
Methods
method AddBindingKey(pBindingKey As EnsLib.UDDI.uddi.bindingKey) as %Status
Helper method to add a BindingKey
method Send(pConnection As EnsLib.UDDI.Connection) as %Status
Transmits the DeleteBinding request to the UDDI Server.
classmethod Test(pConnection As EnsLib.UDDI.Connection, pBindingKey As EnsLib.UDDI.uddi.bindingKey) as %Status
Test the functionality by deleteing a specifc Binding
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()
- DisplayResult()
- DisplayResults()
- GetList()
- addContactToList()
- addDescriptionToList()
- addDiscoveryURLToList()
- addFindQualifierToList()
- addNameToList()
- addReferenceToList()