Package | Description |
---|---|
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.uddi.api_v2 |
Modifier and Type | Method and Description |
---|---|
static BusinessService |
MapUDDIv3Tov2.MapService(BusinessService be) |
Modifier and Type | Method and Description |
---|---|
static List<BusinessService> |
MapUDDIv3Tov2.MapService(List<BusinessService> be) |
Modifier and Type | Method and Description |
---|---|
static BusinessService |
MapUDDIv2Tov3.MapService(BusinessService be) |
Modifier and Type | Method and Description |
---|---|
static List<BusinessService> |
MapUDDIv2Tov3.MapService(List<BusinessService> be) |
Modifier and Type | Field and Description |
---|---|
protected List<BusinessService> |
BusinessServices.businessService |
protected List<BusinessService> |
SaveService.businessService |
protected List<BusinessService> |
ServiceDetail.businessService |
protected List<BusinessService> |
ValidateValues.businessService |
Modifier and Type | Method and Description |
---|---|
BusinessService |
ObjectFactory.createBusinessService()
Create an instance of
BusinessService |
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessService> |
ObjectFactory.createBusinessService(BusinessService value)
|
List<BusinessService> |
BusinessServices.getBusinessService()
Gets the value of the businessService property.
|
List<BusinessService> |
SaveService.getBusinessService()
Gets the value of the businessService property.
|
List<BusinessService> |
ServiceDetail.getBusinessService()
Gets the value of the businessService property.
|
List<BusinessService> |
ValidateValues.getBusinessService()
Gets the value of the businessService property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessService> |
ObjectFactory.createBusinessService(BusinessService value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.