Uses of Class
org.uddi.api_v3.SaveTModel

Packages that use SaveTModel
org.ow2.dragon.service.uddi.v3.impl   
org.ow2.dragon.service.uddi.v3.util   
org.ow2.dragon.service.uddi.v3.validator   
org.uddi.api_v3   
org.uddi.api_v3_porttype   
 

Uses of SaveTModel in org.ow2.dragon.service.uddi.v3.impl
 

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type SaveTModel
 TModelDetail UDDIPublicationImpl.saveTModel(SaveTModel body)
           
 

Uses of SaveTModel in org.ow2.dragon.service.uddi.v3.util
 

Methods in org.ow2.dragon.service.uddi.v3.util that return SaveTModel
 SaveTModel UDDIObjectFactory.convertStreamSource2SaveTModel(javax.xml.transform.Source xmlStream)
          Build the Java UDDI objects from XML documents.
 

Uses of SaveTModel in org.ow2.dragon.service.uddi.v3.validator
 

Methods in org.ow2.dragon.service.uddi.v3.validator with parameters of type SaveTModel
 void PublicationValidator.validateSaveTModel(SaveTModel body)
           
 

Uses of SaveTModel in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return SaveTModel
 SaveTModel ObjectFactory.createSaveTModel()
          Create an instance of SaveTModel
 

Methods in org.uddi.api_v3 that return types with arguments of type SaveTModel
 javax.xml.bind.JAXBElement<SaveTModel> ObjectFactory.createSaveTModel(SaveTModel value)
          Create an instance of JAXBElement<SaveTModel>}
 

Methods in org.uddi.api_v3 with parameters of type SaveTModel
 javax.xml.bind.JAXBElement<SaveTModel> ObjectFactory.createSaveTModel(SaveTModel value)
          Create an instance of JAXBElement<SaveTModel>}
 

Uses of SaveTModel in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type SaveTModel
 TModelDetail UDDIPublicationPortType.saveTModel(SaveTModel body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.