|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceList | |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of ServiceList in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return ServiceList | |
---|---|
ServiceList |
ObjectFactory.createServiceList()
Create an instance of ServiceList |
Methods in org.uddi.api_v3 that return types with arguments of type ServiceList | |
---|---|
javax.xml.bind.JAXBElement<ServiceList> |
ObjectFactory.createServiceList(ServiceList value)
Create an instance of JAXBElement < ServiceList > } |
Methods in org.uddi.api_v3 with parameters of type ServiceList | |
---|---|
javax.xml.bind.JAXBElement<ServiceList> |
ObjectFactory.createServiceList(ServiceList value)
Create an instance of JAXBElement < ServiceList > } |
Uses of ServiceList in org.uddi.sub_v3 |
---|
Fields in org.uddi.sub_v3 declared as ServiceList | |
---|---|
protected ServiceList |
SubscriptionResultsList.serviceList
|
Methods in org.uddi.sub_v3 that return ServiceList | |
---|---|
ServiceList |
SubscriptionResultsList.getServiceList()
Gets the value of the serviceList property. |
Methods in org.uddi.sub_v3 with parameters of type ServiceList | |
---|---|
void |
SubscriptionResultsList.setServiceList(ServiceList value)
Sets the value of the serviceList property. |
Uses of ServiceList in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service that return ServiceList | |
---|---|
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 |