|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContributionRating | |
|---|---|
| com.silverpeas.notation.ejb | |
| com.silverpeas.notation.model | |
| com.stratelia.webactiv.util.publication.model | |
| org.silverpeas.rating | |
| Uses of ContributionRating in com.silverpeas.notation.ejb |
|---|
| Methods in com.silverpeas.notation.ejb that return ContributionRating | |
|---|---|
ContributionRating |
RatingBmEJB.getRating(ContributionRatingPK pk)
|
ContributionRating |
RatingBm.getRating(ContributionRatingPK pk)
Getting notation about once given resource identified by its PK. |
ContributionRating |
RatingBmEJB.getRating(SilverpeasContent contribution)
|
ContributionRating |
RatingBm.getRating(SilverpeasContent contribution)
Getting notation about the given contribution. |
| Methods in com.silverpeas.notation.ejb that return types with arguments of type ContributionRating | |
|---|---|
Map<String,ContributionRating> |
RatingBmEJB.getRatings(SilverpeasContent... contributions)
|
Map<String,ContributionRating> |
RatingBm.getRatings(SilverpeasContent... contributions)
Getting notation about the given contributions. |
| Uses of ContributionRating in com.silverpeas.notation.model |
|---|
| Methods in com.silverpeas.notation.model that return types with arguments of type ContributionRating | |
|---|---|
static Map<String,ContributionRating> |
RatingDAO.getRatings(Connection con,
String componentInstanceId,
String contributionType,
Collection<String> contributionIds)
|
| Uses of ContributionRating in com.stratelia.webactiv.util.publication.model |
|---|
| Methods in com.stratelia.webactiv.util.publication.model that return ContributionRating | |
|---|---|
ContributionRating |
PublicationDetail.getRating()
Gets the rating informations linked with the current publication. |
| Uses of ContributionRating in org.silverpeas.rating |
|---|
| Methods in org.silverpeas.rating that return ContributionRating | |
|---|---|
ContributionRating |
Rateable.getRating()
Gets the contribution rating. |
ContributionRating |
RaterRating.getRating()
Gets the global informations about the rating. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||