Package | Description |
---|---|
org.apache.juddi.v3.client.config | |
org.apache.juddi.v3.client.mapping | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.util | |
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,PortType> portTypes,
String bpelOverviewURL)
BPEL4WS abstract processes are published as separate UDDI tModels.
|
Modifier and Type | Method and Description |
---|---|
Set<TModel> |
WSDL2UDDI.createWSDLBindingTModels(String wsdlURL,
Map<QName,Binding> bindings)
2.4.2 wsdl:binding -> uddi:tModel
|
Set<TModel> |
BPEL2UDDI.createWSDLBindingTModels(String wsdlURL,
Map<QName,Binding> bindings) |
Set<TModel> |
WSDL2UDDI.createWSDLPortTypeTModels(String wsdlURL,
Map<QName,PortType> portTypes)
2.4.1 wsdl:portType -> uddi:tModel
|
Set<TModel> |
BPEL2UDDI.createWSDLPortTypeTModels(String wsdlURL,
Map<QName,PortType> portTypes) |
Modifier and Type | Method and Description |
---|---|
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 TModel |
ScoutJaxrUddiV3Helper.getTModelFromJAXRClassificationScheme(ClassificationScheme classificationScheme) |
static TModel |
ScoutJaxrUddiV3Helper.getTModelFromJAXRConcept(Concept concept) |
Modifier and Type | Method and Description |
---|---|
static Concept |
ScoutUddiV3JaxrHelper.getConcept(TModel tmodel,
LifeCycleManager lifeCycleManager) |
Modifier and Type | Field and Description |
---|---|
protected List<TModel> |
TModelDetail.tModel |
protected List<TModel> |
SaveTModel.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> |
TModelDetail.getTModel()
Gets the value of the tModel property.
|
List<TModel> |
SaveTModel.getTModel()
Gets the value of the tModel property.
|
Modifier and Type | Method and Description |
---|---|
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 © 2012 JBoss by Red Hat. All Rights Reserved.