- RatingPostServlet - Class in org.apache.sling.sample.slingshot.ratings.impl
-
The ratings post servlet is registered for a POST to an entry with
the selector "rating".
- RatingPostServlet() - Constructor for class org.apache.sling.sample.slingshot.ratings.impl.RatingPostServlet
-
- RatingsService - Interface in org.apache.sling.sample.slingshot.ratings
-
Service for handling the ratings
- RatingsServiceImpl - Class in org.apache.sling.sample.slingshot.ratings.impl
-
Implementation of the ratings service
- RatingsServiceImpl() - Constructor for class org.apache.sling.sample.slingshot.ratings.impl.RatingsServiceImpl
-
- RatingsUtil - Class in org.apache.sling.sample.slingshot.ratings
-
Utility class for handling ratings.
- RatingsUtil() - Constructor for class org.apache.sling.sample.slingshot.ratings.RatingsUtil
-
- resource - Variable in class org.apache.sling.sample.slingshot.model.PropertiesSupport
-
- RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.Stream
-
The resource type for a stream.
- RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.StreamEntry
-
The resource type for a stream entry.
- RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.StreamInfo
-
The resource type for a stream info.
- RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.User
-
The resource type for a user.
- RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.UserInfo
-
The resource type for a user info.
- RESOURCETYPE_COMMENT - Static variable in class org.apache.sling.sample.slingshot.comments.CommentsUtil
-
The resource type for a comment.
- RESOURCETYPE_COMMENTS - Static variable in class org.apache.sling.sample.slingshot.comments.impl.CommentsServiceImpl
-
The resource type for the comments holder.
- RESOURCETYPE_HOME - Static variable in class org.apache.sling.sample.slingshot.impl.InternalConstants
-
The resource type for the root of slingshot.
- RESOURCETYPE_RATING - Static variable in class org.apache.sling.sample.slingshot.ratings.RatingsUtil
-
The resource type for a rating.
- RESOURCETYPE_RATINGS - Static variable in class org.apache.sling.sample.slingshot.ratings.impl.RatingsServiceImpl
-
The resource type for the rating holder.