All Superinterfaces:
CacheItem, SportEventCi
All Known Implementing Classes:
DrawCiImpl

public interface DrawCi extends SportEventCi
A draw cache representation
  • Method Details

    • getStatus

      DrawStatus getStatus()
      Returns the status of the draw
      Returns:
      the status of the draw
    • getResults

      List<DrawResultCi> getResults(List<Locale> locales)
      Returns a list of draw results
      Parameters:
      locales - a List specifying the required languages
      Returns:
      a list of draw results
    • getLotteryId

      Urn getLotteryId()
      Returns the associated lottery id
      Returns:
      the associated lottery id
    • getDisplayId

      Integer getDisplayId()
      Returns the display id
      Returns:
      the display id