Package | Description |
---|---|
org.apache.juddi.v3.client.config | |
org.apache.juddi.v3.client.mapping | |
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 |
---|---|
TModelList |
UDDIClerk.findTModel(FindTModel findTModel) |
TModelList |
UDDIClerk.findTModel(FindTModel findTModel,
Node node) |
Modifier and Type | Method and Description |
---|---|
FindTModel |
WSDL2UDDI.createFindBindingTModelForPortType(String portType,
String namespace)
Builds a finder to find the binding tModels for a portType.
|
FindTModel |
WSDL2UDDI.createFindPortTypeTModelForPortType(String portType,
String namespace)
Builds a finder to find the portType tModels for a portType.
|
FindTModel |
BPEL2UDDI.createFindProcessesForPortTypes(String portTypeKey)
Find all processes that use the given portType.
|
FindTModel |
BPEL2UDDI.createFindTModelForProcessName(QName serviceName)
Finds and returns ALL the tModels related to the process, so that i.e.
|
Modifier and Type | Field and Description |
---|---|
protected FindTModel |
FindService.findTModel |
protected FindTModel |
FindBusiness.findTModel |
protected FindTModel |
FindBinding.findTModel |
Modifier and Type | Method and Description |
---|---|
FindTModel |
ObjectFactory.createFindTModel()
Create an instance of
FindTModel |
FindTModel |
FindService.getFindTModel()
Gets the value of the findTModel property.
|
FindTModel |
FindBusiness.getFindTModel()
Gets the value of the findTModel property.
|
FindTModel |
FindBinding.getFindTModel()
Gets the value of the findTModel property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindTModel> |
ObjectFactory.createFindTModel(FindTModel value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindTModel> |
ObjectFactory.createFindTModel(FindTModel value)
|
void |
FindService.setFindTModel(FindTModel value)
Sets the value of the findTModel property.
|
void |
FindBusiness.setFindTModel(FindTModel value)
Sets the value of the findTModel property.
|
void |
FindBinding.setFindTModel(FindTModel value)
Sets the value of the findTModel property.
|
Modifier and Type | Field and Description |
---|---|
protected FindTModel |
SubscriptionFilter.findTModel |
Modifier and Type | Method and Description |
---|---|
FindTModel |
SubscriptionFilter.getFindTModel()
Gets the value of the findTModel property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionFilter.setFindTModel(FindTModel value)
Sets the value of the findTModel property.
|
Modifier and Type | Method and Description |
---|---|
TModelList |
UDDIInquiryPortType.findTModel(FindTModel body) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.