|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessEntity | |
|---|---|
| org.ow2.dragon.service.uddi.v3.impl | |
| org.uddi.api_v3 | |
| Uses of BusinessEntity in org.ow2.dragon.service.uddi.v3.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v3.impl that return BusinessEntity | |
|---|---|
BusinessEntity |
UDDITransferObjectAssembler.toUDDIBusiness(org.ow2.dragon.persistence.bo.organization.OrganizationUnit dragonBusiness)
|
| Uses of BusinessEntity in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 with type parameters of type BusinessEntity | |
|---|---|
protected java.util.List<BusinessEntity> |
SaveBusiness.businessEntity
|
protected java.util.List<BusinessEntity> |
BusinessDetail.businessEntity
|
| Methods in org.uddi.api_v3 that return BusinessEntity | |
|---|---|
BusinessEntity |
ObjectFactory.createBusinessEntity()
Create an instance of BusinessEntity |
| Methods in org.uddi.api_v3 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> |
BusinessDetail.getBusinessEntity()
Gets the value of the businessEntity property. |
| Methods in org.uddi.api_v3 with parameters of type BusinessEntity | |
|---|---|
javax.xml.bind.JAXBElement<BusinessEntity> |
ObjectFactory.createBusinessEntity(BusinessEntity value)
Create an instance of JAXBElement<BusinessEntity>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||