|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingTemplate | |
|---|---|
| org.ow2.dragon.service.uddi.v3.impl | |
| org.uddi.api_v3 | |
| Uses of BindingTemplate in org.ow2.dragon.service.uddi.v3.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v3.impl that return BindingTemplate | |
|---|---|
BindingTemplate |
UDDITransferObjectAssembler.toUDDIBindingTemplate(org.ow2.dragon.persistence.bo.deployment.Endpoint dragonEP)
|
| Uses of BindingTemplate in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 with type parameters of type BindingTemplate | |
|---|---|
protected java.util.List<BindingTemplate> |
SaveBinding.bindingTemplate
|
protected java.util.List<BindingTemplate> |
BindingDetail.bindingTemplate
|
protected java.util.List<BindingTemplate> |
BindingTemplates.bindingTemplate
|
| Methods in org.uddi.api_v3 that return BindingTemplate | |
|---|---|
BindingTemplate |
ObjectFactory.createBindingTemplate()
Create an instance of BindingTemplate |
| Methods in org.uddi.api_v3 that return types with arguments of type BindingTemplate | |
|---|---|
javax.xml.bind.JAXBElement<BindingTemplate> |
ObjectFactory.createBindingTemplate(BindingTemplate value)
Create an instance of JAXBElement<BindingTemplate>} |
java.util.List<BindingTemplate> |
SaveBinding.getBindingTemplate()
Gets the value of the bindingTemplate property. |
java.util.List<BindingTemplate> |
BindingDetail.getBindingTemplate()
Gets the value of the bindingTemplate property. |
java.util.List<BindingTemplate> |
BindingTemplates.getBindingTemplate()
Gets the value of the bindingTemplate property. |
| Methods in org.uddi.api_v3 with parameters of type BindingTemplate | |
|---|---|
javax.xml.bind.JAXBElement<BindingTemplate> |
ObjectFactory.createBindingTemplate(BindingTemplate value)
Create an instance of JAXBElement<BindingTemplate>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||