| Package | Description |
|---|---|
| org.apache.ws.scout.registry | |
| 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 |
|---|---|
ServiceDetail |
RegistryV3Impl.getServiceDetail(String serviceKey)
"Used to get full details for a particular registered businessService.
|
ServiceDetail |
IRegistryV3.getServiceDetail(String serviceKey)
"Used to get full details for a given set of registered
businessService data.
|
ServiceDetail |
RegistryV3Impl.getServiceDetail(String[] serviceKeyArray)
"Used to get full details for a given set of registered businessService
data.
|
ServiceDetail |
IRegistryV3.getServiceDetail(String[] serviceKeyArray)
"Used to get full details for a given set of registered
businessService data.
|
ServiceDetail |
RegistryV3Impl.saveService(String authInfo,
BusinessService[] serviceArray)
"Used to register or update complete information about a businessService
exposed by a specified businessEntity."
|
ServiceDetail |
IRegistryV3.saveService(String authInfo,
BusinessService[] serviceArray)
"Used to register or update complete information about a businessService
exposed by a specified businessEntity."
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDetail |
ObjectFactory.createServiceDetail()
Create an instance of
ServiceDetail |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceDetail> |
ObjectFactory.createServiceDetail(ServiceDetail value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceDetail> |
ObjectFactory.createServiceDetail(ServiceDetail value)
|
| Modifier and Type | Field and Description |
|---|---|
protected ServiceDetail |
SubscriptionResultsList.serviceDetail |
| Modifier and Type | Method and Description |
|---|---|
ServiceDetail |
SubscriptionResultsList.getServiceDetail()
Gets the value of the serviceDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionResultsList.setServiceDetail(ServiceDetail value)
Sets the value of the serviceDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDetail |
UDDIInquiryPortType.getServiceDetail(GetServiceDetail body) |
ServiceDetail |
UDDIPublicationPortType.saveService(SaveService body) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.