|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingDetail | |
|---|---|
| org.apache.juddi | |
| Uses of BindingDetail in org.apache.juddi |
|---|
| Methods in org.apache.juddi that return BindingDetail | |
|---|---|
BindingDetail |
IRegistry.findBinding(java.lang.String serviceKey,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
"Used to locate specific bindings within a registered businessService. |
BindingDetail |
AbstractRegistry.findBinding(java.lang.String serviceKey,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
"Used to locate specific bindings within a registered businessService. |
BindingDetail |
IRegistry.getBindingDetail(java.lang.String bindingKey)
"Used to get full bindingTemplate information suitable for make one or more service requests. |
BindingDetail |
AbstractRegistry.getBindingDetail(java.lang.String bindingKey)
Used to get full bindingTemplate information suitable for a particular business service. |
BindingDetail |
IRegistry.getBindingDetail(java.util.Vector bindingKeys)
"Used to get full bindingTemplate information suitable for make one or more service requests. |
BindingDetail |
AbstractRegistry.getBindingDetail(java.util.Vector bindingKeys)
"Used to get full bindingTemplate information suitable for make one or more service requests. |
BindingDetail |
IRegistry.saveBinding(AuthInfo authInfo,
java.util.Vector bindingVector)
"Used to register new bindingTemplate information or update existing bindingTemplate information. |
BindingDetail |
AbstractRegistry.saveBinding(AuthInfo authInfo,
java.util.Vector bindingVector)
"Used to register new bindingTemplate information or update existing bindingTemplate information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||