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
FCMRegistration
in the underlying database.Provides database-level access toFriend
instances.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 ofLargeObject
s.Provides CRUD operations for Leaderboard instances in the database.Created by patricktwohig on 7/20/17.Created by patricktwohig on 7/27/17.Supplies aMatchmaker
based on the algorithm.Combines aMatch
for 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 toRank
instances 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 toSchedule
instances within the database.MangesScheduleEvent
instances within the database.ManagesProgress
instances for theManipulates instances ofScore
within the database.Manages instances ofSession
.Manages smart contracts in the database.Manipulates instances ofTokenWithExpiration
within 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
.