Class MongoDBMapperImpl
java.lang.Object
dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
- All Implemented Interfaces:
MongoDBMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-05-23T23:43:52+0000",
comments="version: 1.6.2, compiler: javac, environment: Java 21.0.6 (Ubuntu)")
@Deprecated
public class MongoDBMapperImpl
extends Object
implements MongoDBMapper
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopySaveDataDocument
(SaveDataDocument source) Deprecated.protected void
inventoryItemToMongoInventoryItemId
(InventoryItem inventoryItem, MongoInventoryItemId mappingTarget) Deprecated.protected List
<MongoMetadataSpecProperty> Deprecated.protected MongoMetadataSpecProperty
metadataSpecPropertyToMongoMetadataSpecProperty
(MetadataSpecProperty metadataSpecProperty) Deprecated.protected List
<MongoMission> Deprecated.protected List
<MetadataSpecProperty> Deprecated.protected MetadataSpecProperty
mongoMetadataSpecPropertyToMetadataSpecProperty
(MongoMetadataSpecProperty mongoMetadataSpecProperty) Deprecated.Deprecated.protected List
<RewardIssuance> Deprecated.Deprecated.protected List
<ScheduleEvent> Deprecated.Deprecated.mongoStepListToStepList
(List<MongoStep> list) Deprecated.protected List
<WalletAccount> Deprecated.protected List
<MongoRewardIssuance> Deprecated.protected List
<MongoReward> Deprecated.protected void
saveDataDocumentToMongoSaveDataDocumentId
(SaveDataDocument saveDataDocument, MongoSaveDataDocumentId mappingTarget) Deprecated.protected List
<MongoScheduleEvent> Deprecated.protected List
<MongoSchedule> Deprecated.protected MongoLeaderboard
scoreToMongoLeaderboard
(Score score) Deprecated.stepListToMongoStepList
(List<Step> list) Deprecated.protected void
stringToMongoInventoryItemId
(String string, MongoInventoryItemId mappingTarget) Deprecated.protected void
stringToMongoSaveDataDocumentId
(String string, MongoSaveDataDocumentId mappingTarget) Deprecated.Deprecated.toAuthScheme
(MongoAuthScheme source) Deprecated.toDeployment
(MongoDeployment source) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.IndexPlanStep
<org.bson.Document> toIndexPlanStep
(MongoIndexPlanStep source) Deprecated.toInventoryItem
(MongoInventoryItem source) Deprecated.Deprecated.toLargeObject
(MongoLargeObject source) Deprecated.Deprecated.toLeaderboard
(MongoLeaderboard source) Deprecated.toMatch
(MongoMatch source) Deprecated.toMetadataSpec
(MongoMetadataSpec source) Deprecated.toMission
(MongoMission source) Deprecated.Deprecated.toMongoAuthScheme
(AuthScheme source) Deprecated.Deprecated.toMongoDeployment
(Deployment source) Deprecated.Deprecated.Deprecated.Deprecated.toMongoIndexPlanStep
(IndexPlanStep<org.bson.Document> source) Deprecated.toMongoInventoryItem
(InventoryItem source) Deprecated.toMongoItem
(Item source) Deprecated.toMongoLargeObject
(LargeObject source) Deprecated.Deprecated.toMongoLeaderboard
(Leaderboard source) Deprecated.toMongoMatch
(Match source) Deprecated.toMongoMetadataSpec
(MetadataSpec source) Deprecated.toMongoMission
(Mission source) Deprecated.toMongoMission
(ProgressMissionInfo source) Deprecated.Deprecated.toMongoProfile
(Profile source) Deprecated.toMongoProgress
(Progress source) Deprecated.toMongoReward
(Reward source) Deprecated.toMongoRewardIssuance
(RewardIssuance source) Deprecated.Deprecated.toMongoSchedule
(Schedule source) Deprecated.toMongoScheduleEvent
(ScheduleEvent source) Deprecated.toMongoScore
(Score source) Deprecated.toMongoSession
(Session source) Deprecated.toMongoSmartContract
(SmartContract source) Deprecated.toMongoSmartContractAddress
(SmartContractAddress smartContractAddress) Deprecated.toMongoStep
(Step source) Deprecated.toMongoUser
(User source) Deprecated.toMongoVault
(Vault source) Deprecated.toMongoVaultKey
(VaultKey source) Deprecated.toMongoWallet
(Wallet source) Deprecated.toMongoWalletAccount
(WalletAccount source) Deprecated.toProfile
(MongoProfile source) Deprecated.toProgress
(MongoProgress source) Deprecated.toProgressMissionInfo
(MongoMission source) Deprecated.toRank
(MongoScore score) Deprecated.toReward
(MongoReward source) Deprecated.toRewardIssuance
(MongoRewardIssuance source) Deprecated.Deprecated.toSchedule
(MongoSchedule source) Deprecated.toScheduleEvent
(MongoScheduleEvent source) Deprecated.toScore
(MongoScore source) Deprecated.toSession
(MongoSession source) Deprecated.toSmartContract
(MongoSmartContract source) Deprecated.toSmartContractAddress
(MongoSmartContractAddress mongoSmartContractAddress) Deprecated.Deprecated.Deprecated.toVault
(MongoVault source) Deprecated.toVaultKey
(MongoVaultKey source) Deprecated.toWallet
(MongoWallet source) Deprecated.toWalletAccount
(MongoWalletAccount source) Deprecated.protected List
<MongoWalletAccount> Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
toAddressesByNetwork, toAddressesFromMapByNetwork, toIndexMetadata, toMongoIndexMetadata
-
Constructor Details
-
MongoDBMapperImpl
public MongoDBMapperImpl()Deprecated.
-
-
Method Details
-
toUser
Deprecated.- Specified by:
toUser
in interfaceMongoDBMapper
-
toMongoUser
Deprecated.- Specified by:
toMongoUser
in interfaceMongoDBMapper
-
toProfile
Deprecated.- Specified by:
toProfile
in interfaceMongoDBMapper
-
toMongoProfile
Deprecated.- Specified by:
toMongoProfile
in interfaceMongoDBMapper
-
toDeployment
Deprecated.- Specified by:
toDeployment
in interfaceMongoDBMapper
-
toMongoDeployment
Deprecated.- Specified by:
toMongoDeployment
in interfaceMongoDBMapper
-
toItem
Deprecated.- Specified by:
toItem
in interfaceMongoDBMapper
-
toMongoItem
Deprecated.- Specified by:
toMongoItem
in interfaceMongoDBMapper
-
toInventoryItem
Deprecated.- Specified by:
toInventoryItem
in interfaceMongoDBMapper
-
toMongoInventoryItem
Deprecated.- Specified by:
toMongoInventoryItem
in interfaceMongoDBMapper
-
toDistinctInventoryItem
Deprecated.- Specified by:
toDistinctInventoryItem
in interfaceMongoDBMapper
-
toMongoDistinctInventoryItem
Deprecated.- Specified by:
toMongoDistinctInventoryItem
in interfaceMongoDBMapper
-
toStep
Deprecated.- Specified by:
toStep
in interfaceMongoDBMapper
-
toMongoStep
Deprecated.- Specified by:
toMongoStep
in interfaceMongoDBMapper
-
toReward
Deprecated.- Specified by:
toReward
in interfaceMongoDBMapper
-
toMongoReward
Deprecated.- Specified by:
toMongoReward
in interfaceMongoDBMapper
-
toRewardIssuance
Deprecated.- Specified by:
toRewardIssuance
in interfaceMongoDBMapper
-
toMongoRewardIssuance
Deprecated.- Specified by:
toMongoRewardIssuance
in interfaceMongoDBMapper
-
toMission
Deprecated.- Specified by:
toMission
in interfaceMongoDBMapper
-
toMongoMission
Deprecated.- Specified by:
toMongoMission
in interfaceMongoDBMapper
-
toProgress
Deprecated.- Specified by:
toProgress
in interfaceMongoDBMapper
-
toMongoProgress
Deprecated.- Specified by:
toMongoProgress
in interfaceMongoDBMapper
-
toProgressMissionInfo
Deprecated.- Specified by:
toProgressMissionInfo
in interfaceMongoDBMapper
-
toMongoMission
Deprecated.- Specified by:
toMongoMission
in interfaceMongoDBMapper
-
toSchedule
Deprecated.- Specified by:
toSchedule
in interfaceMongoDBMapper
-
toMongoSchedule
Deprecated.- Specified by:
toMongoSchedule
in interfaceMongoDBMapper
-
toScheduleEvent
Deprecated.- Specified by:
toScheduleEvent
in interfaceMongoDBMapper
-
toMongoScheduleEvent
Deprecated.- Specified by:
toMongoScheduleEvent
in interfaceMongoDBMapper
-
toFCMRegistration
Deprecated.- Specified by:
toFCMRegistration
in interfaceMongoDBMapper
-
toMongoFCMRegistration
Deprecated.- Specified by:
toMongoFCMRegistration
in interfaceMongoDBMapper
-
toScore
Deprecated.- Specified by:
toScore
in interfaceMongoDBMapper
-
toMongoScore
Deprecated.- Specified by:
toMongoScore
in interfaceMongoDBMapper
-
toLeaderboard
Deprecated.- Specified by:
toLeaderboard
in interfaceMongoDBMapper
-
toMongoLeaderboard
Deprecated.- Specified by:
toMongoLeaderboard
in interfaceMongoDBMapper
-
toRank
Deprecated.- Specified by:
toRank
in interfaceMongoDBMapper
-
toMatch
Deprecated.- Specified by:
toMatch
in interfaceMongoDBMapper
-
toMongoMatch
Deprecated.- Specified by:
toMongoMatch
in interfaceMongoDBMapper
-
toLargeObject
Deprecated.- Specified by:
toLargeObject
in interfaceMongoDBMapper
-
toMongoLargeObject
Deprecated.- Specified by:
toMongoLargeObject
in interfaceMongoDBMapper
-
toLargeObjectReference
Deprecated.- Specified by:
toLargeObjectReference
in interfaceMongoDBMapper
-
toMongoLargeObject
Deprecated.- Specified by:
toMongoLargeObject
in interfaceMongoDBMapper
-
toMetadataSpec
Deprecated.- Specified by:
toMetadataSpec
in interfaceMongoDBMapper
-
toMongoMetadataSpec
Deprecated.- Specified by:
toMongoMetadataSpec
in interfaceMongoDBMapper
-
toIndexPlanStep
Deprecated.- Specified by:
toIndexPlanStep
in interfaceMongoDBMapper
-
toMongoIndexPlanStep
Deprecated.- Specified by:
toMongoIndexPlanStep
in interfaceMongoDBMapper
-
toVault
Deprecated.- Specified by:
toVault
in interfaceMongoDBMapper
-
toMongoVault
Deprecated.- Specified by:
toMongoVault
in interfaceMongoDBMapper
-
toWallet
Deprecated.- Specified by:
toWallet
in interfaceMongoDBMapper
-
toMongoWallet
Deprecated.- Specified by:
toMongoWallet
in interfaceMongoDBMapper
-
toSmartContract
Deprecated.- Specified by:
toSmartContract
in interfaceMongoDBMapper
-
toMongoSmartContract
Deprecated.- Specified by:
toMongoSmartContract
in interfaceMongoDBMapper
-
toElementsSmartContract
Deprecated.- Specified by:
toElementsSmartContract
in interfaceMongoDBMapper
-
toElementsSmartContract
Deprecated.- Specified by:
toElementsSmartContract
in interfaceMongoDBMapper
-
toMongoBscSmartContract
Deprecated.- Specified by:
toMongoBscSmartContract
in interfaceMongoDBMapper
-
toMongoNeoSmartContract
Deprecated.- Specified by:
toMongoNeoSmartContract
in interfaceMongoDBMapper
-
toWalletAccount
Deprecated.- Specified by:
toWalletAccount
in interfaceMongoDBMapper
-
toMongoWalletAccount
Deprecated.- Specified by:
toMongoWalletAccount
in interfaceMongoDBMapper
-
toVaultKey
Deprecated.- Specified by:
toVaultKey
in interfaceMongoDBMapper
-
toMongoVaultKey
Deprecated.- Specified by:
toMongoVaultKey
in interfaceMongoDBMapper
-
copySaveDataDocument
Deprecated.- Specified by:
copySaveDataDocument
in interfaceMongoDBMapper
-
toSaveDataDocument
Deprecated.- Specified by:
toSaveDataDocument
in interfaceMongoDBMapper
-
toMongoSaveDataDocument
Deprecated.- Specified by:
toMongoSaveDataDocument
in interfaceMongoDBMapper
-
toSmartContractAddress
public SmartContractAddress toSmartContractAddress(MongoSmartContractAddress mongoSmartContractAddress) Deprecated.- Specified by:
toSmartContractAddress
in interfaceMongoDBMapper
-
toMongoSmartContractAddress
public MongoSmartContractAddress toMongoSmartContractAddress(SmartContractAddress smartContractAddress) Deprecated.- Specified by:
toMongoSmartContractAddress
in interfaceMongoDBMapper
-
toAppleIapReceipt
Deprecated.- Specified by:
toAppleIapReceipt
in interfaceMongoDBMapper
-
toMongoAppleIapReceipt
Deprecated.- Specified by:
toMongoAppleIapReceipt
in interfaceMongoDBMapper
-
toGooglePlayIapReceipt
Deprecated.- Specified by:
toGooglePlayIapReceipt
in interfaceMongoDBMapper
-
toMongoGooglePlayIapReceipt
Deprecated.- Specified by:
toMongoGooglePlayIapReceipt
in interfaceMongoDBMapper
-
toSession
Deprecated.- Specified by:
toSession
in interfaceMongoDBMapper
-
toMongoSession
Deprecated.- Specified by:
toMongoSession
in interfaceMongoDBMapper
-
toAuthScheme
Deprecated.- Specified by:
toAuthScheme
in interfaceMongoDBMapper
-
toMongoAuthScheme
Deprecated.- Specified by:
toMongoAuthScheme
in interfaceMongoDBMapper
-
stringToMongoInventoryItemId
Deprecated. -
inventoryItemToMongoInventoryItemId
protected void inventoryItemToMongoInventoryItemId(InventoryItem inventoryItem, MongoInventoryItemId mappingTarget) Deprecated. -
mongoRewardListToRewardList
Deprecated. -
rewardListToMongoRewardList
Deprecated. -
mongoStepListToStepList
Deprecated. -
stepListToMongoStepList
Deprecated. -
mongoRewardIssuanceListToRewardIssuanceList
protected List<RewardIssuance> mongoRewardIssuanceListToRewardIssuanceList(List<MongoRewardIssuance> list) Deprecated. -
mongoScheduleListToScheduleList
Deprecated. -
mongoScheduleEventListToScheduleEventList
protected List<ScheduleEvent> mongoScheduleEventListToScheduleEventList(List<MongoScheduleEvent> list) Deprecated. -
rewardIssuanceListToMongoRewardIssuanceList
protected List<MongoRewardIssuance> rewardIssuanceListToMongoRewardIssuanceList(List<RewardIssuance> list) Deprecated. -
scheduleListToMongoScheduleList
Deprecated. -
scheduleEventListToMongoScheduleEventList
protected List<MongoScheduleEvent> scheduleEventListToMongoScheduleEventList(List<ScheduleEvent> list) Deprecated. -
mongoMissionListToMissionList
Deprecated. -
missionListToMongoMissionList
Deprecated. -
scoreToMongoLeaderboard
Deprecated. -
mongoMetadataSpecPropertyToMetadataSpecProperty
protected MetadataSpecProperty mongoMetadataSpecPropertyToMetadataSpecProperty(MongoMetadataSpecProperty mongoMetadataSpecProperty) Deprecated. -
mongoMetadataSpecPropertyListToMetadataSpecPropertyList
protected List<MetadataSpecProperty> mongoMetadataSpecPropertyListToMetadataSpecPropertyList(List<MongoMetadataSpecProperty> list) Deprecated. -
metadataSpecPropertyToMongoMetadataSpecProperty
protected MongoMetadataSpecProperty metadataSpecPropertyToMongoMetadataSpecProperty(MetadataSpecProperty metadataSpecProperty) Deprecated. -
metadataSpecPropertyListToMongoMetadataSpecPropertyList
protected List<MongoMetadataSpecProperty> metadataSpecPropertyListToMongoMetadataSpecPropertyList(List<MetadataSpecProperty> list) Deprecated. -
mongoWalletAccountListToWalletAccountList
protected List<WalletAccount> mongoWalletAccountListToWalletAccountList(List<MongoWalletAccount> list) Deprecated. -
walletAccountListToMongoWalletAccountList
protected List<MongoWalletAccount> walletAccountListToMongoWalletAccountList(List<WalletAccount> list) Deprecated. -
stringToMongoSaveDataDocumentId
protected void stringToMongoSaveDataDocumentId(String string, MongoSaveDataDocumentId mappingTarget) Deprecated. -
saveDataDocumentToMongoSaveDataDocumentId
protected void saveDataDocumentToMongoSaveDataDocumentId(SaveDataDocument saveDataDocument, MongoSaveDataDocumentId mappingTarget) Deprecated.
-