Package com.ibm.portal.cp.rating

Interface Summary
Constants Defines constants for the RatingModel and the RatingModelURIs.
CorRatingModelHome Home interface for JNDI based lookups for CorRatingModelProvider
CorRatingModelProvider RatingModelProvider for COR scope, i.
ModifiableRating ModifiableRating: the interface for a modifiable Rating which can be updated.
PortalRatingModelHome Home interface for JNDI based lookups for PortalRatingModelProvider
PortalRatingModelProvider RatingModelProvider for portal scope, i.
PortletRatingModelProvider RatingModelProvider for portlet scope, i.
Rating A rating, i.e.
RatingAverageCalculator A RatingAverageCalculator can be used in order to calculate the average value for given RatingSpaces or Ratings.
RatingAverageCalculatorProvider provides access to a RatingAverageCalculator implementation
RatingLocator<R extends Rating> The interface to find Ratings using different criteria
RatingModel<R extends Rating> RatingModel: Interface for a rating model.
RatingModelController<R extends Rating,M extends ModifiableRating> RatingModelController: the interface to control Ratings, e.g.
RatingModelControllerProvider Provider interface for rating model controllers.
RatingModelLocator<R extends Rating,S extends RatingSpace> Combines some locators for the TagModel
RatingSpaceLocator<R extends RatingSpace> The interface to find RatingSpaces using different criteria