Uses of Class
org.ow2.dragon.persistence.bo.common.Rating

Packages that use Rating
org.ow2.dragon.persistence.bo.common   
org.ow2.dragon.service   
 

Uses of Rating in org.ow2.dragon.persistence.bo.common
 

Methods in org.ow2.dragon.persistence.bo.common that return types with arguments of type Rating
 java.util.Set<Rating> CommunityObj.getRatings()
           
 

Method parameters in org.ow2.dragon.persistence.bo.common with type arguments of type Rating
 void CommunityObj.setRatings(java.util.Set<Rating> ratings)
           
 

Uses of Rating in org.ow2.dragon.service
 

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



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.