Uses of Class
org.apache.ws.scout.model.uddi.v2.BusinessList

Packages that use BusinessList
org.apache.ws.scout.model.uddi.v2   
org.apache.ws.scout.registry   
 

Uses of BusinessList in org.apache.ws.scout.model.uddi.v2
 

Methods in org.apache.ws.scout.model.uddi.v2 that return BusinessList
 BusinessList ObjectFactory.createBusinessList()
          Create an instance of BusinessList
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type BusinessList
 javax.xml.bind.JAXBElement<BusinessList> ObjectFactory.createBusinessList(BusinessList value)
          Create an instance of JAXBElement<BusinessList>}
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type BusinessList
 javax.xml.bind.JAXBElement<BusinessList> ObjectFactory.createBusinessList(BusinessList value)
          Create an instance of JAXBElement<BusinessList>}
 

Uses of BusinessList in org.apache.ws.scout.registry
 

Methods in org.apache.ws.scout.registry that return BusinessList
 BusinessList RegistryImpl.findBusiness(Name[] nameArray, DiscoveryURLs discoveryURLs, IdentifierBag identifierBag, CategoryBag categoryBag, TModelBag tModelBag, FindQualifiers findQualifiers, int maxRows)
          Used to locate information about one or more businesses.
 BusinessList IRegistry.findBusiness(Name[] nameArray, DiscoveryURLs discoveryURLs, IdentifierBag identifierBag, CategoryBag categoryBag, TModelBag tModelBag, FindQualifiers findQualifiers, int maxRows)
          Used to locate information about one or more businesses.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.