Oracle Application Server Web Services UDDI Client API Reference
10g (9.0.4)

Part No. B10396-01

Uses of Class
oracle.uddi.message.response.BusinessDetail

Packages that use BusinessDetail
oracle.uddi.client Provides the starting point class for using the UDDI client API, UddiClient. 

 

Uses of BusinessDetail in oracle.uddi.client

 

Methods in oracle.uddi.client that return BusinessDetail
 BusinessDetail UddiClient.getBusinessDetail(java.util.List listBusinessKey)
          Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details.
 BusinessDetail UddiClient.saveBusiness(java.util.List businessEntities)
          Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details.
 BusinessDetail UddiClient.saveBusinessWithRegisters(java.util.List uploadRegisters)
          Deprecated. it is not widely implemented in UDDIv1 and is formally deprecated in UDDIv2

 


Oracle Application Server Web Services UDDI Client API Reference
10g (9.0.4)

Part No. B10396-01

Copyright © 2001, 2003, Oracle. All rights reserved.