UDDI Tutorial
UDDI API References
UDDI Useful Resources
Selected Reading
- UDDI - Summary
- UDDI - Specifications
- UDDI - Implementations
- UDDI with WSDL
- UDDI - Usage Example
- UDDI - Interfaces
- UDDI - Data Model
- UDDI - Technical Architecture
- UDDI - Elements
- UDDI - Overview
- UDDI - Home
UDDI API References
UDDI Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
UDDI - API Quick References
UDDI - API Quick References
Here is the complete reference of the UDDI Enquiry APIs and the UDDI Pubpshing APIs.
The UDDI Inquiry APIs
API Name | Description | V1.0 | V2.0 |
---|---|---|---|
Searches for template bindings associated with a specified service. | Y | Y | |
Searches for business that matches the specified criteria. | Y | Y | |
Discovers business that have been related via the uddi-org:relationships model. | Y | ||
Searches for service associated with a specified business. | Y | Y | |
Searches for tModel records that matches the specified criteria. | Y | Y | |
Retrieves the complete bindingTemplate for each specified bindingKey. | Y | Y | |
Retrieves the complete businessEntity for each specified businessKey. | Y | Y | |
Retrieves the extended businessEntity for each specified businessKey. | Y | Y | |
Retrieves the businessService record for each specified serviceKey. | Y | Y | |
Retrieves the tModel record for each specified tModelKey. | Y | Y |
The UDDI Pubpshing APIs
API Name | Description | V1.0 | V2.0 |
---|---|---|---|
Retrieves an authorization token. All of the Pubpsher interface operations require that a vapd authorization token be submitted with the request. | Y | Y | |
Tells the UDDI registry to no longer accept a given authorization token. This step is equivalent to logging out of the system. | Y | Y | |
Creates or updates a business entity s information contained in the UDDI registry. | Y | Y | |
Creates or updates information about the web services that a business entity provides. | Y | Y | |
Creates or updates the technical information about a web service s implementation. | Y | Y | |
Creates or updates the registration of abstract concepts managed by the UDDI registry. | Y | Y | |
Removes the given business entities from the UDDI registry completely. | Y | Y | |
Removes the given web services from the UDDI registry completely. | Y | Y | |
Removes the given web service technical details from the UDDI registry. | Y | Y | |
Removes the specified tModels from the UDDI registry. | Y | Y | |
Returns a summary of everything the UDDI registry is currently keeping track of for the user, including all businesses, all services, and all tModels. | Y | Y | |
Manages all of the tracked relationship assertions associated with an inspanidual pubpsher account. | Y | ||
Causes one or more pubpsherAssertions to be added to an inspanidual pubpsher s assertion collection. | Y | ||
Causes one or more pubpsherAssertion elements to be removed from a pubpsher s assertion collection. | Y | ||
Provides administrative support for determining the status of current and outstanding pubpsher assertions that involve any of the business registrations managed by the inspanidual pubpsher account. | Y | ||
Obtains the full set of pubpsher assertions that is associated with an inspanidual pubpsher account. | Y |
Error Code Reference
A complete reference of error codes returned by UDDI APIs is as given −
Advertisements