Uses of Class
org.uddi.api_v2.BusinessEntity

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

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

Methods in org.ow2.dragon.service.uddi.v2.impl that return BusinessEntity
 BusinessEntity UDDITransferObjectAssembler.toUDDIBusiness(org.ow2.dragon.persistence.bo.organization.OrganizationUnit dragonBusiness)
           
 

Uses of BusinessEntity in org.uddi.api_v2
 

Fields in org.uddi.api_v2 declared as BusinessEntity
protected  BusinessEntity BusinessEntityExt.businessEntity
           
 

Fields in org.uddi.api_v2 with type parameters of type BusinessEntity
protected  java.util.List<BusinessEntity> SaveBusiness.businessEntity
           
protected  java.util.List<BusinessEntity> ValidateValues.businessEntity
           
protected  java.util.List<BusinessEntity> BusinessDetail.businessEntity
           
 

Methods in org.uddi.api_v2 that return BusinessEntity
 BusinessEntity ObjectFactory.createBusinessEntity()
          Create an instance of BusinessEntity
 BusinessEntity BusinessEntityExt.getBusinessEntity()
          Gets the value of the businessEntity property.
 

Methods in org.uddi.api_v2 that return types with arguments of type BusinessEntity
 javax.xml.bind.JAXBElement<BusinessEntity> ObjectFactory.createBusinessEntity(BusinessEntity value)
          Create an instance of JAXBElement<BusinessEntity>}
 java.util.List<BusinessEntity> SaveBusiness.getBusinessEntity()
          Gets the value of the businessEntity property.
 java.util.List<BusinessEntity> ValidateValues.getBusinessEntity()
          Gets the value of the businessEntity property.
 java.util.List<BusinessEntity> BusinessDetail.getBusinessEntity()
          Gets the value of the businessEntity property.
 

Methods in org.uddi.api_v2 with parameters of type BusinessEntity
 javax.xml.bind.JAXBElement<BusinessEntity> ObjectFactory.createBusinessEntity(BusinessEntity value)
          Create an instance of JAXBElement<BusinessEntity>}
 void BusinessEntityExt.setBusinessEntity(BusinessEntity value)
          Sets the value of the businessEntity property.
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.