Class RatingResourceURIs
- java.lang.Object
-
- org.silverpeas.core.webapi.rating.RatingResourceURIs
-
public final class RatingResourceURIs extends Object
Base URIs from which the REST-based ressources representing rating entities are defined.- Author:
- Yohann Chastagnier
-
-
Field Summary
Fields Modifier and Type Field Description static String
RATER_RATING_BASE_URI
-
Constructor Summary
Constructors Constructor Description RatingResourceURIs()
-
-
-
Field Detail
-
RATER_RATING_BASE_URI
public static final String RATER_RATING_BASE_URI
- See Also:
- Constant Field Values
-
-