|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessInfos | |
|---|---|
| org.ow2.dragon.service.uddi.v2.impl | |
| org.uddi.api_v2 | |
| Uses of BusinessInfos in org.ow2.dragon.service.uddi.v2.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v2.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_v2 |
|---|
| Fields in org.uddi.api_v2 declared as BusinessInfos | |
|---|---|
protected BusinessInfos |
BusinessList.businessInfos
|
protected BusinessInfos |
RegisteredInfo.businessInfos
|
| Methods in org.uddi.api_v2 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_v2 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_v2 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||