Class MongoDBMapperImpl
java.lang.Object
dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
- All Implemented Interfaces:
MongoDBMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-03-28T16:09:27+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 voidinventoryItemToMongoInventoryItemId(InventoryItem inventoryItem, MongoInventoryItemId mappingTarget) protected List<MongoMetadataSpecProperty> protected MongoMetadataSpecPropertymetadataSpecPropertyToMongoMetadataSpecProperty(MetadataSpecProperty metadataSpecProperty) protected List<MongoMission> protected List<MetadataSpecProperty> protected MetadataSpecPropertymongoMetadataSpecPropertyToMetadataSpecProperty(MongoMetadataSpecProperty mongoMetadataSpecProperty) protected List<ProductBundle> protected List<ProductBundleReward> protected ProductBundleRewardmongoProductBundleRewardToProductBundleReward(MongoProductBundleReward mongoProductBundleReward) protected ProductBundlemongoProductBundleToProductBundle(MongoProductBundle mongoProductBundle) protected List<RewardIssuance> protected List<ScheduleEvent> mongoStepListToStepList(List<MongoStep> list) protected List<WalletAccount> protected List<MongoProductBundle> protected List<MongoProductBundleReward> protected MongoProductBundleRewardproductBundleRewardToMongoProductBundleReward(ProductBundleReward productBundleReward) protected MongoProductBundleproductBundleToMongoProductBundle(ProductBundle productBundle) protected List<MongoRewardIssuance> protected List<MongoReward> protected voidsaveDataDocumentToMongoSaveDataDocumentId(SaveDataDocument saveDataDocument, MongoSaveDataDocumentId mappingTarget) protected List<MongoScheduleEvent> protected List<MongoSchedule> protected MongoLeaderboardscoreToMongoLeaderboard(Score score) stepListToMongoStepList(List<Step> list) protected voidstringToMongoInventoryItemId(String string, MongoInventoryItemId mappingTarget) protected voidstringToMongoSaveDataDocumentId(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, waitMethods inherited from interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
toAddressesByNetwork, toAddressesFromMapByNetwork, toIndexMetadata, toMongoIndexMetadata
-
Constructor Details
-
MongoDBMapperImpl
public MongoDBMapperImpl()
-
-
Method Details
-
toApplication
- Specified by:
toApplicationin interfaceMongoDBMapper
-
toMongoApplication
- Specified by:
toMongoApplicationin interfaceMongoDBMapper
-
toApplicationConfiguration
- Specified by:
toApplicationConfigurationin interfaceMongoDBMapper
-
toMongoApplicationConfiguration
public MongoApplicationConfiguration toMongoApplicationConfiguration(ApplicationConfiguration source) - Specified by:
toMongoApplicationConfigurationin interfaceMongoDBMapper
-
toUser
- Specified by:
toUserin interfaceMongoDBMapper
-
toMongoUser
- Specified by:
toMongoUserin interfaceMongoDBMapper
-
toProfile
- Specified by:
toProfilein interfaceMongoDBMapper
-
toMongoProfile
- Specified by:
toMongoProfilein interfaceMongoDBMapper
-
toDeployment
- Specified by:
toDeploymentin interfaceMongoDBMapper
-
toMongoDeployment
- Specified by:
toMongoDeploymentin interfaceMongoDBMapper
-
toItem
- Specified by:
toItemin interfaceMongoDBMapper
-
toMongoItem
- Specified by:
toMongoItemin interfaceMongoDBMapper
-
toInventoryItem
- Specified by:
toInventoryItemin interfaceMongoDBMapper
-
toMongoInventoryItem
- Specified by:
toMongoInventoryItemin interfaceMongoDBMapper
-
toDistinctInventoryItem
- Specified by:
toDistinctInventoryItemin interfaceMongoDBMapper
-
toMongoDistinctInventoryItem
- Specified by:
toMongoDistinctInventoryItemin interfaceMongoDBMapper
-
toStep
- Specified by:
toStepin interfaceMongoDBMapper
-
toMongoStep
- Specified by:
toMongoStepin interfaceMongoDBMapper
-
toReward
- Specified by:
toRewardin interfaceMongoDBMapper
-
toMongoReward
- Specified by:
toMongoRewardin interfaceMongoDBMapper
-
toRewardIssuance
- Specified by:
toRewardIssuancein interfaceMongoDBMapper
-
toMongoRewardIssuance
- Specified by:
toMongoRewardIssuancein interfaceMongoDBMapper
-
toMission
- Specified by:
toMissionin interfaceMongoDBMapper
-
toMongoMission
- Specified by:
toMongoMissionin interfaceMongoDBMapper
-
toProgress
- Specified by:
toProgressin interfaceMongoDBMapper
-
toMongoProgress
- Specified by:
toMongoProgressin interfaceMongoDBMapper
-
toProgressMissionInfo
- Specified by:
toProgressMissionInfoin interfaceMongoDBMapper
-
toMongoMission
- Specified by:
toMongoMissionin interfaceMongoDBMapper
-
toSchedule
- Specified by:
toSchedulein interfaceMongoDBMapper
-
toMongoSchedule
- Specified by:
toMongoSchedulein interfaceMongoDBMapper
-
toScheduleEvent
- Specified by:
toScheduleEventin interfaceMongoDBMapper
-
toMongoScheduleEvent
- Specified by:
toMongoScheduleEventin interfaceMongoDBMapper
-
toFCMRegistration
- Specified by:
toFCMRegistrationin interfaceMongoDBMapper
-
toMongoFCMRegistration
- Specified by:
toMongoFCMRegistrationin interfaceMongoDBMapper
-
toScore
- Specified by:
toScorein interfaceMongoDBMapper
-
toMongoScore
- Specified by:
toMongoScorein interfaceMongoDBMapper
-
toLeaderboard
- Specified by:
toLeaderboardin interfaceMongoDBMapper
-
toMongoLeaderboard
- Specified by:
toMongoLeaderboardin interfaceMongoDBMapper
-
toRank
- Specified by:
toRankin interfaceMongoDBMapper
-
toMatch
- Specified by:
toMatchin interfaceMongoDBMapper
-
toMongoMatch
- Specified by:
toMongoMatchin interfaceMongoDBMapper
-
toLargeObject
- Specified by:
toLargeObjectin interfaceMongoDBMapper
-
toMongoLargeObject
- Specified by:
toMongoLargeObjectin interfaceMongoDBMapper
-
toLargeObjectReference
- Specified by:
toLargeObjectReferencein interfaceMongoDBMapper
-
toMongoLargeObject
- Specified by:
toMongoLargeObjectin interfaceMongoDBMapper
-
toMetadataSpec
- Specified by:
toMetadataSpecin interfaceMongoDBMapper
-
toMongoMetadataSpec
- Specified by:
toMongoMetadataSpecin interfaceMongoDBMapper
-
toIndexPlanStep
- Specified by:
toIndexPlanStepin interfaceMongoDBMapper
-
toMongoIndexPlanStep
- Specified by:
toMongoIndexPlanStepin interfaceMongoDBMapper
-
toVault
- Specified by:
toVaultin interfaceMongoDBMapper
-
toMongoVault
- Specified by:
toMongoVaultin interfaceMongoDBMapper
-
toWallet
- Specified by:
toWalletin interfaceMongoDBMapper
-
toMongoWallet
- Specified by:
toMongoWalletin interfaceMongoDBMapper
-
toSmartContract
- Specified by:
toSmartContractin interfaceMongoDBMapper
-
toMongoSmartContract
- Specified by:
toMongoSmartContractin interfaceMongoDBMapper
-
toElementsSmartContract
- Specified by:
toElementsSmartContractin interfaceMongoDBMapper
-
toElementsSmartContract
- Specified by:
toElementsSmartContractin interfaceMongoDBMapper
-
toMongoBscSmartContract
- Specified by:
toMongoBscSmartContractin interfaceMongoDBMapper
-
toMongoNeoSmartContract
- Specified by:
toMongoNeoSmartContractin interfaceMongoDBMapper
-
toWalletAccount
- Specified by:
toWalletAccountin interfaceMongoDBMapper
-
toMongoWalletAccount
- Specified by:
toMongoWalletAccountin interfaceMongoDBMapper
-
toVaultKey
- Specified by:
toVaultKeyin interfaceMongoDBMapper
-
toMongoVaultKey
- Specified by:
toMongoVaultKeyin interfaceMongoDBMapper
-
copySaveDataDocument
- Specified by:
copySaveDataDocumentin interfaceMongoDBMapper
-
toSaveDataDocument
- Specified by:
toSaveDataDocumentin interfaceMongoDBMapper
-
toMongoSaveDataDocument
- Specified by:
toMongoSaveDataDocumentin interfaceMongoDBMapper
-
toSmartContractAddress
public SmartContractAddress toSmartContractAddress(MongoSmartContractAddress mongoSmartContractAddress) - Specified by:
toSmartContractAddressin interfaceMongoDBMapper
-
toMongoSmartContractAddress
public MongoSmartContractAddress toMongoSmartContractAddress(SmartContractAddress smartContractAddress) - Specified by:
toMongoSmartContractAddressin interfaceMongoDBMapper
-
toAppleIapReceipt
- Specified by:
toAppleIapReceiptin interfaceMongoDBMapper
-
toMongoAppleIapReceipt
- Specified by:
toMongoAppleIapReceiptin interfaceMongoDBMapper
-
toGooglePlayIapReceipt
- Specified by:
toGooglePlayIapReceiptin interfaceMongoDBMapper
-
toMongoGooglePlayIapReceipt
- Specified by:
toMongoGooglePlayIapReceiptin interfaceMongoDBMapper
-
toSession
- Specified by:
toSessionin interfaceMongoDBMapper
-
toMongoSession
- Specified by:
toMongoSessionin interfaceMongoDBMapper
-
toAuthScheme
- Specified by:
toAuthSchemein interfaceMongoDBMapper
-
toMongoAuthScheme
- Specified by:
toMongoAuthSchemein 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)
-