Uses of Class
org.uddi.api_v3.BusinessInfos

Packages that use BusinessInfos
org.ow2.dragon.service.uddi.v3.impl   
org.uddi.api_v3   
 

Uses of BusinessInfos in org.ow2.dragon.service.uddi.v3.impl
 

Methods in org.ow2.dragon.service.uddi.v3.impl that return BusinessInfos
 BusinessInfos UDDITransferObjectAssembler.toUDDIBusinessInfos(java.util.List<org.ow2.dragon.persistence.bo.organization.OrganizationUnit> orgs)
           
 

Uses of BusinessInfos in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as BusinessInfos
protected  BusinessInfos BusinessList.businessInfos
           
protected  BusinessInfos RegisteredInfo.businessInfos
           
 

Methods in org.uddi.api_v3 that return BusinessInfos
 BusinessInfos ObjectFactory.createBusinessInfos()
          Create an instance of BusinessInfos
 BusinessInfos BusinessList.getBusinessInfos()
          Gets the value of the businessInfos property.
 BusinessInfos RegisteredInfo.getBusinessInfos()
          Gets the value of the businessInfos property.
 

Methods in org.uddi.api_v3 that return types with arguments of type BusinessInfos
 javax.xml.bind.JAXBElement<BusinessInfos> ObjectFactory.createBusinessInfos(BusinessInfos value)
          Create an instance of JAXBElement<BusinessInfos>}
 

Methods in org.uddi.api_v3 with parameters of type BusinessInfos
 javax.xml.bind.JAXBElement<BusinessInfos> ObjectFactory.createBusinessInfos(BusinessInfos value)
          Create an instance of JAXBElement<BusinessInfos>}
 void BusinessList.setBusinessInfos(BusinessInfos value)
          Sets the value of the businessInfos property.
 void RegisteredInfo.setBusinessInfos(BusinessInfos value)
          Sets the value of the businessInfos property.
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.