|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FindService | |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of FindService in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return FindService | |
---|---|
FindService |
ObjectFactory.createFindService()
Create an instance of FindService |
Methods in org.uddi.api_v3 that return types with arguments of type FindService | |
---|---|
javax.xml.bind.JAXBElement<FindService> |
ObjectFactory.createFindService(FindService value)
Create an instance of JAXBElement < FindService > } |
Methods in org.uddi.api_v3 with parameters of type FindService | |
---|---|
javax.xml.bind.JAXBElement<FindService> |
ObjectFactory.createFindService(FindService value)
Create an instance of JAXBElement < FindService > } |
Uses of FindService in org.uddi.sub_v3 |
---|
Fields in org.uddi.sub_v3 declared as FindService | |
---|---|
protected FindService |
SubscriptionFilter.findService
|
Methods in org.uddi.sub_v3 that return FindService | |
---|---|
FindService |
SubscriptionFilter.getFindService()
Gets the value of the findService property. |
Methods in org.uddi.sub_v3 with parameters of type FindService | |
---|---|
void |
SubscriptionFilter.setFindService(FindService value)
Sets the value of the findService property. |
Uses of FindService in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type FindService | |
---|---|
ServiceList |
UDDIInquiryPortType.findService(FindService body)
The find_relatedBusinesses API is used to find businessEntity elements, which have a completed relationship with the specified businessEntity that matches the criteria supplied. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |