Package | Description |
---|---|
org.apache.ws.scout.registry | |
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
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 | Method and Description |
---|---|
BusinessList |
ObjectFactory.createBusinessList()
Create an instance of
BusinessList |
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessList> |
ObjectFactory.createBusinessList(BusinessList value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BusinessList> |
ObjectFactory.createBusinessList(BusinessList value)
|
Modifier and Type | Field and Description |
---|---|
protected BusinessList |
SubscriptionResultsList.businessList |
Modifier and Type | Method and Description |
---|---|
BusinessList |
SubscriptionResultsList.getBusinessList()
Gets the value of the businessList property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionResultsList.setBusinessList(BusinessList value)
Sets the value of the businessList property.
|
Modifier and Type | Method and Description |
---|---|
BusinessList |
UDDIInquiryPortType.findBusiness(FindBusiness body) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.