Uses of Class
org.uddi4j.response.RelatedBusinessesList
Packages that use RelatedBusinessesList
-
Uses of RelatedBusinessesList in org.uddi4j.client
Methods in org.uddi4j.client that return RelatedBusinessesListModifier and TypeMethodDescriptionUDDIProxy.find_relatedBusinesses
(String businessKey, KeyedReference keyedReference, FindQualifiers findQualifiers) Deprecated.UDDI version 2, errata 2 added maxrows as a parameter to this method.UDDIProxy.find_relatedBusinesses
(String businessKey, KeyedReference keyedReference, FindQualifiers findQualifiers, int maxRows) The find_relatedBusinesses API call is used to locate information about businessEntity registrations that are related to a specific business entity whose key is passed in the inquiry.