EnsLib.UDDI.Saver
abstract class EnsLib.UDDI.Saver extends EnsLib.UDDI.Base
Property Inventory (Including Private)
Method Inventory (Including Private)
Parameters
parameter Host = localhost;
Host of OpenUDDI Server
parameter Password = admin;
This is the password required for publishing to a UDDI registry. You will
need to provide the password corresponding to the UserName above
parameter Port = 8080;
Port of OpenUDDI Server
parameter UserName = admin;
This is the username required for publishing to a UDDI registry. You will
need to provide a legitimate username for the server referenced above.
Properties (Including Private)
property Connection as Connection;
Property methods: ConnectionGet(), ConnectionGetSwizzled(), ConnectionIsValid(), ConnectionNewObject(), ConnectionSet()
Methods (Including Private)
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- GetList()
- addContactToList()
- addDescriptionToList()
- addDiscoveryURLToList()
- addFindQualifierToList()
- addNameToList()
- addReferenceToList()
- validateRequest()