Modifier and Type | Method and Description |
---|---|
ReferenceIdCi |
CompetitorCi.getReferenceId()
Returns the reference ids associated with the current instance
|
Modifier and Type | Method and Description |
---|---|
Map<Urn,ReferenceIdCi> |
TournamentCi.getCompetitorsReferences()
|
Map<Urn,ReferenceIdCi> |
CompetitionCi.getCompetitorsReferences()
|
Modifier and Type | Method and Description |
---|---|
Map<Urn,ReferenceIdCi> |
GroupCi.getCompetitorsReferences()
|
Constructor and Description |
---|
CompetitorImpl(Urn competitorId,
ProfileCache profileCache,
Map<Urn,ReferenceIdCi> eventCompetitorsReferences,
Boolean isVirtual,
List<Locale> locales,
SportEntityFactory sportEntityFactory,
ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of the
CompetitorImpl class |
Modifier and Type | Method and Description |
---|---|
static Map<Urn,ReferenceIdCi> |
SdkHelper.parseCompetitorsReferences(List<com.sportradar.uf.sportsapi.datamodel.SapiTeam> competitors,
Map<Urn,ReferenceIdCi> currentCompetitorsReferences)
Get competitor reference from a list of competitors
Note: reference must be checked and updated, since it is not sure that references on summary are the same as on fixture
|
static Map<Urn,ReferenceIdCi> |
SdkHelper.parseTeamCompetitorsReferences(List<com.sportradar.uf.sportsapi.datamodel.SapiTeamCompetitor> competitors,
Map<Urn,ReferenceIdCi> currentCompetitorsReferences)
Get competitor reference from a list of competitors
Note: reference must be checked and updated, since it is not sure that references on summary are the same as on fixture
|
Modifier and Type | Method and Description |
---|---|
static Map<Urn,ReferenceIdCi> |
SdkHelper.parseCompetitorsReferences(List<com.sportradar.uf.sportsapi.datamodel.SapiTeam> competitors,
Map<Urn,ReferenceIdCi> currentCompetitorsReferences)
Get competitor reference from a list of competitors
Note: reference must be checked and updated, since it is not sure that references on summary are the same as on fixture
|
static Map<Urn,ReferenceIdCi> |
SdkHelper.parseTeamCompetitorsReferences(List<com.sportradar.uf.sportsapi.datamodel.SapiTeamCompetitor> competitors,
Map<Urn,ReferenceIdCi> currentCompetitorsReferences)
Get competitor reference from a list of competitors
Note: reference must be checked and updated, since it is not sure that references on summary are the same as on fixture
|
Copyright © 2016–2025. All rights reserved.