Uses of Interface
org.silverpeas.core.contribution.rating.model.Rateable
-
Packages that use Rateable Package Description org.silverpeas.core.contribution.publication.model org.silverpeas.core.webapi.rating -
-
Uses of Rateable in org.silverpeas.core.contribution.publication.model
Classes in org.silverpeas.core.contribution.publication.model that implement Rateable Modifier and Type Class Description class
PublicationDetail
This object contains the description of a publication -
Uses of Rateable in org.silverpeas.core.webapi.rating
Methods in org.silverpeas.core.webapi.rating with parameters of type Rateable Modifier and Type Method Description static RaterRatingEntity
RaterRatingEntity. fromRateable(Rateable rateableContribution)
Creates a new rater rating entity from the specified parameter.
-