Uses of Class
org.uddi4j.response.BusinessDetailExt
-
Packages that use BusinessDetailExt Package Description org.uddi4j.client -
-
Uses of BusinessDetailExt in org.uddi4j.client
Methods in org.uddi4j.client that return BusinessDetailExt Modifier and Type Method Description BusinessDetailExt
UDDIProxy. get_businessDetailExt(java.lang.String businessKey)
The get_businessDetailExt message returns extended businessEntity information for one or more specified businessEntitys.BusinessDetailExt
UDDIProxy. get_businessDetailExt(java.util.Vector businessKeyStrings)
The get_businessDetailExt message returns extended businessEntity information for one or more specified businessEntitys.
-