Uses of Class
org.ow2.dragon.api.to.deployment.RatingTO

Packages that use RatingTO
org.ow2.dragon.api.to.deployment   
org.ow2.dragon.service   
 

Uses of RatingTO in org.ow2.dragon.api.to.deployment
 

Methods in org.ow2.dragon.api.to.deployment that return RatingTO
 RatingTO EndpointTO.getRatingTO()
           
 RatingTO TechnicalServiceTO.getRatingTO()
           
 

Methods in org.ow2.dragon.api.to.deployment with parameters of type RatingTO
 void EndpointTO.setRatingTO(RatingTO ratingTO)
           
 void TechnicalServiceTO.setRatingTO(RatingTO ratingTO)
           
 

Uses of RatingTO in org.ow2.dragon.service
 

Methods in org.ow2.dragon.service that return RatingTO
 RatingTO TransfertObjectAssembler.toRatingTO(Rating rating)
           
 RatingTO TransfertObjectAssemblerImpl.toRatingTO(Rating rating)
           
 

Methods in org.ow2.dragon.service with parameters of type RatingTO
 void TransfertObjectAssembler.toRatingBO(RatingTO ratingTO, Rating ratingBO)
           
 void TransfertObjectAssemblerImpl.toRatingBO(RatingTO ratingTO, Rating ratingBO)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.