Package | Description |
---|---|
org.apache.juddi.v3.client.config | |
org.apache.juddi.v3.client.mapping | |
org.uddi.api_v3 | |
org.uddi.repl_v3 | |
org.uddi.vs_v3 |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
TModel |
BPEL2UDDI.createBPEL4WSProcessTModel(QName serviceName,
String targetNamespace,
Map<QName,javax.wsdl.PortType> portTypes,
String bpelOverviewURL)
BPEL4WS abstract processes are published as separate UDDI tModels.
|
Modifier and Type | Method and Description |
---|---|
Set<TModel> |
BPEL2UDDI.createWSDLBindingTModels(String wsdlURL,
Map<QName,javax.wsdl.Binding> bindings) |
Set<TModel> |
WSDL2UDDI.createWSDLBindingTModels(String wsdlURL,
Map<QName,javax.wsdl.Binding> bindings)
2.4.2 wsdl:binding -> uddi:tModel
|
Set<TModel> |
BPEL2UDDI.createWSDLPortTypeTModels(String wsdlURL,
Map<QName,javax.wsdl.PortType> portTypes) |
Set<TModel> |
WSDL2UDDI.createWSDLPortTypeTModels(String wsdlURL,
Map<QName,javax.wsdl.PortType> portTypes)
2.4.1 wsdl:portType -> uddi:tModel
|
Modifier and Type | Field and Description |
---|---|
protected List<TModel> |
SaveTModel.tModel |
protected List<TModel> |
TModelDetail.tModel |
Modifier and Type | Method and Description |
---|---|
TModel |
ObjectFactory.createTModel()
Create an instance of
TModel |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.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.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TModel> |
ObjectFactory.createTModel(TModel value)
|
Modifier and Type | Field and Description |
---|---|
protected TModel |
ChangeRecordNewData.tModel |
Modifier and Type | Method and Description |
---|---|
TModel |
ChangeRecordNewData.getTModel()
Gets the value of the tModel property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeRecordNewData.setTModel(TModel value)
Sets the value of the tModel property.
|
Modifier and Type | Field and Description |
---|---|
protected List<TModel> |
ValidateValues.tModel |
Modifier and Type | Method and Description |
---|---|
List<TModel> |
ValidateValues.getTModel()
Gets the value of the tModel property.
|
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.