|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessList | |
com.ibm.uddi.client |
Uses of BusinessList in com.ibm.uddi.client |
Methods in com.ibm.uddi.client that return BusinessList | |
BusinessList |
UDDIProxy.find_business(java.lang.String name,
FindQualifiers findQualifiers,
int maxRows)
Find business matching specified criteria. |
BusinessList |
UDDIProxy.find_business(IdentifierBag bag,
FindQualifiers findQualifiers,
int maxRows)
The find_business message returns a businessList message that matches the conditions specified in the arguments. |
BusinessList |
UDDIProxy.find_business(CategoryBag bag,
FindQualifiers findQualifiers,
int maxRows)
The find_business message returns a businessList message that matches the conditions specified in the arguments. |
BusinessList |
UDDIProxy.find_business(TModelBag bag,
FindQualifiers findQualifiers,
int maxRows)
The find_business message returns a businessList message that matches the conditions specified in the arguments. |
BusinessList |
UDDIProxy.find_business(DiscoveryURLs bag,
FindQualifiers findQualifiers,
int maxRows)
The find_business message returns a businessList message that matches the conditions specified in the arguments. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |