Package | Description |
---|---|
org.apache.juddi.v3.client.config | |
org.uddi.api_v3 | |
org.uddi.repl_v3 | |
org.uddi.vs_v3 |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
UDDIClerk.findBusiness(String businessKey) |
BusinessEntity |
UDDIClerk.findBusiness(String businessKey,
Node node)
Looks up the BusinessEntiry in the registry, will return null if is not found.
|
BusinessEntity |
UDDIClerk.register(BusinessEntity business) |
BusinessEntity |
UDDIClerk.register(BusinessEntity business,
Node node)
Register a service.
|
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
UDDIClerk.register(BusinessEntity business) |
BusinessEntity |
UDDIClerk.register(BusinessEntity business,
Node node)
Register a service.
|
Modifier and Type | Field and Description |
---|---|
protected List<BusinessEntity> |
BusinessDetail.businessEntity |
protected List<BusinessEntity> |
SaveBusiness.businessEntity |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
ObjectFactory.createBusinessEntity()
Create an instance of
BusinessEntity |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.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.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
|
Modifier and Type | Field and Description |
---|---|
protected BusinessEntity |
ChangeRecordNewData.businessEntity |
Modifier and Type | Method and Description |
---|---|
BusinessEntity |
ChangeRecordNewData.getBusinessEntity()
Gets the value of the businessEntity property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeRecordNewData.setBusinessEntity(BusinessEntity value)
Sets the value of the businessEntity property.
|
Modifier and Type | Field and Description |
---|---|
protected List<BusinessEntity> |
ValidateValues.businessEntity |
Modifier and Type | Method and Description |
---|---|
List<BusinessEntity> |
ValidateValues.getBusinessEntity()
Gets the value of the businessEntity property.
|
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.