Modifier and Type | Method and Description |
---|---|
List<ExportableCi> |
SportsDataCacheImpl.exportItems()
Exports current items in the cache
|
List<ExportableCi> |
SportEventCacheImpl.exportItems()
Exports current items in the cache
|
List<ExportableCi> |
ProfileCacheImpl.exportItems()
Exports current items in the cache
|
Modifier and Type | Method and Description |
---|---|
void |
SportsDataCacheImpl.importItems(List<ExportableCi> items)
Imports provided items into the cache
|
void |
SportEventCacheImpl.importItems(List<ExportableCi> items)
Imports provided items into the cache
|
void |
ProfileCacheImpl.importItems(List<ExportableCi> items)
Imports provided items into the cache
|
Modifier and Type | Method and Description |
---|---|
ExportableCi |
LotteryCiImpl.export() |
ExportableCi |
DrawCiImpl.export() |
Modifier and Type | Method and Description |
---|---|
SportEventCi |
CacheItemFactoryImpl.buildSportEventCi(ExportableCi exportable) |
SportEventCi |
CacheItemFactory.buildSportEventCi(ExportableCi exportable) |
Modifier and Type | Method and Description |
---|---|
List<ExportableCi> |
ExportableSdkCache.exportItems()
Exports current items in the cache
|
Modifier and Type | Method and Description |
---|---|
void |
ExportableSdkCache.importItems(List<ExportableCi> items)
Imports provided items into the cache
|
Modifier and Type | Method and Description |
---|---|
List<ExportableCi> |
SportDataProviderImpl.cacheExport(EnumSet<CacheType> cacheType)
Exports current items in the cache
|
Modifier and Type | Method and Description |
---|---|
void |
SportDataProviderImpl.cacheImport(List<ExportableCi> items)
Imports provided items into caches
|
Modifier and Type | Method and Description |
---|---|
List<ExportableCi> |
SportDataProvider.cacheExport(EnumSet<CacheType> cacheType)
Exports current items in the cache
|
Modifier and Type | Method and Description |
---|---|
void |
SportDataProvider.cacheImport(List<ExportableCi> items)
Imports provided items into caches
|
Modifier and Type | Class and Description |
---|---|
class |
ExportableCategoryCi |
class |
ExportableCompetitionCi |
class |
ExportableCompetitorCi |
class |
ExportableDrawCi |
class |
ExportableJerseyCi |
class |
ExportableLotteryCi |
class |
ExportableManagerCi |
class |
ExportableMatchCi |
class |
ExportablePlayerProfileCi |
class |
ExportableRaceDriverProfileCi |
class |
ExportableRaceStageCi |
class |
ExportableSeasonCi |
class |
ExportableSportCi |
class |
ExportableSportEventCi |
class |
ExportableStageCi |
class |
ExportableTournamentCi |
class |
ExportableTournamentStageCi |
class |
ExportableVenueCi |
Modifier and Type | Method and Description |
---|---|
ExportableCi |
ExportableCacheItem.export()
Export item's properties
|
Copyright © 2016–2025. All rights reserved.