Java API

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

Packages that use.*
PackageDescription
oracle.uddi.client   
 

Uses of TModelDetail in oracle.uddi.client
 

Methods in oracle.uddi.client that return TModelDetail
TypeName
 TModelDetail UddiClient.getTModelDetail(java.util.List listTModelKey)
          Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details.
 TModelDetail UddiClient.saveTModel(java.util.List tModels)
          Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details.
 TModelDetail UddiClient.saveTModelWithRegisters(java.util.List uploadRegisters)
          Saves the tModel objects referred to by the list of UploadRegister objects provided.
 


Java API

Copyright © 2001 - Oracle Corporation