Java API

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

Packages that use.*
PackageDescription
oracle.uddi.client   
 

Uses of BusinessDetail in oracle.uddi.client
 

Methods in oracle.uddi.client that return BusinessDetail
TypeName
 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)
          Saves the businessEntity objects referred to by the list of UploadRegister objects provided.
 


Java API

Copyright © 2001 - Oracle Corporation