Uses of Class
org.uddi.api_v3.TModel

Packages that use TModel
org.ow2.dragon.service.uddi.v3.impl   
org.ow2.dragon.service.uddi.v3.validator   
org.uddi.api_v3   
 

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

Methods in org.ow2.dragon.service.uddi.v3.impl that return TModel
 TModel UDDITransferObjectAssembler.toUDDITModel(org.ow2.dragon.persistence.bo.common.TModel dragonTModel)
           
 

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type TModel
 org.ow2.dragon.persistence.bo.common.TModel UDDITransferObjectAssembler.toDragonTModel(TModel uddiTModel)
           
 

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

Methods in org.ow2.dragon.service.uddi.v3.validator with parameters of type TModel
 void PublicationValidator.validateTModel(TModel tModel)
           
 

Uses of TModel in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type TModel
protected  java.util.List<TModel> SaveTModel.tModel
           
protected  java.util.List<TModel> TModelDetail.tModel
           
 

Methods in org.uddi.api_v3 that return TModel
 TModel ObjectFactory.createTModel()
          Create an instance of TModel
 

Methods in org.uddi.api_v3 that return types with arguments of type TModel
 javax.xml.bind.JAXBElement<TModel> ObjectFactory.createTModel(TModel value)
          Create an instance of JAXBElement<TModel>}
 java.util.List<TModel> SaveTModel.getTModel()
          Gets the value of the tModel property.
 java.util.List<TModel> TModelDetail.getTModel()
          Gets the value of the tModel property.
 

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



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.