Interface RatingsDataTransformer


public interface RatingsDataTransformer
Provides an interface defining the transformations to be applied to the ratings data when the ratings type used by an entity is changed to use a different ratings type.

Implementations must be registered in the OSGI Registry. The portal invokes the highest ranking OSGI component implementing this interface when the ratings type of an entity is changed.

Author:
Roberto Díaz, Sergio González