Class ReporterScoreQuery

All Implemented Interfaces:
EntityQuery, HqlQuery, Query

public class ReporterScoreQuery
extends AbstractEntityQuery
This is a temporary solution to query against the reporter list's score. This class will be replaced by a more generic query functionality in the future.
Version:
2.0
Author:
Nicklas
Last modified
$Date: 2017-05-22 14:35:27 +0200 (må, 22 maj 2017) $
  • Constructor Details

    • ReporterScoreQuery

      ReporterScoreQuery()
      Create a new query for the specified item, using the default optional runtime filter.
  • Method Details