This WSDL defines the jUDDI API Service. It is an extension to the UDDIv3 specification that is specific to jUDDI and provides primarily administrative functionality of jUDDI.
This portType defines all of the jUDDI publisher operations. This is above and beyond the original UDDI v3 specification and is NOT part of the standard. Method behavior within this class may change from version to version. These methods are primarily meant for administrative functions.
Returns a specific publisher
deletes records created from calling save_ClientSubscriptionInfo
Saves a clerk (associate credentials with a stored node)
Returns all publishers that are defined. This method does not support paging, so use with caution
Deletes a publisher. Data owned by the publisher remains.
Saves a publisher to the database. Note: this does not create a user account, however it does authorize that user account to make alterations to data.
Saves a UDDI Node to the database. These nodes can then be referenced for things like server to server subscriptions, replication and custody transfer functions
Removes a tModel from the database. References to the tModel are not affected. getTmodelDetails will no longer return these items.
Associates a subscription with a clerk
Instructs the registry to perform a synchronous subscription response.
This service implements the jUDDI API service from version 3.2.x