All Superinterfaces:
CacheItem

public interface SportCi extends CacheItem
Defines methods used to access cached sports data
  • Method Details

    • getCategoryIds

      List<Urn> getCategoryIds()
      Returns a List specifying the id's of associated categories
      Returns:
      a List specifying the id's of associated categories
    • getShouldFetchCategories

      boolean getShouldFetchCategories()
      Returns if categories should be fetched
      Returns:
      if categories should be fetched
    • categoriesFetched

      void categoriesFetched()
      Clears ShouldFetchCategories flag