| Package | Description |
|---|---|
| org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
| org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
| org.uddi.api_v2 | |
| org.uddi.v2_service |
Copyright (c) 2000 - 2002 by Accenture, Ariba, Inc., Commerce One, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessDetail |
UDDIv2InquiryImpl.getBusinessDetail(GetBusinessDetail body) |
BusinessDetail |
UDDIv2PublishImpl.saveBusiness(SaveBusiness body) |
| Modifier and Type | Method and Description |
|---|---|
static BusinessDetail |
MapUDDIv3Tov2.MapBusinessDetail(BusinessDetail businessDetail,
String operator) |
| Modifier and Type | Method and Description |
|---|---|
static BusinessDetail |
MapUDDIv2Tov3.MapBusinessDetail(BusinessDetail businessDetail) |
| Modifier and Type | Method and Description |
|---|---|
BusinessDetail |
ObjectFactory.createBusinessDetail()
Create an instance of
BusinessDetail |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BusinessDetail> |
ObjectFactory.createBusinessDetail(BusinessDetail value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BusinessDetail> |
ObjectFactory.createBusinessDetail(BusinessDetail value)
|
| Modifier and Type | Method and Description |
|---|---|
BusinessDetail |
Inquire.getBusinessDetail(GetBusinessDetail body) |
BusinessDetail |
Publish.saveBusiness(SaveBusiness body) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.