| Package | Description |
|---|---|
| org.apache.ws.scout.registry | |
| org.apache.ws.scout.util | |
| org.uddi.api_v3 | |
| org.uddi.sub_v3 | |
| org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
| Modifier and Type | Method and Description |
|---|---|
BusinessDetail |
RegistryV3Impl.getBusinessDetail(String businessKey)
Used to get the full businessEntity information for a particular business
entity.
|
BusinessDetail |
IRegistryV3.getBusinessDetail(String businessKey)
"Used to get the full businessEntity information for one or more
businesses.
|
BusinessDetail |
RegistryV3Impl.getBusinessDetail(String[] businessKeyArray)
"Used to get the full businessEntity information for one or more
businesses.
|
BusinessDetail |
IRegistryV3.getBusinessDetail(String[] businessKeyVector)
"Used to get the full businessEntity information for one or more
businesses.
|
BusinessDetail |
RegistryV3Impl.saveBusiness(String authInfo,
BusinessEntity[] businessArray)
"Used to register new businessEntity information or update existing
businessEntity information.
|
BusinessDetail |
IRegistryV3.saveBusiness(String authInfo,
BusinessEntity[] businessArray)
"Used to register new businessEntity information or update existing
businessEntity information.
|
| Modifier and Type | Method and Description |
|---|---|
static Organization |
ScoutUddiV3JaxrHelper.getOrganization(BusinessDetail bizdetail,
LifeCycleManager lifeCycleManager) |
| 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 | Field and Description |
|---|---|
protected BusinessDetail |
SubscriptionResultsList.businessDetail |
| Modifier and Type | Method and Description |
|---|---|
BusinessDetail |
SubscriptionResultsList.getBusinessDetail()
Gets the value of the businessDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionResultsList.setBusinessDetail(BusinessDetail value)
Sets the value of the businessDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessDetail |
UDDIInquiryPortType.getBusinessDetail(GetBusinessDetail body) |
BusinessDetail |
UDDIPublicationPortType.saveBusiness(SaveBusiness body) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.