|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessService | |
|---|---|
| org.ow2.dragon.service.uddi.v3.impl | |
| org.uddi.api_v3 | |
| Uses of BusinessService in org.ow2.dragon.service.uddi.v3.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v3.impl that return BusinessService | |
|---|---|
BusinessService |
UDDITransferObjectAssembler.toUDDIService(org.ow2.dragon.persistence.bo.deployment.TechnicalService dragonService)
|
| Uses of BusinessService in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 with type parameters of type BusinessService | |
|---|---|
protected java.util.List<BusinessService> |
ServiceDetail.businessService
|
protected java.util.List<BusinessService> |
BusinessServices.businessService
|
protected java.util.List<BusinessService> |
SaveService.businessService
|
| Methods in org.uddi.api_v3 that return BusinessService | |
|---|---|
BusinessService |
ObjectFactory.createBusinessService()
Create an instance of BusinessService |
| Methods in org.uddi.api_v3 that return types with arguments of type BusinessService | |
|---|---|
javax.xml.bind.JAXBElement<BusinessService> |
ObjectFactory.createBusinessService(BusinessService value)
Create an instance of JAXBElement<BusinessService>} |
java.util.List<BusinessService> |
ServiceDetail.getBusinessService()
Gets the value of the businessService property. |
java.util.List<BusinessService> |
BusinessServices.getBusinessService()
Gets the value of the businessService property. |
java.util.List<BusinessService> |
SaveService.getBusinessService()
Gets the value of the businessService property. |
| Methods in org.uddi.api_v3 with parameters of type BusinessService | |
|---|---|
javax.xml.bind.JAXBElement<BusinessService> |
ObjectFactory.createBusinessService(BusinessService value)
Create an instance of JAXBElement<BusinessService>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||