Package | Description |
---|---|
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
org.apache.juddi.v3.tck | |
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
static void |
MappingModelToApi.mapBusinessInfo(BusinessEntity modelBusinessEntity,
BusinessInfo apiBusinessInfo) |
static void |
MappingModelToApi.mapServiceInfos(List<BusinessService> modelBusinessServiceList,
ServiceInfos apiServiceInfos,
BusinessInfo apiBusinessInfo) |
Modifier and Type | Method and Description |
---|---|
List<BusinessInfo> |
TckFindEntity.findAllSignedBusiness() |
Modifier and Type | Field and Description |
---|---|
protected List<BusinessInfo> |
BusinessInfos.businessInfo |
Modifier and Type | Method and Description |
---|---|
BusinessInfo |
ObjectFactory.createBusinessInfo()
Create an instance of
BusinessInfo |
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessInfo> |
ObjectFactory.createBusinessInfo(BusinessInfo value)
|
List<BusinessInfo> |
BusinessInfos.getBusinessInfo()
Gets the value of the businessInfo property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessInfo> |
ObjectFactory.createBusinessInfo(BusinessInfo value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.