public interface TournamentCi extends SportEventCi
Modifier and Type | Method and Description |
---|---|
Urn |
getCategoryId()
Returns the
Urn specifying the id of the parent category |
List<Urn> |
getCompetitorIds(List<Locale> locales)
Returns a
List of the associated tournament competitor ids |
Map<Urn,ReferenceIdCi> |
getCompetitorsReferences()
|
SeasonCi |
getCurrentSeason(List<Locale> locales)
Returns a
SeasonCi representing the current season of the tournament |
List<GroupCi> |
getGroups(List<Locale> locales)
Returns a list of groups related to the current instance
|
RoundCi |
getRound(List<Locale> locales)
Returns the rounds related to the current instance
|
SeasonCi |
getSeason(List<Locale> locales)
Returns the associated endpoint season
|
SeasonCoverageCi |
getSeasonCoverage()
Returns a
SeasonCoverageCi containing information about the tournament coverage |
List<Urn> |
getSeasonIds()
Returns a list of associated season identifiers
|
TournamentCoverageCi |
getTournamentCoverage()
Returns the current tournament coverage information
|
Boolean |
isExhibitionGames()
Returns the
Boolean specifying if the tournament is exhibition game |
getReplacedBy, getScheduled, getScheduledEnd, getScheduledEndRaw, getScheduledRaw, isStartTimeTbd
getId, getNames, hasTranslationsLoadedFor, merge
Urn getCategoryId()
Urn
specifying the id of the parent categoryUrn
specifying the id of the parent categorySeasonCi getCurrentSeason(List<Locale> locales)
SeasonCi
representing the current season of the tournamentSeasonCoverageCi getSeasonCoverage()
SeasonCoverageCi
containing information about the tournament coverageSeasonCoverageCi
containing information about the tournament coverageSeasonCi getSeason(List<Locale> locales)
locales
- the locales in which the data should be availableList<Urn> getCompetitorIds(List<Locale> locales)
List
of the associated tournament competitor idsList<GroupCi> getGroups(List<Locale> locales)
TournamentCoverageCi getTournamentCoverage()
TournamentCoverageCi
instance describing the current coverage indicationList<Urn> getSeasonIds()
Map<Urn,ReferenceIdCi> getCompetitorsReferences()
Urn
of Competitor
and associated Reference
for this sport eventCopyright © 2016–2025. All rights reserved.