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 |
---|---|
ServiceList |
RegistryV3Impl.findService(String businessKey,
Name[] nameArray,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
"Used to locate specific services within a registered businessEntity.
|
ServiceList |
IRegistryV3.findService(String businessKey,
Name[] nameArray,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
"Used to locate specific services within a registered
businessEntity.
|
Modifier and Type | Method and Description |
---|---|
ServiceList |
ObjectFactory.createServiceList()
Create an instance of
ServiceList |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServiceList> |
ObjectFactory.createServiceList(ServiceList value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServiceList> |
ObjectFactory.createServiceList(ServiceList value)
|
Modifier and Type | Field and Description |
---|---|
protected ServiceList |
SubscriptionResultsList.serviceList |
Modifier and Type | Method and Description |
---|---|
ServiceList |
SubscriptionResultsList.getServiceList()
Gets the value of the serviceList property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionResultsList.setServiceList(ServiceList value)
Sets the value of the serviceList property.
|
Modifier and Type | Method and Description |
---|---|
ServiceList |
UDDIInquiryPortType.findService(FindService body) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.