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