Package | Description |
---|---|
org.apache.ws.scout.registry | |
org.apache.ws.scout.util | |
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
BindingDetail |
RegistryV3Impl.findBinding(String serviceKey,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
"Used to locate specific bindings within a registered businessService.
|
BindingDetail |
IRegistryV3.findBinding(String serviceKey,
CategoryBag categoryBag,
TModelBag tModelBag,
FindQualifiers findQualifiers,
int maxRows)
"Used to locate specific bindings within a registered
businessService.
|
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.
|
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 |
---|---|
static TModelBag |
ScoutJaxrUddiV3Helper.getTModelBagFromSpecifications(Collection specifications) |
Modifier and Type | Field and Description |
---|---|
protected TModelBag |
FindService.tModelBag |
protected TModelBag |
FindBusiness.tModelBag |
protected TModelBag |
FindBinding.tModelBag |
Modifier and Type | Method and Description |
---|---|
TModelBag |
ObjectFactory.createTModelBag()
Create an instance of
TModelBag |
TModelBag |
FindService.getTModelBag()
Gets the value of the tModelBag property.
|
TModelBag |
FindBusiness.getTModelBag()
Gets the value of the tModelBag property.
|
TModelBag |
FindBinding.getTModelBag()
Gets the value of the tModelBag property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModelBag> |
ObjectFactory.createTModelBag(TModelBag value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModelBag> |
ObjectFactory.createTModelBag(TModelBag value)
|
void |
FindService.setTModelBag(TModelBag value)
Sets the value of the tModelBag property.
|
void |
FindBusiness.setTModelBag(TModelBag value)
Sets the value of the tModelBag property.
|
void |
FindBinding.setTModelBag(TModelBag value)
Sets the value of the tModelBag property.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.