Uses of Class
com.ibm.uddi.response.BusinessList

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.
 



Copyright © 2001, International Business Machines Corporation. All Rights Reserved.