|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscoveryURLs | |
|---|---|
| org.ow2.dragon.service.uddi.v2.impl | |
| org.uddi.api_v2 | |
| Uses of DiscoveryURLs in org.ow2.dragon.service.uddi.v2.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type DiscoveryURLs | |
|---|---|
java.util.List<org.ow2.dragon.persistence.bo.organization.DiscoveryUrl> |
UDDITransferObjectAssembler.toDragonDiscoveryUrls(DiscoveryURLs discoveryURLs)
|
| Uses of DiscoveryURLs in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 declared as DiscoveryURLs | |
|---|---|
protected DiscoveryURLs |
BusinessEntity.discoveryURLs
|
protected DiscoveryURLs |
FindBusiness.discoveryURLs
|
| Methods in org.uddi.api_v2 that return DiscoveryURLs | |
|---|---|
DiscoveryURLs |
ObjectFactory.createDiscoveryURLs()
Create an instance of DiscoveryURLs |
DiscoveryURLs |
BusinessEntity.getDiscoveryURLs()
Gets the value of the discoveryURLs property. |
DiscoveryURLs |
FindBusiness.getDiscoveryURLs()
Gets the value of the discoveryURLs property. |
| Methods in org.uddi.api_v2 that return types with arguments of type DiscoveryURLs | |
|---|---|
javax.xml.bind.JAXBElement<DiscoveryURLs> |
ObjectFactory.createDiscoveryURLs(DiscoveryURLs value)
Create an instance of JAXBElement<DiscoveryURLs>} |
| Methods in org.uddi.api_v2 with parameters of type DiscoveryURLs | |
|---|---|
javax.xml.bind.JAXBElement<DiscoveryURLs> |
ObjectFactory.createDiscoveryURLs(DiscoveryURLs value)
Create an instance of JAXBElement<DiscoveryURLs>} |
void |
BusinessEntity.setDiscoveryURLs(DiscoveryURLs value)
Sets the value of the discoveryURLs property. |
void |
FindBusiness.setDiscoveryURLs(DiscoveryURLs value)
Sets the value of the discoveryURLs property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||