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

Packages that use BusinessDetail
com.ibm.uddi.client   
 

Uses of BusinessDetail in com.ibm.uddi.client
 

Methods in com.ibm.uddi.client that return BusinessDetail
 BusinessDetail UDDIProxy.get_businessDetail(java.lang.String businessKey)
          The get_businessDetail message returns complete businessEntity information for one or more specified businessEntitys
 BusinessDetail UDDIProxy.get_businessDetail(java.util.Vector businessKeyStrings)
          The get_businessDetail message returns complete businessEntity information for one or more specified businessEntitys
 BusinessDetail UDDIProxy.save_business(java.lang.String authInfo, java.util.Vector businessEntities)
          The save_business message is used to save or update information about a complete businessEntity structure.
 BusinessDetail UDDIProxy.save_business(java.lang.String authInfo, UploadRegister[] uploadRegisters)
          The save_business message is used to save or update information about a complete businessEntity structure.
 



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