Interface Rateable

  • All Known Implementing Classes:
    PublicationDetail

    public interface Rateable
    A rateable is an object that represents a contribution which can be rated. This interface defines all methods that must be implemented in order to obtain differents contribution types that can be handled by a same rating mechanism.