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

public interface LotteryCi extends SportEventCi
A lottery cache representation
  • Method Details

    • getCategoryId

      Urn getCategoryId()
      Returns the associated category id
      Returns:
      the associated category id
    • getBonusInfo

      BonusInfoCi getBonusInfo()
      Returns the associated bonus info
      Returns:
      the associated bonus info
    • getDrawInfo

      DrawInfoCi getDrawInfo()
      Returns the associated draw info
      Returns:
      the associated draw info
    • getScheduledDraws

      List<Urn> getScheduledDraws()
      Returns the lottery draws schedule
      Returns:
      the lottery draw schedule