Package | Description |
---|---|
org.apache.ws.scout.registry | |
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
BusinessList |
RegistryV3Impl.findBusiness(Name[] nameArray,
DiscoveryURLs discoveryURLs,
IdentifierBag identifierBag,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
Used to locate information about one or more businesses.
|
BusinessList |
IRegistryV3.findBusiness(Name[] nameArray,
DiscoveryURLs discoveryURLs,
IdentifierBag identifierBag,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
Used to locate information about one or more businesses.
|
Modifier and Type | Field and Description |
---|---|
protected DiscoveryURLs |
FindBusiness.discoveryURLs |
protected DiscoveryURLs |
BusinessEntity.discoveryURLs |
Modifier and Type | Method and Description |
---|---|
DiscoveryURLs |
ObjectFactory.createDiscoveryURLs()
Create an instance of
DiscoveryURLs |
DiscoveryURLs |
FindBusiness.getDiscoveryURLs()
Gets the value of the discoveryURLs property.
|
DiscoveryURLs |
BusinessEntity.getDiscoveryURLs()
Gets the value of the discoveryURLs property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DiscoveryURLs> |
ObjectFactory.createDiscoveryURLs(DiscoveryURLs value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DiscoveryURLs> |
ObjectFactory.createDiscoveryURLs(DiscoveryURLs value)
|
void |
FindBusiness.setDiscoveryURLs(DiscoveryURLs value)
Sets the value of the discoveryURLs property.
|
void |
BusinessEntity.setDiscoveryURLs(DiscoveryURLs value)
Sets the value of the discoveryURLs property.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.