Interface CataloguableEntity

All Superinterfaces:
RepositoryEntity, Serializable

public interface CataloguableEntity extends RepositoryEntity

ScorableEntity interface.

Version:
$Id: $Id
Author:
matthieu
  • Method Details

    • getEntityScore

      String getEntityScore()

      getEntityScore.

      Returns:
      a String object
    • setEntityScore

      void setEntityScore(String string)

      setEntityScore.

      Parameters:
      string - a String object
    • getReportLocales

      List<String> getReportLocales()

      getReportLocales.

      Returns:
      a List object