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 |
---|---|
BindingDetail |
RegistryV3Impl.findBinding(String serviceKey,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
"Used to locate specific bindings within a registered businessService.
|
BindingDetail |
IRegistryV3.findBinding(String serviceKey,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
"Used to locate specific bindings within a registered
businessService.
|
BindingDetail |
RegistryV3Impl.saveBinding(String authInfo,
BindingTemplate[] bindingArray)
"Used to register new bindingTemplate information or update existing
bindingTemplate information.
|
BindingDetail |
IRegistryV3.saveBinding(String authInfo,
BindingTemplate[] bindingArray)
"Used to register new bindingTemplate information or update existing
bindingTemplate information.
|
Modifier and Type | Method and Description |
---|---|
BindingDetail |
ObjectFactory.createBindingDetail()
Create an instance of
BindingDetail |
Modifier and Type | Method and Description |
---|---|
JAXBElement<BindingDetail> |
ObjectFactory.createBindingDetail(BindingDetail value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BindingDetail> |
ObjectFactory.createBindingDetail(BindingDetail value)
|
Modifier and Type | Field and Description |
---|---|
protected BindingDetail |
SubscriptionResultsList.bindingDetail |
Modifier and Type | Method and Description |
---|---|
BindingDetail |
SubscriptionResultsList.getBindingDetail()
Gets the value of the bindingDetail property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionResultsList.setBindingDetail(BindingDetail value)
Sets the value of the bindingDetail property.
|
Modifier and Type | Method and Description |
---|---|
BindingDetail |
UDDIInquiryPortType.findBinding(FindBinding body) |
BindingDetail |
UDDIInquiryPortType.getBindingDetail(GetBindingDetail body) |
BindingDetail |
UDDIPublicationPortType.saveBinding(SaveBinding body) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.