Package | Description |
---|---|
org.uddi4j.client |
Modifier and Type | Method | Description |
---|---|---|
RelatedBusinessesList |
UDDIProxy.find_relatedBusinesses(java.lang.String businessKey,
KeyedReference keyedReference,
FindQualifiers findQualifiers) |
Deprecated.
UDDI version 2, errata 2 added maxrows as a parameter
to this method. Use
UDDIProxy.find_relatedBusinesses(String, KeyedReference, FindQualifiers, int) instead |
RelatedBusinessesList |
UDDIProxy.find_relatedBusinesses(java.lang.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.
|
Copyright ? 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.