|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||