Package | Description |
---|---|
org.apache.juddi.v2.tck | |
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.uddi.api_v2 |
Modifier and Type | Method and Description |
---|---|
TModel |
TckTModel.saveJoePublisherTmodel(String authInfoJoe) |
TModel |
TckTModel.saveJoePublisherTmodel(String authInfoJoe,
boolean force) |
TModel |
TckTModel.saveMaryPublisherTmodel(String authInfoMary) |
TModel |
TckTModel.saveSamSyndicatorTmodel(String authInfoSam) |
TModel |
TckTModel.saveTModel(String authInfo,
String tModelXml,
String tModelKey) |
TModel |
TckTModel.saveTModel(String authInfo,
String tModelXml,
String tModelKey,
boolean force) |
Modifier and Type | Method and Description |
---|---|
static TModel |
MapUDDIv3Tov2.MapTModel(TModel be) |
Modifier and Type | Method and Description |
---|---|
static TModel |
MapUDDIv2Tov3.MapTModel(TModel be) |
Modifier and Type | Field and Description |
---|---|
protected List<TModel> |
SaveTModel.tModel |
protected List<TModel> |
TModelDetail.tModel |
protected List<TModel> |
ValidateValues.tModel |
Modifier and Type | Method and Description |
---|---|
TModel |
ObjectFactory.createTModel()
Create an instance of
TModel |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModel> |
ObjectFactory.createTModel(TModel value)
|
List<TModel> |
SaveTModel.getTModel()
Gets the value of the tModel property.
|
List<TModel> |
TModelDetail.getTModel()
Gets the value of the tModel property.
|
List<TModel> |
ValidateValues.getTModel()
Gets the value of the tModel property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModel> |
ObjectFactory.createTModel(TModel value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.