Package | Description |
---|---|
org.apache.juddi.v2.tck | |
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 |
---|---|
BusinessEntity |
TckBusiness.saveBusiness(String authInfo,
String businessXML,
String businessKey) |
BusinessEntity |
TckBusiness.saveBusiness(String authInfo,
String businessXML,
String businessKey,
boolean serialize) |
BusinessEntity |
TckBusiness.saveCombineCatBagsPublisherBusiness(String authInfoJoe) |
BusinessEntity |
TckBusiness.saveJoePublisherBusiness1to3(String authInfoJoe) |
BusinessEntity |
TckBusiness.saveJoePublisherBusiness3(String authInfoJoe) |
BusinessEntity |
TckBusiness.saveMaryPublisherBusiness(String authInfoMary) |
BusinessEntity |
TckBusiness.saveSamSyndicatorBusiness(String authInfoSam) |
BusinessEntity |
TckBusiness.saveSamSyndicatorBusinessWithProjection(String authInfoSam) |
Modifier and Type | Method and Description |
---|---|
static void |
TckCommon.PrintBusinessDetails(List<BusinessEntity> businessDetail) |
Modifier and Type | Method and Description |
---|---|
static BusinessEntity |
MapUDDIv3Tov2.MapBusiness(BusinessEntity be,
String operator) |
Modifier and Type | Method and Description |
---|---|
static BusinessEntity |
MapUDDIv2Tov3.MapBusiness(BusinessEntity be) |
Modifier and Type | Field and Description |
---|---|
protected BusinessEntity |
BusinessEntityExt.businessEntity |
Modifier and Type | Field and Description |
---|---|
protected List<BusinessEntity> |
BusinessDetail.businessEntity |
protected List<BusinessEntity> |
SaveBusiness.businessEntity |
protected List<BusinessEntity> |
ValidateValues.businessEntity |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
ObjectFactory.createBusinessEntity()
Create an instance of
BusinessEntity |
BusinessEntity |
BusinessEntityExt.getBusinessEntity()
Gets the value of the businessEntity property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
|
List<BusinessEntity> |
BusinessDetail.getBusinessEntity()
Gets the value of the businessEntity property.
|
List<BusinessEntity> |
SaveBusiness.getBusinessEntity()
Gets the value of the businessEntity property.
|
List<BusinessEntity> |
ValidateValues.getBusinessEntity()
Gets the value of the businessEntity property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
|
void |
BusinessEntityExt.setBusinessEntity(BusinessEntity value)
Sets the value of the businessEntity property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.