Uses of Class
org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
Packages that use AbstractRatingScheme Package Description org.alfresco.rest.api.impl.node.ratings -
-
Uses of AbstractRatingScheme in org.alfresco.rest.api.impl.node.ratings
Subclasses of AbstractRatingScheme in org.alfresco.rest.api.impl.node.ratings Modifier and Type Class Description class
FiveStarRatingScheme
The rest apis representation of the 'fiveStar' rating scheme.class
LikesRatingScheme
The rest api representation of the 'likes' rating scheme.
-