Uses of Annotation Interface
dev.getelements.elements.sdk.annotation.ElementServiceExport
Packages that use ElementServiceExport
Package
Description
-
Uses of ElementServiceExport in dev.getelements.elements.sdk.dao
Classes in dev.getelements.elements.sdk.dao with annotations of type ElementServiceExportModifier and TypeInterfaceDescriptioninterface
interface
Created by patricktwohig on 7/13/15.interface
Created by patricktwohig on 7/10/15.interface
interface
interface
interface
Distinct inventory item Dao.interface
Manipulates instances ofFCMRegistration
in the underlying database.interface
interface
Provides database-level access toFriend
instances.interface
interface
Provides an abstract way to apply indexes to the database.interface
Created by davidjbrooks on 11/11/18.interface
interface
Represents a bucket for storing the contents ofLargeObject
s.interface
interface
Provides CRUD operations for Leaderboard instances in the database.interface
Created by patricktwohig on 7/20/17.static interface
Supplies aMatchmaker
based on the algorithm.interface
Created by garrettmcspadden on 11/23/21.interface
Created by davidjbrooks on 11/24/18.interface
interface
interface
Created by patricktwohig on 6/28/17.interface
Created by davidjbrooks on 12/05/18.interface
Provides access toRank
instances stored in the database, correlating and filtering data as necessary.interface
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.interface
Accesses save data documents from the database.interface
Provides access toSchedule
instances within the database.interface
MangesScheduleEvent
instances within the database.interface
ManagesProgress
instances for theinterface
Manipulates instances ofScore
within the database.interface
Manages instances ofSession
.interface
Manages smart contracts in the database.interface
Manipulates instances ofTokenWithExpiration
within the database.interface
Represents a transaction withinterface
This is the UserDao which is used to update users in the database.interface
This is the UserUidDao which is used to manage associated unique user ids.interface
Manages instance of theVault
.interface
-
Uses of ElementServiceExport in dev.getelements.elements.sdk.record
Methods in dev.getelements.elements.sdk.record with parameters of type ElementServiceExportModifier and TypeMethodDescriptionstatic ElementServiceExportRecord
ElementServiceExportRecord.fromClassAndExport
(Class<?> aClass, ElementServiceExport elementServiceExport) -
Uses of ElementServiceExport in dev.getelements.elements.sdk.service.appleiap
Classes in dev.getelements.elements.sdk.service.appleiap with annotations of type ElementServiceExport -
Uses of ElementServiceExport in dev.getelements.elements.sdk.service.friend
Classes in dev.getelements.elements.sdk.service.friend with annotations of type ElementServiceExport -
Uses of ElementServiceExport in dev.getelements.elements.sdk.service.googleplayiap
Classes in dev.getelements.elements.sdk.service.googleplayiap with annotations of type ElementServiceExport -
Uses of ElementServiceExport in dev.getelements.elements.sdk.service.match
Classes in dev.getelements.elements.sdk.service.match with annotations of type ElementServiceExport -
Uses of ElementServiceExport in dev.getelements.elements.sdk.service.mission
Classes in dev.getelements.elements.sdk.service.mission with annotations of type ElementServiceExportModifier and TypeInterfaceDescriptioninterface
-
Uses of ElementServiceExport in dev.getelements.elements.sdk.service.rewardissuance
Classes in dev.getelements.elements.sdk.service.rewardissuance with annotations of type ElementServiceExport -
Uses of ElementServiceExport in dev.getelements.elements.sdk.test.element.b
Classes in dev.getelements.elements.sdk.test.element.b with annotations of type ElementServiceExport -
Uses of ElementServiceExport in dev.getelements.elements.sdk.test.element.rs
Classes in dev.getelements.elements.sdk.test.element.rs with annotations of type ElementServiceExport -
Uses of ElementServiceExport in dev.getelements.elements.service.defaults
Classes in dev.getelements.elements.service.defaults with annotations of type ElementServiceExportModifier and TypeClassDescriptionclass
class
class
Creates a default user for first time Elements setup