Package dev.getelements.elements.sdk.dao
package dev.getelements.elements.sdk.dao
-
ClassDescriptionCreated by patricktwohig on 7/13/15.Created by patricktwohig on 7/10/15.Distinct inventory item Dao.Manipulates instances of
FCMRegistrationin the underlying database.Provides database-level access toFriendinstances.For types which have aMetadataSpec.Provides an abstract way to apply indexes to the database.Executes an index operation within a scope which controls multiple concurrent accessesCreated by davidjbrooks on 11/11/18.Represents a bucket for storing the contents ofLargeObjects.Provides CRUD operations for Leaderboard instances in the database.Created by patricktwohig on 7/20/17.Created by patricktwohig on 7/27/17.Combines aMatchfor both a player and an opponent.Created by garrettmcspadden on 11/23/21.Created by davidjbrooks on 11/24/18.Created by patricktwohig on 4/6/15.Created by patricktwohig on 6/28/17.Created by davidjbrooks on 12/05/18.Provides access toRankinstances stored in the database, correlating and filtering data as necessary.Manipulates the instances ofRewardIssuance, including the operations to ensure tha the rewards are properly inserted into the database and credited to a user's inventory in an atomic way.Accesses save data documents from the database.Provides access toScheduleinstances within the database.MangesScheduleEventinstances within the database.ManagesProgressinstances for theManipulates instances ofScorewithin the database.Manages instances ofSession.Manages smart contracts in the database.Manipulates instances ofTokenWithExpirationwithin the database.Represents a transaction withThis is the UserDao which is used to update users in the database.This is the UserUidDao which is used to manage associated unique user ids.Manages instance of theVault.