Uses of Class
org.uddi.api_v2.BusinessService

Packages that use BusinessService
org.ow2.dragon.service.uddi.v2.impl   
org.uddi.api_v2   
 

Uses of BusinessService in org.ow2.dragon.service.uddi.v2.impl
 

Methods in org.ow2.dragon.service.uddi.v2.impl that return BusinessService
 BusinessService UDDITransferObjectAssembler.toUDDIService(org.ow2.dragon.persistence.bo.deployment.TechnicalService dragonService)
           
 

Uses of BusinessService in org.uddi.api_v2
 

Fields in org.uddi.api_v2 with type parameters of type BusinessService
protected  java.util.List<BusinessService> ValidateValues.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_v2 that return BusinessService
 BusinessService ObjectFactory.createBusinessService()
          Create an instance of BusinessService
 

Methods in org.uddi.api_v2 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> ValidateValues.getBusinessService()
          Gets the value of the businessService property.
 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_v2 with parameters of type BusinessService
 javax.xml.bind.JAXBElement<BusinessService> ObjectFactory.createBusinessService(BusinessService value)
          Create an instance of JAXBElement<BusinessService>}
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.