| Package | Description |
|---|---|
| org.apache.juddi.v3.client.config | |
| org.apache.ws.scout.registry | |
| org.apache.ws.scout.util | |
| 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 |
|---|---|
TModelDetail |
UDDIClerk.getTModelDetail(GetTModelDetail getTModelDetail) |
TModelDetail |
UDDIClerk.getTModelDetail(GetTModelDetail getTModelDetail,
Node node) |
TModelDetail |
UDDIClerk.getTModelDetail(String tModelKey) |
TModelDetail |
UDDIClerk.register(TModel tModel)
Register a tModel, using the node of current clerk ('this').
|
TModelDetail |
UDDIClerk.register(TModel tModel,
Node node)
Register a tModel.
|
| Modifier and Type | Method and Description |
|---|---|
TModelDetail |
RegistryV3Impl.getTModelDetail(String tModelKey)
"Used to get full details for a particular registered TModel.
|
TModelDetail |
IRegistryV3.getTModelDetail(String tModelKey)
"Used to get full details for a given set of registered tModel
data.
|
TModelDetail |
RegistryV3Impl.getTModelDetail(String[] tModelKeyArray)
"Used to get full details for a given set of registered tModel data.
|
TModelDetail |
IRegistryV3.getTModelDetail(String[] tModelKeyArray)
"Used to get full details for a given set of registered tModel
data.
|
TModelDetail |
RegistryV3Impl.saveTModel(String authInfo,
TModel[] tModelArray)
"Used to register or update complete information about a tModel."
|
TModelDetail |
IRegistryV3.saveTModel(String authInfo,
TModel[] tModelArray)
"Used to register or update complete information about a tModel."
|
| Modifier and Type | Method and Description |
|---|---|
static Concept |
ScoutUddiV3JaxrHelper.getConcept(TModelDetail tModelDetail,
LifeCycleManager lifeCycleManager) |
| Modifier and Type | Method and Description |
|---|---|
TModelDetail |
ObjectFactory.createTModelDetail()
Create an instance of
TModelDetail |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TModelDetail> |
ObjectFactory.createTModelDetail(TModelDetail value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TModelDetail> |
ObjectFactory.createTModelDetail(TModelDetail value)
|
| Modifier and Type | Field and Description |
|---|---|
protected TModelDetail |
SubscriptionResultsList.tModelDetail |
| Modifier and Type | Method and Description |
|---|---|
TModelDetail |
SubscriptionResultsList.getTModelDetail()
Gets the value of the tModelDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionResultsList.setTModelDetail(TModelDetail value)
Sets the value of the tModelDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
TModelDetail |
UDDIInquiryPortType.getTModelDetail(GetTModelDetail body) |
TModelDetail |
UDDIPublicationPortType.saveTModel(SaveTModel body) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.