|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BindingTemplate in org.apache.juddi.datastore |
---|
Methods in org.apache.juddi.datastore that return BindingTemplate | |
---|---|
BindingTemplate |
DataStore.fetchBinding(java.lang.String bindingKey)
|
Methods in org.apache.juddi.datastore with parameters of type BindingTemplate | |
---|---|
void |
DataStore.saveBinding(BindingTemplate binding)
|
Uses of BindingTemplate in org.apache.juddi.datastore.jdbc |
---|
Methods in org.apache.juddi.datastore.jdbc that return BindingTemplate | |
---|---|
BindingTemplate |
JDBCDataStore.fetchBinding(java.lang.String bindingKey)
|
Methods in org.apache.juddi.datastore.jdbc with parameters of type BindingTemplate | |
---|---|
void |
JDBCDataStore.saveBinding(BindingTemplate binding)
|
Uses of BindingTemplate in org.apache.juddi.datatype.binding |
---|
Methods in org.apache.juddi.datatype.binding with parameters of type BindingTemplate | |
---|---|
void |
BindingTemplates.addBindingTemplate(BindingTemplate binding)
|
Uses of BindingTemplate in org.apache.juddi.datatype.request |
---|
Methods in org.apache.juddi.datatype.request with parameters of type BindingTemplate | |
---|---|
void |
SaveBinding.addBindingTemplate(BindingTemplate bindingTemplate)
|
Uses of BindingTemplate in org.apache.juddi.datatype.response |
---|
Methods in org.apache.juddi.datatype.response with parameters of type BindingTemplate | |
---|---|
void |
BindingDetail.addBindingTemplate(BindingTemplate template)
|
Uses of BindingTemplate in org.apache.juddi.datatype.service |
---|
Methods in org.apache.juddi.datatype.service with parameters of type BindingTemplate | |
---|---|
void |
BusinessService.addBindingTemplate(BindingTemplate binding)
Add a binding template to this business service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |