Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAggregateRoutingStrategy - Class in dev.getelements.elements.rt.routing
-
A compex type of
RoutingStrategywhere each invocation goes to all knownRemoteInvokerinstances and then combines the results together into a single result. - AbstractAggregateRoutingStrategy() - Constructor for class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
- AbstractLocalInvocationDispatcher - Class in dev.getelements.elements.rt.remote
- AbstractLocalInvocationDispatcher() - Constructor for class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- AbstractPublisher<T> - Class in dev.getelements.elements.sdk.util
-
Represents an abstract
Publisherinstance. - AbstractPublisher(Class<?>) - Constructor for class dev.getelements.elements.sdk.util.AbstractPublisher
- AbstractPublisher(Logger) - Constructor for class dev.getelements.elements.sdk.util.AbstractPublisher
- AbstractResourceEntry - Class in dev.getelements.elements.rt.transact
- AbstractResourceEntry(ResourceEntry.OperationalStrategy) - Constructor for class dev.getelements.elements.rt.transact.AbstractResourceEntry
- AbstractTaskEntry<ScopeT> - Class in dev.getelements.elements.rt.transact
- AbstractTaskEntry(TaskEntry.OperationalStrategy<ScopeT>) - Constructor for class dev.getelements.elements.rt.transact.AbstractTaskEntry
- AbstractTestLocalSDK - Class in dev.getelements.elements.sdk.local.test
- AbstractTestLocalSDK() - Constructor for class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- AbstractTestLocalSDK.CreateMessageRequest - Class in dev.getelements.elements.sdk.local.test
- AbstractTestLocalSDK.UpdateMessageRequest - Class in dev.getelements.elements.sdk.local.test
- AbstractUserService - Class in dev.getelements.elements.service.user
-
Created by patricktwohig on 3/26/15.
- AbstractUserService() - Constructor for class dev.getelements.elements.service.user.AbstractUserService
- AbstractUserSetupCommand - Class in dev.getelements.elements.setup.commands
-
Created by patricktwohig on 5/8/15.
- AbstractUserSetupCommand() - Constructor for class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- AC_ALLOW_ALLOW_METHODS - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The Access-Control-Allow-Methods header name.
- AC_ALLOW_ALLOW_METHODS_VALUE - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The value for the Access-Control-Allow-Methods header.
- AC_ALLOW_CREDENTIALS - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The Access-Control-Allow-Credentials header name.
- AC_ALLOW_CREDENTIALS_VALUE - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The value for the Access-Control-Allow-Credentials header.
- AC_ALLOW_HEADERS - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The Access-Control-Allow-Headers header name.
- AC_ALLOW_HEADERS_VALUE - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The value for the Access-Control-Allow-Headers header.
- AC_ALLOW_ORIGIN - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The Access-Control-Allow-Origin header name.
- accept(ServletBindings) - Method in class dev.getelements.elements.docserve.DocModule
- accept(ServletBindings) - Method in class dev.getelements.elements.jetty.CdnServeModule
- accept(ServletBindings) - Method in class dev.getelements.elements.rest.guice.RestAPIJerseyModule
- accept(ServletBindings) - Method in class dev.getelements.elements.webui.react.WebUiReactModule
- accept(AsyncControlClient.Response<? extends T>) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient.ResponseConsumer
-
( Accepts the response.
- accept(InvocationError) - Method in interface dev.getelements.elements.rt.remote.InvocationErrorConsumer
-
Accepts the
Throwableand processes it. - accept(InvocationError) - Method in class dev.getelements.elements.rt.routing.FirstInvocationErrorConsumer
- accept(Event) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionBufferedEventPublisher
- accept(Wallet) - Method in class dev.getelements.elements.service.blockchain.omni.FlowCreateWalletLifecycle
- accept(ElementRecord, Path, Throwable) - Method in interface dev.getelements.elements.sdk.ElementPathLoader.FailedElementHandler
- accept(ServletContextHandler) - Method in class dev.getelements.elements.deployment.jetty.loader.AuthFilterFeature
- accept(T) - Method in class dev.getelements.elements.rt.routing.AggregateConsumer
- acceptAndLogError(Logger, InvocationError) - Method in interface dev.getelements.elements.rt.remote.InvocationErrorConsumer
-
Invokes
InvocationErrorConsumer.accept(InvocationError), catching anyThrowableinstances and logging them to the supplied instance ofLogger. - acceptPackages(Consumer<String>, Consumer<String>) - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Iterates over all defined packages in this
ElementDefinition, calling theConsumerfor each defined (including the defining package). - access(HttpServletRequest, Repository) - Method in class org.eclipse.jgit.http.server.resolver.AsIsFileService
-
Determine if access to any bare file of the repository is allowed.
- AccessPermissions - Class in dev.getelements.elements.sdk.model.largeobject
-
Defines read, write, and delete access permissions for a large object, each specifying the set of subjects permitted to perform that operation.
- AccessPermissions() - Constructor for class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
-
Creates a new instance.
- AccessPermissionsUtils - Class in dev.getelements.elements.service.largeobject
- AccessPermissionsUtils() - Constructor for class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- AccessRequestUtils - Class in dev.getelements.elements.service.largeobject
- AccessRequestUtils() - Constructor for class dev.getelements.elements.service.largeobject.AccessRequestUtils
- accessWorkerState() - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- accessWorkerState() - Method in interface dev.getelements.elements.rt.remote.Worker
-
Opens an
Worker.Accessorwhich can be used to read the run-state of thisWorker. - ACCUMULATE - Enum constant in enum class dev.getelements.elements.sdk.model.leaderboard.Leaderboard.ScoreStrategyType
-
When a new score value is provided, `old_score+new_score` will be persisted to the store.
- acquire() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- acquire(AsyncConnection<ZContext, ZMQ.Socket>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation
-
Called when the connection is acquired.
- acquire(ResourceId) - Method in interface dev.getelements.elements.rt.ResourceService
-
Acquires a
Resourceguaranteeing it will remain in-memory until the resource is released. - acquire(ResourceId) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- acquire(Path) - Method in interface dev.getelements.elements.rt.ResourceService
-
Acquires a
Resourceguaranteeing it will remain in-memory until the resource is released. - acquire(Path) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- acquireNextAvailableConnection(Consumer<AsyncConnection<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnectionPool
-
Acquires a new
AsyncConnection. - acquireWithTransaction(ResourceId) - Method in interface dev.getelements.elements.rt.ResourceService
-
Opens a
ResourceService.ResourceTransaction. - acquireWithTransaction(ResourceId) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- acquireWithTransaction(Path) - Method in interface dev.getelements.elements.rt.ResourceService
-
Opens a
ResourceService.ResourceTransaction. - acquireWithTransaction(Path) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- add(ResourceId) - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Adds a new
ResourceEntrywith the suppliedResourceId, returning the result. - add(ResourceId) - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- add(ShutdownHooks.Action) - Method in class dev.getelements.elements.sdk.util.ShutdownHooks
-
Adds a new
ShutdownHooks.Actionto thisShutdownHooksinstance. - add(Object, ShutdownHooks.Action) - Method in class dev.getelements.elements.sdk.util.ShutdownHooks
-
Adds a new
ShutdownHooks.Actionto thisShutdownHooksinstance. - add(String, String) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Adds a single key/value property.
- add(String, String) - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- ADD_USER - Enum constant in enum class dev.getelements.elements.setup.SetupCommands
-
Adds a new user to the database.
- addAll(Map<String, String>) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Adds all properties in the passed in mapping to the notification being built.
- addAll(Map<String, String>) - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- addAllowedOrigins(Set<URI>) - Method in class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- addAllUrls(Application) - Method in class dev.getelements.elements.service.application.ApplicationUrls
- addAndAcquireResource(Path, Resource) - Method in interface dev.getelements.elements.rt.ResourceService
-
Adds an acquires this
Resource. - addAndAcquireResource(Path, Resource) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- addAndReleaseResource(Path, Resource) - Method in interface dev.getelements.elements.rt.ResourceService
-
Adds a
Resourceto this resource service. - addAndReleaseResource(Path, Resource) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- addApiArtifact(String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Adds an API artifact.
- addCodeServeUrl(Application) - Method in class dev.getelements.elements.service.application.ApplicationUrls
- addConnectAddress(String) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- addDefaultWords() - Method in class dev.getelements.elements.sdk.util.OffensiveWordFilter.Builder
-
Adds the default offensive words from the built-in properties file.
- addDocServeOrigins(URI) - Method in class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- addDocumentationUrl(Application) - Method in class dev.getelements.elements.service.application.ApplicationUrls
- addElement(ElementPathDefinition) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Adds a single path-based element definition.
- addElementArtifact(String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Adds an element artifact.
- addElementArtifacts(Iterable<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Adds multiple element artifacts.
- addFSPathParameter(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand.Builder
-
Appends a
Pathparameter. - addHttpTunnelUrl(Application) - Method in class dev.getelements.elements.service.application.ApplicationUrls
- additionalPackages() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDefinition
-
Specifies additional packages to scan when locating Element components.
- additionalPackages() - Method in record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Returns the value of the
additionalPackagesrecord component. - additionalPackages() - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Returns the value of the
additionalPackagesrecord component. - additionalParts - Variable in class dev.getelements.elements.rt.remote.RequestHeader
-
Indicates the number of additional
Consumerinstances which will be passed to the remote invocation dispatcher. - addMetadata(String, Object) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Adds a single metadata entry.
- addMetadata(String, Object) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Adds a metadata entry to this item.
- addMetadata(String, Object) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Adds a single metadata entry to this item, initializing the metadata map if necessary.
- addMetadata(String, Object) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Adds a metadata entry to this mission.
- addMetadata(String, Object) - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Adds a single metadata entry to this step, initializing the metadata map if necessary.
- addMetadata(String, Object) - Method in class dev.getelements.elements.sdk.model.reward.Reward
-
Adds a single metadata entry to this reward, initializing the metadata map if necessary.
- addMetadata(String, Object) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Adds a single metadata entry to this issuance, initializing the metadata map if necessary.
- addModel(EntityModel) - Method in class dev.morphia.mapping.DiscriminatorLookup
- addNode(ApplicationId) - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Adds a new node with the supplied
ApplicationId. - addNode(String) - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Adds a new node with the supplied application unique name.
- addPackage(ElementPackageDefinition) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Adds a single package-based element definition.
- addPasswordToBuilder(UpdateBuilder, String) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
-
Generates salt and password hash according to the configuration and adds the required update operations to the supplied
UpdateBuilderinstance. - addPathAttribute(String, String, Object) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Adds a single attribute for a specific element path.
- addPathAttributes(String, Map<String, Object>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Adds attributes for a specific element path.
- addPathSpiBuiltin(String, String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Adds a single SPI builtin for a specific element path.
- addPathSpiBuiltin(String, String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Adds a single builtin name to a path's SPI builtins.
- addPathSpiBuiltins(String, List<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Adds SPI builtins for a specific element path.
- addPathSpiClasspath(String, List<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Sets the SPI Classpath for a specific path within the deployment.
- addPathSpiClassPath(String, String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Adds a single SPI class path entry for a specific element path.
- addPathSpiClassPath(String, String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Adds a single class path to a path's SPI class paths.
- addProfile(String, Profile) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- addProfile(String, Profile) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Adds a new
Profileto theMultiMatch. - addPublicUrls(Application) - Method in class dev.getelements.elements.service.application.ApplicationUrls
- addReceivePackFilter(Filter) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Add receive-pack filter
- addReceivePackFilter(Filter) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Add receive-pack filter
- addRepository(ElementArtifactRepository) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Adds a single artifact repository.
- addResourceIdParameter(ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand.Builder
-
Appends a
ResourceIdparameter. - addressToString(List<Object>) - Static method in interface dev.getelements.elements.rt.routing.RoutingUtility
-
Converts the address, as represented by a
List<Object>, to a human-readible string using the components'Object.toString()method. - addRTPathParameter(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand.Builder
-
Appends a
Pathparameter. - addSpiArtifact(String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Adds an SPI artifact.
- addSpiArtifacts(Iterable<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Adds multiple SPI artifacts.
- addSpiBuiltin(String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Adds a SPI builtin name.
- addStringParameter(String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand.Builder
-
Adds a string parameter to the transaction command.
- addTag(String) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Adds a single tag to this reward issuance, initializing the tag list if necessary.
- addTag(String) - Method in interface dev.getelements.elements.sdk.model.Taggable
-
Adds a tag without performing validation of the tag string or the list of strings.
- addTask(TaskId, long) - Method in class dev.getelements.elements.rt.transact.AbstractTaskEntry
- addTask(TaskId, long) - Method in interface dev.getelements.elements.rt.transact.TaskEntry
- addUploadPackFilter(Filter) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Add upload-pack filter
- addUploadPackFilter(Filter) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Add upload-pack filter
- AddUser - Class in dev.getelements.elements.setup.commands
-
Created by patricktwohig on 4/8/15.
- AddUser() - Constructor for class dev.getelements.elements.setup.commands.AddUser
- addWord(OffensiveWordFilter.Word) - Method in class dev.getelements.elements.sdk.util.OffensiveWordFilter.Builder
-
Adds a word to the offensive word list.
- addWords(InputStream) - Method in class dev.getelements.elements.sdk.util.OffensiveWordFilter.Builder
-
Adds words from an InputStream containing properties to the offensive word list.
- addWords(Properties) - Method in class dev.getelements.elements.sdk.util.OffensiveWordFilter.Builder
-
Adds words from a Properties object to the offensive word list.
- adjustAdvancedInventoryItemQuantity(String, AdvancedInventoryItemQuantityAdjustment) - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- adjustInventoryItemQuantity(String, int) - Method in interface dev.getelements.elements.sdk.service.inventory.AdvancedInventoryItemService
-
Adjusts the quantity of the
InventoryItemassociated with the specifiedItem. - adjustInventoryItemQuantity(String, int) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- adjustInventoryItemQuantity(String, int) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- adjustInventoryItemQuantity(String, String, int) - Method in interface dev.getelements.elements.sdk.service.inventory.SimpleInventoryItemService
-
Adjusts the quantity of the
InventoryItemassociated with the specifiedItem. - adjustInventoryItemQuantity(String, String, int) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- adjustInventoryItemQuantity(String, String, int) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- adjustQuantityForItem(MongoInventoryItemId, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- adjustQuantityForItem(User, String, int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- adjustQuantityForItem(User, String, int, int) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Convenience method which allows for invoking
InventoryItemDao.adjustQuantityForItem(String, int)without needing to create the item first. - adjustQuantityForItem(String, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- adjustQuantityForItem(String, int) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Adjusts the quantity of the supplied item and user.
- adjustSimpleInventoryItemQuantity(String, SimpleInventoryItemQuantityAdjustment) - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- ADLER_32 - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
-
Uses
Adler32 - AdvancedInventoryItemQuantityAdjustment - Class in dev.getelements.elements.sdk.model.inventory
-
Represents an advanced adjustment to the quantity of an inventory item for a specific user, including an optional priority slot to control item placement within the inventory.
- AdvancedInventoryItemQuantityAdjustment() - Constructor for class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
-
Creates a new instance.
- AdvancedInventoryItemResource - Class in dev.getelements.elements.rest.inventory
- AdvancedInventoryItemResource() - Constructor for class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- AdvancedInventoryItemService - Interface in dev.getelements.elements.sdk.service.inventory
-
Allows for modification of the inventory using the advanced API.
- AdvancedInventoryItemServiceProvider - Class in dev.getelements.elements.service.inventory
- AdvancedInventoryItemServiceProvider() - Constructor for class dev.getelements.elements.service.inventory.AdvancedInventoryItemServiceProvider
- Advancement - Class in dev.getelements.elements.sdk.model.advancement
-
Represents the result of a player advancing through a
Mission, including the current step reached, any steps completed, and any rewards earned during the advancement. - Advancement() - Constructor for class dev.getelements.elements.sdk.model.advancement.Advancement
-
Creates a new instance.
- AdvancementService - Interface in dev.getelements.elements.sdk.service.advancement
- advanceProgress(Progress, int) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- advanceProgress(Progress, int) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Advances
Progressby the specified number of actions. - advanceProgress(Profile, String, int) - Method in interface dev.getelements.elements.sdk.service.advancement.AdvancementService
-
Advances
Progressby decrementing the value specified by the amount, and returning the prizes rewarded in the form of anAdvancementobject. - advanceProgress(Profile, String, int) - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- advanceProgress(String, int) - Method in class dev.getelements.elements.rest.mission.ProgressResource
- advanceProgress(String, int) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Advances the
Progressidentified byprogressIdby the specified number of actions, decrementingProgress.getRemaining()and, as steps are completed, advancing to subsequentSteps and issuing their rewards. - advanceProgress(String, int) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- advanceProgress(String, int) - Method in class dev.getelements.elements.service.progress.UserProgressService
- AesEncryptionSpec - Class in dev.getelements.elements.sdk.service.blockchain.crypto
- AesEncryptionSpec() - Constructor for class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- AesVaultCryptoUtilities - Class in dev.getelements.elements.service.blockchain.crypto
- AesVaultCryptoUtilities() - Constructor for class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- aggregate(AggregateT, PaginationWalker.WalkFunction<PaginatedT>, BiFunction<AggregateT, Pagination<PaginatedT>, AggregateT>) - Method in class dev.getelements.elements.sdk.model.util.PaginationWalker
-
Aggregates the result of many paginations.
- AggregateAsyncOperation - Class in dev.getelements.elements.rt.routing
- AggregateAsyncOperation(Iterable<AsyncOperation>) - Constructor for class dev.getelements.elements.rt.routing.AggregateAsyncOperation
- AggregateConsumer<T> - Class in dev.getelements.elements.rt.routing
-
Given the expected number of calls, this generates a
Consumerwhich will aggregate all results together until a set number of responses occur. - AggregateConsumer(Consumer<T>, int, Supplier<T>, BinaryOperator<T>) - Constructor for class dev.getelements.elements.rt.routing.AggregateConsumer
- AggregateFuture<AggregateT> - Class in dev.getelements.elements.rt.routing
- AggregateFuture(Iterable<CompletionStage<AggregateT>>, Supplier<AggregateT>, BinaryOperator<AggregateT>) - Constructor for class dev.getelements.elements.rt.routing.AggregateFuture
- aggregateMutualFollowers(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- aggregateScoresForMutualFollowers(MongoProfile, MongoLeaderboard, long) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- ALL_CORS_ALLOW_HEADERS - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Indicates all CORS headers that Elements will manage automatically.
- ALL_TIME - Enum constant in enum class dev.getelements.elements.sdk.model.leaderboard.Leaderboard.TimeStrategyType
-
The leaderboard continues without resetting values at some time interval.
- ALL_TIME_LEADERBOARD_EPOCH - Static variable in class dev.getelements.elements.dao.mongo.model.MongoScoreId
-
By convention, if the leaderboard is global instead of epochal, we record the leaderboardEpoch as 0L.
- allocate(int) - Method in interface dev.getelements.elements.sdk.util.Hex.ByteBufferAllocator
- allocateGarbageDirectory() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Allocates a directory in the garbage directory.
- allocatePool(int, int, Function<ContextT, SocketT>) - Method in interface dev.getelements.elements.rt.AsyncConnectionService
-
Allocates an instance of
AsyncConnectionPool. - allocatePool(String, int, int, Function<ContextT, SocketT>) - Method in interface dev.getelements.elements.rt.AsyncConnectionService
-
Allocates an instance of
AsyncConnectionPool. - allocatePool(String, int, int, Function<ContextT, SocketT>) - Method in class dev.getelements.elements.rt.SharedAsyncConnectionService
- allocatePool(String, int, int, Function<ZContext, ZMQ.Socket>) - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- allowedIssuers - Variable in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
The list of issuers allowed to use this scheme.
- allSubSequences(CharSequence) - Static method in class dev.getelements.elements.sdk.util.CharSequenceStreams
-
Generates a stream of all possible sub-
CharSequences of the givenCharSequence. - allTasks() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- alreadyInitializedByContainer - Variable in class org.eclipse.jgit.http.server.HttpServerText
- andThen(ShutdownHooks.Action) - Method in interface dev.getelements.elements.sdk.util.ShutdownHooks.Action
-
Generates a new
ShutdownHooks.Actionfrom the the supplied action. - andThen(Object, ShutdownHooks.Action) - Method in interface dev.getelements.elements.sdk.util.ShutdownHooks.Action
-
Identical to
ShutdownHooks.Action.andThen(Action), but allows for some additional logging and associated context. - annotation() - Element in annotation interface dev.getelements.elements.rt.annotation.ModuleDefinition
-
Specifies the binding
Annotationfor the module. - annotation() - Method in record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Returns the value of the
annotationrecord component. - annotation() - Method in record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Returns the value of the
annotationrecord component. - AnonApplicationConfigurationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 6/26/17.
- AnonApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.AnonApplicationConfigurationService
- AnonApplicationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 6/26/17.
- AnonApplicationService() - Constructor for class dev.getelements.elements.service.application.AnonApplicationService
- AnonCdnDeploymentService - Class in dev.getelements.elements.service.cdn
- AnonCdnDeploymentService() - Constructor for class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- AnonCodegenService - Class in dev.getelements.elements.service.codegen
-
Anonymous (and non-superuser) implementation of
CodegenService. - AnonCodegenService() - Constructor for class dev.getelements.elements.service.codegen.AnonCodegenService
- AnonEmailPasswordLinkService - Class in dev.getelements.elements.service.user
-
Anonymous implementation of
EmailPasswordLinkService. - AnonEmailPasswordLinkService() - Constructor for class dev.getelements.elements.service.user.AnonEmailPasswordLinkService
- AnonEmailVerificationService - Class in dev.getelements.elements.service.user
-
Anonymous implementation of
EmailVerificationService. - AnonEmailVerificationService() - Constructor for class dev.getelements.elements.service.user.AnonEmailVerificationService
- AnonFacebookApplicationConfigurationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 6/26/17.
- AnonFacebookApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- AnonGooglePlayApplicationConfigurationService - Class in dev.getelements.elements.service.application
- AnonGooglePlayApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.AnonGooglePlayApplicationConfigurationService
- AnonIosApplicationConfigurationService - Class in dev.getelements.elements.service.application
- AnonIosApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- AnonItemLedgerService - Class in dev.getelements.elements.service.inventory
- AnonItemLedgerService() - Constructor for class dev.getelements.elements.service.inventory.AnonItemLedgerService
- AnonItemService - Class in dev.getelements.elements.service.goods
- AnonItemService() - Constructor for class dev.getelements.elements.service.goods.AnonItemService
- AnonLargeObjectService - Class in dev.getelements.elements.service.largeobject
- AnonLargeObjectService() - Constructor for class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- AnonLeaderboardService - Class in dev.getelements.elements.service.leaderboard
- AnonLeaderboardService() - Constructor for class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- AnonMetadataService - Class in dev.getelements.elements.service.metadata
- AnonMetadataService() - Constructor for class dev.getelements.elements.service.metadata.AnonMetadataService
- AnonMissionService - Class in dev.getelements.elements.service.mission
- AnonMissionService() - Constructor for class dev.getelements.elements.service.mission.AnonMissionService
- AnonOAuth2AuthService - Class in dev.getelements.elements.service.auth.oauth2
- AnonOAuth2AuthService() - Constructor for class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- AnonOAuth2LinkService - Class in dev.getelements.elements.service.auth.oauth2
-
Anonymous implementation of
OAuth2LinkService. - AnonOAuth2LinkService() - Constructor for class dev.getelements.elements.service.auth.oauth2.AnonOAuth2LinkService
- AnonOculusApplicationConfigurationService - Class in dev.getelements.elements.service.application
- AnonOculusApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- AnonOidcAuthService - Class in dev.getelements.elements.service.auth.oidc
- AnonOidcAuthService() - Constructor for class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- AnonOidcLinkService - Class in dev.getelements.elements.service.auth.oidc
-
Anonymous implementation of
OidcLinkService. - AnonOidcLinkService() - Constructor for class dev.getelements.elements.service.auth.oidc.AnonOidcLinkService
- AnonOidcLoginAttemptService - Class in dev.getelements.elements.service.auth.oidc
-
Anonymous (first-time login) browser-redirect OIDC attempt.
- AnonOidcLoginAttemptService() - Constructor for class dev.getelements.elements.service.auth.oidc.AnonOidcLoginAttemptService
- AnonPasswordResetService - Class in dev.getelements.elements.service.user
-
Anonymous implementation of
PasswordResetService. - AnonPasswordResetService() - Constructor for class dev.getelements.elements.service.user.AnonPasswordResetService
- AnonProfileOverrideService - Class in dev.getelements.elements.service.profile
-
Implementation for users with
User.Level.UNPRIVILEGEDusers. - AnonProfileOverrideService() - Constructor for class dev.getelements.elements.service.profile.AnonProfileOverrideService
- AnonRankService - Class in dev.getelements.elements.service.leaderboard
- AnonRankService() - Constructor for class dev.getelements.elements.service.leaderboard.AnonRankService
- AnonSteamApplicationConfigurationService - Class in dev.getelements.elements.service.application
- AnonSteamApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.AnonSteamApplicationConfigurationService
- AnonUsernamePasswordAuthService - Class in dev.getelements.elements.service.auth
-
Created by patricktwohig on 4/1/15.
- AnonUsernamePasswordAuthService() - Constructor for class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- AnonUsernamePasswordLinkService - Class in dev.getelements.elements.service.user
-
Anonymous implementation of
UsernamePasswordLinkService. - AnonUsernamePasswordLinkService() - Constructor for class dev.getelements.elements.service.user.AnonUsernamePasswordLinkService
- AnonUserService - Class in dev.getelements.elements.service.user
- AnonUserService() - Constructor for class dev.getelements.elements.service.user.AnonUserService
- ANONYMOUS - Static variable in interface dev.getelements.elements.sdk.ElementScope
-
The default name of an
ElementScope - ANONYMOUS - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Names a service as scoped to the ANONYMOUS user level.
- aPackage - Variable in class dev.getelements.elements.sdk.guice.SharedElementModule
- api - Enum constant in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
The core Elements API.
- api() - Method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
Gets the network's protocol.
- api() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns the value of the
apirecord component. - api() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
apirecord component. - API - Enum constant in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- API_DIR - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The API directory.
- API_OUTSIDE_URL - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The web API root.
- API_SCOPE - Static variable in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
The core Elements scope.
- apiArtifacts() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Returns the value of the
apiArtifactsrecord component. - apiArtifacts(List<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Sets the API artifacts list.
- ApiRoot - Class in dev.getelements.elements.rest.test
- ApiRoot() - Constructor for class dev.getelements.elements.rest.test.ApiRoot
- app_node - Enum constant in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
The Application node.
- APP_OUTSIDE_URL - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The root APP outside URL
- app_serve - Enum constant in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
The Application server.
- APP_SERVE_PREFIX - Static variable in class dev.getelements.elements.sdk.test.element.rs.TestApplication
- APP_SERVE_PREFIX - Static variable in interface dev.getelements.elements.sdk.test.element.ws.EchoConstants
- APP_WEBSOCKET_PREFIX - Static variable in class dev.getelements.elements.jetty.ElementsServletContextModule
- append(Path) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Appends the following path to this path such that the final path is expressed as follows: newPath = this/otherPath
- appendComponents(String) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Appends components to the path and returns a new
Path. - appendComponents(String, String...) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Appends components to the path and returns a new
Path. - appendExtension(String) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Appends an extension using the
Path.EXTENSION_SEPARATOR. - appendExtension(String, String) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Appends an extension to this
Path, using the supplied separator. - appendExtension(Path, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Appends the file extension to the supplied path.
- appendIfWildcard(Supplier<String>) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Appends a single component if this path ends in a wildcard or recursive wildcard, then this method will return a new Path with the result of the
Supplier. - appendOrReplaceQuery(URI, String) - Static method in interface dev.getelements.elements.sdk.model.util.URIs
-
Replaces or appends the query string on the given base URI.
- appendPath(URI, String) - Static method in interface dev.getelements.elements.sdk.model.util.URIs
-
Ensures that the provided
URI's path ends with a '/', then resolves the given path against it. - appendPath(URI, String, String, String...) - Static method in interface dev.getelements.elements.sdk.model.util.URIs
-
Appends multiple path segments to the given base URI by joining them with '/'.
- appendResourceExtension(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Appends the
UnixFSUtils.RESOURCE_EXTENSIONextension to the supplied path. - appendReversePathExtension(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Appends the
UnixFSUtils.REVERSE_PATH_EXTENSIONextension to the supplied path. - appendTaskExtension(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Appends the
UnixFSUtils.TASK_EXTENSIONextension to the supplied path. - appendUUIDIfWildcard() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Appends a UUID component if this path is a wildcard path.
- APPLE_IAP_RECEIPT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.AppleIapReceiptDao
- APPLE_IAP_RECEIPT_CREATED - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapReceiptService
- APPLE_IAP_RECEIPT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.AppleIapReceiptDao
- APPLE_IAP_SCHEME - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapReceiptService
- APPLE_IAP_SOURCE - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The source identifier for Apple IAP-sourced reward issuances.
- APPLE_ITUNES - Static variable in annotation interface dev.getelements.elements.rt.annotation.ClientSerializationStrategy
-
Implies serialized fields follow the Apple/iTunes Style
- APPLE_SIGN_IN - Enum constant in enum class dev.getelements.elements.dao.mongo.model.MongoSession.Type
-
A session created by Apple Sign-In
- AppleDateFormat - Class in dev.getelements.elements.rt.util
- AppleDateFormat() - Constructor for class dev.getelements.elements.rt.util.AppleDateFormat
- AppleIapConstants - Interface in dev.getelements.elements.sdk.service.appleiap
- AppleIapGrandUnifiedReceipt - Class in dev.getelements.elements.sdk.service.appleiap.client.model
- AppleIapGrandUnifiedReceipt() - Constructor for class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- AppleIapGrandUnifiedReceiptPurchase - Class in dev.getelements.elements.sdk.service.appleiap.client.model
- AppleIapGrandUnifiedReceiptPurchase() - Constructor for class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- AppleIapReceipt - Class in dev.getelements.elements.sdk.model.appleiapreceipt
-
Represents an Apple in-app purchase receipt submitted by a client.
- AppleIapReceipt() - Constructor for class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Creates a new instance.
- AppleIapReceiptDao - Interface in dev.getelements.elements.sdk.dao
- AppleIapReceiptInvokerModule - Class in dev.getelements.elements.service.guice
- AppleIapReceiptInvokerModule() - Constructor for class dev.getelements.elements.service.guice.AppleIapReceiptInvokerModule
- AppleIapReceiptResource - Class in dev.getelements.elements.rest.apple
- AppleIapReceiptResource() - Constructor for class dev.getelements.elements.rest.apple.AppleIapReceiptResource
- AppleIapReceiptService - Interface in dev.getelements.elements.sdk.service.appleiap
- AppleIapReceiptServiceProvider - Class in dev.getelements.elements.service.appleiap
- AppleIapReceiptServiceProvider() - Constructor for class dev.getelements.elements.service.appleiap.AppleIapReceiptServiceProvider
- AppleIapVerifyReceiptInvoker - Interface in dev.getelements.elements.sdk.service.appleiap.client.invoker
- AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment - Enum Class in dev.getelements.elements.sdk.service.appleiap.client.invoker
- AppleIapVerifyReceiptInvoker.Builder - Interface in dev.getelements.elements.sdk.service.appleiap.client.invoker
- AppleIapVerifyReceiptResponse - Class in dev.getelements.elements.sdk.service.appleiap.client.model
- AppleIapVerifyReceiptResponse() - Constructor for class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapVerifyReceiptResponse
- AppleIapVerifyReceiptStatusErrorCodeException - Exception Class in dev.getelements.elements.sdk.service.appleiap.client.exception
-
Used to indicate that the Apple verify receipt API returned a valid JSON response but with an error "status" code in the response body.
- AppleIapVerifyReceiptStatusErrorCodeException(int) - Constructor for exception class dev.getelements.elements.sdk.service.appleiap.client.exception.AppleIapVerifyReceiptStatusErrorCodeException
- application - Variable in class dev.getelements.elements.sdk.model.Deployment
-
The application this deployment is for.
- application() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
applicationrecord component. - application() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
applicationrecord component. - application(Application) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Sets the application context.
- application(Application) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Specifies the
Applicationsourcing theNotification. - application(Application) - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- Application - Class in dev.getelements.elements.sdk.model.application
-
Represents an application.
- Application() - Constructor for class dev.getelements.elements.sdk.model.application.Application
-
Creates a new instance.
- APPLICATION_ATTRIBUTE - Static variable in class dev.getelements.elements.sdk.model.application.Application
-
Used as the key for the application attribute where appropriate.
- APPLICATION_CONFIGURATION_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
- APPLICATION_CONFIGURATION_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
- APPLICATION_CONFIGURATION_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
- APPLICATION_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ApplicationDao
- APPLICATION_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ApplicationDao
- APPLICATION_ID - Enum constant in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
- APPLICATION_PREFIX - Static variable in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Defines an attribute which specifies the prefix for the element.
- APPLICATION_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ApplicationDao
- ApplicationAssetLoader - Interface in dev.getelements.elements.sdk.cluster
-
Loads the assets for a particular application as defined by the
ApplicationId. - ApplicationCodeNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when an application code cannot be found.
- ApplicationCodeNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.ApplicationCodeNotFoundException
-
Creates a new instance.
- ApplicationCodeNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ApplicationCodeNotFoundException
-
Creates a new instance with the given message.
- ApplicationCodeNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ApplicationCodeNotFoundException
-
Creates a new instance with the given message and cause.
- ApplicationCodeNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ApplicationCodeNotFoundException
-
Creates a new instance.
- ApplicationCodeNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ApplicationCodeNotFoundException
-
Creates a new instance with the given cause.
- ApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Ties the
Applicationmodel to one of its associated profiles as represented by the type. - ApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Creates a new instance.
- ApplicationConfigurationDao - Interface in dev.getelements.elements.sdk.dao
-
Created by patricktwohig on 7/13/15.
- ApplicationConfigurationNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.application
-
Thrown when an application configuration cannot be found.
- ApplicationConfigurationNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationConfigurationNotFoundException
-
Creates a new instance.
- ApplicationConfigurationNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationConfigurationNotFoundException
-
Creates a new instance with the given message.
- ApplicationConfigurationNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationConfigurationNotFoundException
-
Creates a new instance with the given message and cause.
- ApplicationConfigurationNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationConfigurationNotFoundException
-
Creates a new instance.
- ApplicationConfigurationNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationConfigurationNotFoundException
-
Creates a new instance with the given cause.
- ApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
-
Created by patricktwohig on 7/13/15.
- ApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.ApplicationConfigurationResource
- ApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
-
Manages the lifecycle of the various
ApplicationConfigurationinstances. - ApplicationConfigurationServiceProvider - Class in dev.getelements.elements.service.application
-
Selects the appropriate
ApplicationConfigurationServicebased on theUser.getLevel()property. - ApplicationConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.ApplicationConfigurationServiceProvider
- ApplicationDao - Interface in dev.getelements.elements.sdk.dao
-
Created by patricktwohig on 7/10/15.
- ApplicationId - Class in dev.getelements.elements.sdk.cluster.id
-
Uniquely identifies an application.
- ApplicationId(byte[]) - Constructor for class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Creates the
TaskIdfrom the provided string representation, as obtained fromApplicationId.asBytes(). - ApplicationId(String) - Constructor for class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Creates the
TaskIdfrom the provided string representation, as obtained fromApplicationId.asString(). - ApplicationId(UUID) - Constructor for class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Creates a new unique
TaskId. - applicationNameOrId() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
applicationNameOrIdrecord component. - ApplicationNode - Class in dev.getelements.elements.appnode
- ApplicationNode(DefaultConfigurationSupplier, ApplicationNode.StorageDriver) - Constructor for class dev.getelements.elements.appnode.ApplicationNode
- ApplicationNode.StorageDriver - Enum Class in dev.getelements.elements.appnode
- ApplicationNodeIdentifierService - Interface in dev.getelements.elements.rt
- ApplicationNodeMain - Class in dev.getelements.elements.appnode
-
Hello world!
- ApplicationNodeMain() - Constructor for class dev.getelements.elements.appnode.ApplicationNodeMain
- ApplicationNodeModuleDefaults - Class in dev.getelements.elements.appnode
- ApplicationNodeModuleDefaults() - Constructor for class dev.getelements.elements.appnode.ApplicationNodeModuleDefaults
- ApplicationNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.application
-
Thrown when an application cannot be found.
- ApplicationNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationNotFoundException
-
Creates a new instance.
- ApplicationNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationNotFoundException
-
Creates a new instance with the given message.
- ApplicationNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationNotFoundException
-
Creates a new instance with the given message and cause.
- ApplicationNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationNotFoundException
-
Creates a new instance.
- ApplicationNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.ApplicationNotFoundException
-
Creates a new instance with the given cause.
- ApplicationRepositoryResolver - Interface in dev.getelements.elements.git
-
Created by patricktwohig on 8/1/17.
- ApplicationResource - Class in dev.getelements.elements.rest.application
-
Created by patricktwohig on 7/9/15.
- ApplicationResource() - Constructor for class dev.getelements.elements.rest.application.ApplicationResource
- applicationsAndUsers() - Method in class dev.getelements.elements.dao.mongo.test.MongoProfileTestOperations
- ApplicationService - Interface in dev.getelements.elements.sdk.service.application
-
Manages the lifecycle of the
Applicationinstance. - ApplicationServiceProvider - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 7/10/15.
- ApplicationServiceProvider() - Constructor for class dev.getelements.elements.service.application.ApplicationServiceProvider
- ApplicationStatusServiceProvider - Class in dev.getelements.elements.service.application
- ApplicationStatusServiceProvider() - Constructor for class dev.getelements.elements.service.application.ApplicationStatusServiceProvider
- ApplicationTestFactory - Class in dev.getelements.elements.dao.mongo.test
- ApplicationTestFactory() - Constructor for class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- ApplicationUrls - Class in dev.getelements.elements.service.application
- ApplicationUrls() - Constructor for class dev.getelements.elements.service.application.ApplicationUrls
- APPLIED - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexPlanState
-
Indicates that the operation was successful and the plan fully applied.
- apply(DecodedJWT, OidcAuthScheme) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- apply(MongoDatabase) - Method in class dev.getelements.elements.dao.mongo.migration.migrations.DropLegacyAuthSchemeIndexesMigration
- apply(MongoDatabase) - Method in interface dev.getelements.elements.dao.mongo.migration.PreDatastoreMigration
-
Applies this migration against the given raw
MongoDatabase. - apply(ElementDefaultAttribute) - Method in class dev.getelements.elements.sdk.annotation.ElementDefaultAttribute.DefaultValueSupplier
- apply(ElementDefaultAttribute) - Method in class dev.getelements.elements.sdk.mongo.MongoConfigurationService.DefaultKeyManagerAlgorithm
- apply(ElementDefaultAttribute) - Method in class dev.getelements.elements.sdk.mongo.MongoConfigurationService.DefaultTrustManagerAlgorithm
- apply(User, DecodedJWT, OidcAuthScheme) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
-
Links the given already-authenticated user to the external OIDC identity carried by the token, rather than the injected
current user— used by the browser-redirect login-attempt flow, where the user to link was resolved atbegin()time (when the caller's own session was known) and the callback itself (hit by an unauthenticated provider redirect) has no session of its own. - apply(User, String, String, String, Map<String, String>) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
-
Links the given already-authenticated user to an external OIDC identity described by plain values rather than a live token — used by the login-attempt confirm flow, where the identity was already validated by the callback and persisted (see
OidcLoginAttemptOperations), and the originalDecodedJWTis long gone by the time confirmation happens. - apply(Datastore) - Method in interface dev.getelements.elements.dao.mongo.migration.Migration
-
Applies this migration against the given
Datastore. - apply(Datastore) - Method in class dev.getelements.elements.dao.mongo.migration.migrations.BackfillProfileSlotZeroMigration
- APPLY_CONTENTS_CHANGE_FOR_RESOURCE - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
Adds the supplied
ResourceIdchanges from the current transaction to theDataStore. - APPLY_PATH_CHANGE_FOR_RESOURCE - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
- APPLY_REVERSE_PATH_CHANGE_FOR_RESOURCE - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
Adds the supplied
ResourceIdchanges from the current transaction to theDataStore. - APPLY_TASK_CHANGES_FOR_RESOURCE_ID - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
Applies the task entry changes for the supplied
ResourceId - applyChange(ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.TaskIndex
-
Applies task changes with the supplied
ResourceIdand transaction id. - applyChange(ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- applyChange(Path, String) - Method in interface dev.getelements.elements.rt.transact.PathIndex
-
Applies the change to the
ResourceIndexaccording to the supplied transaction ID. - applyChange(Path, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathIndex
- applyChangeToResourceContents(UnixFSTransactionProgramExecutionPhase, ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Applies the contents change ot the resource.
- applyChangeToResourceContents(ResourceId) - Method in interface dev.getelements.elements.rt.transact.TransactionJournal.MutableEntry
-
Logs the supplied
ResourceIdas its contents having been flushed. - applyChangeToResourceReversePaths(ResourceId) - Method in interface dev.getelements.elements.rt.transact.TransactionJournal.MutableEntry
-
Logs the supplied
ResourceIdas having been flushed. - applyChangeToResourceReversePaths(Path) - Method in interface dev.getelements.elements.rt.transact.TransactionJournal.MutableEntry
-
Logs the supplied
Pathas having been flushed. - applyChangeToTasks(UnixFSTransactionProgramExecutionPhase, ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Applies the supplied
ResourceIdchanges to the data store for the associated tasks. - applyChangeToTasks(ResourceId) - Method in interface dev.getelements.elements.rt.transact.TransactionJournal.MutableEntry
-
Applies the changes to the tasks for the supplied
ResourceId. - applyContentsChange(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommitExecutionHandler
- applyContentsChange(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter.ExecutionHandler
-
Applies the contnets change to a
ResourceId. - applyContentsChange(ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Applies the change to the
ResourceIndexaccording to the supplied transaction ID. - applyContentsChange(ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- applyIndexes(Datastore) - Method in class dev.getelements.elements.dao.mongo.provider.MorphiaSelfHealingIndexApplier
- applyIndexes(Datastore) - Method in interface dev.getelements.elements.dao.mongo.provider.SelfHealingIndexApplier
-
Applies indexes for every entity mapped by
datastore, healing conflicts as they're encountered. - applyLocalRepositoryOverride() - Static method in class dev.getelements.elements.sdk.spi.shrinkwrap.CachingShrinkwrapElementArtifactLoader
-
Promotes "dev.getelements.elements.maven.repo.local" / "ELEMENTS_MAVEN_REPO_LOCAL" into ShrinkWrap's own "maven.repo.local" system property, so operators can redirect the Maven/Aether local-repository cache via this platform's normal env-var/property convention instead of an undocumented raw JVM flag.
- applyPathChange(UnixFSTransactionProgram, UnixFSTransactionCommand, Path, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommitExecutionHandler
- applyPathChange(UnixFSTransactionProgram, UnixFSTransactionCommand, Path, String) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter.ExecutionHandler
-
Applies the supplied
Pathchange. - applyReversePathChangeToResource(UnixFSTransactionProgramExecutionPhase, ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Applies the supplied
ResourceIdchanges to the data store. - applyReversePathChangeToResource(UnixFSTransactionProgramExecutionPhase, Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Applies the changes for the supplied
Pathto the data store. - applyReversePathsChange(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommitExecutionHandler
- applyReversePathsChange(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter.ExecutionHandler
-
Applies the change to the
ResourceId. - applyReversePathsChange(ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Applies the change to the
ResourceIndexaccording to the supplied transaction ID. - applyReversePathsChange(ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- applyTaskChanges(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommitExecutionHandler
- applyTaskChanges(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter.ExecutionHandler
-
Applies the task changes to the datastore.
- appnode - Class in Unnamed Package
-
Easy-to-use entrypoint for appnode.
- appnode() - Constructor for class appnode
- AppNodeServicesModule - Class in dev.getelements.elements.appnode.guice
- AppNodeServicesModule() - Constructor for class dev.getelements.elements.appnode.guice.AppNodeServicesModule
- appPath() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
-
Returns the application path prefix used to route requests to the deployed Element, e.g.
- appPath() - Method in class dev.getelements.elements.sdk.local.test.TestLocalSDKElementPackage
- appPath() - Method in class dev.getelements.elements.sdk.local.test.TestLocalSDKElementPath
- appPath() - Method in class dev.getelements.elements.sdk.local.test.TestLocalSDKLargeObject
- AppServeModuleDefaults - Class in dev.getelements.elements.deployment.jetty
- AppServeModuleDefaults() - Constructor for class dev.getelements.elements.deployment.jetty.AppServeModuleDefaults
- AppServePermittedPackages - Class in dev.getelements.elements.deployment.jetty
- AppServePermittedPackages() - Constructor for class dev.getelements.elements.deployment.jetty.AppServePermittedPackages
- argument(Object) - Method in class dev.getelements.elements.sdk.Event.Builder
-
Appends an argument to the
Event. - arguments() - Method in record class dev.getelements.elements.sdk.test.element.TestService.MethodEventRecord
-
Returns the value of the
argumentsrecord component. - ARRAY - Enum constant in enum class dev.getelements.elements.rt.manifest.model.Type
-
The array type.
- ARRAY - Enum constant in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
Array type.
- ARRAY - Static variable in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Array type.
- Artifact - Record Class in dev.getelements.elements.sdk.record
-
Represents a resolved Maven artifact with its coordinates and local file system path.
- Artifact(Path, String, String, String, String, String, String) - Constructor for record class dev.getelements.elements.sdk.record.Artifact
-
Creates an instance of a
Artifactrecord class. - ArtifactRepository - Record Class in dev.getelements.elements.sdk.record
-
Specifies an artifact repository.
- ArtifactRepository(String, String) - Constructor for record class dev.getelements.elements.sdk.record.ArtifactRepository
-
Checks that all inputs are correct.
- artifactRepositoryListToElementArtifactRepositoryList(List<ArtifactRepository>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- artifactRepositoryToElementArtifactRepository(ArtifactRepository) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- as(Class<NewResultT>) - Method in interface dev.getelements.elements.sdk.Callback
-
Makes a new
Callbackwhich safely returns the requested type. - as(Class<NewResultT>) - Method in record class dev.getelements.elements.sdk.query.MethodCallbackRecord
- asBasicHeader(String) - Method in class dev.getelements.elements.sdk.util.security.AuthorizationHeader
-
Returns the credentials as a basic authorization header.
- asBearerHeader() - Method in class dev.getelements.elements.sdk.util.security.AuthorizationHeader
-
Returns the credentials as a bearer token authorization header.
- asBytes() - Method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Returns therepresentation of this
invalid reference
byte[]TaskId - asBytes() - Method in class dev.getelements.elements.sdk.cluster.id.InstanceId
- asBytes() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Represents this
NodeIdas a set of packed-bytes. - asBytes() - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Returns the byte[] representation of this
ResourceId - asBytes() - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
-
Returns therepresentation of this
invalid reference
byte[]TaskId - asCustomCredentials() - Method in class dev.getelements.elements.security.JWTCredentials
-
Converts this
JWTCredentialstoCustomJWTCredentials, throwing the appropriate exceptions if the conversion is not appropriate for this instance. - asFSPath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter
-
Returns this parameter as an instance
Pathor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched. - asFSPath(UnixFSTransactionParameter) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
- AsIsFileService - Class in org.eclipse.jgit.http.server.resolver
-
Controls access to bare files in a repository.
- AsIsFileService() - Constructor for class org.eclipse.jgit.http.server.resolver.AsIsFileService
- asMap() - Method in interface dev.getelements.elements.sdk.Attributes
-
Returns a view of this
Attributesobject as aMap<String,.Object> - asMap() - Method in class dev.getelements.elements.sdk.util.ImmutableAttributes
- asMap() - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
- asProperties() - Method in interface dev.getelements.elements.sdk.Attributes
-
Returns this
Attributesas aPropertiesinstance, copying all attributes over. - asProperties(Properties) - Method in interface dev.getelements.elements.sdk.Attributes
-
Returns this
Attributesas aPropertiesinstance. - asResourceId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter
-
Returns this parameter as an instance
ResourceIdor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched. - asResourceId(UnixFSTransactionParameter) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
- asRTPath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter
-
Returns this parameter as an instance
Pathor throws an instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched. - asRTPath(UnixFSTransactionParameter) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
- assembleCdnUrl(String) - Method in class dev.getelements.elements.service.largeobject.LargeObjectCdnUtils
- ASSET_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that the requested asset is not found.
- AssetNotFoundException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/15/17.
- AssetNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.AssetNotFoundException
- AssetNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.AssetNotFoundException
- AssetNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.AssetNotFoundException
- AssetNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.AssetNotFoundException
- AssetNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.AssetNotFoundException
- assignAutomaticPath(String) - Method in class dev.getelements.elements.service.largeobject.LargeObjectCdnUtils
- assignNameAndEmailIfNecessary(User) - Method in interface dev.getelements.elements.sdk.service.name.NameService
-
Assigns a generated name and email to the supplied user, if either field is null.
- assignProgressesForMissionsIn(String, String, Collection<ScheduleEvent>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- assignProgressesForMissionsIn(String, String, Collection<ScheduleEvent>) - Method in interface dev.getelements.elements.sdk.dao.ScheduleProgressDao
- asString() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter
-
Returns this parameter instance as a
Stringor throws and instance ofUnixFSProgramCorruptionExceptionif the type is not properly matched. - asString() - Method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Returns the string representation of this
TaskId - asString() - Method in class dev.getelements.elements.sdk.cluster.id.InstanceId
-
Returns the compound Id string representation of this
NodeId - asString() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Returns the compound Id string representation of this
NodeId - asString() - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Returns the string representation of this
ResourceId - asString() - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
-
Returns the string representation of this
TaskId - asString(UnixFSTransactionParameter) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
- asString(String) - Method in interface dev.getelements.elements.sdk.util.security.HeaderOptionalSupplier
- ASYNC_CONNECTION_IO_THREADS - Static variable in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- ASYNC_OPERATION_CANCELED - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Async operation was canceled.
- ASYNC_TIMEOUT_LIMIT - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The async request timeout limit.
- AsyncConnection<ContextT,
SocketT> - Interface in dev.getelements.elements.rt -
Represents an asynchornous type of
Connection. - AsyncConnection.Event - Enum Class in dev.getelements.elements.rt
-
Enumeration of events for which to listen.
- AsyncConnectionGroup<ContextT,
SocketT> - Interface in dev.getelements.elements.rt -
Represents a group of
AsyncConnections which all are serviced by the same thread. - AsyncConnectionGroup.Builder<ContextT,
BuilderSocketT> - Interface in dev.getelements.elements.rt - AsyncConnectionPool<ContextT,
SocketT> - Interface in dev.getelements.elements.rt -
An interface to an underlying pool of sockets.
- AsyncConnectionService<ContextT,
SocketT> - Interface in dev.getelements.elements.rt -
A system-wide service to house
AsyncConnectioninstances. - AsyncControlClient - Interface in dev.getelements.elements.rt.remote
- AsyncControlClient.Factory - Interface in dev.getelements.elements.rt.remote
-
Used to open on-demand instances of the
ControlClient. - AsyncControlClient.Request - Interface in dev.getelements.elements.rt.remote
-
Represents a pending request that this
AsyncControlClientis making. - AsyncControlClient.Response<T> - Interface in dev.getelements.elements.rt.remote
-
Represents a response produced by the remote end.
- AsyncControlClient.ResponseConsumer<T> - Interface in dev.getelements.elements.rt.remote
-
Response
- AsyncControlClientProvider - Class in dev.getelements.elements.rt.remote
- AsyncControlClientProvider() - Constructor for class dev.getelements.elements.rt.remote.AsyncControlClientProvider
- ASYNCHRONOUS - Enum constant in enum class dev.getelements.elements.rt.annotation.Dispatch.Type
-
The method is dispatched, returning immediately and deferring the driving of results to a background process Which will call the associated
ErrorHandlerandResultHandlerparameters. - AsyncOperation - Interface in dev.getelements.elements.rt.remote
-
' A special return type which can be returnd by methods annotated with
RemotelyInvokablewhich also meet the requirements for having theDispatch.Type.ASYNCHRONOUS. - AsyncOperationCanceledException - Exception Class in dev.getelements.elements.rt.exception
- AsyncOperationCanceledException() - Constructor for exception class dev.getelements.elements.rt.exception.AsyncOperationCanceledException
- AsyncOperationCanceledException(String) - Constructor for exception class dev.getelements.elements.rt.exception.AsyncOperationCanceledException
- AsyncOperationCanceledException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.AsyncOperationCanceledException
- AsyncOperationCanceledException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.AsyncOperationCanceledException
- AsyncOperationCanceledException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.AsyncOperationCanceledException
- AsyncPublisher<T> - Interface in dev.getelements.elements.sdk.util
-
Used to implement a publish/subscribe system.
- attempt(Matchmaker, Match, MatchmakingApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.match.MatchServiceUtils
-
Attempts to create a pairing between two players, using the supplied
Matchmaker - attempt(Matchmaker, Match, MatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.service.match.StandardMatchServiceUtils
- attempt(Datastore) - Method in interface dev.getelements.elements.dao.mongo.MongoConcurrentUtils.CriticalOperation
-
Deprecated.Defines the logic for hte operation.
- attemptLock(Provider<T>, MongoMatch...) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
-
Intended to be used in the scope of
MongoConcurrentUtils.performOptimistic(MongoConcurrentUtils.CriticalOperation), this will attempt to lock theMongoMatchusing a uniqueMongoMatchLock. - attemptRematchAndPoll(String, Consumer<Match>, Consumer<Exception>) - Method in interface dev.getelements.elements.sdk.service.match.MatchService
-
Waits for a
Matchto be updated by another request. - attemptRematchAndPoll(String, Consumer<Match>, Consumer<Exception>) - Method in class dev.getelements.elements.service.match.UserMatchService
- attemptToFindOpponent(Match, int, BiFunction<Match, Match, String>) - Method in class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- attemptToFindOpponent(Match, int, BiFunction<Match, Match, String>) - Method in interface dev.getelements.elements.sdk.dao.Matchmaker
-
Attempts to find an opponent for the supplied
Matchinstance. - attemptToFindOpponent(Match, BiFunction<Match, Match, String>) - Method in interface dev.getelements.elements.sdk.dao.Matchmaker
- attemptToPairCandidates(MongoMatch, MongoMatch, BiFunction<Match, Match, String>) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
-
Attempts to pair the two matches in the database.
- attemptToPairCandidates(MongoMatch, List<MongoMatch>, BiFunction<Match, Match, String>) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
- attribute(String, Object) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Adds an attribute.
- Attribute(String, T) - Constructor for record class dev.getelements.elements.sdk.Attributes.Attribute
-
Creates an instance of a
Attributerecord class. - ATTRIBUTE_CERTIFICATE - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
RFC-5755
- ATTRIBUTE_HANDLER - Static variable in class org.eclipse.jgit.http.server.ServletUtils
-
Request attribute storing either UploadPack or ReceivePack.
- ATTRIBUTE_REPOSITORY - Static variable in class org.eclipse.jgit.http.server.ServletUtils
-
Request attribute which stores the
Repositoryinstance. - attributes() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
attributesrecord component. - attributes() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Returns the value of the
attributesrecord component. - attributes() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns the value of the
attributesrecord component. - attributes() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
attributesrecord component. - attributes() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
attributesrecord component. - attributes() - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
-
Returns the value of the
attributesrecord component. - attributes(Map<String, Object>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Sets the attributes map.
- Attributes - Interface in dev.getelements.elements.sdk
-
Contains attributes which represent contextual information for various types.
- ATTRIBUTES_PROPERTIES_FILE - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The name of the file which represents a particular
Element'sAttributes. - Attributes.Attribute<T> - Record Class in dev.getelements.elements.sdk
-
Represents a single
Attributes.Attribute. - attributesLoader(ElementPathLoader.AttributesLoader) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Sets the function to provide Attributes for each Element path.
- attributesProvider() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
attributesProviderrecord component. - AUD - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Audience - the client or application id.
- audience - Variable in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
The JWT audience for the scheme.
- AUTH_BEARER - Static variable in interface dev.getelements.elements.sdk.jakarta.rs.AuthSchemes
-
Specifies the auth_bearer scheme used with Authorization: Bearer headers
- AUTH_ENABLED - Static variable in class dev.getelements.elements.sdk.test.element.rs.TestApplication
- AUTH_HEADER - Static variable in class dev.getelements.elements.sdk.util.security.AuthorizationHeader
-
Constant for the Authorization header.
- AUTH_SCHEME_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
- AUTH_SCHEME_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
- AUTH_SCHEME_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
- AUTH_TYPE - Enum constant in enum class dev.getelements.elements.sdk.model.auth.PrivateClaim
-
The auth type.
- AUTH_TYPE - Static variable in class dev.getelements.elements.security.CustomJWTCredentials
- AUTH_TYPE_BASIC - Static variable in class dev.getelements.elements.sdk.util.security.AuthorizationHeader
-
Used in conjunction with the standard Authorization header.
- AUTH_TYPE_BEARER - Static variable in class dev.getelements.elements.sdk.util.security.AuthorizationHeader
-
Used in conjunction with the standard Authorization header.
- AuthenticatedRequest - Class in dev.getelements.elements.security
-
Created by patricktwohig on 8/4/17.
- AuthenticatedRequest(HttpServletRequest, AuthorizationHeader) - Constructor for class dev.getelements.elements.security.AuthenticatedRequest
- AuthFilterFeature - Class in dev.getelements.elements.deployment.jetty.loader
- AuthFilterFeature() - Constructor for class dev.getelements.elements.deployment.jetty.loader.AuthFilterFeature
- AuthorizationHeader - Class in dev.getelements.elements.sdk.util.security
-
Created by patricktwohig on 6/26/17.
- AuthorizationHeader(String) - Constructor for class dev.getelements.elements.sdk.util.security.AuthorizationHeader
-
Parses the supplied header string, throwing an instance of
AuthorizationHeaderParseExceptionif the header does not correctly parse. - AuthorizationHeaderParseException - Exception Class in dev.getelements.elements.sdk.model.exception.security
-
Thrown when the authorization header cannot be parsed.
- AuthorizationHeaderParseException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.AuthorizationHeaderParseException
-
Creates a new instance.
- AuthorizationHeaderParseException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.AuthorizationHeaderParseException
-
Creates a new instance with the given message.
- AuthorizationHeaderParseException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.AuthorizationHeaderParseException
-
Creates a new instance with the given message and cause.
- AuthorizationHeaderParseException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.AuthorizationHeaderParseException
-
Creates a new instance with the given cause.
- AuthScheme - Class in dev.getelements.elements.sdk.model.auth
-
Represents an authentication scheme used to validate JWT tokens.
- AuthScheme() - Constructor for class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Creates a new instance.
- AuthSchemeDao - Interface in dev.getelements.elements.sdk.dao
- AuthSchemeNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.auth
-
Thrown when an auth scheme cannot be found.
- AuthSchemeNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.AuthSchemeNotFoundException
-
Creates a new instance.
- AuthSchemeNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.AuthSchemeNotFoundException
-
Creates a new instance with the given message.
- AuthSchemeNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.AuthSchemeNotFoundException
-
Creates a new instance with the given message and cause.
- AuthSchemeNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.AuthSchemeNotFoundException
-
Creates a new instance.
- AuthSchemeNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.AuthSchemeNotFoundException
-
Creates a new instance with the given cause.
- AuthSchemePagination - Class in dev.getelements.elements.rest.test.model
- AuthSchemePagination() - Constructor for class dev.getelements.elements.rest.test.model.AuthSchemePagination
- AuthSchemes - Interface in dev.getelements.elements.sdk.jakarta.rs
-
Names the authentication schemes used by the API.
- AuthSchemeService - Interface in dev.getelements.elements.sdk.service.auth
-
Manages instances of
AuthScheme. - AuthSchemeServiceProvider - Class in dev.getelements.elements.service.auth
- AuthSchemeServiceProvider() - Constructor for class dev.getelements.elements.service.auth.AuthSchemeServiceProvider
- AuthSchemeValidationException - Exception Class in dev.getelements.elements.sdk.model.exception.auth
-
Thrown when an auth scheme fails validation.
- AuthSchemeValidationException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.AuthSchemeValidationException
-
Creates a new instance with the given message.
- AuthValidationException - Exception Class in dev.getelements.elements.sdk.model.exception.auth
-
Thrown when authentication validation fails.
- AuthValidationException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.AuthValidationException
-
Creates a new instance with the given message.
- autoCreateExplicitProfileIfRequested(String, UserCreateRequest) - Method in class dev.getelements.elements.service.user.AbstractUserService
-
Auto-creates the user's primary profile for the application named by
UserCreateRequest.getAutoCreateProfileApplicationNameOrId(), if requested. - available() - Method in class dev.getelements.elements.rt.util.InputStreamAdapter
- awaitElementReady(Client, String) - Static method in class dev.getelements.elements.rest.test.TestUtils
-
Polls the given URL until it returns HTTP 200, or fails after 30 seconds.
- awaitFinish() - Method in class dev.getelements.elements.rt.util.ContextLatch
- awaitFinish(long, TimeUnit) - Method in class dev.getelements.elements.rt.util.ContextLatch
B
- BackfillProfileSlotZeroMigration - Class in dev.getelements.elements.dao.mongo.migration.migrations
-
Backfills a slot-
0MongoProfileSlotfor every activeMongoProfilethat predates per-application profile slots (introduced by issue #11), so pre-existing accounts are correctly counted againstApplication#getMaxProfiles()and resolvable viaProfileDao#findPrimaryProfile. - BackfillProfileSlotZeroMigration() - Constructor for class dev.getelements.elements.dao.mongo.migration.migrations.BackfillProfileSlotZeroMigration
- BAD_REQUEST_FATAL - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
The request failed and should not be retried.
- BAD_REQUEST_INVALID_CONTENT - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
The content supplied in the request has invalid content or payload.
- BAD_REQUEST_RETRY - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
The request was bad, malformed but could be re-attempted.
- BadManifestException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/16/17.
- BadManifestException() - Constructor for exception class dev.getelements.elements.rt.exception.BadManifestException
- BadManifestException(Object) - Constructor for exception class dev.getelements.elements.rt.exception.BadManifestException
- BadManifestException(Object, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BadManifestException
- BadManifestException(String) - Constructor for exception class dev.getelements.elements.rt.exception.BadManifestException
- BadManifestException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BadManifestException
- BadManifestException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.BadManifestException
- BadManifestException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BadManifestException
- BadParameterCombinationException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when an invalid combination of parameters is provided.
- BadParameterCombinationException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadParameterCombinationException
-
Creates a new instance.
- BadParameterCombinationException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadParameterCombinationException
-
Creates a new instance with the given message.
- BadParameterCombinationException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadParameterCombinationException
-
Creates a new instance with the given message and cause.
- BadParameterCombinationException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadParameterCombinationException
-
Creates a new instance.
- BadParameterCombinationException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadParameterCombinationException
-
Creates a new instance with the given cause.
- BadParameterException - Exception Class in dev.getelements.elements.rt.exception
- BadParameterException() - Constructor for exception class dev.getelements.elements.rt.exception.BadParameterException
- BadParameterException(String) - Constructor for exception class dev.getelements.elements.rt.exception.BadParameterException
- BadParameterException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BadParameterException
- BadParameterException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.BadParameterException
- BadParameterException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BadParameterException
- BadQueryException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a bad search query is encountered.
- BadQueryException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadQueryException
-
Creates a new instance.
- BadQueryException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadQueryException
-
Creates a new instance with the given message.
- BadQueryException(String, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadQueryException
-
Creates a new instance with the given message and model.
- BadQueryException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadQueryException
-
Creates a new instance with the given message and cause.
- BadQueryException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadQueryException
-
Creates a new instance.
- BadQueryException(String, Throwable, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadQueryException
-
Creates a new instance with the given message, cause and model.
- BadQueryException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadQueryException
-
Creates a new instance with the given cause.
- BadQueryException(Throwable, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BadQueryException
-
Creates a new instance with the given cause and model.
- BadRequestException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/14/17.
- BadRequestException() - Constructor for exception class dev.getelements.elements.rt.exception.BadRequestException
- BadRequestException(String) - Constructor for exception class dev.getelements.elements.rt.exception.BadRequestException
- BadRequestException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BadRequestException
- BadRequestException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.BadRequestException
- BadRequestException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BadRequestException
- BadSessionSecretException - Exception Class in dev.getelements.elements.sdk.model.exception.security
-
Thrown when a bad session secret is provided.
- BadSessionSecretException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
-
Creates a new instance.
- BadSessionSecretException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
-
Creates a new instance with the given message.
- BadSessionSecretException(String, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
-
Creates a new instance with the given message and model.
- BadSessionSecretException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
-
Creates a new instance with the given message and cause.
- BadSessionSecretException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
-
Creates a new instance.
- BadSessionSecretException(String, Throwable, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
-
Creates a new instance with the given message, cause and model.
- BadSessionSecretException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
-
Creates a new instance with the given cause.
- BadSessionSecretException(Throwable, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
-
Creates a new instance with the given cause and model.
- badType(Class<?>) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
- base() - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Returns the value of the
baserecord component. - base() - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
-
Returns the value of the
baserecord component. - BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost.
- BASE - Enum constant in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- BASE_64 - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
Checks for valid base64.
- baseAttributes() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
baseAttributesrecord component. - baseAttributes(Attributes) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Specifies base attributes for all
Elementto be loaded. - baseClassLoader() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
baseClassLoaderrecord component. - baseClassLoader(ClassLoader) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Sets the base classloader for selective type borrowing.
- BaseException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/14/17.
- BaseException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Created by patricktwohig on 3/25/15.
- BaseException() - Constructor for exception class dev.getelements.elements.rt.exception.BaseException
- BaseException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.BaseException
-
Creates a new instance.
- BaseException(String) - Constructor for exception class dev.getelements.elements.rt.exception.BaseException
- BaseException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BaseException
-
Creates a new instance with the given message.
- BaseException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BaseException
- BaseException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BaseException
-
Creates a new instance with the given message and cause.
- BaseException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.BaseException
- BaseException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BaseException
-
Creates a new instance.
- BaseException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.BaseException
- BaseException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.BaseException
-
Creates a new instance with the given cause.
- BaseServletModule - Class in dev.getelements.elements.guice
- BaseServletModule() - Constructor for class dev.getelements.elements.guice.BaseServletModule
- basic() - Static method in interface dev.getelements.elements.rt.transact.unix.UnixFSAtomicLong
-
Creates a basic
UnixFSAtomicLong. - BasicAuthorizationHeader - Class in dev.getelements.elements.sdk.util.security
-
Created by patricktwohig on 8/1/17.
- BasicAuthorizationHeader(String, String) - Constructor for class dev.getelements.elements.sdk.util.security.BasicAuthorizationHeader
- BEARER - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Preferred auth method, bearer.
- BearerAuthorizationHeader - Class in dev.getelements.elements.sdk.util.security
-
Simplest type of Auth header, the bearer header.
- BearerAuthorizationHeader(String) - Constructor for class dev.getelements.elements.sdk.util.security.BearerAuthorizationHeader
-
Constructs an new instance of
BearerAuthorizationHeaderwith the supplied credentials. - begin() - Method in interface dev.getelements.elements.rt.ResourceService.ResourceAcquisition
-
Creates a new
ResourceService.ResourceTransactionfrom this acquisition. - begin() - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction.Builder
- begin() - Static method in interface dev.getelements.elements.sdk.Subscription
-
Used to start a chain of
Subscriptioninstances. - begin() - Static method in interface dev.getelements.elements.sdk.util.FinallyAction
-
Begins the finally action.
- begin(String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcLoginAttemptService
-
Begins a pending login attempt for the given provider, building the provider's authorize URL and returning an opaque id used to poll for completion.
- begin(String) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcLoginAttemptService
- begin(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- begin(String) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- begin(String, User) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
-
Begins a pending login attempt, optionally on behalf of an already-authenticated user.
- begin(String, User, String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
-
Same as
OidcLoginAttemptOperations.begin(String, User), additionally snapshotting the requested application name/id onto the pending attempt, since the callback that later resolves it shares no request body with this call. - begin(String, String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcLoginAttemptService
-
Same as
OidcLoginAttemptService.begin(String), additionally requesting that the given application's primary profile be attached to the resulting session (auto-creating it, subject to the application's autoCreateProfile/ maxProfiles settings, if it does not exist) once the attempt resolves. - begin(String, String) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcLoginAttemptService
- begin(String, String) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- begin(Logger) - Static method in interface dev.getelements.elements.sdk.util.FinallyAction
-
Begins the finally action.
- beginBatch() - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- beginBatch() - Method in interface dev.getelements.elements.sdk.dao.ElementEntityRegistrar
-
Begins a batch of
ElementEntityRegistrar.registerEntityClasses(Element)/ElementEntityRegistrar.unregisterEntityClasses(Element)mutations. - beginIndexing() - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- beginIndexing() - Method in interface dev.getelements.elements.sdk.dao.IndexDao
-
Starts the index process.
- beginMutation() - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- beginMutation() - Method in interface dev.getelements.elements.rt.remote.Worker
-
Opens a
Worker.Mutatorwhich can be used to modify the run-state of thisWorker. - beginShutdown() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- beginShutdown() - Method in interface dev.getelements.elements.rt.remote.Node
-
Begins the shutdown process.
- beginStartup() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- beginStartup() - Method in interface dev.getelements.elements.rt.remote.Node
-
Begins the startup process by returning an instance of
Node.Startup. - bind(Binder) - Static method in class dev.getelements.elements.rt.guice.ResourceScope
-
Makes the
ResourceInjectable. - bind(PrivateBinder) - Static method in class dev.getelements.elements.rt.guice.ResourceScope
-
Makes the
ResourceInjectable as well as usesPrivateBinder.expose(Key)to ensure it is available to the wholeInjector. - bind(ClassLoader, Class<?>, T, Class<? super T>) - Method in class dev.getelements.elements.sdk.spi.SpiUtilities
-
Binds the supplied object to the provider type.
- bindDatastore() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- bindElementEntityRegistrar() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- bindElementRegistries() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- bindEventPublisher() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- bindMapper() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- bindTransaction() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- BiPredicate Contract - Search tag in interface dev.getelements.elements.sdk.PackageRequest
- Section
- BiPredicate Contract - Search tag in interface dev.getelements.elements.sdk.TypeRequest
- Section
- blacklist(String) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- blacklist(String) - Method in interface dev.getelements.elements.sdk.dao.SessionDao
-
Deletes the
Sessioninstance. - blacklistSession(String) - Method in class dev.getelements.elements.rest.security.SessionResource
- blacklistSession(String) - Method in interface dev.getelements.elements.sdk.service.auth.SessionService
-
Blacklists the
Sessioninstance currently in-use for the specific user id as returned byUser.getId() - blacklistSession(String) - Method in class dev.getelements.elements.service.auth.DefaultSessionService
- BLOCKCHAIN_NETWORK - Static variable in class dev.getelements.elements.jrpc.JsonRpcConstants
-
Names the
BlockchainNetworkto getInstance into JSON-RPC Resources. - BlockchainApi - Enum Class in dev.getelements.elements.sdk.model.blockchain
-
Enumerates the various blockchain protocols supported by elements.
- BlockchainConstants - Interface in dev.getelements.elements.sdk.model
-
Defines constants related to blockchain operations.
- BlockchainConstants.MintStatus - Enum Class in dev.getelements.elements.sdk.model
-
The status of the mint request
- BlockchainConstants.Names - Interface in dev.getelements.elements.sdk.model
-
Deprecated.
- BlockchainConstants.SmartContracts - Interface in dev.getelements.elements.sdk.model
-
Deprecated.migrate this to a configurable parameter
- BlockchainModuleDefaults - Class in dev.getelements.elements.config
- BlockchainModuleDefaults() - Constructor for class dev.getelements.elements.config.BlockchainModuleDefaults
- BlockchainNetwork - Enum Class in dev.getelements.elements.sdk.model.blockchain
-
Enumerates the systems supported blockchains.
- blockingFutureStrategy() - Static method in interface dev.getelements.elements.rt.remote.LocalInvocationProcessor
-
Returns an instance of
LocalInvocationProcessor.ReturnValueStrategywhich simply blocks until theFutureeither returns or throws an instance ofThrowable. - bodyParams() - Method in record class dev.getelements.elements.service.auth.oauth2.ResolvedRequest
-
Returns the value of the
bodyParamsrecord component. - BodyType - Enum Class in dev.getelements.elements.sdk.model.auth
-
Represents the body type of an HTTP request.
- BOOLEAN - Enum constant in enum class dev.getelements.elements.rt.manifest.model.Type
-
The boolean type.
- BOOLEAN - Enum constant in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
Boolean type.
- BOOLEAN - Static variable in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Boolean type.
- BooleanQueryOperator - Interface in dev.getelements.elements.dao.mongo.query
- BooleanQueryOperator.Evaluation - Interface in dev.getelements.elements.dao.mongo.query
- BooleanQueryParser - Interface in dev.getelements.elements.dao.mongo.query
-
Translates a free-form query string to a Morphia
Query. - BooleanQueryTest - Class in dev.getelements.elements.dao.mongo.test
- BooleanQueryTest() - Constructor for class dev.getelements.elements.dao.mongo.test.BooleanQueryTest
- BooleanQueryUtils - Interface in dev.getelements.elements.dao.mongo
- BroadcastRoutingStrategy - Class in dev.getelements.elements.rt.routing
-
This routing stragegy will broadcast to all nodes.
- BroadcastRoutingStrategy() - Constructor for class dev.getelements.elements.rt.routing.BroadcastRoutingStrategy
- BSC - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
Binance Smart Chain Network.
- BSC - Static variable in interface dev.getelements.elements.sdk.model.BlockchainConstants.Names
-
Deprecated.use
BlockchainNetworkinstead - BSC_RPC_PROVIDER - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify the RPC provider for bsc blockchain.
- BSC_TEST - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
Binance Smart Chain Test Network.
- BscSmartContractNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a BSC smart contract cannot be found.
- BscSmartContractNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscSmartContractNotFoundException
-
Creates a new instance.
- BscSmartContractNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscSmartContractNotFoundException
-
Creates a new instance with the given message.
- BscSmartContractNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscSmartContractNotFoundException
-
Creates a new instance with the given message and cause.
- BscSmartContractNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscSmartContractNotFoundException
-
Creates a new instance.
- BscSmartContractNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscSmartContractNotFoundException
-
Creates a new instance with the given cause.
- BscTokenNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a BSC token cannot be found.
- BscTokenNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscTokenNotFoundException
-
Creates a new instance.
- BscTokenNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscTokenNotFoundException
-
Creates a new instance with the given message.
- BscTokenNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscTokenNotFoundException
-
Creates a new instance with the given message and cause.
- BscTokenNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscTokenNotFoundException
-
Creates a new instance.
- BscTokenNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscTokenNotFoundException
-
Creates a new instance with the given cause.
- BscWalletNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a BSC wallet cannot be found.
- BscWalletNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscWalletNotFoundException
-
Creates a new instance.
- BscWalletNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscWalletNotFoundException
-
Creates a new instance with the given message.
- BscWalletNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscWalletNotFoundException
-
Creates a new instance with the given message and cause.
- BscWalletNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscWalletNotFoundException
-
Creates a new instance.
- BscWalletNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.BscWalletNotFoundException
-
Creates a new instance with the given cause.
- build() - Method in class dev.getelements.elements.common.util.mapstruct.MapstructMapperRegistryBuilder
- build() - Method in class dev.getelements.elements.rt.remote.LocalInvocationProcessorBuilder
-
Builds a new instance of the
LocalInvocationDispatcher. - build() - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Returns new instance of
ProxyBuilderusing the built-inProxyfunctionality. - build() - Method in class dev.getelements.elements.rt.remote.RemoteInvocationHandlerBuilder
-
Builds the
InvocationHandlerwhich will dispach calls to hte remote method. - build() - Method in class dev.getelements.elements.rt.util.ConcurrentReferenceMap.Builder
- build() - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Builds the TransientDeploymentRequest.
- build() - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Builds the ElementPackageDefinition instance.
- build() - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Builds the ElementPathDefinition instance.
- build() - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Builds the LoadConfiguration with defaults applied for unspecified optional parameters.
- build() - Method in class dev.getelements.elements.sdk.Event.Builder
-
Builds the
Event. - build() - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Builds the
ElementsLocalinstance - build() - Method in interface dev.getelements.elements.sdk.service.appleiap.client.invoker.AppleIapVerifyReceiptInvoker.Builder
-
Builds the instance of
AppleIapVerifyReceiptInvoker. - build() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Constructs the instance of
Notificationwith all of the configured information. - build() - Method in class dev.getelements.elements.sdk.util.ElementScopes.Builder
-
Creates a new instance of
ElementScopeswith the specified parameters. - build() - Method in class dev.getelements.elements.sdk.util.OffensiveWordFilter.Builder
-
Builds the OffensiveWordFilter instance.
- build() - Method in class dev.getelements.elements.sdk.util.SimpleAttributes.Builder
-
Returns a new instance of
SimpleAttributesbased on this builder. - build() - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Builds the UniqueCodeGenerator with the specified configuration.
- build() - Method in class dev.getelements.elements.service.appleiap.client.invoker.builder.DefaultAppleIapVerifyReceiptInvokerBuilder
- build() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- build(IndexPlanner.IndexMetadataGenerator<IdentifierT>) - Method in class dev.getelements.elements.sdk.dao.index.IndexPlanner.Builder
- build(BuildIndexRequest) - Method in interface dev.getelements.elements.sdk.service.index.IndexService
- build(BuildIndexRequest) - Method in class dev.getelements.elements.service.index.SuperUserIndexService
- build(ByteBuffer) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand.Builder
-
Builds the
UnixFSTransactionCommandby appending it and its commands to the suppliedByteBuffer. - build(Consumer<AsyncConnectionGroup<ContextT, BuilderSocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnectionGroup.Builder
-
Builds the
AsyncConnectionGroup. - buildAllCustom() - Method in class dev.getelements.elements.dao.mongo.MongoIndexer
- buildAllCustom() - Method in interface dev.getelements.elements.sdk.dao.IndexDao.Indexer
-
Builds all custom indexes (eg metadata)
- buildApiClassLoader(ClassLoader, Path...) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Builds a classloader containing API jars from one or more paths.
- buildApiClassLoader(ClassLoader, Collection<Path>) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Builds a classloader containing API jars from a collection of paths.
- buildApiClassLoader(ClassLoader, Collection<Path>) - Method in class dev.getelements.elements.sdk.spi.DirectoryElementPathLoader
- buildAppleIapContextString(String, String, Integer) - Static method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Builds the context string for an Apple IAP-sourced reward issuance.
- buildContextString(Object...) - Static method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Builds a context string by joining the given components with
RewardIssuance.CONTEXT_SEPARATOR. - buildCustomIndexesFor(IndexableType) - Method in class dev.getelements.elements.dao.mongo.MongoIndexer
- buildCustomIndexesFor(IndexableType) - Method in interface dev.getelements.elements.sdk.dao.IndexDao.Indexer
-
Builds for a specific indexable type.
- builder() - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand
-
Gets a
UnixFSTransactionCommand.Builderused to construct an instance ofUnixFSTransactionCommandcommand. - builder() - Static method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Creates a new builder for TransientDeploymentRequest.
- builder() - Static method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Creates a new builder for LoadConfiguration.
- builder() - Static method in interface dev.getelements.elements.sdk.Event
-
Returns a new
Event.BuilderforEventinstances. - builder() - Static method in class dev.getelements.elements.sdk.util.ElementScopes
-
Creates a new builder for ElementScopes.
- Builder() - Constructor for class dev.getelements.elements.rt.util.ConcurrentReferenceMap.Builder
- Builder() - Constructor for class dev.getelements.elements.sdk.dao.index.IndexPlanner.Builder
- Builder() - Constructor for class dev.getelements.elements.sdk.Event.Builder
- Builder() - Constructor for class dev.getelements.elements.sdk.util.ElementScopes.Builder
- Builder() - Constructor for class dev.getelements.elements.sdk.util.OffensiveWordFilter.Builder
- Builder() - Constructor for class dev.getelements.elements.sdk.util.SimpleAttributes.Builder
- Builder() - Constructor for class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
- buildFacebookIapContextString(String, String) - Static method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Builds the context string for a Facebook-sourced reward issuance.
- buildGooglePlayIapContextString(String, String) - Static method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Builds the context string for a Google Play-sourced reward issuance.
- buildIdentifyingRewardIssuanceTag(Progress, int) - Static method in class dev.getelements.elements.sdk.model.mission.Step
-
Builds the identifying reward issuance tag for the given progress and sequence.
- buildIdentifyingRewardIssuanceTag(String) - Static method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Builds the identifying reward issuance tag for the given order ID.
- buildIdentifyingRewardIssuanceTag(String) - Static method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Builds the identifying reward issuance tag for the given transaction ID.
- buildIdentifyingRewardIssuanceTag(String) - Static method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Builds the identifying reward issuance tag for the given original transaction ID.
- buildIdentifyingRewardIssuanceTag(String) - Static method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Builds the identifying reward issuance tag for the given order ID.
- buildIdentifyingRewardIssuanceTag(String, int) - Static method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Builds the identifying reward issuance tag for the given transaction and SKU ordinal.
- buildIndexes() - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
- buildIndexes() - Method in interface dev.getelements.elements.sdk.dao.Indexable
-
Builds the indexes based on the last plan operation.
- buildIndexes(BuildIndexRequest) - Method in class dev.getelements.elements.rest.index.IndexResource
- BuildIndexRequest - Class in dev.getelements.elements.sdk.model.index
-
Starts a new indexing operation.
- BuildIndexRequest() - Constructor for class dev.getelements.elements.sdk.model.index.BuildIndexRequest
-
Creates a new instance.
- buildMissionProgressContextString(String, int, int) - Static method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Builds the context string for a Mission Progression-sourced reward issuance.
- buildMissionProgressContextString(String, String, String) - Static method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Builds the context string for a Mission Progression-sourced reward issuance.
- buildOculusIapContextString(String, String) - Static method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Builds the context string for an Oculus-sourced reward issuance.
- BuildPropertiesVersionService - Class in dev.getelements.elements.service.version
- BuildPropertiesVersionService() - Constructor for class dev.getelements.elements.service.version.BuildPropertiesVersionService
- buildRewardIssuanceTags(Progress, int) - Static method in class dev.getelements.elements.sdk.model.mission.Step
-
Builds the list of reward issuance tags for the given progress and sequence.
- buildRewardIssuanceTags(String) - Static method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Builds the list of reward issuance tags for the given order ID.
- buildRewardIssuanceTags(String) - Static method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Builds the list of reward issuance tags for the given transaction ID.
- buildRewardIssuanceTags(String) - Static method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Builds the reward issuance tags for the given original transaction ID.
- buildRewardIssuanceTags(String) - Static method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Builds the list of reward issuance tags for the given order ID.
- buildRewardIssuanceTags(String, int) - Static method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Builds the reward issuance tags for the given transaction and SKU ordinal.
- buildRO() - Method in interface dev.getelements.elements.rt.transact.Snapshot.Builder
-
Builds the
Snapshot. - buildRO() - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- buildRO(NodeId) - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- buildRO(NodeId) - Method in interface dev.getelements.elements.rt.transact.TransactionalResourceServicePersistence
-
Starts building an instance of
ReadOnlyTransactionagainst the underlying data store. - buildRW() - Method in interface dev.getelements.elements.rt.transact.Snapshot.Builder
-
Builds the
Snapshot. - buildRW() - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- buildRW(NodeId) - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- buildRW(NodeId) - Method in interface dev.getelements.elements.rt.transact.TransactionalResourceServicePersistence
-
Starts building an instance of
ReadWriteTransactionagainst the underlying data store. - buildTestReward(int, Item) - Method in class dev.getelements.elements.dao.mongo.test.MissionTestFactory
- buildTestStep(String, String, int, Item) - Method in class dev.getelements.elements.dao.mongo.test.MissionTestFactory
- buildTestUser() - Method in class dev.getelements.elements.dao.mongo.test.UserTestFactory
- buildTestUser(Consumer<User>) - Method in class dev.getelements.elements.dao.mongo.test.UserTestFactory
- buildValidatedTag(String) - Static method in interface dev.getelements.elements.sdk.model.Taggable
-
Returns a validated version of the given tag string, ensuring that the string is: • trimmed of whitespace and newlines; • excised of any newline chars from inside the string; • excised of any contiguous sequence of whitespace chars, replacing the sequence with a single underscore character; • [TBD] excised of any non-alpha, non-digit characters, replacing them with underscores; and • [TBD] forced to all lowercase.
- buildValidatedTags(List<String>) - Static method in interface dev.getelements.elements.sdk.model.Taggable
-
Takes in a list of tags and returns a list of deduplicated, validated tag strings.
- Built-in Resource Overrides - Search tag in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- Section
- BuiltinSpi - Enum Class in dev.getelements.elements.deployment.jetty
-
The recommended loader SPIs based on the current system version and configurations.
- builtinSpis() - Method in record class dev.getelements.elements.sdk.model.system.ElementManifestMetadata
-
Returns the value of the
builtinSpisrecord component. - builtinSpis() - Method in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Returns the value of the
builtinSpisrecord component. - BulkMintTokenRequest - Class in dev.getelements.elements.sdk.model.blockchain
-
Represents a request to mint multiple blockchain tokens using a specific contract.
- BulkMintTokenRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.BulkMintTokenRequest
-
Creates a new instance.
- BUSY_ERROR - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
The system was unable to process the request due to load or other issues.
C
- CA - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- CA_PASSPHRASE - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- CachedThreadPoolProvider - Class in dev.getelements.elements.rt.remote.provider
- CachedThreadPoolProvider() - Constructor for class dev.getelements.elements.rt.remote.provider.CachedThreadPoolProvider
- CachingContextFactory - Class in dev.getelements.elements.rt.remote
- CachingContextFactory() - Constructor for class dev.getelements.elements.rt.remote.CachingContextFactory
- CachingFirebaseAppFactory - Class in dev.getelements.elements.service.firebase
- CachingFirebaseAppFactory() - Constructor for class dev.getelements.elements.service.firebase.CachingFirebaseAppFactory
- CachingShrinkwrapElementArtifactLoader - Class in dev.getelements.elements.sdk.spi.shrinkwrap
- CachingShrinkwrapElementArtifactLoader() - Constructor for class dev.getelements.elements.sdk.spi.shrinkwrap.CachingShrinkwrapElementArtifactLoader
- calculateCurrentEpoch() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
-
Calculates the epoch for the current server time.
- calculateEpochForMillis(long) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
-
Calculates the epoch's starting millis to which the given millis timestamp belongs.
- call(Object...) - Method in interface dev.getelements.elements.sdk.Callback
-
Executes the callback against the resolved service.
- call(Object...) - Method in record class dev.getelements.elements.sdk.query.MethodCallbackRecord
- call(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.FlowSmartContractInvocationService.Invoker
-
Calls a script on the blockchain.
- call(String, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.NearSmartContractInvocationService.Invoker
-
Calls a script on the blockchain.
- call(String, String, Map<String, ?>) - Method in interface dev.getelements.elements.sdk.service.blockchain.NearSmartContractInvocationService.Invoker
-
Executes a script, but does not write, to the blockchain.
- call(String, String, Map<String, ?>) - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- call(String, List<String>, List<?>) - Method in interface dev.getelements.elements.sdk.service.blockchain.FlowSmartContractInvocationService.Invoker
-
Exectues a script, but does not write, to the blockchain.
- call(String, List<String>, List<?>) - Method in class dev.getelements.elements.service.blockchain.invoke.flow.FlowInvoker
- call(String, List<String>, List<Object>, List<String>) - Method in interface dev.getelements.elements.sdk.service.blockchain.EvmSmartContractInvocationService.Invoker
-
Calls the smart contract method with the supplied parameter types and return types.
- call(String, List<String>, List<Object>, List<String>) - Method in class dev.getelements.elements.service.blockchain.invoke.evm.Web3jInvoker
- callback(String, Class<?>...) - Method in record class dev.getelements.elements.sdk.query.ElementServiceQuery
-
Queries fo ra
Callbackwith the supplied method name and parameter types. - callback(String, String, String, String, UriInfo) - Method in class dev.getelements.elements.rest.auth.OidcCallbackResource
-
Handles the provider's redirect callback, delegating to
OidcLoginAttemptService.handleCallback(java.lang.String, java.lang.String, java.lang.String, java.lang.String)to validate the exchanged identity and advance the matching pending attempt. - Callback<ResultT> - Interface in dev.getelements.elements.sdk
-
Indicates a Callback type.
- CallbackDefinition - Class in dev.getelements.elements.sdk.model.application
-
Defines a script method and a module to invoke.
- CallbackDefinition() - Constructor for class dev.getelements.elements.sdk.model.application.CallbackDefinition
-
Creates a new instance.
- cancel() - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient.Request
-
Cancels the pending response, if possible.
- cancel() - Method in interface dev.getelements.elements.rt.remote.AsyncOperation
-
Cancels the invocation.
- cancel() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation
- cancel() - Method in interface dev.getelements.elements.rt.remote.Node.Startup
-
Cancels the operation.
- cancel() - Method in class dev.getelements.elements.rt.routing.AggregateAsyncOperation
- cancel(boolean) - Method in class dev.getelements.elements.rt.routing.AggregateFuture
- CANCELED - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
-
Indicates that the operation has been canceled successfully.
- CANCELLATION_PENDING - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
-
Indicates that the operation is pending cancellation, but the cancellation has not taken place.
- candidates() - Method in record class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Configuration
-
Returns the value of the
candidatesrecord component. - cannotGetLengthOf - Variable in class org.eclipse.jgit.http.server.HttpServerText
- CaseFormat - Enum Class in dev.getelements.elements.rt.annotation
-
Specifies case format translation.
- cdn - Enum constant in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
The Content Delivery (CDN) Service.
- CDN_CLONE_ENDPOINT - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify the endpoint file path for cloning static content.
- CDN_FILE_DIRECTORY - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify the file path for static content.
- CDN_OUTSIDE_URL - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
Gets the outside CDN url
- CDN_PUBLIC_MAX_AGE - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
Max-age (in seconds) advertised in Cache-Control for publicly-readable large objects.
- CDN_SERVE_ENDPOINT - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify the endpoint for serving static content.
- CdnDeploymentService - Interface in dev.getelements.elements.sdk.service.cdn
- CdnDeploymentServiceProvider - Class in dev.getelements.elements.service.cdn
- CdnDeploymentServiceProvider() - Constructor for class dev.getelements.elements.service.cdn.CdnDeploymentServiceProvider
- CdnServeModule - Class in dev.getelements.elements.jetty
- CdnServeModule() - Constructor for class dev.getelements.elements.jetty.CdnServeModule
- certForKeyId(String) - Static method in class dev.getelements.elements.service.GoogleSignInCertificateHelper
- CERTIFICATE - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
See RFC-5280
- CERTIFICATE_REQUEST - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
See RFC-2986
- certToPublicKey(String) - Static method in class dev.getelements.elements.service.GoogleSignInCertificateHelper
- chain(Subscription) - Method in interface dev.getelements.elements.sdk.Subscription
-
Chains this
Subscriptionto the other so that both will be unsubscribed at the same time. - CharSequenceStreams - Class in dev.getelements.elements.sdk.util
-
Utility class for generating streams of CharSequence subsequences.
- CHARSET - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingServer
- CHARSET - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter
- check(CharSequence) - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Checks the input for any subsequence that matches this offensive word within the allowed edit distance.
- check(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Checks that the supplied
Pathis part of the datastore. - check(T) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction
-
Checks that this transaction's
NodeIdmatches the suppliedNodeId, which is to say that bothNodeIdinstances have the sameInstanceId. - checkAddressComponentHasNodeId(Object) - Static method in interface dev.getelements.elements.rt.routing.RoutingUtility
-
Ensure that the component is an instance of
HasNodeIdthrowing aRoutingExceptionif the object is not an instance ofHasNodeId. - checkAndRefreshSessionIfNecessary(String) - Method in interface dev.getelements.elements.sdk.service.auth.SessionService
-
Finds an instance of
Sessionbased on the id, as determined bySessionCreation.getSessionSecret(). - checkAndRefreshSessionIfNecessary(String) - Method in class dev.getelements.elements.service.auth.DefaultSessionService
- checkConflict(String) - Method in class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry
-
Checks whether a proposed context path conflicts with any registered prefix.
- checkDatabaseHealthStatus() - Method in class dev.getelements.elements.dao.mongo.health.MongoDatabaseHealthStatusDao
- checkDatabaseHealthStatus() - Method in interface dev.getelements.elements.sdk.dao.DatabaseHealthStatusDao
- checkedUpdate(SaveDataDocument) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- checkedUpdate(SaveDataDocument) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Updates an existing
SaveDataDocument. - checkForCurrentUser(String) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Given the userId, which may be either username or email address, will check for the current user.
- checkHealthStatus() - Method in interface dev.getelements.elements.sdk.service.health.HealthStatusService
-
Performs some health checks on the server and then returns the status.
- checkHealthStatus() - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- checkLevenshtein(CharSequence) - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Checks the input for any subsequence that matches this offensive word within the allowed edit distance.
- checkMetaphone(CharSequence) - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Checks the input for any subsequence that matches this offensive word using the Metaphone algorithm.
- checkNotRunning() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- checkRunning() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- checksum() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm.Checkable
-
Returns the member of the struct containing the checksum.
- checksum() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- checkValidName(String) - Static method in interface dev.getelements.elements.sdk.service.topic.Topic
-
Checks if the supplied
Topicname is valid. - CipherUtility - Interface in dev.getelements.elements.sdk.service.util
-
Deals with instances of
Cipheras well as provides some standard utilities for encrypting data. - claimAsString(DecodedJWT, String) - Static method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
-
Reads a claim as a string, tolerating a bare
nullfromPayload.getClaim(String)— a realDecodedJWTnever returns null there (a missing claim comes back as aNullClaimwhoseasString()is null), but a mocked one used in tests can return a bare null for an unstubbed claim name. - claimCompleteById(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- claimCompleteById(String) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Atomically claims a COMPLETE attempt matching the given id, transitioning it to a terminal claimed state and clearing the stored session so it cannot be observed again.
- CLAIMED - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcLoginAttemptStatus
-
The completed session has already been claimed by a poller, or a link-ready attempt has already been consumed by a poll.
- claimLinkReadyById(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- claimLinkReadyById(String) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Atomically claims a LINK_READY attempt matching the given id, transitioning it to a terminal claimed state and clearing the stored claims so it cannot be observed again.
- classes() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader.NoScanOpenApiScanner
- classes() - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource.NoScanOpenApiScanner
- classifier() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns the value of the
classifierrecord component. - classLoader() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
classLoaderrecord component. - Classloader Architecture - Search tag in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- Section
- Classloader Structure for Isolated Elements - Search tag in interface dev.getelements.elements.sdk.ElementLoaderFactory
- Section
- ClassLoaderUtils - Class in dev.getelements.elements.sdk.spi
- ClassLoaderUtils(Class<? extends ClassLoader>) - Constructor for class dev.getelements.elements.sdk.spi.ClassLoaderUtils
- Class Loading Process - Search tag in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- Section
- classpath() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns the value of the
classpathrecord component. - classpath() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
classpathrecord component. - CLASSPATH_DIR - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The Classpath directory name.
- CLEAN - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerStatus
-
The container has been deployed with success.
- CLEAN - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeStatus
-
The runtime loaded successfully.
- cleanup(UnixFSHasFilesystemPath, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Cleans up the object with the transaction ID.
- cleanup(ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Cleans up whatever may have been left behind by a partial transaction.
- cleanup(ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.TaskIndex
-
Cleans up the task changes with the supplied
ResourceIdand transaction id. - cleanup(ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- cleanup(ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- cleanup(Path, String) - Method in interface dev.getelements.elements.rt.transact.PathIndex
-
Cleans up whatever may have been left behind by a partial transaction.
- cleanup(Path, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathIndex
- CLEANUP - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramExecutionPhase
-
Happens in the cleanup phase.
- CLEANUP_RESOURCE_AT_PATH - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
Cleans up whatever resources were left behind as part of a
Pathupdate during a transaction. - CLEANUP_RESOURCE_FOR_RESOURCE_ID - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
Cleans up whatever resources were left behind as part of a
ResourceIdupdate during a transaction. - CLEANUP_TASKS_FOR_RESOURCE_ID - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
Cleans up whatever resources were left behind as tasks made for a
ResourceId - cleanupGarbage() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Cleans up any garbage in the garbage directory.
- cleanupGarbage(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Cleans up the garbage in the supplied
Path. - cleanupPath(UnixFSTransactionProgram, UnixFSTransactionCommand, Path, String) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter.ExecutionHandler
-
Cleans up the
Pathresources associated with the transaction. - cleanupPath(UnixFSTransactionProgram, UnixFSTransactionCommand, Path, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionRollbackExecutionHandler
- cleanupResource(UnixFSTransactionProgramExecutionPhase, ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Cleans up the supplied
ResourceIdchanges from the data store. - cleanupResource(UnixFSTransactionProgramExecutionPhase, Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Cleans up the supplied
Pathchanges from the data store. - cleanupResourceId(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter.ExecutionHandler
-
Cleans up the
ResourceIdresources associated with the transaction. - cleanupResourceId(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionRollbackExecutionHandler
- cleanupTasks(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter.ExecutionHandler
-
Cleans up the tasks for the
ResourceIdresources associated with the transaction. - cleanupTasks(UnixFSTransactionProgram, UnixFSTransactionCommand, ResourceId, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionRollbackExecutionHandler
- cleanupTasksForResource(UnixFSTransactionProgramExecutionPhase, ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Cleans up the tasks for the supplied
ResourceId. - clear() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.Slice
-
Clears the contents of the slice by filling the underlying memory with the filler bytes.
- clear() - Method in class dev.getelements.elements.sdk.util.ConcurrentDequePublisher
- clear() - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- clear() - Method in class dev.getelements.elements.sdk.util.LinkedPublisher
- clear() - Method in interface dev.getelements.elements.sdk.util.Publisher
-
Clears all
Subscriptions and implicitly removes them from the internal pool. - clearConnectAddresses() - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- clearConnectAddresses() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- clearConnectAddresses() - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- clearEvents() - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Clears all events until a subsequent call to
AsyncConnection.setEvents(Event...)is made. - clearNulls() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- client(Supplier<ZMQ.Socket>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQCurveSecurity
- client(Supplier<ZMQ.Socket>) - Method in interface dev.getelements.elements.rt.remote.jeromq.JeroMQSecurity
-
Configures the socket for use as a client socket.
- client(ZMQ.Socket) - Method in interface dev.getelements.elements.rt.remote.jeromq.JeroMQSecurity
-
Configures the socket for use as a client socket.
- CLIENT_CERTIFICATE - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- CLIENT_CERTIFICATE_PASSPHRASE - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- CLIENT_SECRET_BASIC - Enum constant in enum class dev.getelements.elements.sdk.model.auth.TokenEndpointAuthMethod
-
Sends the client id and secret as an HTTP Basic Authorization header.
- CLIENT_SECRET_POST - Enum constant in enum class dev.getelements.elements.sdk.model.auth.TokenEndpointAuthMethod
-
Sends the client id and secret as additional form parameters in the request body.
- ClientContext - Class in dev.getelements.elements.rest.test
- ClientContext() - Constructor for class dev.getelements.elements.rest.test.ClientContext
- clientHas175ChunkedEncodingBug - Variable in class org.eclipse.jgit.http.server.HttpServerText
- ClientObjectMapperContextResolver - Class in dev.getelements.elements.rt.jersey
- ClientObjectMapperContextResolver() - Constructor for class dev.getelements.elements.rt.jersey.ClientObjectMapperContextResolver
- ClientSerializationStrategy - Annotation Interface in dev.getelements.elements.rt.annotation
-
Specifies the serialization strategy for a model.
- ClientVersionUtil - Class in org.eclipse.jgit.http.server
-
Parses Git client User-Agent strings.
- CliMongoTestInstance - Class in dev.getelements.elements.sdk.mongo.test
- CliMongoTestInstance(int, String) - Constructor for class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- close() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- close() - Method in class dev.getelements.elements.dao.mongo.MongoIndexer
- close() - Method in interface dev.getelements.elements.rt.ApplicationNodeIdentifierService
- close() - Method in interface dev.getelements.elements.rt.AsyncConnectionGroup
-
Closes all
Connectioninstances assocaited with thisAsyncConnectionGroup. - close() - Method in interface dev.getelements.elements.rt.AsyncConnectionPool
-
Closes this
AsyncConnectionPool<ContextT,and releases allSocketT> AsyncConnection<ContextT,resources stored therein.SocketT> - close() - Method in interface dev.getelements.elements.rt.Connection
-
Closes the
Connectionan destroys the associated underlying socket. - close() - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionGroup
- close() - Method in class dev.getelements.elements.rt.jeromq.JeroMQMonitorThread
- close() - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient
-
Closes this instance of
AsyncControlClient. - close() - Method in interface dev.getelements.elements.rt.remote.ControlClient
-
Closes this instance of
ControlClient - close() - Method in interface dev.getelements.elements.rt.remote.Instance
-
Attempts to stop the instance.
- close() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService.InstanceBinding
-
Closes the binding.
- close() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncControlClient
- close() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- close() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceBinding
- close() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingServer
- close() - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- close() - Method in interface dev.getelements.elements.rt.remote.Worker.Accessor
-
Releases any resources associated with the
Worker.Mutator. - close() - Method in interface dev.getelements.elements.rt.Resource
-
Closes and destroys this Resource.
- close() - Method in interface dev.getelements.elements.rt.ResourceLoader
-
Closes the
ResourceLoaderand cleaning up any resources. - close() - Method in interface dev.getelements.elements.rt.ResourceService.ResourceAcquisition
-
Closes the transaction
- close() - Method in interface dev.getelements.elements.rt.ResourceService.ResourceTransaction
-
Closes the transaction
- close() - Method in interface dev.getelements.elements.rt.transact.ExclusiveReadWriteTransaction
-
Closes this
ExclusiveReadWriteTransaction. - close() - Method in class dev.getelements.elements.rt.transact.NullTaskEntry
- close() - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction
-
Closes this transaction, releasing any underlying system resources associated with this transaction.
- close() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Closers this
ResourceEntryreleasing any underlying resources associated with theResourceEntry. - close() - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Closes this snapshot, releasing any underlying system resources associated with this snapshot.
- close() - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- close() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Closes this
TaskEntry. - close() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- close() - Method in interface dev.getelements.elements.rt.transact.TransactionJournal.MutableEntry
-
Closes this entry.
- close() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryExisting
- close() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryExisting
- close() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryNew
- close() - Method in interface dev.getelements.elements.rt.transact.WorkingCopy
- close() - Method in class dev.getelements.elements.rt.util.InputStreamAdapter
- close() - Method in class dev.getelements.elements.rt.util.OutputStreamAdapter
- close() - Method in interface dev.getelements.elements.sdk.dao.ElementEntityRegistrar.Batch
-
Applies all accumulated mutations, rebuilding the underlying mapper exactly once.
- close() - Method in interface dev.getelements.elements.sdk.dao.IndexDao.Indexer
-
Ends the indexing process.
- close() - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Closes and releases the transaction.
- close() - Method in interface dev.getelements.elements.sdk.Element
-
Closes the element and releases any resources associated with the element.
- close() - Method in interface dev.getelements.elements.sdk.ElementRegistry
-
Closes all
Elementinstances within thisElementRegistryand closes the registry itself. - close() - Method in interface dev.getelements.elements.sdk.ElementScope.Handle
-
Releases the current scope for this thread.
- close() - Method in interface dev.getelements.elements.sdk.local.ElementsLocal
-
Closes this
ElementsLocal. - close() - Method in class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- close() - Method in interface dev.getelements.elements.sdk.mongo.test.MongoTestInstance
-
Closes and stops this mongo instance
- close() - Method in interface dev.getelements.elements.sdk.service.topic.Topic.Publisher
-
For the sake of convenience, this omits the
Exceptionspecification. - close() - Method in interface dev.getelements.elements.sdk.service.topic.Topic.Subscription
-
For the sake of convenience, this omits the
Exceptionspecification. - close() - Method in class dev.getelements.elements.sdk.spi.ElementApiClassLoader
-
Closes this classloader and all associated FileSystems.
- close() - Method in class dev.getelements.elements.sdk.spi.ElementEventDispatcher
- close() - Method in class dev.getelements.elements.sdk.spi.ElementScopedElementRegistry
- close() - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- close() - Method in class dev.getelements.elements.sdk.spi.RootElementRegistry
- close() - Method in class dev.getelements.elements.sdk.spi.SharedElement
- close() - Method in interface dev.getelements.elements.sdk.util.FinallyAction
- close() - Method in interface dev.getelements.elements.sdk.util.Monitor
- close() - Method in interface dev.getelements.elements.sdk.util.ReentrantThreadLocal.Scope
- close() - Method in class dev.getelements.elements.setup.commands.SetupShell
- close() - Method in interface dev.getelements.elements.setup.SetupCommand
-
Closes the command.
- close() - Method in interface dev.getelements.elements.test.EmbeddedInstanceContainer
-
Closes this
EmbeddedWorkerInstanceContainer. - close() - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Closes the test service.
- close() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- close() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
- CLOSE - Static variable in class dev.getelements.elements.rt.util.InputStreamAdapter
-
Indicates as to whether or not the underlying
ReadableByteChannelshould be closed when this is closed - CLOSE - Static variable in class dev.getelements.elements.rt.util.OutputStreamAdapter
-
Indicates if the
OutputStreamshould close the underlyingWritableByteChannel. - CLOSE_BINDING_FOR_NODE - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Closes a binding for a node by specifying the
NodeId. - CLOSE_ROUTES_VIA_INSTANCE - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Closes a route to a node by specifying the
NodeId. - closeBinding(NodeId) - Method in interface dev.getelements.elements.rt.remote.ControlClient
-
Issues the command to close a binding.
- closeBinding(NodeId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- closeBinding(NodeId, AsyncControlClient.ResponseConsumer<Void>) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient
-
Issues the command to close a binding.
- closeBinding(NodeId, AsyncControlClient.ResponseConsumer<Void>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncControlClient
- closeBindingForNode(NodeId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQDemultiplexRouter
- CLOSED - Enum constant in enum class dev.getelements.elements.sdk.model.match.MultiMatchStatus
-
The match is closed to new players and will not accept new players, even if somebody leaves.
- closeMatch(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- closeMatch(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Flags the
MultiMatchas closed, disallowing players to join. - closeRoutesViaInstance(InstanceId, String) - Method in interface dev.getelements.elements.rt.remote.ControlClient
-
Close the routes via the
InstanceId. - closeRoutesViaInstance(InstanceId, String) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- closeRoutesViaInstance(InstanceId, String) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQMultiplexRouter
- closeRoutesViaInstance(InstanceId, String, AsyncControlClient.ResponseConsumer<Void>) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient
-
Close the routes via the
InstanceId. - closeRoutesViaInstance(InstanceId, String, AsyncControlClient.ResponseConsumer<Void>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncControlClient
- ClusterContext - Class in dev.getelements.elements.rt.remote
-
A type of
Contextwhich is used to house remotely invokable instances. - ClusterContext() - Constructor for class dev.getelements.elements.rt.remote.ClusterContext
- ClusterContextFactoryModule - Class in dev.getelements.elements.rt.remote.guice
- ClusterContextFactoryModule() - Constructor for class dev.getelements.elements.rt.remote.guice.ClusterContextFactoryModule
- ClusterContextModule - Class in dev.getelements.elements.rt.remote.guice
- ClusterContextModule() - Constructor for class dev.getelements.elements.rt.remote.guice.ClusterContextModule
- CMS - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
See RFC-5652
- CODE_SERVE_URL - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The async request timeout limit.
- CodegenRequest - Class in dev.getelements.elements.sdk.model.codegen
-
Represents a request to generate client code from an Element OpenAPI spec.
- CodegenRequest() - Constructor for class dev.getelements.elements.sdk.model.codegen.CodegenRequest
-
Creates a new instance.
- CodegenResource - Class in dev.getelements.elements.rest.codegen
- CodegenResource() - Constructor for class dev.getelements.elements.rest.codegen.CodegenResource
- CodegenService - Interface in dev.getelements.elements.sdk.service.codegen
-
Interface for code generation services
- CodeServeModuleDefaults - Class in dev.getelements.elements.codeserve
-
Module defaults for the code server.
- CodeServeModuleDefaults() - Constructor for class dev.getelements.elements.codeserve.CodeServeModuleDefaults
- CodeServeStorageModule - Class in dev.getelements.elements.codeserve.guice
- CodeServeStorageModule() - Constructor for class dev.getelements.elements.codeserve.guice.CodeServeStorageModule
- CodeStyle - Annotation Interface in dev.getelements.elements.rt.annotation
-
Indicates the exposed code style.
- COLLSCAN - Static variable in class dev.getelements.elements.dao.mongo.MongoDBUtils
- combine(InvocationResult, InvocationResult) - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
-
Combines two
InvocationResultinstances. - combine(InvocationResult, InvocationResult) - Method in class dev.getelements.elements.rt.routing.ListAggregateRoutingStrategy
- combine(Object, Object) - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
-
Combines two raw
Objectresults. - combine(Object, Object) - Method in class dev.getelements.elements.rt.routing.BroadcastRoutingStrategy
- combine(Object, Object) - Method in class dev.getelements.elements.rt.routing.ListAggregateRoutingStrategy
- commandName - Variable in enum class dev.getelements.elements.setup.SetupCommands
- commandType - Variable in enum class dev.getelements.elements.setup.SetupCommands
- commit() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- commit() - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Commits any changes to the
Worker. - commit() - Method in interface dev.getelements.elements.rt.ResourceService.ResourceTransaction
-
Commits the transaction.
- commit() - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Commits the
ReadWriteTransactionto persistent storage. - commit() - Method in interface dev.getelements.elements.rt.transact.TransactionJournal.MutableEntry
-
Commits the pending changes to the
TransactionJournal. - commit() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgram
-
Commits this
UnixFSTransactionProgramby calculating the checksum and setting it's - commit() - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Commits the transaction.
- commit(UnixFSHasFilesystemPath, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Commits the supplied file, provided the transaction ID.
- COMMIT - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramExecutionPhase
-
This executes the operations needed to perform the transaction, including all writes to the datastore.
- CommonModuleDefaults - Class in dev.getelements.elements.config
-
Created by patricktwohig on 5/25/17.
- CommonModuleDefaults() - Constructor for class dev.getelements.elements.config.CommonModuleDefaults
- CommonType - Interface in dev.getelements.elements.sdk.test.element
-
An example common type that is shared among elements in the sdk-test-element module.
- compare(int[], int[]) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
Compare two version strings for natural ordering.
- compare(Path, Path) - Method in class dev.getelements.elements.sdk.cluster.path.Paths.WildcardFirst
- compare(Path, Path) - Method in class dev.getelements.elements.sdk.cluster.path.Paths.WildcardLast
- compareAndIncrementTrailing(UnixFSDualCounter.Snapshot) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Given a
UnixFSDualCounter.Snapshot, this attempts to increment the trailing value. - compareAndSet(long, long) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSAtomicLong
-
Compares and sets the value, atomically.
- compareTo(JeroMQInstanceConnectionId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionId
- compareTo(JndiInstanceHostInfo) - Method in class dev.getelements.elements.rt.remote.JndiInstanceHostInfo
- compareTo(SimpleReference<T>) - Method in class dev.getelements.elements.rt.util.SimpleReference
-
If the type T is of the
Comparable<T>then, this will perform the comparison. - compareTo(HasCompoundId<V1CompoundId>) - Method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Compares this instance with the other instance.
- compareTo(HasCompoundId<V1CompoundId>) - Method in class dev.getelements.elements.sdk.cluster.id.InstanceId
-
Compares this instance with the other instance.
- compareTo(HasCompoundId<V1CompoundId>) - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Compares this instance with the other instance.
- compareTo(HasCompoundId<V1CompoundId>) - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Compares this instance with the other instance.
- compareTo(HasCompoundId<V1CompoundId>) - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
-
Compares this instance with the other instance.
- compile(UnixFSTransactionProgramExecutionPhase...) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Compiles this program, setting the header values as well as writing the bytecode to
ByteBuffercontaining the program's instructions. - complete(SessionCreation) - Static method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
-
Builds a synchronously-completed response.
- complete(SessionCreation) - Static method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class dev.getelements.elements.setup.jline.ShellCompleter
- COMPLETE - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcLoginAttemptStatus
-
The callback completed successfully; the session is available to be claimed exactly once.
- COMPLETE - Enum constant in enum class dev.getelements.elements.sdk.model.session.OidcLoginAttemptState
-
The session was created successfully.
- CompletePasswordResetRequest - Class in dev.getelements.elements.sdk.model.user
-
Request body for completing a password reset using a single-use token.
- CompletePasswordResetRequest() - Constructor for class dev.getelements.elements.sdk.model.user.CompletePasswordResetRequest
- completeReset(CompletePasswordResetRequest) - Method in class dev.getelements.elements.rest.user.PasswordResetResource
- completeReset(String, String) - Method in interface dev.getelements.elements.sdk.service.user.PasswordResetService
-
Completes the password reset by consuming a single-use token and setting the new password.
- completeReset(String, String) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- completeVerification(String) - Method in class dev.getelements.elements.rest.VerifyResource
- completeVerification(String) - Method in interface dev.getelements.elements.sdk.service.user.EmailVerificationService
-
Completes verification by consuming a single-use token from the email link.
- completeVerification(String) - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- completeVerification(String) - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- completeVerification(String) - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- CompletionServiceLatch - Class in dev.getelements.elements.rt.util
- CompletionServiceLatch() - Constructor for class dev.getelements.elements.rt.util.CompletionServiceLatch
- CompletionServiceLatch(Semaphore) - Constructor for class dev.getelements.elements.rt.util.CompletionServiceLatch
- compute(UnixFSChecksumAlgorithm.ChannelCheckable) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
-
Computes the checksum and then returns the value.
- compute(UnixFSChecksumAlgorithm.Checkable) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
-
Computes the checksum and then sets the
UnixFSChecksumAlgorithm.Checkable.checksum()value. - computeOperation(Function<DataStore, T>) - Method in interface dev.getelements.elements.rt.transact.ExclusiveReadWriteTransaction
- computeRO(Function<Condition, T>) - Method in interface dev.getelements.elements.rt.util.ReadWriteGuard
- computeRO(Function<Condition, T>) - Method in class dev.getelements.elements.rt.util.ReentrantReadWriteGuard
- computeRW(Function<Condition, T>) - Method in interface dev.getelements.elements.rt.util.ReadWriteGuard
- computeRW(Function<Condition, T>) - Method in class dev.getelements.elements.rt.util.ReentrantReadWriteGuard
- ConcurrentDequePublisher<T> - Class in dev.getelements.elements.sdk.util
-
A thread-safe
Publisherwhich uses a standardConcurrentLinkedDequeto perform operations. - ConcurrentDequePublisher() - Constructor for class dev.getelements.elements.sdk.util.ConcurrentDequePublisher
- ConcurrentDequePublisher(Class<?>) - Constructor for class dev.getelements.elements.sdk.util.ConcurrentDequePublisher
- ConcurrentDequePublisher(Logger) - Constructor for class dev.getelements.elements.sdk.util.ConcurrentDequePublisher
- ConcurrentLockedPublisher<T> - Class in dev.getelements.elements.sdk.util
-
Implements a
AsyncPublisherusing aLockto control concurrency. - ConcurrentLockedPublisher(Lock) - Constructor for class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
-
Creates a new
ConcurrentLockedPublisherwith the suppliedLock. - ConcurrentLockedPublisher(Lock, Consumer<Runnable>) - Constructor for class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
-
Creates a new
ConcurrentLockedPublisherwith the suppliedLock. - ConcurrentReferenceMap - Class in dev.getelements.elements.rt.util
-
A reference map backed by either a
WeakReferenceorSoftReference - ConcurrentReferenceMap() - Constructor for class dev.getelements.elements.rt.util.ConcurrentReferenceMap
- ConcurrentReferenceMap.Builder<K,
V> - Class in dev.getelements.elements.rt.util - ConcurrentRoundRobin<T> - Class in dev.getelements.elements.rt
- ConcurrentRoundRobin(T[], int) - Constructor for class dev.getelements.elements.rt.ConcurrentRoundRobin
- Configuration(CharSequence, Random, int, Predicate<String>) - Constructor for record class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Configuration
-
Creates an instance of a
Configurationrecord class. - Configuration(List<OffensiveWordFilter.Word>, Function<CharSequence, CharSequence>) - Constructor for record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Configuration
-
Creates an instance of a
Configurationrecord class. - CONFIGURATION_DIRECTORY - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The ELEMENTS_HOME environment variable.
- ConfigurationModule - Class in dev.getelements.elements.guice
-
Created by patricktwohig on 4/3/15.
- ConfigurationModule(Supplier<Properties>) - Constructor for class dev.getelements.elements.guice.ConfigurationModule
-
Uses all properties (including classpath-scanned
@ElementDefaultAttributedefaults) for both@Namedbindings andSYSTEM_ATTRIBUTES. - ConfigurationModule(Supplier<Properties>, Supplier<Properties>) - Constructor for class dev.getelements.elements.guice.ConfigurationModule
-
Preferred constructor for production use with
DefaultConfigurationSupplier. - configure() - Method in class dev.getelements.elements.appnode.guice.ContextServicesModule
- configure() - Method in class dev.getelements.elements.appnode.guice.MasterNodeModule
- configure() - Method in class dev.getelements.elements.appnode.guice.UnixFSStorageDriverModule
- configure() - Method in class dev.getelements.elements.appnode.guice.WorkerInstanceModule
- configure() - Method in class dev.getelements.elements.cdnserve.guice.FileSystemCdnGitLoaderModule
- configure() - Method in class dev.getelements.elements.cdnserve.guice.FileSystemCdnGitStorageModule
- configure() - Method in class dev.getelements.elements.codeserve.guice.CodeServeStorageModule
- configure() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- configure() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDatastoreBootstrapModule
- configure() - Method in class dev.getelements.elements.dao.mongo.guice.MongoGridFSLargeObjectBucketModule
- configure() - Method in class dev.getelements.elements.dao.mongo.guice.MongoMigrationModule
- configure() - Method in class dev.getelements.elements.dao.mongo.guice.PreDatastoreMigrationModule
- configure() - Method in class dev.getelements.elements.dao.mongo.test.IntegrationTestModule
- configure() - Method in class dev.getelements.elements.dao.mongo.test.MongoTestInstanceModule
- configure() - Method in class dev.getelements.elements.deployment.jetty.loader.ElementBinder
- configure() - Method in class dev.getelements.elements.docserve.DocModule
- configure() - Method in class dev.getelements.elements.guice.ConfigurationModule
- configure() - Method in class dev.getelements.elements.guice.FacebookBuiltinPermissionsModule
- configure() - Method in class dev.getelements.elements.jetty.CdnServeModule
- configure() - Method in class dev.getelements.elements.jetty.ElementsCoreFilterModule
- configure() - Method in class dev.getelements.elements.jetty.ElementsCoreModule
- configure() - Method in class dev.getelements.elements.jetty.ElementsServletContextModule
- configure() - Method in class dev.getelements.elements.jetty.ElementsWebServiceComponentModule
- configure() - Method in class dev.getelements.elements.jetty.JettyServerModule
- configure() - Method in class dev.getelements.elements.jrpc.JsonRpcModule
- configure() - Method in class dev.getelements.elements.rest.guice.RestAPIJerseyModule
- configure() - Method in class dev.getelements.elements.rest.test.EmbeddedRestApiIntegrationTestModule
- configure() - Method in class dev.getelements.elements.rest.test.TestVersionServiceModule
- configure() - Method in class dev.getelements.elements.rpc.guice.JsonRpcJacksonModule
- configure() - Method in class dev.getelements.elements.rt.fst.FSTPayloadReaderWriterModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleContextModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleEventContextModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleExecutorsModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleHandlerContextModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleIndexContextModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleInstanceMetadataContextModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleLoadMonitorServiceModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleManifestContextModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleResourceContextModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleSchedulerContextModule
- configure() - Method in class dev.getelements.elements.rt.guice.SimpleTaskContextModule
- configure() - Method in class dev.getelements.elements.rt.jackson.guice.MultiContentTypeJacksonPayloadReaderModule
- configure() - Method in class dev.getelements.elements.rt.jackson.guice.MultiContentTypeJacksonPayloadWriterModule
- configure() - Method in class dev.getelements.elements.rt.jackson.guice.ObjectMapperPayloadReaderWriterModule
- configure() - Method in class dev.getelements.elements.rt.jersey.guice.JerseyHttpClientModule
- configure() - Method in class dev.getelements.elements.rt.kryo.guice.KryoPayloadReaderWriterModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.ClusterContextFactoryModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.ClusterContextModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.InstanceDiscoveryServiceModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.JndiSrvInstanceDiscoveryServiceModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.NodeIdModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.PersistentInstanceIdModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.RandomInstanceIdModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.SimpleInstanceModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.SimpleRemoteInvokerRegistryModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.SpotifySrvInstanceDiscoveryServiceModule
- configure() - Method in class dev.getelements.elements.rt.remote.guice.StaticInstanceDiscoveryServiceModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQAsyncConnectionServiceModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQContextModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQControlClientFactoryModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQControlClientModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQInstanceConnectionServiceModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQRemoteInvokerModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQSecurityModule
- configure() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- configure() - Method in class dev.getelements.elements.rt.remote.SimpleWatchdogServiceModule
- configure() - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstanceModule
- configure() - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceModule
- configure() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceServiceModule
- configure() - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContextModule
- configure() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionalPersistenceContextModule
- configure() - Method in class dev.getelements.elements.sdk.guice.GuiceServiceLocatorModule
- configure() - Method in class dev.getelements.elements.sdk.guice.RootElementRegistryModule
- configure() - Method in class dev.getelements.elements.sdk.guice.SharedElementModule
- configure() - Method in class dev.getelements.elements.sdk.mongo.guice.MongoSdkModule
- configure() - Method in class dev.getelements.elements.sdk.mongo.test.MongoConfigOnlyModule
- configure() - Method in class dev.getelements.elements.sdk.mongo.test.MongoSdkTestElementModule
- configure() - Method in class dev.getelements.elements.sdk.mongo.test.SslDisabledModule
- configure() - Method in class dev.getelements.elements.sdk.mongo.test.SslEnabledModule
- configure() - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSpiModule
- configure() - Method in class dev.getelements.elements.service.guice.AppleIapReceiptInvokerModule
- configure() - Method in class dev.getelements.elements.service.guice.DatabaseHealthStatusDaoAggregator
- configure() - Method in class dev.getelements.elements.service.guice.EvmInvokerModule
- configure() - Method in class dev.getelements.elements.service.guice.firebase.FirebaseAppFactoryModule
- configure() - Method in class dev.getelements.elements.service.guice.FirebaseNotificationFactoryModule
- configure() - Method in class dev.getelements.elements.service.guice.FlowBlockchainSupportModule
- configure() - Method in class dev.getelements.elements.service.guice.FlowInvokerModule
- configure() - Method in class dev.getelements.elements.service.guice.FlowNetworkModule
- configure() - Method in class dev.getelements.elements.service.guice.MetaIapReceiptInvokerModule
- configure() - Method in class dev.getelements.elements.service.guice.NearBlockchainSupportModule
- configure() - Method in class dev.getelements.elements.service.guice.NearInvokerModule
- configure() - Method in class dev.getelements.elements.service.guice.NearNetworkModule
- configure() - Method in class dev.getelements.elements.service.guice.NotificationServiceModule
- configure() - Method in class dev.getelements.elements.service.guice.OmniBlockchainServicesUtilityModule
- configure() - Method in class dev.getelements.elements.service.guice.ScopedServicesModule
- configure() - Method in class dev.getelements.elements.service.guice.ServicesModule
- configure() - Method in class dev.getelements.elements.service.guice.ServiceUtilityModule
- configure() - Method in class dev.getelements.elements.service.guice.StandardServicesModule
- configure() - Method in class dev.getelements.elements.service.guice.SteamIapReceiptInvokerModule
- configure() - Method in class dev.getelements.elements.service.guice.UnscopedServicesModule
- configure() - Method in class dev.getelements.elements.service.guice.Web3jBlockchainSupportModule
- configure() - Method in class dev.getelements.elements.setup.guice.SetupCommandModule
- configure() - Method in class dev.getelements.elements.setup.guice.SetupCommonModule
- configure() - Method in class dev.getelements.elements.test.guice.TestApplicationNodeModule
- configure() - Method in class dev.getelements.elements.test.guice.TestClientContextFactoryModule
- configure() - Method in class dev.getelements.elements.test.guice.TestClientInstanceModule
- configure() - Method in class dev.getelements.elements.test.guice.TestMasterNodeModule
- configure() - Method in class dev.getelements.elements.test.guice.TestNodeServicesModule
- configure() - Method in class dev.getelements.elements.test.guice.TestWorkerInstanceModule
- configure() - Method in class dev.getelements.elements.webui.react.WebUiReactModule
- configure(FeatureContext) - Method in class dev.getelements.elements.rt.jersey.CsvFeature
- configure(FeatureContext) - Method in class dev.getelements.elements.rt.jersey.GenericMultipartFeature
- configureElement() - Method in class dev.getelements.elements.appnode.guice.AppNodeServicesModule
- configureElement() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoElementModule
- configureElement() - Method in class dev.getelements.elements.deployment.jetty.guice.JettySdkElementModule
- configureElement() - Method in class dev.getelements.elements.sdk.guice.SharedElementModule
-
Configures the
Elementwhich will be used in thisSharedElementModule. - configureElement() - Method in class dev.getelements.elements.sdk.spi.guice.SpiAwareSharedElementModule
- configureElement(Scope) - Method in class dev.getelements.elements.sdk.guice.SharedElementModule
-
Configures the
Elementwhich will be used in thisSharedElementModule. - configureElement(Scope) - Method in class dev.getelements.elements.service.guice.ServicesElementModule
- configureServlets() - Method in class dev.getelements.elements.jetty.ElementsServletModule
- configureServlets() - Method in class dev.getelements.elements.rpc.guice.RpcJerseyModule
- confirmLink(String, String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcLoginAttemptService
-
Finalizes an account-linking attempt by presenting the
confirmTokenreturned only in the originalbegin()response. - confirmLink(String, String) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcLoginAttemptService
- confirmLink(String, String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
-
Finalizes a linking attempt by presenting the
confirmTokenreturned only in the originalbegin()response — the sole proof that the caller is the same party that started the attempt. - confirmLink(String, String) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- confirmOidcSessionLink(String, OidcLoginAttemptConfirmRequest) - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
-
Finalizes a linking attempt by presenting the
confirmTokenreturned only in the originalOidcSessionResource.createOidcSession(dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest)response for this attempt — the actual account-link mutation, deferred out of the provider callback because it cannot verify it's talking to the same party that began the attempt. - CONFLICT - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
The request conflicts with existing data for some reason.
- ConflictException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a request conflicts with existing data.
- ConflictException() - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ConflictException
-
Deprecated.
- ConflictException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.ConflictException
-
Creates a new instance.
- ConflictException(String) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ConflictException
-
Deprecated.
- ConflictException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ConflictException
-
Creates a new instance with the given message.
- ConflictException(String, Throwable) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ConflictException
-
Deprecated.
- ConflictException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ConflictException
-
Creates a new instance with the given message and cause.
- ConflictException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ConflictException
-
Deprecated.
- ConflictException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ConflictException
-
Creates a new instance.
- ConflictException(Throwable) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ConflictException
-
Deprecated.
- ConflictException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ConflictException
-
Creates a new instance with the given cause.
- connection(Function<ContextT, BuilderSocketT>, Consumer<AsyncConnection<ContextT, BuilderSocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnectionGroup.Builder
-
Adds a
AsyncConnectionwith the supplied creation and consumer function. - Connection<ContextT,
SocketT> - Interface in dev.getelements.elements.rt -
Represents a connection to the remote node.
- CONNECTION_ACQUIRED - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
-
Indicates that the operation has acquired a connection and we are waiting for the operation to finish.
- CONNECTION_PENDING - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
-
Indicates that the operation is acquiring a connection from the connection pool.
- connectionString() - Method in record class dev.getelements.elements.sdk.mongo.MongoConfiguration
-
Returns the value of the
connectionStringrecord component. - ConsoleException - Exception Class in dev.getelements.elements.setup
- ConsoleException(String) - Constructor for exception class dev.getelements.elements.setup.ConsoleException
- constantCaseFormat() - Element in annotation interface dev.getelements.elements.rt.annotation.CodeStyle
-
When exposing this module to the other language this will specify the case conversion to apply when generating the method parameter bindings.
- Constants - Interface in dev.getelements.elements.rt
-
Created by patricktwohig on 8/5/15.
- Constants - Interface in dev.getelements.elements.sdk.model
-
Created by patricktwohig on 4/6/15.
- Constants - Interface in dev.getelements.elements.sdk.service
-
Service layer constants.
- Constants.Regexp - Interface in dev.getelements.elements.sdk.model
-
Defines some useful regex patterns.
- construct(Class<?>, ExposedBindingAnnotation) - Method in interface dev.getelements.elements.rt.annotation.ExposedBindingAnnotation.BindingAnnotationFactory
- construct(Class<?>, Class<? extends Annotation>) - Method in class dev.getelements.elements.rt.annotation.DefaultBindingAnnotationFactory
- construct(Class<?>, Class<? extends Annotation>) - Method in interface dev.getelements.elements.rt.annotation.ExposedBindingAnnotation.BindingAnnotationFactory
- consumeAndRecordOculusIapReceipt(OculusIapReceipt) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
-
Verifies the given receipt against the Oculus servers.
- consumeAndRecordOculusIapReceipt(OculusIapReceipt) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- consumedEvents() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
consumedEventsrecord component. - consumedEvents() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
consumedEventsrecord component. - consumeOculusIapPurchase(OculusIapReceipt) - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- CONSUMER - Enum constant in enum class dev.getelements.elements.rt.annotation.Dispatch.Type
-
Deprecated.Renamed to
Dispatch.Type.HYBRID. - consumeRequestBody(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Consume the entire request body, if one was supplied.
- consumeRequestBody(InputStream) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Consume the rest of the input stream and discard it.
- CONTAINER_MOUNTED - Static variable in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Event published when a container is mounted.
- CONTAINER_UNMOUNTED - Static variable in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Event published when a container is unmounted.
- Container Lifecycle Events - Search tag in interface dev.getelements.elements.sdk.deployment.ElementContainerService
- Section
- ContainerRecord(ElementRuntimeService.RuntimeRecord, ElementContainerService.ContainerStatus, Set<URI>, List<String>, List<String>, List<Throwable>, List<Element>) - Constructor for record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Creates an instance of a
ContainerRecordrecord class. - ContentionException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/14/17.
- ContentionException() - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ContentionException
-
Deprecated.
- ContentionException() - Constructor for exception class dev.getelements.elements.rt.exception.ContentionException
- ContentionException(String) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ContentionException
-
Deprecated.
- ContentionException(String) - Constructor for exception class dev.getelements.elements.rt.exception.ContentionException
- ContentionException(String, Throwable) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ContentionException
-
Deprecated.
- ContentionException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ContentionException
- ContentionException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ContentionException
-
Deprecated.
- ContentionException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.ContentionException
- ContentionException(Throwable) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ContentionException
-
Deprecated.
- ContentionException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ContentionException
- contents() - Method in record class dev.getelements.elements.sdk.record.ElementStaticContentRecord
-
Returns the value of the
contentsrecord component. - contentsToCheck() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm.ChannelCheckable
-
Returns a
SeekableByteChannelof the contents to check. - contentsToCheck() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm.Checkable
-
Returns a
ByteBufferof theStruct's contents positioned appropriately for the the algorithm. - context() - Method in interface dev.getelements.elements.rt.Connection
-
Returns the context used by this
Connection. - Context - Interface in dev.getelements.elements.rt
-
Represents the connection the backend cluster of services.
- CONTEXT_APPLICATION - Static variable in class dev.getelements.elements.rest.test.ClientContext
- CONTEXT_SEPARATOR - Static variable in class dev.getelements.elements.sdk.cluster.path.Path
-
The separator of the context from the path components.
- CONTEXT_SEPARATOR - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The separator character used between components in a context string.
- Context.Factory - Interface in dev.getelements.elements.rt
-
Builds a
Contextwhich can communicate with a specific application. - ContextAndComponents(String, List<String>) - Constructor for class dev.getelements.elements.sdk.cluster.path.Path.ContextAndComponents
- contextAndComponentsFromPath(String, String) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
- ContextLatch - Class in dev.getelements.elements.rt.util
-
Similar to a
CountDownLatch. - ContextLatch(Collection<U>) - Constructor for class dev.getelements.elements.rt.util.ContextLatch
- ContextLocalInvocationDispatcher - Class in dev.getelements.elements.rt.remote
-
Deprecated.This needs to be replaced with a dispatch to an
ElementviaElementRegistry - ContextLocalInvocationDispatcher() - Constructor for class dev.getelements.elements.rt.remote.ContextLocalInvocationDispatcher
-
Deprecated.
- contextRootPath() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns the root path of this one, preserving context.
- ContextServicesModule - Class in dev.getelements.elements.appnode.guice
- ContextServicesModule() - Constructor for class dev.getelements.elements.appnode.guice.ContextServicesModule
- CONTRACT_COMPILE_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for compiling a contract.
- CONTRACT_COMPILE_BYTES - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for compiling a contract.
- CONTRACT_LOADING_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for loading a contract.
- CONTRACT_LOADING_BYTES - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for loading a contract.
- ContractInvocationException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a smart contract invocation fails.
- ContractInvocationException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.ContractInvocationException
-
Creates a new instance.
- ContractInvocationException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.ContractInvocationException
-
Creates a new instance with the given message.
- ContractInvocationException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.ContractInvocationException
-
Creates a new instance with the given message and cause.
- ContractInvocationException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.ContractInvocationException
-
Creates a new instance.
- ContractInvocationException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.ContractInvocationException
-
Creates a new instance with the given cause.
- ControlClient - Interface in dev.getelements.elements.rt.remote
- ControlClient.Factory - Interface in dev.getelements.elements.rt.remote
-
Used to open on-demand instances of the
ControlClient. - ControlClientProvider - Class in dev.getelements.elements.rt.remote
- ControlClientProvider() - Constructor for class dev.getelements.elements.rt.remote.ControlClientProvider
- convert(Class<T>, Object) - Method in class dev.getelements.elements.rt.fst.FSTPayloadReader
- convert(Class<T>, Object) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperPayloadReader
- convert(Class<T>, Object) - Method in class dev.getelements.elements.rt.kryo.KryoPayloadReader
- convert(Class<T>, Object) - Method in interface dev.getelements.elements.rt.PayloadReader
-
Reads the object to another type.
- coordinates() - Method in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
-
Returns the Maven artifact coordinates for this builtin SPI.
- coordinates() - Method in record class dev.getelements.elements.sdk.model.system.ElementSpi
-
Returns the value of the
coordinatesrecord component. - copyArtifactTo(TestElementArtifact, Path) - Method in class dev.getelements.elements.sdk.test.TestArtifactRegistry
-
Copies the specified artifact to the path.
- copyIdentity(ZMsg) - Static method in class dev.getelements.elements.rt.remote.jeromq.IdentityUtil
-
Copies the identity portion of the
ZMsg. - copyOf(Attributes) - Static method in class dev.getelements.elements.sdk.util.ImmutableAttributes
-
Takes a copy of the supplied
Attributesand returns the result. - copyOf(Attributes) - Static method in class dev.getelements.elements.sdk.util.PropertiesAttributes
-
Takes a copy of the supplied
Attributesand returns a newPropertiesAttributes. - copyOf(Properties) - Static method in class dev.getelements.elements.sdk.util.ImmutableAttributes
-
Takes a copy of the supplied
Propertiesand returns the result. - copySaveDataDocument(SaveDataDocument) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- copySaveDataDocument(SaveDataDocument) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- copySpiTo(TestElementSpi, Path) - Method in class dev.getelements.elements.sdk.test.TestArtifactRegistry
-
Copies the specified artifact to the path.
- CorruptEnvelopeException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 9/30/15.
- CorruptEnvelopeException() - Constructor for exception class dev.getelements.elements.rt.exception.CorruptEnvelopeException
- CorruptEnvelopeException(String) - Constructor for exception class dev.getelements.elements.rt.exception.CorruptEnvelopeException
- CorruptEnvelopeException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.CorruptEnvelopeException
- CorruptEnvelopeException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.CorruptEnvelopeException
- CorruptEnvelopeException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.CorruptEnvelopeException
- CORS_ALLOWED_ORIGINS - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The allowed CORS origins for the request.
- count(Method, Class<? extends Annotation>) - Static method in class dev.getelements.elements.rt.Reflection
- countDistinctMetadataField(String, String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- countDistinctMetadataField(String, String) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Gets a total number of distinct values for provided metadata field name.
- CPUCountThreadPoolProvider - Class in dev.getelements.elements.rt.remote.provider
- CPUCountThreadPoolProvider(Class<?>) - Constructor for class dev.getelements.elements.rt.remote.provider.CPUCountThreadPoolProvider
- CPUCountThreadPoolProvider(Class<?>, String) - Constructor for class dev.getelements.elements.rt.remote.provider.CPUCountThreadPoolProvider
- CRC_32 - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
-
Uses
CRC32 - create() - Method in interface dev.getelements.elements.sdk.dao.UserCreation
- create(ApplicationId) - Method in interface dev.getelements.elements.rt.remote.Node.Factory
-
Creates a
Nodefor the suppliedApplicationId - create(NodeId) - Method in interface dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer.NodeModuleFactory
- create(OidcLoginAttempt) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- create(OidcLoginAttempt) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Creates and persists a new PENDING attempt.
- create(BlockchainNetwork) - Method in interface dev.getelements.elements.sdk.service.blockchain.invoke.ScopedInvoker.Factory
-
Creates a new
ScopedInvoker. - create(Schedule) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- create(Schedule) - Method in interface dev.getelements.elements.sdk.dao.ScheduleDao
-
Creates a new
Schedulein the database. - create(Session) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- create(Session) - Method in interface dev.getelements.elements.sdk.dao.SessionDao
- create(HttpServletRequest, Repository) - Method in class org.eclipse.jgit.http.server.resolver.DefaultReceivePackFactory
- create(HttpServletRequest, Repository) - Method in class org.eclipse.jgit.http.server.resolver.DefaultUploadPackFactory
- create(String, Path, Object...) - Method in interface dev.getelements.elements.rt.ResourceContext
- CREATE - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexOperation
-
Indicates the step should create the indexes.
- createAccessPermissions(SubjectRequest, SubjectRequest, SubjectRequest) - Method in class dev.getelements.elements.service.largeobject.AccessRequestUtils
- createAdvancedInventoryItem(CreateAdvancedInventoryItemRequest) - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- CreateAdvancedInventoryItemRequest - Class in dev.getelements.elements.sdk.model.inventory
-
Request model for creating an advanced inventory item for a specific user.
- CreateAdvancedInventoryItemRequest() - Constructor for class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Creates a new instance.
- CreateAppleIapReceipt - Class in dev.getelements.elements.sdk.model.appleiapreceipt
-
Represents the request body for creating an Apple IAP receipt.
- CreateAppleIapReceipt() - Constructor for class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
-
Creates a new instance.
- CreateAppleIapReceipt.CreateAppleIapReceiptEnvironment - Enum Class in dev.getelements.elements.sdk.model.appleiapreceipt
-
Specifies the Apple IAP validation environment.
- createApplication(Application) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- createApplication(Application) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Creates a new application and inserts it into the database.
- createApplication(CreateApplicationRequest) - Method in class dev.getelements.elements.rest.application.ApplicationResource
- createApplication(CreateApplicationRequest) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationService
-
Creates a new application and inserts it into the database.
- createApplication(CreateApplicationRequest) - Method in class dev.getelements.elements.service.application.AnonApplicationService
- createApplication(CreateApplicationRequest) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- createApplicationConfiguration(String, FacebookApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.FacebookApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- createApplicationConfiguration(String, FacebookApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- createApplicationConfiguration(String, FacebookApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- createApplicationConfiguration(String, FirebaseApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.FirebaseApplicationConfigurationService
-
Creates a new instance of
FirebaseApplicationConfigurationand stores in the database, allowing for the specification of the parentApplication. - createApplicationConfiguration(String, FirebaseApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserFirebaseApplicationConfigurationService
- createApplicationConfiguration(String, GooglePlayApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.GooglePlayApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- createApplicationConfiguration(String, GooglePlayApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonGooglePlayApplicationConfigurationService
- createApplicationConfiguration(String, GooglePlayApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserGooglePlayApplicationConfigurationService
- createApplicationConfiguration(String, IosApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.IosApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- createApplicationConfiguration(String, IosApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- createApplicationConfiguration(String, IosApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserIosApplicationConfigurationService
- createApplicationConfiguration(String, MatchmakingApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.MatchmakingApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- createApplicationConfiguration(String, MatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserMatchmakingApplicationConfigurationService
- createApplicationConfiguration(String, OculusApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.OculusApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- createApplicationConfiguration(String, OculusApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- createApplicationConfiguration(String, OculusApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- createApplicationConfiguration(String, PSNApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.PSNApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- createApplicationConfiguration(String, PSNApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserPSNApplicationConfigurationService
- createApplicationConfiguration(String, SteamApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.SteamApplicationConfigurationService
-
Creates a new Steam application configuration.
- createApplicationConfiguration(String, SteamApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonSteamApplicationConfigurationService
- createApplicationConfiguration(String, SteamApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserSteamApplicationConfigurationService
- createApplicationConfiguration(String, T) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- createApplicationConfiguration(String, T) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Creates the application configuration.
- CreateApplicationRequest - Class in dev.getelements.elements.sdk.model.application
-
Represents the request body for creating a new application.
- CreateApplicationRequest() - Constructor for class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Creates a new instance.
- createAsync(Consumer<ResourceId>, Consumer<Throwable>, String, Path, Object...) - Method in interface dev.getelements.elements.rt.ResourceContext
- createAtomicApplication(String) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- createAtomicApplication(String, String) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- createAtomicLong() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSAtomicLongData
-
Returns an
UnixFSAtomicLongwhich maps to the suppliedByteBuffer's position returned byStruct.getByteBufferPosition(). - createAttributes(String, Path, Attributes, Object...) - Method in interface dev.getelements.elements.rt.ResourceContext
- createAttributes(String, Path, Attributes, Object...) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- createAttributesAsync(Consumer<ResourceId>, Consumer<Throwable>, String, Path, Attributes, Object...) - Method in interface dev.getelements.elements.rt.ResourceContext
-
Creates a
Resourceasynchronously. - createAttributesAsync(Consumer<ResourceId>, Consumer<Throwable>, String, Path, Attributes, Object...) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- createAuthScheme(AuthScheme) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- createAuthScheme(AuthScheme) - Method in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
-
Creates an
AuthScheme - createAuthScheme(CreateAuthSchemeRequest) - Method in interface dev.getelements.elements.sdk.service.auth.AuthSchemeService
-
Creates an
AuthScheme - createAuthScheme(CreateAuthSchemeRequest) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- createAuthScheme(CreateOrUpdateOAuth2AuthSchemeRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OAuth2AuthSchemeService
-
Creates an
OAuth2AuthScheme. - createAuthScheme(CreateOrUpdateOAuth2AuthSchemeRequest) - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- createAuthScheme(CreateOrUpdateOidcAuthSchemeRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OidcAuthSchemeService
-
Creates an
OidcAuthScheme. - createAuthScheme(CreateOrUpdateOidcAuthSchemeRequest) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- createAuthScheme(OAuth2AuthScheme) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- createAuthScheme(OAuth2AuthScheme) - Method in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
-
Creates an
AuthScheme - createAuthScheme(OidcAuthScheme) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- createAuthScheme(OidcAuthScheme) - Method in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
-
Creates an
AuthScheme - CreateAuthSchemeRequest - Class in dev.getelements.elements.sdk.model.auth
-
Represents a request to create an Auth Scheme for an Application.
- CreateAuthSchemeRequest() - Constructor for class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Creates a new instance.
- CreateAuthSchemeResponse - Class in dev.getelements.elements.sdk.model.auth
-
Represents a response from creating an Auth Scheme for an Application.
- CreateAuthSchemeResponse() - Constructor for class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
-
Creates a new instance.
- createCustomAuthScheme(CreateAuthSchemeRequest) - Method in class dev.getelements.elements.rest.auth.CustomAuthSchemeResource
- CREATED - Enum constant in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
An inventory item was created.
- createDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
-
Creates a fresh, empty
Datastore. - createDefaultLargeObject(AccessPermissions) - Method in class dev.getelements.elements.dao.mongo.test.LargeObjectTestFactory
- createDeployment(Deployment) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- createDeployment(Deployment) - Method in interface dev.getelements.elements.sdk.dao.DeploymentDao
- createDeployment(String, CreateDeploymentRequest) - Method in interface dev.getelements.elements.sdk.service.cdn.CdnDeploymentService
- createDeployment(String, CreateDeploymentRequest) - Method in class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- createDeployment(String, CreateDeploymentRequest) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- CreateDeploymentRequest - Class in dev.getelements.elements.sdk.model.cdn
-
Represents a request to create a new CDN deployment.
- CreateDeploymentRequest() - Constructor for class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
-
Creates a new instance.
- createDistinctInventoryItem(CreateDistinctInventoryItemRequest) - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- createDistinctInventoryItem(DistinctInventoryItem) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- createDistinctInventoryItem(DistinctInventoryItem) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Creates a distinct inventory item.
- createDistinctInventoryItem(String, String, String, Map<String, Object>) - Method in interface dev.getelements.elements.sdk.service.inventory.DistinctInventoryItemService
-
Creates a distinct inventory item, specifying the user, profile, and item id.
- createDistinctInventoryItem(String, String, String, Map<String, Object>) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- createDistinctInventoryItem(String, String, String, Map<String, Object>) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- CreateDistinctInventoryItemRequest - Class in dev.getelements.elements.sdk.model.inventory
-
Request model for creating a distinct inventory item.
- CreateDistinctInventoryItemRequest() - Constructor for class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Creates a new instance.
- createElementDeployment(CreateElementDeploymentRequest) - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- createElementDeployment(CreateElementDeploymentRequest) - Method in interface dev.getelements.elements.sdk.service.system.ElementDeploymentService
-
Creates an
ElementDeploymentwith the supplied request. - createElementDeployment(CreateElementDeploymentRequest) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- createElementDeployment(ElementDeployment) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- createElementDeployment(ElementDeployment) - Method in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
-
Creates a new
ElementDeployment. - CreateElementDeploymentRequest - Record Class in dev.getelements.elements.sdk.model.system
-
Request to create a new Element with specified artifacts and their repositories.
- CreateElementDeploymentRequest(String, List<ElementPathDefinition>, List<ElementPackageDefinition>, boolean, List<ElementArtifactRepository>, Map<String, Map<String, Object>>, Map<String, List<String>>, Map<String, List<String>>, ElementDeploymentState) - Constructor for record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Creates an instance of a
CreateElementDeploymentRequestrecord class. - createEmailTemplate(CreateEmailTemplateRequest) - Method in class dev.getelements.elements.rest.schema.email.EmailTemplateResource
- createEmailTemplate(CreateEmailTemplateRequest) - Method in interface dev.getelements.elements.sdk.service.schema.email.EmailTemplateService
-
Creates a new
EmailTemplate. - createEmailTemplate(CreateEmailTemplateRequest) - Method in class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- createEmailTemplate(EmailTemplate) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- createEmailTemplate(EmailTemplate) - Method in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
-
Creates a new email template.
- CreateEmailTemplateRequest - Class in dev.getelements.elements.sdk.model.schema.email
-
Represents a request to create an
EmailTemplate. - CreateEmailTemplateRequest() - Constructor for class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Creates a new instance.
- createFacebookApplicationConfiguration(String, FacebookApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
-
Creates a new
FacebookApplicationConfigurationinstance. - createFacebookIapReceipt(FacebookIapReceipt) - Method in class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- createFCMRegistration(FCMRegistration) - Method in class dev.getelements.elements.rest.notifications.FCMRegistrationResource
- createFirebaseApplicationConfiguration(String, FirebaseApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
-
Creates a new
FirebaseApplicationConfigurationisntance. - createFollower(String, CreateFollowerRequest) - Method in class dev.getelements.elements.rest.followers.FollowersResource
- createFollower(String, CreateFollowerRequest) - Method in interface dev.getelements.elements.sdk.service.follower.FollowerService
-
Creates a follower link between two profiles
- createFollower(String, CreateFollowerRequest) - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- createFollower(String, CreateFollowerRequest) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- createFollowerForProfile(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- createFollowerForProfile(String, String) - Method in interface dev.getelements.elements.sdk.dao.FollowerDao
-
Creates a single instance of
CreateFollowerRequestfor the supplied profile id and toFollow id. - CreateFollowerRequest - Class in dev.getelements.elements.sdk.model.follower
-
Represents a request to follow a player.
- CreateFollowerRequest() - Constructor for class dev.getelements.elements.sdk.model.follower.CreateFollowerRequest
-
Creates a new instance.
- createGooglePlayApplicationConfiguration(String, GooglePlayApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
-
Creates a new
GooglePlayApplicationConfigurationisntance. - CreateGooglePlayIapReceipt - Class in dev.getelements.elements.sdk.model.googleplayiapreceipt
-
Represents the request body for creating a Google Play IAP receipt.
- CreateGooglePlayIapReceipt() - Constructor for class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
-
Creates a new instance.
- createImageObject(Profile) - Method in class dev.getelements.elements.service.profile.ProfileImageObjectUtils
- createInventoryItem(InventoryItem) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- createInventoryItem(InventoryItem) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Creates an inventory item.
- createInventoryItem(String, String, int) - Method in interface dev.getelements.elements.sdk.service.inventory.SimpleInventoryItemService
-
Creates a new
InventoryItemfor the specifiedItem. - createInventoryItem(String, String, int) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- createInventoryItem(String, String, int) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- createInventoryItem(String, String, int, int) - Method in interface dev.getelements.elements.sdk.service.inventory.AdvancedInventoryItemService
-
Creates a new
InventoryItemfor the specifiedItem. - createInventoryItem(String, String, int, int) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- createInventoryItem(String, String, int, int) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- createIosApplicationConfiguration(String, IosApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
-
Creates a new
IosApplicationConfigurationisntance. - createItem(CreateItemRequest) - Method in class dev.getelements.elements.rest.goods.ItemResource
- createItem(CreateItemRequest) - Method in interface dev.getelements.elements.sdk.service.goods.ItemService
-
Creates a new
Item. - createItem(CreateItemRequest) - Method in class dev.getelements.elements.service.goods.AnonItemService
- createItem(CreateItemRequest) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- createItem(Item) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- createItem(Item) - Method in interface dev.getelements.elements.sdk.dao.ItemDao
-
Creates a new Item.
- CreateItemRequest - Class in dev.getelements.elements.sdk.model.goods
-
Request model for creating a new goods item.
- CreateItemRequest() - Constructor for class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Creates a new instance.
- createLargeObject(CreateLargeObjectRequest) - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- createLargeObject(CreateLargeObjectRequest) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Creates a new instance of
LargeObjectfrom the suppliedCreateLargeObjectRequest. - createLargeObject(CreateLargeObjectRequest) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- createLargeObject(CreateLargeObjectRequest) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- createLargeObject(CreateLargeObjectRequest) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- createLargeObject(CreateLargeObjectRequest, InputStream) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Creates a new instance of
LargeObjectfrom the suppliedCreateLargeObjectRequestand file contents read from theInputStream - createLargeObject(LargeObject) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- createLargeObject(LargeObject) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectDao
-
Creates a new
LargeObject. - createLargeObjectFromUrl(CreateLargeObjectFromUrlRequest) - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- createLargeObjectFromUrl(CreateLargeObjectFromUrlRequest) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Creates a new instance of
LargeObjectfrom the suppliedCreateLargeObjectFromUrlRequest. - createLargeObjectFromUrl(CreateLargeObjectFromUrlRequest) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- createLargeObjectFromUrl(CreateLargeObjectFromUrlRequest) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- createLargeObjectFromUrl(CreateLargeObjectFromUrlRequest) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- CreateLargeObjectFromUrlRequest - Class in dev.getelements.elements.sdk.model.largeobject
-
Represents a request to create a large object from a remote URL.
- CreateLargeObjectFromUrlRequest() - Constructor for class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectFromUrlRequest
-
Creates a new instance.
- CreateLargeObjectRequest - Class in dev.getelements.elements.sdk.model.largeobject
-
Represents a request to create a large object with access permissions.
- CreateLargeObjectRequest() - Constructor for class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Creates a new instance.
- createLeaderboard(CreateLeaderboardRequest) - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- createLeaderboard(CreateLeaderboardRequest) - Method in interface dev.getelements.elements.sdk.service.leaderboard.LeaderboardService
-
Creates a
Leaderboardand returns the instance as it was written to the database. - createLeaderboard(CreateLeaderboardRequest) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- createLeaderboard(CreateLeaderboardRequest) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- createLeaderboard(Leaderboard) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- createLeaderboard(Leaderboard) - Method in interface dev.getelements.elements.sdk.dao.LeaderboardDao
-
Creates a
Leaderboardand returns the instance as it was written to the database. - createLeaderboard(Leaderboard) - Method in interface dev.getelements.elements.sdk.service.leaderboard.LeaderboardService
-
Deprecated.
- createLeaderboard(Leaderboard) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- createLeaderboard(Leaderboard) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- CreateLeaderboardRequest - Class in dev.getelements.elements.sdk.model.leaderboard
-
Represents a request to create a new leaderboard.
- CreateLeaderboardRequest() - Constructor for class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Creates a new instance.
- createLedgerEntry(ItemLedgerEntry) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- createLedgerEntry(ItemLedgerEntry) - Method in interface dev.getelements.elements.sdk.dao.ItemLedgerDao
-
Appends an immutable audit record to the ledger.
- createMatch(Match) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- createMatch(Match) - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- createMatch(Match) - Method in interface dev.getelements.elements.sdk.dao.MatchDao
-
Crates an instance of
Matchin the database. - createMatch(Match) - Method in interface dev.getelements.elements.sdk.service.match.MatchService
-
Creates a
Match. - createMatch(Match) - Method in class dev.getelements.elements.service.match.UserMatchService
- createMatch(MultiMatch) - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- createMatch(MultiMatch) - Method in interface dev.getelements.elements.sdk.service.match.MultiMatchService
-
Creates a
MultiMatch. - createMatch(MultiMatch) - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- createMatch(MultiMatch) - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- createMatchmakingApplicationConfiguration(String, MatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.MatchmakingApplicationConfigurationResource
-
Creates a new
MatchmakingApplicationConfigurationisntance. - createMessage(CreateMessageRequest) - Method in class dev.getelements.elements.sdk.test.element.rs.MessageEndpoint
- CreateMessageRequest - Class in dev.getelements.elements.sdk.test.element.rs
- CreateMessageRequest() - Constructor for class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK.CreateMessageRequest
- CreateMessageRequest() - Constructor for class dev.getelements.elements.sdk.test.element.rs.CreateMessageRequest
- createMetadata(CreateMetadataRequest) - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- createMetadata(CreateMetadataRequest) - Method in interface dev.getelements.elements.sdk.service.metadata.MetadataService
-
Creates a new metadata.
- createMetadata(CreateMetadataRequest) - Method in class dev.getelements.elements.service.metadata.AnonMetadataService
- createMetadata(CreateMetadataRequest) - Method in class dev.getelements.elements.service.metadata.SuperUserMetadataService
- createMetadata(CreateMetadataRequest) - Method in class dev.getelements.elements.service.metadata.UserMetadataService
- createMetadata(Metadata) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- createMetadata(Metadata) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Creates a new metadata object.
- CreateMetadataRequest - Class in dev.getelements.elements.sdk.model.metadata
-
Represents a request to create a metadata object.
- CreateMetadataRequest() - Constructor for class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Creates a new instance.
- createMetadataSpec(CreateMetadataSpecRequest) - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- createMetadataSpec(CreateMetadataSpecRequest) - Method in interface dev.getelements.elements.sdk.service.schema.MetadataSpecService
-
Creates a new token using a pre-created template.
- createMetadataSpec(CreateMetadataSpecRequest) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- createMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- createMetadataSpec(MetadataSpec) - Method in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
-
Creates a new metadata spec.
- CreateMetadataSpecRequest - Class in dev.getelements.elements.sdk.model.schema
-
Represents a request to create a MetadataSpec definition.
- CreateMetadataSpecRequest() - Constructor for class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
-
Creates a new instance.
- createMission(CreateMissionRequest) - Method in class dev.getelements.elements.rest.mission.MissionResource
- createMission(CreateMissionRequest) - Method in interface dev.getelements.elements.sdk.service.mission.MissionService
-
Creates a new
Mission. - createMission(CreateMissionRequest) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- createMission(CreateMissionRequest) - Method in class dev.getelements.elements.service.mission.SuperUserMissionService
- createMission(Mission) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- createMission(Mission) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
-
Creates a mission.
- CreateMissionRequest - Class in dev.getelements.elements.sdk.model.mission
-
Represents a request to create a mission.
- CreateMissionRequest() - Constructor for class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Creates a new instance.
- createMockApplication(Class<?>) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- createMockApplication(String) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- createMockApplication(String, Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- createMockApplicationWithSingleAttribute(String, String, String) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- createMockAttributes(List<String>, List<String>) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- createMockSession(MockSessionRequest) - Method in class dev.getelements.elements.rest.security.MockSessionResource
- createMockSession(MockSessionRequest) - Method in interface dev.getelements.elements.sdk.service.auth.MockSessionService
- createMockSession(MockSessionRequest) - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- createMultiMatch(MultiMatch) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- createMultiMatch(MultiMatch) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Creates a new
MultiMatchwith no players. - createMultiMatch(MultiMatch, UniqueCodeDao.GenerationParameters) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- createMultiMatch(MultiMatch, UniqueCodeDao.GenerationParameters) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Creates a new
MultiMatchwith no players. - createMultipartLargeObject(FormDataBodyPart, CreateLargeObjectRequest) - Method in class dev.getelements.elements.rest.jersey.largeobject.MultipartLargeObjectResource
- createNewDeployment(String, CreateDeploymentRequest) - Method in class dev.getelements.elements.rest.cdn.DeploymentResource
- createNewMessage() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- createOauth2AuthScheme(CreateOrUpdateOAuth2AuthSchemeRequest) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthSchemeResource
- createOAuth2Session(OAuth2SessionRequest) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthResource
- createOculusApplicationConfiguration(String, OculusApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
-
Creates a new
OculusApplicationConfigurationinstance. - createOculusIapReceipt(OculusIapReceipt) - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- createOidcAuthScheme(CreateOrUpdateOidcAuthSchemeRequest) - Method in class dev.getelements.elements.rest.auth.OidcAuthSchemeResource
- createOidcSession(OidcLoginAttemptRequest) - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
-
Begins the browser-redirect flow (only
providersupplied), returning a pending attempt with a pollid, the provider'sauthorizeUrl, and aconfirmToken; or, ifidTokenis also supplied, validates it directly and returns a completed session synchronously, skipping the browser/poll steps entirely. - createOidcSession(OidcSessionRequest) - Method in class dev.getelements.elements.rest.auth.OidcAuthResource
-
Validates the supplied
id_tokenand returns the resulting session, implicitly creating a new account if no user is associated with the supplied credentials yet, or linking to the scheme if the caller's existing session/account was not previously linked to it. - createOrGetExistingProgress(Progress) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- createOrGetExistingProgress(Progress) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Creates a progress.
- createOrReactivateProfile(Profile) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Deprecated.This creates/reactivates a profile without assigning a profile slot or enforcing
Application.getMaxProfiles(). It is retained only for reactivating a previously soft-deleted profile, where slot/limit accounting must not be re-run. New code creating a profile should useProfileDao.createSlottedProfile(Profile, Map)instead. - createOrReactivateProfile(Profile, Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- createOrReactivateProfile(Profile, Map<String, Object>) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Deprecated.This creates/reactivates a profile without assigning a profile slot or enforcing
Application.getMaxProfiles(). It is retained only for reactivating a previously soft-deleted profile, where slot/limit accounting must not be re-run. New code creating a profile should useProfileDao.createSlottedProfile(Profile, Map)instead. - createOrRefreshProfile(Profile) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- createOrRefreshProfile(Profile) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Deprecated.This upserts a profile without assigning a profile slot or enforcing
Application.getMaxProfiles(). It is retained for the OIDC login get-or-create path, where slot/limit accounting is deliberately not applied. New code should preferProfileDao.findPrimaryProfile(String, String)together withProfileDao.createSlottedProfile(Profile, Map). - createOrUpdateInactiveApplication(Application) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deprecated.
- CreateOrUpdateOAuth2AuthSchemeRequest - Class in dev.getelements.elements.sdk.model.auth
-
Represents a request to create or update an OAuth2 Auth Scheme for an Application.
- CreateOrUpdateOAuth2AuthSchemeRequest() - Constructor for class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Creates a new instance.
- CreateOrUpdateOAuth2AuthSchemeResponse - Class in dev.getelements.elements.sdk.model.auth
-
Represents a response from creating or updating an OAuth2 Auth Scheme for an Application.
- CreateOrUpdateOAuth2AuthSchemeResponse() - Constructor for class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeResponse
-
Creates a new instance.
- CreateOrUpdateOidcAuthSchemeRequest - Class in dev.getelements.elements.sdk.model.auth
-
Represents a request to create or update an OIDC Auth Scheme for an Application.
- CreateOrUpdateOidcAuthSchemeRequest() - Constructor for class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Creates a new instance.
- CreateOrUpdateOidcAuthSchemeResponse - Class in dev.getelements.elements.sdk.model.auth
-
Represents a response from creating or updating an OIDC Auth Scheme for an Application.
- CreateOrUpdateOidcAuthSchemeResponse() - Constructor for class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeResponse
-
Creates a new instance.
- CreateOrUpdateOidcProviderConfigurationRequest - Class in dev.getelements.elements.sdk.model.auth
-
Represents a request to create or update an
OidcProviderConfiguration. - CreateOrUpdateOidcProviderConfigurationRequest() - Constructor for class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
-
Creates a new instance.
- CreateOrUpdateOidcProviderConfigurationResponse - Class in dev.getelements.elements.sdk.model.auth
-
Represents a response from creating or updating an
OidcProviderConfiguration. - CreateOrUpdateOidcProviderConfigurationResponse() - Constructor for class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Creates a new instance.
- createOrUpdateScore(String, Score) - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- createOrUpdateScore(String, Score) - Method in interface dev.getelements.elements.sdk.dao.ScoreDao
-
Creates an instance of
Score, or updates the instance if the same leaderboard andProfileare specified byScore.getProfile(). - createOrUpdateScore(String, Score) - Method in interface dev.getelements.elements.sdk.service.leaderboard.ScoreService
-
Creates, or updates, a new
Score. - createOrUpdateScore(String, Score) - Method in class dev.getelements.elements.service.leaderboard.UserScoreService
- createOrUpdateUser(User) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- createOrUpdateUser(User) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Creates a user if one does not exist for the provided info or updates a user if one does exist.
- createOrUpdateUserWithToken(OAuth2SessionRequest, BiFunction<String, String, User>) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- createOrUpdateUserWithToken(OidcSessionRequest, BiFunction<DecodedJWT, OidcAuthScheme, User>) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- createOrUpdateUserWithVerifiedToken(DecodedJWT, OidcAuthScheme, BiFunction<DecodedJWT, OidcAuthScheme, User>) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
-
Maps and creates/updates the user and session for an already-validated JWT.
- createOrUpdateUserWithVerifiedToken(DecodedJWT, OidcAuthScheme, BiFunction<DecodedJWT, OidcAuthScheme, User>, String) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
-
Same as
OidcAuthServiceOperations.createOrUpdateUserWithVerifiedToken(DecodedJWT, OidcAuthScheme, BiFunction), additionally requesting that the given application's primary profile be attached to the resulting session (gated auto-create), exactly asOidcAuthServiceOperations.createOrUpdateUserWithToken(dev.getelements.elements.sdk.model.session.OidcSessionRequest, java.util.function.BiFunction<com.auth0.jwt.interfaces.DecodedJWT, dev.getelements.elements.sdk.model.auth.OidcAuthScheme, dev.getelements.elements.sdk.model.user.User>)does viaOidcSessionRequest.getApplicationNameOrId(). - createParentDirectories() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSHasFilesystemPath
-
Creates all directories for this instance.
- createProductBundle(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- createProductBundle(ProductBundle) - Method in class dev.getelements.elements.rest.goods.ProductBundleResource
- createProductBundle(ProductBundle) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Creates a new
ProductBundle. - createProductBundle(ProductBundle) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Creates a new
ProductBundle. - createProductBundle(ProductBundle) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- createProductBundle(ProductBundle) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- createProductSkuSchema(ProductSkuSchema) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- createProductSkuSchema(ProductSkuSchema) - Method in class dev.getelements.elements.rest.goods.ProductSkuSchemaResource
- createProductSkuSchema(ProductSkuSchema) - Method in interface dev.getelements.elements.sdk.dao.ProductSkuSchemaDao
-
Creates or returns an existing
ProductSkuSchema. - createProductSkuSchema(ProductSkuSchema) - Method in interface dev.getelements.elements.sdk.service.goods.ProductSkuSchemaService
-
Creates or returns an existing
ProductSkuSchema. - createProductSkuSchema(ProductSkuSchema) - Method in class dev.getelements.elements.service.goods.SuperuserProductSkuSchemaService
- createProductSkuSchema(ProductSkuSchema) - Method in class dev.getelements.elements.service.goods.UserProductSkuSchemaService
- createProfile(CreateProfileRequest) - Method in class dev.getelements.elements.rest.profile.ProfileResource
- createProfile(CreateProfileRequest) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Creates a new profile.
- createProfile(CreateProfileRequest) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- createProfile(CreateProfileRequest) - Method in class dev.getelements.elements.service.profile.UserProfileService
- createProfile(String) - Method in class dev.getelements.elements.rest.test.ClientContext
- createProfile(String, CreateProfileSignupRequest) - Method in class dev.getelements.elements.service.user.AbstractUserService
-
Creates a profile from the supplied user id and
CreateProfileSignupRequest. - CreateProfileRequest - Class in dev.getelements.elements.sdk.model.profile
-
Represents a request to create a profile for a user.
- CreateProfileRequest() - Constructor for class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Creates a new instance.
- createProfiles(int) - Method in class dev.getelements.elements.rest.test.ClientContext
- createProfiles(String, List<CreateProfileSignupRequest>) - Method in class dev.getelements.elements.service.user.AbstractUserService
-
Creates several
Profiles. - CreateProfileSignupRequest - Class in dev.getelements.elements.sdk.model.profile
-
Used in conjunction with the user creation request to specify a profile.
- CreateProfileSignupRequest() - Constructor for class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
-
Creates a new instance.
- createProgress(CreateProgressRequest) - Method in class dev.getelements.elements.rest.mission.ProgressResource
- createProgress(CreateProgressRequest) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Creates a new
Progress. - createProgress(CreateProgressRequest) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- createProgress(CreateProgressRequest) - Method in class dev.getelements.elements.service.progress.UserProgressService
- createProgress(Progress) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Deprecated.
- createProgress(Progress) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
-
Deprecated.
- createProgress(Progress) - Method in class dev.getelements.elements.service.progress.UserProgressService
-
Deprecated.
- CreateProgressRequest - Class in dev.getelements.elements.sdk.model.mission
-
Represents a request to create a mission progress entry.
- CreateProgressRequest() - Constructor for class dev.getelements.elements.sdk.model.mission.CreateProgressRequest
-
Creates a new instance.
- createProviderConfiguration(CreateOrUpdateOidcProviderConfigurationRequest) - Method in class dev.getelements.elements.rest.auth.OidcProviderConfigurationResource
- createProviderConfiguration(CreateOrUpdateOidcProviderConfigurationRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OidcProviderConfigurationService
-
Creates a new provider configuration, eagerly resolving its discovery document to fail fast on a bad
discoveryUrland auto-provisioning the matchingOidcAuthSchemeby issuer if one does not already exist. - createProviderConfiguration(CreateOrUpdateOidcProviderConfigurationRequest) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- createProviderConfiguration(OidcProviderConfiguration) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- createProviderConfiguration(OidcProviderConfiguration) - Method in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
-
Creates a new provider configuration.
- createPSNApplicationConfiguration(String, PSNApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.PSNApplicationConfigurationResource
-
Creates a new
PSNApplicationConfigurationisntance. - createReceipt(CreateReceiptRequest) - Method in class dev.getelements.elements.rest.receipt.ReceiptResource
- createReceipt(CreateReceiptRequest) - Method in interface dev.getelements.elements.sdk.service.receipt.ReceiptService
-
Creates a new receipt.
- createReceipt(CreateReceiptRequest) - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- createReceipt(CreateReceiptRequest) - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- createReceipt(Receipt) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- createReceipt(Receipt) - Method in interface dev.getelements.elements.sdk.dao.ReceiptDao
-
Creates a new receipt.
- CreateReceiptRequest - Class in dev.getelements.elements.sdk.model.receipt
-
A request model to create a new receipt.
- CreateReceiptRequest() - Constructor for class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Creates a new instance.
- createReference(LargeObject) - Method in class dev.getelements.elements.service.profile.ProfileImageObjectUtils
- createRegistration(FCMRegistration) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- createRegistration(FCMRegistration) - Method in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
-
Creates an instance of
FCMRegistrationand stores it in the database. - createRegistration(FCMRegistration) - Method in interface dev.getelements.elements.sdk.service.firebase.FCMRegistrationService
-
Creates a new instance of
FCMRegistration. - createRegistration(FCMRegistration) - Method in class dev.getelements.elements.service.notification.SuperUserFCMRegistrationService
- createRegistration(FCMRegistration) - Method in class dev.getelements.elements.service.notification.UserFCMRegistrationService
- createSaveDataDocument(CreateSaveDataDocumentRequest) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Creates a new SaveDataDocument in the database.
- createSaveDataDocument(CreateSaveDataDocumentRequest) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- createSaveDataDocument(CreateSaveDataDocumentRequest) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- createSaveDataDocument(SaveDataDocument) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- createSaveDataDocument(SaveDataDocument) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Creates a new
SaveDataDocumentin the database. - CreateSaveDataDocumentRequest - Class in dev.getelements.elements.sdk.model.savedata
-
Used to create a save data document on the remote.
- CreateSaveDataDocumentRequest() - Constructor for class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Creates a new instance.
- createSaveDocument(CreateSaveDataDocumentRequest) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- createSchedule(CreateScheduleRequest) - Method in class dev.getelements.elements.rest.mission.ScheduleResource
- createSchedule(CreateScheduleRequest) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleService
- createSchedule(CreateScheduleRequest) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- createScheduleEvent(ScheduleEvent) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- createScheduleEvent(ScheduleEvent) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Creates a new
ScheduleEvent. - createScheduleEvent(String, CreateScheduleEventRequest) - Method in class dev.getelements.elements.rest.mission.ScheduleEventResource
- createScheduleEvent(String, CreateScheduleEventRequest) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleEventService
- createScheduleEvent(String, CreateScheduleEventRequest) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- CreateScheduleEventRequest - Class in dev.getelements.elements.sdk.model.mission
-
Represents a request to create a schedule event.
- CreateScheduleEventRequest() - Constructor for class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
-
Creates a new instance.
- CreateScheduleRequest - Class in dev.getelements.elements.sdk.model.mission
-
Represents a request to create a mission schedule.
- CreateScheduleRequest() - Constructor for class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
-
Creates a new instance.
- createScore(String, Score) - Method in class dev.getelements.elements.rest.leaderboard.ScoreResource
- createSession() - Method in class dev.getelements.elements.rest.test.ClientContext
- createSession(Profile) - Method in class dev.getelements.elements.rest.test.ClientContext
- createSession(OAuth2SessionRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OAuth2AuthService
-
Performs a sign-in with the supplied
OAuth2SessionRequest. - createSession(OAuth2SessionRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OAuth2LinkService
-
Links an OAuth2 identity to the currently authenticated user's account.
- createSession(OAuth2SessionRequest) - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- createSession(OAuth2SessionRequest) - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2LinkService
- createSession(OAuth2SessionRequest) - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- createSession(OidcSessionRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OidcAuthService
-
Performs a sign-in with the supplied
OidcSessionRequest. - createSession(OidcSessionRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OidcLinkService
-
Links an OIDC identity to the currently authenticated user's account.
- createSession(OidcSessionRequest) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- createSession(OidcSessionRequest) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcLinkService
- createSession(OidcSessionRequest) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- createSession(UsernamePasswordSessionRequest) - Method in interface dev.getelements.elements.sdk.service.auth.UsernamePasswordAuthService
-
Performs a sign-in with the supplied
UsernamePasswordSessionRequest. - createSession(UsernamePasswordSessionRequest) - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- createSession(UsernamePasswordSessionRequest) - Method in class dev.getelements.elements.service.auth.UserUsernamePasswordAuthService
- createSession(BasicAuthorizationHeader) - Method in interface dev.getelements.elements.sdk.service.auth.UsernamePasswordAuthService
-
Performs a sign-in with the supplied
UsernamePasswordSessionRequest. - createSessionForResolvedUser(User) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
-
Builds and persists a session for an already-resolved user, with no token of its own to run through
OidcAuthServiceOperations.buildSession(com.auth0.jwt.interfaces.DecodedJWT, dev.getelements.elements.sdk.model.auth.OidcAuthScheme, java.util.function.BiFunction<com.auth0.jwt.interfaces.DecodedJWT, dev.getelements.elements.sdk.model.auth.OidcAuthScheme, dev.getelements.elements.sdk.model.user.User>, java.lang.String). - createSessionForResolvedUser(User, String, boolean) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
-
Same as
OidcAuthServiceOperations.createSessionForResolvedUser(User), additionally requesting that the given application's primary profile be attached to the resulting session, exactly asOidcAuthServiceOperations.buildSession(com.auth0.jwt.interfaces.DecodedJWT, dev.getelements.elements.sdk.model.auth.OidcAuthScheme, java.util.function.BiFunction<com.auth0.jwt.interfaces.DecodedJWT, dev.getelements.elements.sdk.model.auth.OidcAuthScheme, dev.getelements.elements.sdk.model.user.User>, java.lang.String)does for a live token — reusing an existing primary profile if one is already present, otherwise gated auto-create (subject to the application's autoCreateProfile/maxProfiles settings) ifexplicitlyRequested, or the legacy, ungated get-or-create behavior otherwise. - createSessionWithDefaultProfile() - Method in class dev.getelements.elements.rest.test.ClientContext
- createSimpleInventoryItem(CreateSimpleInventoryItemRequest) - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- CreateSimpleInventoryItemRequest - Class in dev.getelements.elements.sdk.model.inventory
-
Request model for creating a simple inventory item for a specific user.
- CreateSimpleInventoryItemRequest() - Constructor for class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
-
Creates a new instance.
- createSingleAttributesMock(String, String) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- createSlottedProfile(Profile, Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- createSlottedProfile(Profile, Map<String, Object>) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Creates a new profile, atomically assigning it the next available profile slot for the profile's
UserandApplication. - createSmartContract(CreateSmartContractRequest) - Method in class dev.getelements.elements.rest.blockchain.SmartContractResource
- createSmartContract(CreateSmartContractRequest) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractService
-
Creates a new smart contract.
- createSmartContract(CreateSmartContractRequest) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- createSmartContract(SmartContract) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- createSmartContract(SmartContract) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Creates a
SmartContractin the database. - CreateSmartContractRequest - Class in dev.getelements.elements.sdk.model.blockchain.contract
-
Request model to create a smart contract.
- CreateSmartContractRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Creates a new instance.
- createSteamApplicationConfiguration(String, SteamApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- CreateSteamIapReceipt - Class in dev.getelements.elements.sdk.model.steam
-
Represents the request body for verifying and creating a Steam IAP receipt.
- CreateSteamIapReceipt() - Constructor for class dev.getelements.elements.sdk.model.steam.CreateSteamIapReceipt
-
Creates a new instance.
- createSuperuser(String) - Method in class dev.getelements.elements.rest.test.ClientContext
- createTask(TaskId, long) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Schedules the supplied
TaskIdto the supplied timestamp. - createTempDirectory() - Method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Creates a temporary directory using this instance's prefix.
- createTempDirectory(String) - Method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Creates a temporary directory, using a specific prefix.
- createTempFile() - Method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Creates a temporary file.
- createTempFile(String) - Method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Creates a temporary file with the supplied suffix and the default prefix.
- createTempFile(String, String) - Method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Creates a temporary file with the supplied prefix and suffix.
- createTempFile(String, String, Path) - Method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Creates a temporary file with the supplied prefix and suffix.
- createTestFiniteMission(String, Item) - Method in class dev.getelements.elements.dao.mongo.test.MissionTestFactory
- createTestItem(ItemCategory, boolean) - Method in class dev.getelements.elements.dao.mongo.test.ItemTestFactory
- createTestItem(ItemCategory, String, boolean) - Method in class dev.getelements.elements.dao.mongo.test.ItemTestFactory
- createTestItem(ItemCategory, String, String, boolean) - Method in class dev.getelements.elements.dao.mongo.test.ItemTestFactory
- createTestItem(ItemCategory, String, String, List<String>, boolean) - Method in class dev.getelements.elements.dao.mongo.test.ItemTestFactory
- createTestItem(String, Function<Item, Item>) - Method in class dev.getelements.elements.dao.mongo.test.ItemTestFactory
- createTestRepeatingMission(String, Item) - Method in class dev.getelements.elements.dao.mongo.test.MissionTestFactory
- createTestSpec(String, Function<MetadataSpec, MetadataSpec>) - Method in class dev.getelements.elements.dao.mongo.test.MetadataSpecTestFactory
- createTestSpecNoInsert(String, Function<MetadataSpec, MetadataSpec>) - Method in class dev.getelements.elements.dao.mongo.test.MetadataSpecTestFactory
- createTestUser() - Method in class dev.getelements.elements.dao.mongo.test.UserTestFactory
- createTestUser(boolean) - Method in class dev.getelements.elements.dao.mongo.test.UserTestFactory
- createTestUser(Consumer<User>) - Method in class dev.getelements.elements.dao.mongo.test.UserTestFactory
- createTestUser(Consumer<User>, boolean) - Method in class dev.getelements.elements.dao.mongo.test.UserTestFactory
- createToken(TokenWithExpiration) - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- createToken(TokenWithExpiration) - Method in interface dev.getelements.elements.sdk.dao.TokensWithExpirationDao
-
Creates an of
TokenWithExpiration - createToken(User, String, String, Timestamp) - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- createToken(User, String, String, Timestamp) - Method in interface dev.getelements.elements.sdk.dao.UidVerificationTokenDao
-
Creates and persists a new token for the given user and UID.
- createToken(User, Timestamp) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- createToken(User, Timestamp) - Method in interface dev.getelements.elements.sdk.dao.PasswordResetTokenDao
-
Creates and persists a new password reset token for the given user.
- createUser(User) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- createUser(User) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Creates or activates a user, or if the user is currently inactive this will reinstate access.
- createUser(UserCreateRequest) - Method in class dev.getelements.elements.rest.user.UserResource
- createUser(UserCreateRequest) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Creates a new user.
- createUser(UserCreateRequest) - Method in class dev.getelements.elements.service.user.AnonUserService
- createUser(UserCreateRequest) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- createUser(UserCreateRequest) - Method in class dev.getelements.elements.service.user.UserUserService
- createUser(String) - Method in class dev.getelements.elements.rest.test.ClientContext
- createUsernamePasswordSession(UsernamePasswordSessionRequest) - Method in class dev.getelements.elements.rest.security.UsernamePasswordResource
- createUsersAndApplications(Class<?>, int, int) - Method in class dev.getelements.elements.dao.mongo.test.MongoProfileTestOperations
- createUserStrict(User) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- createUserStrict(User) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Creates a user with the given User object.
- createUserUid(UserUid) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- createUserUid(UserUid) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Attempts to create a new UserUid with the given userUid object.
- createUserUidStrict(UserUid) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- createUserUidStrict(UserUid) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Deprecated.
- createUserWithPassword(User, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- createUserWithPassword(User, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Creates a user and sets the user's password.
- createUserWithPasswordStrict(User, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- createUserWithPasswordStrict(User, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Creates a user with the given User object and password.
- createVault(CreateVaultRequest) - Method in class dev.getelements.elements.rest.blockchain.VaultResource
- createVault(CreateVaultRequest) - Method in interface dev.getelements.elements.sdk.service.blockchain.VaultService
-
Creates a new
Vault. - createVault(CreateVaultRequest) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- createVault(CreateVaultRequest) - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- createVault(Vault) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- createVault(Vault) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Creates a new
Vault. - CreateVaultRequest - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Represents a request to create a new blockchain vault.
- CreateVaultRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Creates a new instance.
- createWallet(Wallet) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- createWallet(Wallet) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Creates a new Wallet.
- createWallet(String, CreateWalletRequest) - Method in class dev.getelements.elements.rest.blockchain.VaultWalletResource
- createWallet(String, CreateWalletRequest) - Method in interface dev.getelements.elements.sdk.service.blockchain.WalletService
-
Creates a new Wallet.
- createWallet(String, CreateWalletRequest) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- createWallet(String, CreateWalletRequest) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- CreateWalletRequest - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Request model to create a new custodial wallet.
- CreateWalletRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Creates a new instance.
- CreateWalletRequestAccount - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Specifies a Custodial Wallet Account when creating a Wallet.
- CreateWalletRequestAccount() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Creates a new instance.
- CreateWalletRequestAccount.Generate - Interface in dev.getelements.elements.sdk.model.blockchain.wallet
-
Validation group indicating the account should be generated.
- CreateWalletRequestAccount.Import - Interface in dev.getelements.elements.sdk.model.blockchain.wallet
-
Validation group indicating the account should be imported.
- CryptoException - Exception Class in dev.getelements.elements.sdk.model.exception.crypto
-
Thrown when a cryptographic operation fails.
- CryptoException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.CryptoException
-
Creates a new instance.
- CryptoException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.CryptoException
-
Creates a new instance with the given message.
- CryptoException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.CryptoException
-
Creates a new instance with the given message and cause.
- CryptoException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.CryptoException
-
Creates a new instance.
- CryptoException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.CryptoException
-
Creates a new instance with the given cause.
- CryptoKeyPairUtility - Interface in dev.getelements.elements.sdk.service.util
-
Utility functions for crypto keys.
- CsvFeature - Class in dev.getelements.elements.rt.jersey
- CsvFeature() - Constructor for class dev.getelements.elements.rt.jersey.CsvFeature
- CsvMessageBodyWriter - Class in dev.getelements.elements.rt.jersey
- CsvMessageBodyWriter() - Constructor for class dev.getelements.elements.rt.jersey.CsvMessageBodyWriter
- current() - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Returns the value of the
currentrecord component. - current() - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
-
Returns the value of the
currentrecord component. - CURRENT - Static variable in record class dev.getelements.elements.sdk.SystemVersion
-
Constant for the CURRENT version.
- CURRENT_USER_ALIAS - Static variable in interface dev.getelements.elements.sdk.service.user.UserService
- CurrentResource - Class in dev.getelements.elements.rt
-
Houses a
ReentrantThreadLocalto represent the currently availableReentrantThreadLocal<Attributes> - CurrentResource() - Constructor for class dev.getelements.elements.rt.CurrentResource
- CurrentResourceProvider - Class in dev.getelements.elements.rt.provider
- CurrentResourceProvider() - Constructor for class dev.getelements.elements.rt.provider.CurrentResourceProvider
- CUSTOM - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates a custom response code.
- CustomAuthSchemeResource - Class in dev.getelements.elements.rest.auth
- CustomAuthSchemeResource() - Constructor for class dev.getelements.elements.rest.auth.CustomAuthSchemeResource
- CustomAuthSessionService - Interface in dev.getelements.elements.sdk.service.auth
-
Used to authorize requests using JWT auth tokens Created by robb on 12/20/21.
- CustomJWTCredentials - Class in dev.getelements.elements.security
-
JWT Credentials used with custom auth schemes.
- CustomJWTCredentials(JWTCredentials) - Constructor for class dev.getelements.elements.security.CustomJWTCredentials
-
Creates a
CustomJWTCredentialsfrom the suppliedDecodedJWT. - Custom TypeRequest - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementTypeRequest
- Section
D
- DATABASE_NAME - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- DatabaseHealthStatus - Class in dev.getelements.elements.sdk.model.health
-
Represents the health status of a database connection.
- DatabaseHealthStatus() - Constructor for class dev.getelements.elements.sdk.model.health.DatabaseHealthStatus
-
Creates a new instance.
- DatabaseHealthStatusDao - Interface in dev.getelements.elements.sdk.dao
- DatabaseHealthStatusDaoAggregator - Class in dev.getelements.elements.service.guice
- DatabaseHealthStatusDaoAggregator() - Constructor for class dev.getelements.elements.service.guice.DatabaseHealthStatusDaoAggregator
- DataStore - Interface in dev.getelements.elements.rt.transact
-
Defines the data storage for underlying revision based data store.
- deactivateProfile(String) - Method in class dev.getelements.elements.rest.profile.ProfileResource
- deactivateUser(String) - Method in class dev.getelements.elements.rest.user.UserResource
- DeadResourceException - Exception Class in dev.getelements.elements.rt.exception
- DeadResourceException() - Constructor for exception class dev.getelements.elements.rt.exception.DeadResourceException
- DeadResourceException(String) - Constructor for exception class dev.getelements.elements.rt.exception.DeadResourceException
- DeadResourceException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.DeadResourceException
- DeadResourceException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.DeadResourceException
- DeadResourceException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.DeadResourceException
- decode(String) - Static method in class dev.getelements.elements.sdk.util.Hex
-
Decodes a
Stringinto raw hexadecimal bytes. - decode(BsonReader, DecoderContext) - Method in class dev.getelements.elements.sdk.mongo.TimestampCodec
- decodeAndVerify(String, OidcAuthScheme, String, String) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
-
Decodes and validates a possessed id_token against the given scheme, additionally checking the audience (if
expectedAudienceis non-null) and nonce (ifexpectedNonceis non-null) claims. - decodeToBuffer(String) - Static method in class dev.getelements.elements.sdk.util.Hex
-
Decodes a
Stringinto raw hexadecimal bytes, allocating a newByteBufferfor storage. - decodeToBuffer(String, Hex.ByteBufferAllocator) - Static method in class dev.getelements.elements.sdk.util.Hex
-
Decodes a
Stringinto raw hexadecimal bytes, allocating a newByteBufferfor storage using the suppliedHex.ByteBufferAllocator. - decrypt(VaultKey, Wallet) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- decrypt(VaultKey, Wallet) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.WalletCryptoUtilities
-
Decrypts the wallet.
- decrypt(VaultKey, WalletAccount) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- decrypt(VaultKey, WalletAccount) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.WalletCryptoUtilities
-
Decrypts the wallet.
- decryptKey(VaultKey, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.VaultCryptoUtilities
-
Returns the
VaultKeyunencrypted. - decryptKey(VaultKey, String) - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- decryptString(PrivateKeyCrytpoAlgorithm, PrivateKey, String) - Method in interface dev.getelements.elements.sdk.service.util.CipherUtility
-
Decrypts the given string from hex format into decrypted format.
- DEFAULT - Enum constant in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
- DEFAULT - Static variable in interface dev.getelements.elements.dao.mongo.query.BooleanQueryOperator
- DEFAULT - Static variable in annotation interface dev.getelements.elements.rt.annotation.ClientSerializationStrategy
-
Indicates the default case which is
ClientSerializationStrategy.LCAMEL. - DEFAULT - Static variable in interface dev.getelements.elements.rt.remote.AsyncOperation
-
Used as a default return value when implementing methods that return an instance of
AsyncOperation. - DEFAULT - Static variable in interface dev.getelements.elements.rt.remote.jeromq.JeroMQSecurity
-
The default
JeroMQSecuritywhich simply returns theZMQ.Socketas provided with no alterations. - DEFAULT - Static variable in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
- DEFAULT - Static variable in record class dev.getelements.elements.sdk.record.ArtifactRepository
-
The default repository.
- DEFAULT - Static variable in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
A singleton constant default
ElementServiceImplementation. - DEFAULT - Static variable in record class dev.getelements.elements.sdk.spi.guice.record.GuiceOptionsRecord
-
The default options used when a package bears no
GuiceOptionsannotation. - DEFAULT_CODE_LENGTH - Static variable in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
The default length for generated codes.
- DEFAULT_ENCODING - Static variable in class dev.getelements.elements.sdk.util.security.BasicAuthorizationHeader
-
Constant for the default character encoding of the credentials (UTF-8)
- DEFAULT_FROM - Static variable in interface dev.getelements.elements.sdk.service.email.EmailService
-
Default From address.
- DEFAULT_GAS_LIMIT - Static variable in interface dev.getelements.elements.sdk.service.blockchain.EvmSmartContractInvocationService
-
Deprecated.migrate this to a configurable parameter
- DEFAULT_GAS_LIMIT - Static variable in interface dev.getelements.elements.sdk.service.blockchain.NearSmartContractInvocationService.Invoker
-
Deprecated.migrate this to a configurable parameter
- DEFAULT_GAS_PRICE - Static variable in interface dev.getelements.elements.sdk.service.blockchain.EvmSmartContractInvocationService
-
Deprecated.migrate this to a configurable parameter
- DEFAULT_IO_BUFFER_SIZE - Static variable in interface dev.getelements.elements.rt.Resource
-
Default IO Buffer size, 4kb
- DEFAULT_LAYOUT - Static variable in class dev.getelements.elements.sdk.spi.shrinkwrap.CachingShrinkwrapElementArtifactLoader
- DEFAULT_LINGER_MS - Static variable in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
The default timeout for which the generated code will linger after being released. 5 minutes in milliseconds.
- DEFAULT_MAIN_BRANCH - Static variable in interface dev.getelements.elements.rt.git.GitApplicationAssetLoader
-
The main branch from which to fetch the code.
- DEFAULT_MATCH_LINGER - Static variable in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Default number of seconds a match will linger after expiration.
- DEFAULT_MATCH_TIMEOUT - Static variable in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Default number of seconds before a match is automatically deleted.
- DEFAULT_MAX_CANDIDATES - Static variable in interface dev.getelements.elements.sdk.dao.Matchmaker
- DEFAULT_MAX_GENERATION_ATTEMPTS - Static variable in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
The default maximum number of attempts to generate a unique code before giving up.
- DEFAULT_OFFENSIVE_WORDS_PATH - Static variable in class dev.getelements.elements.sdk.util.OffensiveWordFilter.Builder
- DEFAULT_PROPERTIES_FILE - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The default property file to configure the server.
- DEFAULT_RECOMMENDED_DELAY - Static variable in exception class dev.getelements.elements.sdk.dao.Transaction.RetryException
- DEFAULT_REFRESH_RATE - Static variable in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- DEFAULT_REFRESH_TIMEOUT - Static variable in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- DEFAULT_TIMEOUT - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- DEFAULT_TIMEOUT - Static variable in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
The default timeout for the
RemoteInvoker - DEFAULT_TIMEOUT_MS - Static variable in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
The default timeout for which the generated code should remain unique. 1 hour in milliseconds.
- DEFAULT_TIMEOUT_UNITS - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- DEFAULT_TIMEOUT_UNITS - Static variable in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
The default time unit for the
RemoteInvoker. - DEFAULT_TOTAL_REFRESH_TIMEOUT - Static variable in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- DEFAULT_USER_EMAIL - Static variable in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
-
The email/username to use for the default user.
- DEFAULT_USER_NAME - Static variable in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
-
The email/username to use for the default user.
- DEFAULT_USER_PASSWORD - Static variable in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
-
The email/username to use for the default user.
- DEFAULT_VAULT_ALGORITHM - Static variable in interface dev.getelements.elements.sdk.service.blockchain.VaultService
-
The default vault storage algorithm.
- DefaultAppleIapVerifyReceiptInvoker - Class in dev.getelements.elements.service.appleiap.client.invoker.invoker
- DefaultAppleIapVerifyReceiptInvoker(Client, AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment, String) - Constructor for class dev.getelements.elements.service.appleiap.client.invoker.invoker.DefaultAppleIapVerifyReceiptInvoker
- DefaultAppleIapVerifyReceiptInvokerBuilder - Class in dev.getelements.elements.service.appleiap.client.invoker.builder
- DefaultAppleIapVerifyReceiptInvokerBuilder() - Constructor for class dev.getelements.elements.service.appleiap.client.invoker.builder.DefaultAppleIapVerifyReceiptInvokerBuilder
- defaultAttributes() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
defaultAttributesrecord component. - defaultAttributes() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
defaultAttributesrecord component. - DefaultBindingAnnotationFactory - Class in dev.getelements.elements.rt.annotation
- DefaultBindingAnnotationFactory() - Constructor for class dev.getelements.elements.rt.annotation.DefaultBindingAnnotationFactory
- DefaultConfigurationSupplier - Class in dev.getelements.elements.config
-
Implements the default configuration scheme.
- DefaultConfigurationSupplier() - Constructor for class dev.getelements.elements.config.DefaultConfigurationSupplier
-
Uses all default configuration.
- DefaultConfigurationSupplier(Properties) - Constructor for class dev.getelements.elements.config.DefaultConfigurationSupplier
-
This scans the classpath using the
ClassLoaderfromClass.getClassLoader()to scan for defaults and will use the supplied properties. - DefaultElementLoaderFactory - Class in dev.getelements.elements.sdk.spi
- DefaultElementLoaderFactory() - Constructor for class dev.getelements.elements.sdk.spi.DefaultElementLoaderFactory
- DefaultElementScope - Class in dev.getelements.elements.sdk.spi
- DefaultElementScope(String, InheritedMutableAttributes) - Constructor for class dev.getelements.elements.sdk.spi.DefaultElementScope
- DefaultElementScopeBuilder - Class in dev.getelements.elements.sdk.spi
- DefaultElementScopeBuilder(Attributes, ReentrantThreadLocal<DefaultElementScope>) - Constructor for class dev.getelements.elements.sdk.spi.DefaultElementScopeBuilder
- DefaultEmailService - Class in dev.getelements.elements.service.email
- DefaultEmailService() - Constructor for class dev.getelements.elements.service.email.DefaultEmailService
- DefaultExceptionMapper - Class in dev.getelements.elements.sdk.jakarta.rs
-
Created by patricktwohig on 4/10/15.
- DefaultExceptionMapper() - Constructor for class dev.getelements.elements.sdk.jakarta.rs.DefaultExceptionMapper
- DefaultFacebookIapReceiptRequestInvoker - Class in dev.getelements.elements.service.meta.facebookiap.invoker
- DefaultFacebookIapReceiptRequestInvoker() - Constructor for class dev.getelements.elements.service.meta.facebookiap.invoker.DefaultFacebookIapReceiptRequestInvoker
- DefaultHealthStatusService - Class in dev.getelements.elements.service.health
- DefaultHealthStatusService() - Constructor for class dev.getelements.elements.service.health.DefaultHealthStatusService
- DefaultKeyManagerAlgorithm() - Constructor for class dev.getelements.elements.sdk.mongo.MongoConfigurationService.DefaultKeyManagerAlgorithm
- defaultMaxAttempts() - Method in record class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Configuration
-
Returns the value of the
defaultMaxAttemptsrecord component. - DefaultOAuth2SchemeConfiguration - Class in dev.getelements.elements.service.defaults
- DefaultOAuth2SchemeConfiguration() - Constructor for class dev.getelements.elements.service.defaults.DefaultOAuth2SchemeConfiguration
- DefaultOculusIapReceiptRequestInvoker - Class in dev.getelements.elements.service.meta.oculusiap.invoker
- DefaultOculusIapReceiptRequestInvoker() - Constructor for class dev.getelements.elements.service.meta.oculusiap.invoker.DefaultOculusIapReceiptRequestInvoker
- DefaultOidcAdminLoginService - Class in dev.getelements.elements.service.auth.oidc
- DefaultOidcAdminLoginService() - Constructor for class dev.getelements.elements.service.auth.oidc.DefaultOidcAdminLoginService
- DefaultReceivePackFactory - Class in org.eclipse.jgit.http.server.resolver
-
Create and configure
ReceivePackservice instance. - DefaultReceivePackFactory() - Constructor for class org.eclipse.jgit.http.server.resolver.DefaultReceivePackFactory
- DefaultRoutingStrategy - Class in dev.getelements.elements.rt.routing
-
The default
RoutingStrategywhich simply selects aRemoteInvokerfrom theRemoteInvokerRegistryusingRemoteInvokerRegistry.getBestRemoteInvoker(ApplicationId)and sends theInvocationthere. - DefaultRoutingStrategy() - Constructor for class dev.getelements.elements.rt.routing.DefaultRoutingStrategy
- defaults() - Static method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the default generation parameters.
- DEFAULTS - Static variable in record class dev.getelements.elements.sdk.record.ArtifactRepository
-
The default set of repositories.
- DefaultSessionService - Class in dev.getelements.elements.service.auth
- DefaultSessionService() - Constructor for class dev.getelements.elements.service.auth.DefaultSessionService
- DefaultSharedElementLoader - Class in dev.getelements.elements.sdk.spi
- DefaultSharedElementLoader() - Constructor for class dev.getelements.elements.sdk.spi.DefaultSharedElementLoader
- DefaultSteamIapReceiptRequestInvoker - Class in dev.getelements.elements.service.steam.invoker
- DefaultSteamIapReceiptRequestInvoker() - Constructor for class dev.getelements.elements.service.steam.invoker.DefaultSteamIapReceiptRequestInvoker
- DefaultTrustManagerAlgorithm() - Constructor for class dev.getelements.elements.sdk.mongo.MongoConfigurationService.DefaultTrustManagerAlgorithm
- DefaultUploadPackFactory - Class in org.eclipse.jgit.http.server.resolver
-
Create and configure
UploadPackservice instance. - DefaultUploadPackFactory() - Constructor for class org.eclipse.jgit.http.server.resolver.DefaultUploadPackFactory
- DefaultUserConfiguration - Class in dev.getelements.elements.service.defaults
-
Creates a default user for first time Elements setup
- DefaultUserConfiguration() - Constructor for class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- defaultValue(Object) - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Sets the default value for the property.
- DefaultValueSupplier() - Constructor for class dev.getelements.elements.sdk.annotation.ElementDefaultAttribute.DefaultValueSupplier
- definition() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
definitionrecord component. - definition() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
definitionrecord component. - DELEGATE - Enum constant in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
-
Logs a warning and uses the delegate class.
- delete() - Method in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- delete() - Method in class dev.getelements.elements.rt.transact.AbstractTaskEntry
- delete() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Flags this entry for removal returning the entry to absent state.
- delete() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Clears this entry, if the entry is absent, then this has no effect.
- delete(String) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- delete(String) - Method in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
-
Deletes a
RewardIssuancewith the supplied id. - DELETE - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexOperation
-
Delete the index.
- deleteAccount(FirebaseDeleteAccountRequest) - Method in class dev.getelements.elements.service.FirebaseTestClient
- deleteAdvancedInventoryItem(String) - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- deleteAllMatches() - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- deleteAllMatches() - Method in interface dev.getelements.elements.sdk.service.match.MultiMatchService
-
Deletes all
MultiMatchinstances. - deleteAllMatches() - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- deleteAllMatches() - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- deleteAllMultiMatches() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- deleteAllMultiMatches() - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Deletes all of the
MultiMatchinstances. - deleteAppleIapReceipt(String) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- deleteAppleIapReceipt(String) - Method in interface dev.getelements.elements.sdk.dao.AppleIapReceiptDao
-
Deletes an existing receipt.
- deleteAppleIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.appleiap.AppleIapReceiptService
-
Deletes an existing receipt.
- deleteAppleIapReceipt(String) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- deleteApplication(String) - Method in class dev.getelements.elements.rest.application.ApplicationResource
- deleteApplication(String) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationService
-
Deletes an Application with the specific name or identifier.
- deleteApplication(String) - Method in class dev.getelements.elements.service.application.AnonApplicationService
- deleteApplication(String) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- deleteApplicationConfiguration(Class<? extends ApplicationConfiguration>, String, String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- deleteApplicationConfiguration(Class<? extends ApplicationConfiguration>, String, String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Deletes the application configuration.
- deleteApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.FacebookApplicationConfigurationService
-
Deletes an
FacebookApplicationConfigurationusing the ID as reference. - deleteApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.FirebaseApplicationConfigurationService
-
Deletes an instance of
FirebaseApplicationConfiguration. - deleteApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.GooglePlayApplicationConfigurationService
-
Deletes an
GooglePlayApplicationConfigurationusing the ID as reference. - deleteApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.IosApplicationConfigurationService
-
Deletes an
IosApplicationConfigurationusing the ID as reference. - deleteApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.MatchmakingApplicationConfigurationService
-
Deletes an
MatchmakingApplicationConfigurationusing the ID as reference. - deleteApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.OculusApplicationConfigurationService
-
Deletes an
OculusApplicationConfigurationusing the ID as reference. - deleteApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.PSNApplicationConfigurationService
-
Deletes a
PSNApplicationConfigurationusing the ID as reference. - deleteApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.SteamApplicationConfigurationService
-
Deletes a
SteamApplicationConfigurationusing the ID as reference. - deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonGooglePlayApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonSteamApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserFirebaseApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserGooglePlayApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserIosApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserMatchmakingApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserPSNApplicationConfigurationService
- deleteApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserSteamApplicationConfigurationService
- deleteAt(String, int) - Static method in class dev.getelements.elements.sdk.util.Levenshtein
-
Deletes the character at the given index from the source string.
- deleteAuthScheme(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- deleteAuthScheme(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- deleteAuthScheme(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- deleteAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
-
Deletes the
AuthSchemewith the supplied auth scheme ID. - deleteAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
-
Deletes the
AuthSchemewith the supplied auth scheme ID. - deleteAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
-
Deletes the
AuthSchemewith the supplied auth scheme ID. - deleteAuthScheme(String) - Method in interface dev.getelements.elements.sdk.service.auth.AuthSchemeService
-
Deletes the
AuthSchemewith the supplied auth scheme ID. - deleteAuthScheme(String) - Method in interface dev.getelements.elements.sdk.service.auth.OAuth2AuthSchemeService
-
Deletes the
OAuth2AuthSchemewith the supplied auth scheme ID. - deleteAuthScheme(String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcAuthSchemeService
-
Deletes the
OidcAuthSchemewith the supplied auth scheme ID. - deleteAuthScheme(String) - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- deleteAuthScheme(String) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- deleteAuthScheme(String) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- deleteContract(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- deleteContract(String) - Method in class dev.getelements.elements.rest.blockchain.SmartContractResource
- deleteContract(String) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Deletes a
SmartContract. - deleteContract(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractService
-
Deletes the
SmartContractwith the supplied contract ID. - deleteContract(String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- deleteCustomAuthScheme(String) - Method in class dev.getelements.elements.rest.auth.CustomAuthSchemeResource
- DELETED - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSUtils.CommitResult
-
The supplied path was deleted because the update was the tombstone.
- DELETED - Enum constant in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
An inventory item was deleted.
- deleteDeployment(String) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- deleteDeployment(String) - Method in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
-
Deletes the
ElementDeploymentwith the supplied id. - deleteDeployment(String) - Method in interface dev.getelements.elements.sdk.service.system.ElementDeploymentService
-
Deletes an
ElementDeployment. - deleteDeployment(String) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- deleteDeployment(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- deleteDeployment(String, String) - Method in class dev.getelements.elements.rest.cdn.DeploymentResource
- deleteDeployment(String, String) - Method in interface dev.getelements.elements.sdk.dao.DeploymentDao
- deleteDeployment(String, String) - Method in interface dev.getelements.elements.sdk.service.cdn.CdnDeploymentService
- deleteDeployment(String, String) - Method in class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- deleteDeployment(String, String) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- deleteDistinctInventoryItem(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- deleteDistinctInventoryItem(String) - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- deleteDistinctInventoryItem(String) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Deletes a distinct inventory item.
- deleteElementDeployment(String) - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- deleteEmailTemplate(String) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- deleteEmailTemplate(String) - Method in class dev.getelements.elements.rest.schema.email.EmailTemplateResource
- deleteEmailTemplate(String) - Method in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
-
Deletes the
EmailTemplatewith the supplied ID. - deleteEmailTemplate(String) - Method in interface dev.getelements.elements.sdk.service.schema.email.EmailTemplateService
-
Deletes the
EmailTemplatewith the supplied id. - deleteEmailTemplate(String) - Method in class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- deleteFacebookApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
-
Deletes an instance of
FacebookApplicationConfiguration. - deleteFacebookIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.meta.facebookiap.FacebookIapReceiptService
-
Deletes an existing receipt.
- deleteFacebookIapReceipt(String) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- deleteFCMRegistration(String) - Method in class dev.getelements.elements.rest.notifications.FCMRegistrationResource
- deleteFirebaseApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
-
Deletes an instance of
FirebaseApplicationConfiguration. - deleteFollower(String, String) - Method in class dev.getelements.elements.rest.followers.FollowersResource
- deleteFollower(String, String) - Method in interface dev.getelements.elements.sdk.service.follower.FollowerService
-
Deletes the link between the supplied profile id's, throwing an exception if the supplied id is not valid.
- deleteFollower(String, String) - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- deleteFollower(String, String) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- deleteFollowerForProfile(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- deleteFollowerForProfile(String, String) - Method in interface dev.getelements.elements.sdk.dao.FollowerDao
-
Deletes the single instance of
CreateFollowerRequestfor the supplied profile id. - deleteFriend(String) - Method in interface dev.getelements.elements.sdk.service.friend.FriendService
-
Deletes the supplied
Friend, throwing an exception if the supplied id is not valid. - deleteFriend(String) - Method in class dev.getelements.elements.service.friend.UserFriendService
- deleteFriendForUser(User, String) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- deleteFriendForUser(User, String) - Method in interface dev.getelements.elements.sdk.dao.FriendDao
- deleteFriendRegistration(String) - Method in class dev.getelements.elements.rest.friends.FriendResource
- deleteGooglePlayApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
-
Deletes an instance of
GooglePlayApplicationConfiguration. - deleteGooglePlayIapReceipt(String) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- deleteGooglePlayIapReceipt(String) - Method in interface dev.getelements.elements.sdk.dao.GooglePlayIapReceiptDao
-
Deletes an existing receipt.
- deleteGooglePlayIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.googleplayiap.GooglePlayIapReceiptService
-
Deletes an existing receipt.
- deleteGooglePlayIapReceipt(String) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- deleteInventoryItem(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- deleteInventoryItem(String) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Deletes an inventory item.
- deleteInventoryItem(String) - Method in interface dev.getelements.elements.sdk.service.inventory.AdvancedInventoryItemService
-
Deletes an
InventoryItemfrom the givenUser's inventory. - deleteInventoryItem(String) - Method in interface dev.getelements.elements.sdk.service.inventory.DistinctInventoryItemService
-
Deletes a specific distinct inventory item id.
- deleteInventoryItem(String) - Method in interface dev.getelements.elements.sdk.service.inventory.SimpleInventoryItemService
-
Deletes an
InventoryItemfrom the givenUser's inventory. - deleteInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- deleteInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- deleteInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- deleteInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- deleteInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- deleteInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- deleteIosApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
-
Deletes an instance of
IosApplicationConfiguration. - deleteItem(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- deleteItem(String) - Method in class dev.getelements.elements.rest.goods.ItemResource
- deleteItem(String) - Method in interface dev.getelements.elements.sdk.dao.ItemDao
-
Attempts to delete the item with the given identifier
- deleteItem(String) - Method in interface dev.getelements.elements.sdk.service.goods.ItemService
-
Soft deletes the item with the given identifier.
- deleteItem(String) - Method in class dev.getelements.elements.service.goods.AnonItemService
- deleteItem(String) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- deleteLargeObject(String) - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- deleteLargeObject(String) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- deleteLargeObject(String) - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- deleteLargeObject(String) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectBucket
-
Deletes the
LargeObjectwith the supplied id as well as the associated metadata. - deleteLargeObject(String) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectDao
-
Deletes an instance of
LargeObjectfrom the database. - deleteLargeObject(String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Deletes the instance of
LargeObject, throw an instance ofLargeObjectNotFoundExceptionif the large object does not exist or the currently logged-in user does not have permission to access. - deleteLargeObject(String) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- deleteLargeObject(String) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- deleteLargeObject(String) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- deleteLeaderboard(String) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- deleteLeaderboard(String) - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- deleteLeaderboard(String) - Method in interface dev.getelements.elements.sdk.dao.LeaderboardDao
-
Deletes the
Leaderboardwith the name or identifier. - deleteLeaderboard(String) - Method in interface dev.getelements.elements.sdk.service.leaderboard.LeaderboardService
-
Deletes the
Leaderboardwith the name or identifier. - deleteLeaderboard(String) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- deleteLeaderboard(String) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- deleteMatch(String) - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- deleteMatch(String) - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- deleteMatch(String) - Method in interface dev.getelements.elements.sdk.service.match.MatchService
-
Deletes a
Matchwith the supplied ID, as determined byMatch.getId(). - deleteMatch(String) - Method in interface dev.getelements.elements.sdk.service.match.MultiMatchService
-
Deletes a
MultiMatchwith the supplied ID, as determined byMultiMatch.getId(). - deleteMatch(String) - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- deleteMatch(String) - Method in class dev.getelements.elements.service.match.UserMatchService
- deleteMatch(String) - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- deleteMatch(String, String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- deleteMatch(String, String) - Method in interface dev.getelements.elements.sdk.dao.MatchDao
- deleteMatchmakingApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.MatchmakingApplicationConfigurationResource
-
Deletes an instance of
MatchmakingApplicationConfiguration. - deleteMessage(String) - Method in class dev.getelements.elements.sdk.test.element.rs.MessageEndpoint
- deleteMetadata(String) - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- deleteMetadataSpec(String) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- deleteMetadataSpec(String) - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- deleteMetadataSpec(String) - Method in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
-
Deletes the
MetadataSpecwith the supplied metadataSpec ID. - deleteMetadataSpec(String) - Method in interface dev.getelements.elements.sdk.service.schema.MetadataSpecService
-
Deletes the
MetadataSpecwith the supplied metadata Spec ID. - deleteMetadataSpec(String) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- deleteMission(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- deleteMission(String) - Method in class dev.getelements.elements.rest.mission.MissionResource
- deleteMission(String) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
-
Deletes a mission.
- deleteMission(String) - Method in interface dev.getelements.elements.sdk.service.mission.MissionService
-
Deletes the
Missionwith the supplied id or name. - deleteMission(String) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- deleteMission(String) - Method in class dev.getelements.elements.service.mission.SuperUserMissionService
- deleteMultiMatch(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Deletes the
MultiMatchwith the given ID, throwing an exception if it does not exist. - deleteOauth2AuthScheme(String) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthSchemeResource
- deleteOculusApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
-
Deletes an instance of
OculusApplicationConfiguration. - deleteOculusIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
-
Deletes an existing receipt.
- deleteOculusIapReceipt(String) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- deleteOidcAuthScheme(String) - Method in class dev.getelements.elements.rest.auth.OidcAuthSchemeResource
- deleteProductBundle(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- deleteProductBundle(String) - Method in class dev.getelements.elements.rest.goods.ProductBundleResource
- deleteProductBundle(String) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Deletes a
ProductBundleby its database id. - deleteProductBundle(String) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Deletes a
ProductBundleby its database id. - deleteProductBundle(String) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- deleteProductBundle(String) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- deleteProductSkuSchema(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- deleteProductSkuSchema(String) - Method in class dev.getelements.elements.rest.goods.ProductSkuSchemaResource
- deleteProductSkuSchema(String) - Method in interface dev.getelements.elements.sdk.dao.ProductSkuSchemaDao
-
Deletes a
ProductSkuSchemaby its database id. - deleteProductSkuSchema(String) - Method in interface dev.getelements.elements.sdk.service.goods.ProductSkuSchemaService
-
Deletes a
ProductSkuSchemaby its database id. - deleteProductSkuSchema(String) - Method in class dev.getelements.elements.service.goods.SuperuserProductSkuSchemaService
- deleteProductSkuSchema(String) - Method in class dev.getelements.elements.service.goods.UserProductSkuSchemaService
- deleteProfile(String) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Deletes the
Profilewith the supplied profile ID. - deleteProfile(String) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- deleteProfile(String) - Method in class dev.getelements.elements.service.profile.UserProfileService
- deleteProgress(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- deleteProgress(String) - Method in class dev.getelements.elements.rest.mission.ProgressResource
- deleteProgress(String) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Deletes a progress.
- deleteProgress(String) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Deletes the
Progresswith the supplied id or name. - deleteProgress(String) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- deleteProgress(String) - Method in class dev.getelements.elements.service.progress.UserProgressService
- deleteProviderConfiguration(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- deleteProviderConfiguration(String) - Method in class dev.getelements.elements.rest.auth.OidcProviderConfigurationResource
- deleteProviderConfiguration(String) - Method in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
-
Deletes a provider configuration.
- deleteProviderConfiguration(String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcProviderConfigurationService
-
Deletes the provider configuration with the supplied ID.
- deleteProviderConfiguration(String) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- deletePSNApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.PSNApplicationConfigurationResource
-
Deletes an instance of
PSNApplicationConfiguration. - deleteReceipt(String) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- deleteReceipt(String) - Method in class dev.getelements.elements.rest.receipt.ReceiptResource
- deleteReceipt(String) - Method in interface dev.getelements.elements.sdk.dao.ReceiptDao
-
Deletes an existing receipt.
- deleteReceipt(String) - Method in interface dev.getelements.elements.sdk.service.receipt.ReceiptService
-
Deletes an existing receipt.
- deleteReceipt(String) - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- deleteReceipt(String) - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- deleteRecursively(Path) - Static method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Recursively deletes the supplied path (file or directory tree), logging rather than throwing on failure.
- deleteRegistration(String) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- deleteRegistration(String) - Method in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
-
Deletes an instance of
FCMRegistrationbased on the supplied id. - deleteRegistration(String) - Method in interface dev.getelements.elements.sdk.service.firebase.FCMRegistrationService
-
Delets an instance of
FCMRegistrationbased on the supplied ID. - deleteRegistration(String) - Method in class dev.getelements.elements.service.notification.SuperUserFCMRegistrationService
- deleteRegistration(String) - Method in class dev.getelements.elements.service.notification.UserFCMRegistrationService
- deleteRegistrationWithRequestingProfile(Profile, String) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- deleteRegistrationWithRequestingProfile(Profile, String) - Method in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
-
Deletes an instance of
FCMRegistrationbased on the supplied id. - deleteSaveDocument(String) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- deleteSaveDocument(String) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- deleteSaveDocument(String) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Deletes the save game document.
- deleteSaveDocument(String) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Deletes the supplied
SaveDataDocument. - deleteSaveDocument(String) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- deleteSaveDocument(String) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- deleteSchedule(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- deleteSchedule(String) - Method in class dev.getelements.elements.rest.mission.ScheduleResource
- deleteSchedule(String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleDao
- deleteSchedule(String) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleService
- deleteSchedule(String) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- deleteScheduleEvent(String, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- deleteScheduleEvent(String, String) - Method in class dev.getelements.elements.rest.mission.ScheduleEventResource
- deleteScheduleEvent(String, String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Deletes a specific schedule event.
- deleteScheduleEvent(String, String) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleEventService
- deleteScheduleEvent(String, String) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- deleteScheduleEvents(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- deleteScheduleEvents(String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Deletes all events associated with the supplied schedule id.
- deleteSimpleInventoryItem(String) - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- deleteSteamApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- deleteSteamIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.steam.SteamIapReceiptService
-
Deletes an existing receipt.
- deleteSteamIapReceipt(String) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- deleteTask(TaskId) - Method in class dev.getelements.elements.rt.transact.AbstractTaskEntry
- deleteTask(TaskId) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Deletes the
TaskIdfrom the datastore. - deleteTask(TaskId) - Method in interface dev.getelements.elements.rt.transact.TaskEntry
- deleteTempFilesAndDirectories() - Method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Deletes all temporary files and directories created by this
TemporaryFilesinstance. - deleteToken(String) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- deleteToken(String) - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- deleteToken(String) - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- deleteToken(String) - Method in interface dev.getelements.elements.sdk.dao.PasswordResetTokenDao
-
Deletes a token.
- deleteToken(String) - Method in interface dev.getelements.elements.sdk.dao.TokensWithExpirationDao
-
Deletes the token using its id.
- deleteToken(String) - Method in interface dev.getelements.elements.sdk.dao.UidVerificationTokenDao
-
Deletes a token.
- deleteTokensByUser(User) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- deleteTokensByUser(User) - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- deleteTokensByUser(User) - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- deleteTokensByUser(User) - Method in interface dev.getelements.elements.sdk.dao.PasswordResetTokenDao
-
Deletes all tokens belonging to the given user.
- deleteTokensByUser(User) - Method in interface dev.getelements.elements.sdk.dao.TokensWithExpirationDao
-
Deletes all existing tokens associated with given user
- deleteTokensByUser(User) - Method in interface dev.getelements.elements.sdk.dao.UidVerificationTokenDao
-
Deletes all tokens belonging to the given user.
- deleteUser(String) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Removes a user from the system, effectively deleting his/her account.
- deleteUser(String) - Method in class dev.getelements.elements.service.user.AnonUserService
- deleteUser(String) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- deleteUser(String) - Method in class dev.getelements.elements.service.user.UserUserService
- deleteUserUid(UserUid) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Deletes a user uid by its UserUid object.
- deleteUserUid(String, String) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Deletes a user uid by its scheme and user id.
- deleteVault(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- deleteVault(String) - Method in class dev.getelements.elements.rest.blockchain.VaultResource
- deleteVault(String) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Deletes a
Vaultwith the supplied identifier. - deleteVault(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.VaultService
-
Deletes a
Vault. - deleteVault(String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- deleteVault(String) - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- deleteVaultForUser(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- deleteVaultForUser(String, String) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Deletes the
Vaultfor the supplied urse - deleteWallet(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- deleteWallet(String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Deletes the
Walletwith the supplied wallet ID. - deleteWallet(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.WalletService
-
Deletes the
Walletwith the supplied wallet ID. - deleteWallet(String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- deleteWallet(String) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- deleteWallet(String, String) - Method in class dev.getelements.elements.rest.blockchain.VaultWalletResource
- deleteWalletForUser(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- deleteWalletForUser(String, String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Deletes a wallet for the supplied user.
- deleteWalletForVault(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- deleteWalletForVault(String, String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Deletes a wallet for the supplied user and vault.
- deleteWalletFromVault(String, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.WalletService
-
Deletes the
Walletwith the supplied id, from the vault. - deleteWalletFromVault(String, String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- deleteWalletFromVault(String, String) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- deleteWalletsInMongoVault(MongoVault) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- dependencies() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
dependenciesrecord component. - dependencies() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
dependenciesrecord component. - dependency() - Method in record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Returns the value of the
dependencyrecord component. - deployment() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
deploymentrecord component. - deployment() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
deploymentrecord component. - Deployment - Class in dev.getelements.elements.sdk.model
-
Represents a deployment of a versioned artifact to an application.
- Deployment() - Constructor for class dev.getelements.elements.sdk.model.Deployment
-
Creates a new instance.
- DEPLOYMENT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.DeploymentDao
- DEPLOYMENT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.DeploymentDao
- DEPLOYMENT_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.DeploymentDao
- DeploymentDao - Interface in dev.getelements.elements.sdk.dao
- deploymentFiles() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
deploymentFilesrecord component. - deploymentFiles() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
deploymentFilesrecord component. - DeploymentNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.cdnserve
-
Thrown when a CDN deployment cannot be found.
- DeploymentNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DeploymentNotFoundException
-
Creates a new instance.
- DeploymentNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DeploymentNotFoundException
-
Creates a new instance with the given message.
- DeploymentNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DeploymentNotFoundException
-
Creates a new instance with the given message and cause.
- DeploymentNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DeploymentNotFoundException
-
Creates a new instance.
- DeploymentNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DeploymentNotFoundException
-
Creates a new instance with the given cause.
- DeploymentResource - Class in dev.getelements.elements.rest.cdn
- DeploymentResource() - Constructor for class dev.getelements.elements.rest.cdn.DeploymentResource
- deprecated() - Element in annotation interface dev.getelements.elements.rt.annotation.DeprecationDefinition
-
Flag to indicate explicit deprecation.
- deprecated() - Element in annotation interface dev.getelements.elements.rt.annotation.ModuleDefinition
-
Indicates that importing this particular module is deprecated.
- deprecated() - Element in annotation interface dev.getelements.elements.rt.annotation.RemotelyInvokable
-
Indicates the deprecation status of the method.
- deprecated() - Element in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
Indicates if this service is deprecated.
- Deprecation - Class in dev.getelements.elements.rt.manifest
- Deprecation() - Constructor for class dev.getelements.elements.rt.manifest.Deprecation
- DeprecationDefinition - Annotation Interface in dev.getelements.elements.rt.annotation
-
Indicates that the
- deregister(String) - Method in class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry
-
Deregisters a previously registered path prefix.
- description() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDefaultAttribute
-
A description of the attribute.
- description() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementEventProducer
-
A brief description of the
Event. - description() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementRequiredAttribute
-
A human-readable description of the attribute and why it is required.
- description() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventProducerMetadata
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.getelements.elements.sdk.model.system.ElementFeature
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.getelements.elements.sdk.model.system.ElementSpi
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.getelements.elements.sdk.record.ElementEventProducerRecord
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.getelements.elements.sdk.record.ElementRequiredAttributeRecord
-
Returns the value of the
descriptionrecord component. - deserialize(InputStream) - Method in interface dev.getelements.elements.rt.Resource
-
Restores the entire state of this
Resourcefrom the suppliedInputStream. - deserialize(InputStream) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- deserialize(ReadableByteChannel) - Method in interface dev.getelements.elements.rt.Resource
-
Restores the entire state of this
Resourcefrom the suppliedInputStream. - deserialize(ReadableByteChannel) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- designation() - Method in record class dev.getelements.elements.sdk.record.ElementDesignationRecord
-
Returns the value of the
designationrecord component. - DESIGNATION_SEPARATOR - Static variable in record class dev.getelements.elements.sdk.record.ElementDesignationRecord
- destination() - Method in record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Returns the value of the
destinationrecord component. - destroy() - Method in class dev.getelements.elements.docserve.DocSwaggerConfigurationFilter
- destroy() - Method in class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- destroy() - Method in class dev.getelements.elements.servlet.security.HttpServletBasicAuthFilter
- destroy() - Method in class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- destroy() - Method in class dev.getelements.elements.servlet.security.HttpServletGlobalSecretHeaderFilter
- destroy() - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
- destroy() - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
- destroy() - Method in class org.eclipse.jgit.http.server.glue.RegexGroupFilter
- destroy() - Method in class org.eclipse.jgit.http.server.RepositoryFilter
- destroy(ResourceId) - Method in interface dev.getelements.elements.rt.ResourceContext
-
Destroys the
Resourcewith the providedResourceId. - destroy(ResourceId) - Method in interface dev.getelements.elements.rt.ResourceService
-
Removes a
Resourceand then immediately closes it. - destroy(String) - Method in interface dev.getelements.elements.rt.ResourceService
-
Removes a
Resourceand then immediately closes it. - destroyAllResources() - Method in interface dev.getelements.elements.rt.ResourceContext
-
Performs the operations of
ResourceContext.destroyAllResourcesAsync(Consumer, Consumer)in a synchronous fashion. - destroyAllResources() - Method in class dev.getelements.elements.rt.SimpleResourceContext
- destroyAllResourcesAsync(Consumer<Void>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.ResourceContext
-
Clears all
Resourceinstances from the system. - destroyAllResourcesAsync(Consumer<Void>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- destroyAsync(Consumer<Void>, Consumer<Throwable>, ResourceId) - Method in interface dev.getelements.elements.rt.ResourceContext
-
Destroys the
Resourcewith the providedResourceId. - destroyAsync(Consumer<Void>, Consumer<Throwable>, ResourceId) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- destroyAsync(Consumer<Void>, Consumer<Throwable>, String) - Method in interface dev.getelements.elements.rt.ResourceContext
- destroyResources(Path, int) - Method in interface dev.getelements.elements.rt.ResourceService
- determine(Method) - Static method in enum class dev.getelements.elements.rt.annotation.Dispatch.Type
-
Inspects the supplied
Methodand determines the type of dispatch used. - dev.getelements.elements.appnode - package dev.getelements.elements.appnode
- dev.getelements.elements.appnode.guice - package dev.getelements.elements.appnode.guice
- dev.getelements.elements.appnode.security - package dev.getelements.elements.appnode.security
- dev.getelements.elements.cdnserve - package dev.getelements.elements.cdnserve
- dev.getelements.elements.cdnserve.guice - package dev.getelements.elements.cdnserve.guice
- dev.getelements.elements.codeserve - package dev.getelements.elements.codeserve
- dev.getelements.elements.codeserve.guice - package dev.getelements.elements.codeserve.guice
- dev.getelements.elements.common.util.mapstruct - package dev.getelements.elements.common.util.mapstruct
- dev.getelements.elements.config - package dev.getelements.elements.config
- dev.getelements.elements.dao.mongo - package dev.getelements.elements.dao.mongo
- dev.getelements.elements.dao.mongo.application - package dev.getelements.elements.dao.mongo.application
- dev.getelements.elements.dao.mongo.auth - package dev.getelements.elements.dao.mongo.auth
- dev.getelements.elements.dao.mongo.blockchain - package dev.getelements.elements.dao.mongo.blockchain
- dev.getelements.elements.dao.mongo.goods - package dev.getelements.elements.dao.mongo.goods
- dev.getelements.elements.dao.mongo.guice - package dev.getelements.elements.dao.mongo.guice
- dev.getelements.elements.dao.mongo.health - package dev.getelements.elements.dao.mongo.health
- dev.getelements.elements.dao.mongo.largeobject - package dev.getelements.elements.dao.mongo.largeobject
- dev.getelements.elements.dao.mongo.mapper - package dev.getelements.elements.dao.mongo.mapper
- dev.getelements.elements.dao.mongo.match - package dev.getelements.elements.dao.mongo.match
- dev.getelements.elements.dao.mongo.metadata - package dev.getelements.elements.dao.mongo.metadata
- dev.getelements.elements.dao.mongo.migration - package dev.getelements.elements.dao.mongo.migration
- dev.getelements.elements.dao.mongo.migration.migrations - package dev.getelements.elements.dao.mongo.migration.migrations
- dev.getelements.elements.dao.mongo.mission - package dev.getelements.elements.dao.mongo.mission
- dev.getelements.elements.dao.mongo.model - package dev.getelements.elements.dao.mongo.model
- dev.getelements.elements.dao.mongo.model.application - package dev.getelements.elements.dao.mongo.model.application
- dev.getelements.elements.dao.mongo.model.auth - package dev.getelements.elements.dao.mongo.model.auth
- dev.getelements.elements.dao.mongo.model.blockchain - package dev.getelements.elements.dao.mongo.model.blockchain
- dev.getelements.elements.dao.mongo.model.goods - package dev.getelements.elements.dao.mongo.model.goods
- dev.getelements.elements.dao.mongo.model.index - package dev.getelements.elements.dao.mongo.model.index
- dev.getelements.elements.dao.mongo.model.largeobject - package dev.getelements.elements.dao.mongo.model.largeobject
- dev.getelements.elements.dao.mongo.model.match - package dev.getelements.elements.dao.mongo.model.match
- dev.getelements.elements.dao.mongo.model.metadata - package dev.getelements.elements.dao.mongo.model.metadata
- dev.getelements.elements.dao.mongo.model.mission - package dev.getelements.elements.dao.mongo.model.mission
- dev.getelements.elements.dao.mongo.model.profile - package dev.getelements.elements.dao.mongo.model.profile
- dev.getelements.elements.dao.mongo.model.receipt - package dev.getelements.elements.dao.mongo.model.receipt
- dev.getelements.elements.dao.mongo.model.savedata - package dev.getelements.elements.dao.mongo.model.savedata
- dev.getelements.elements.dao.mongo.model.schema - package dev.getelements.elements.dao.mongo.model.schema
- dev.getelements.elements.dao.mongo.model.schema.email - package dev.getelements.elements.dao.mongo.model.schema.email
- dev.getelements.elements.dao.mongo.model.score - package dev.getelements.elements.dao.mongo.model.score
- dev.getelements.elements.dao.mongo.model.system - package dev.getelements.elements.dao.mongo.model.system
- dev.getelements.elements.dao.mongo.model.user - package dev.getelements.elements.dao.mongo.model.user
- dev.getelements.elements.dao.mongo.provider - package dev.getelements.elements.dao.mongo.provider
- dev.getelements.elements.dao.mongo.query - package dev.getelements.elements.dao.mongo.query
- dev.getelements.elements.dao.mongo.receipt - package dev.getelements.elements.dao.mongo.receipt
- dev.getelements.elements.dao.mongo.savedata - package dev.getelements.elements.dao.mongo.savedata
- dev.getelements.elements.dao.mongo.schema - package dev.getelements.elements.dao.mongo.schema
- dev.getelements.elements.dao.mongo.schema.email - package dev.getelements.elements.dao.mongo.schema.email
- dev.getelements.elements.dao.mongo.system - package dev.getelements.elements.dao.mongo.system
- dev.getelements.elements.dao.mongo.test - package dev.getelements.elements.dao.mongo.test
- dev.getelements.elements.dao.mongo.ucode - package dev.getelements.elements.dao.mongo.ucode
- dev.getelements.elements.deployment.jetty - package dev.getelements.elements.deployment.jetty
- dev.getelements.elements.deployment.jetty.guice - package dev.getelements.elements.deployment.jetty.guice
- dev.getelements.elements.deployment.jetty.loader - package dev.getelements.elements.deployment.jetty.loader
- dev.getelements.elements.docserve - package dev.getelements.elements.docserve
- dev.getelements.elements.exception - package dev.getelements.elements.exception
- dev.getelements.elements.git - package dev.getelements.elements.git
- dev.getelements.elements.guice - package dev.getelements.elements.guice
- dev.getelements.elements.jetty - package dev.getelements.elements.jetty
- dev.getelements.elements.jrpc - package dev.getelements.elements.jrpc
- dev.getelements.elements.migrate - package dev.getelements.elements.migrate
- dev.getelements.elements.remote.jeromq - package dev.getelements.elements.remote.jeromq
- dev.getelements.elements.rest - package dev.getelements.elements.rest
- dev.getelements.elements.rest.apple - package dev.getelements.elements.rest.apple
- dev.getelements.elements.rest.application - package dev.getelements.elements.rest.application
- dev.getelements.elements.rest.auth - package dev.getelements.elements.rest.auth
- dev.getelements.elements.rest.blockchain - package dev.getelements.elements.rest.blockchain
- dev.getelements.elements.rest.cdn - package dev.getelements.elements.rest.cdn
- dev.getelements.elements.rest.codegen - package dev.getelements.elements.rest.codegen
- dev.getelements.elements.rest.element - package dev.getelements.elements.rest.element
- dev.getelements.elements.rest.followers - package dev.getelements.elements.rest.followers
- dev.getelements.elements.rest.friends - package dev.getelements.elements.rest.friends
- dev.getelements.elements.rest.goods - package dev.getelements.elements.rest.goods
- dev.getelements.elements.rest.google - package dev.getelements.elements.rest.google
- dev.getelements.elements.rest.guice - package dev.getelements.elements.rest.guice
- dev.getelements.elements.rest.index - package dev.getelements.elements.rest.index
- dev.getelements.elements.rest.inventory - package dev.getelements.elements.rest.inventory
- dev.getelements.elements.rest.invite - package dev.getelements.elements.rest.invite
- dev.getelements.elements.rest.jersey.largeobject - package dev.getelements.elements.rest.jersey.largeobject
- dev.getelements.elements.rest.largeobject - package dev.getelements.elements.rest.largeobject
- dev.getelements.elements.rest.leaderboard - package dev.getelements.elements.rest.leaderboard
- dev.getelements.elements.rest.matchmaking - package dev.getelements.elements.rest.matchmaking
- dev.getelements.elements.rest.meta.facebook - package dev.getelements.elements.rest.meta.facebook
- dev.getelements.elements.rest.meta.oculus - package dev.getelements.elements.rest.meta.oculus
- dev.getelements.elements.rest.metadata - package dev.getelements.elements.rest.metadata
- dev.getelements.elements.rest.mission - package dev.getelements.elements.rest.mission
- dev.getelements.elements.rest.notifications - package dev.getelements.elements.rest.notifications
- dev.getelements.elements.rest.profile - package dev.getelements.elements.rest.profile
- dev.getelements.elements.rest.receipt - package dev.getelements.elements.rest.receipt
- dev.getelements.elements.rest.savedata - package dev.getelements.elements.rest.savedata
- dev.getelements.elements.rest.schema - package dev.getelements.elements.rest.schema
- dev.getelements.elements.rest.schema.email - package dev.getelements.elements.rest.schema.email
- dev.getelements.elements.rest.security - package dev.getelements.elements.rest.security
- dev.getelements.elements.rest.status - package dev.getelements.elements.rest.status
- dev.getelements.elements.rest.steam - package dev.getelements.elements.rest.steam
- dev.getelements.elements.rest.test - package dev.getelements.elements.rest.test
- dev.getelements.elements.rest.test.model - package dev.getelements.elements.rest.test.model
- dev.getelements.elements.rest.user - package dev.getelements.elements.rest.user
- dev.getelements.elements.rpc - package dev.getelements.elements.rpc
- dev.getelements.elements.rpc.guice - package dev.getelements.elements.rpc.guice
- dev.getelements.elements.rt - package dev.getelements.elements.rt
- dev.getelements.elements.rt.annotation - package dev.getelements.elements.rt.annotation
- dev.getelements.elements.rt.exception - package dev.getelements.elements.rt.exception
- dev.getelements.elements.rt.fst - package dev.getelements.elements.rt.fst
- dev.getelements.elements.rt.git - package dev.getelements.elements.rt.git
- dev.getelements.elements.rt.guice - package dev.getelements.elements.rt.guice
- dev.getelements.elements.rt.jackson - package dev.getelements.elements.rt.jackson
- dev.getelements.elements.rt.jackson.guice - package dev.getelements.elements.rt.jackson.guice
- dev.getelements.elements.rt.jeromq - package dev.getelements.elements.rt.jeromq
- dev.getelements.elements.rt.jersey - package dev.getelements.elements.rt.jersey
- dev.getelements.elements.rt.jersey.guice - package dev.getelements.elements.rt.jersey.guice
- dev.getelements.elements.rt.jrpc - package dev.getelements.elements.rt.jrpc
- dev.getelements.elements.rt.kryo - package dev.getelements.elements.rt.kryo
- dev.getelements.elements.rt.kryo.guice - package dev.getelements.elements.rt.kryo.guice
- dev.getelements.elements.rt.manifest - package dev.getelements.elements.rt.manifest
- dev.getelements.elements.rt.manifest.event - package dev.getelements.elements.rt.manifest.event
- dev.getelements.elements.rt.manifest.jrpc - package dev.getelements.elements.rt.manifest.jrpc
- dev.getelements.elements.rt.manifest.model - package dev.getelements.elements.rt.manifest.model
- dev.getelements.elements.rt.manifest.startup - package dev.getelements.elements.rt.manifest.startup
- dev.getelements.elements.rt.provider - package dev.getelements.elements.rt.provider
- dev.getelements.elements.rt.remote - package dev.getelements.elements.rt.remote
- dev.getelements.elements.rt.remote.guice - package dev.getelements.elements.rt.remote.guice
- dev.getelements.elements.rt.remote.jeromq - package dev.getelements.elements.rt.remote.jeromq
- dev.getelements.elements.rt.remote.jeromq.guice - package dev.getelements.elements.rt.remote.jeromq.guice
- dev.getelements.elements.rt.remote.provider - package dev.getelements.elements.rt.remote.provider
- dev.getelements.elements.rt.remote.watchdog - package dev.getelements.elements.rt.remote.watchdog
- dev.getelements.elements.rt.routing - package dev.getelements.elements.rt.routing
- dev.getelements.elements.rt.transact - package dev.getelements.elements.rt.transact
- dev.getelements.elements.rt.transact.unix - package dev.getelements.elements.rt.transact.unix
- dev.getelements.elements.rt.util - package dev.getelements.elements.rt.util
- dev.getelements.elements.sdk - package dev.getelements.elements.sdk
- dev.getelements.elements.sdk.annotation - package dev.getelements.elements.sdk.annotation
-
The SDK Annotations in this package govern the visibility and services defined within an
Element. - dev.getelements.elements.sdk.cluster - package dev.getelements.elements.sdk.cluster
- dev.getelements.elements.sdk.cluster.id - package dev.getelements.elements.sdk.cluster.id
- dev.getelements.elements.sdk.cluster.id.exception - package dev.getelements.elements.sdk.cluster.id.exception
- dev.getelements.elements.sdk.cluster.path - package dev.getelements.elements.sdk.cluster.path
- dev.getelements.elements.sdk.dao - package dev.getelements.elements.sdk.dao
- dev.getelements.elements.sdk.dao.annotation - package dev.getelements.elements.sdk.dao.annotation
- dev.getelements.elements.sdk.dao.index - package dev.getelements.elements.sdk.dao.index
- dev.getelements.elements.sdk.deployment - package dev.getelements.elements.sdk.deployment
- dev.getelements.elements.sdk.exception - package dev.getelements.elements.sdk.exception
- dev.getelements.elements.sdk.guice - package dev.getelements.elements.sdk.guice
- dev.getelements.elements.sdk.jakarta.rs - package dev.getelements.elements.sdk.jakarta.rs
- dev.getelements.elements.sdk.local - package dev.getelements.elements.sdk.local
- dev.getelements.elements.sdk.local.test - package dev.getelements.elements.sdk.local.test
- dev.getelements.elements.sdk.model - package dev.getelements.elements.sdk.model
-
Root package for all Namazu Elements SDK model types.
- dev.getelements.elements.sdk.model.advancement - package dev.getelements.elements.sdk.model.advancement
-
Models for mission advancements and step progression.
- dev.getelements.elements.sdk.model.annotation - package dev.getelements.elements.sdk.model.annotation
- dev.getelements.elements.sdk.model.appleiapreceipt - package dev.getelements.elements.sdk.model.appleiapreceipt
-
Models for Apple in-app purchase receipts.
- dev.getelements.elements.sdk.model.application - package dev.getelements.elements.sdk.model.application
-
Models for application configuration and management.
- dev.getelements.elements.sdk.model.auth - package dev.getelements.elements.sdk.model.auth
-
Models for authentication and authorization.
- dev.getelements.elements.sdk.model.blockchain - package dev.getelements.elements.sdk.model.blockchain
-
Models for blockchain integration and on-chain assets.
- dev.getelements.elements.sdk.model.blockchain.contract - package dev.getelements.elements.sdk.model.blockchain.contract
-
Models for blockchain smart contracts.
- dev.getelements.elements.sdk.model.blockchain.contract.near - package dev.getelements.elements.sdk.model.blockchain.contract.near
-
Models for NEAR Protocol smart contracts.
- dev.getelements.elements.sdk.model.blockchain.wallet - package dev.getelements.elements.sdk.model.blockchain.wallet
-
Models for blockchain wallets and wallet addresses.
- dev.getelements.elements.sdk.model.cdn - package dev.getelements.elements.sdk.model.cdn
-
Models for CDN configuration and content delivery.
- dev.getelements.elements.sdk.model.codegen - package dev.getelements.elements.sdk.model.codegen
- dev.getelements.elements.sdk.model.crypto - package dev.getelements.elements.sdk.model.crypto
-
Models for cryptographic operations and key management.
- dev.getelements.elements.sdk.model.exception - package dev.getelements.elements.sdk.model.exception
-
Base exceptions for SDK model operations.
- dev.getelements.elements.sdk.model.exception.application - package dev.getelements.elements.sdk.model.exception.application
-
Exceptions for application operations.
- dev.getelements.elements.sdk.model.exception.auth - package dev.getelements.elements.sdk.model.exception.auth
-
Exceptions for authentication and authorization operations.
- dev.getelements.elements.sdk.model.exception.blockchain - package dev.getelements.elements.sdk.model.exception.blockchain
-
Exceptions for blockchain operations.
- dev.getelements.elements.sdk.model.exception.cdnserve - package dev.getelements.elements.sdk.model.exception.cdnserve
-
Exceptions for CDN serving operations.
- dev.getelements.elements.sdk.model.exception.crypto - package dev.getelements.elements.sdk.model.exception.crypto
-
Exceptions for cryptographic operations.
- dev.getelements.elements.sdk.model.exception.inventory - package dev.getelements.elements.sdk.model.exception.inventory
-
Exceptions for inventory operations.
- dev.getelements.elements.sdk.model.exception.item - package dev.getelements.elements.sdk.model.exception.item
-
Exceptions for item operations.
- dev.getelements.elements.sdk.model.exception.largeobject - package dev.getelements.elements.sdk.model.exception.largeobject
-
Exceptions for large object storage operations.
- dev.getelements.elements.sdk.model.exception.metadata - package dev.getelements.elements.sdk.model.exception.metadata
-
Exceptions for metadata operations.
- dev.getelements.elements.sdk.model.exception.mission - package dev.getelements.elements.sdk.model.exception.mission
-
Exceptions for mission operations.
- dev.getelements.elements.sdk.model.exception.notification - package dev.getelements.elements.sdk.model.exception.notification
-
Exceptions for notification operations.
- dev.getelements.elements.sdk.model.exception.profile - package dev.getelements.elements.sdk.model.exception.profile
-
Exceptions for profile operations.
- dev.getelements.elements.sdk.model.exception.savedata - package dev.getelements.elements.sdk.model.exception.savedata
-
Exceptions for save data operations.
- dev.getelements.elements.sdk.model.exception.schema - package dev.getelements.elements.sdk.model.exception.schema
-
Exceptions for schema validation operations.
- dev.getelements.elements.sdk.model.exception.security - package dev.getelements.elements.sdk.model.exception.security
-
Exceptions for security and access control operations.
- dev.getelements.elements.sdk.model.exception.system - package dev.getelements.elements.sdk.model.exception.system
- dev.getelements.elements.sdk.model.exception.ucode - package dev.getelements.elements.sdk.model.exception.ucode
- dev.getelements.elements.sdk.model.exception.user - package dev.getelements.elements.sdk.model.exception.user
-
Exceptions for user account operations.
- dev.getelements.elements.sdk.model.follower - package dev.getelements.elements.sdk.model.follower
-
Models for player follower relationships.
- dev.getelements.elements.sdk.model.friend - package dev.getelements.elements.sdk.model.friend
-
Models for player friend relationships.
- dev.getelements.elements.sdk.model.goods - package dev.getelements.elements.sdk.model.goods
-
Models for in-game goods, items, and product bundles.
- dev.getelements.elements.sdk.model.googleplayiapreceipt - package dev.getelements.elements.sdk.model.googleplayiapreceipt
-
Models for Google Play in-app purchase receipts.
- dev.getelements.elements.sdk.model.health - package dev.getelements.elements.sdk.model.health
-
Models for server and service health status.
- dev.getelements.elements.sdk.model.index - package dev.getelements.elements.sdk.model.index
-
Models for search index configuration and indexing operations.
- dev.getelements.elements.sdk.model.inventory - package dev.getelements.elements.sdk.model.inventory
-
Models for player inventory and inventory item management.
- dev.getelements.elements.sdk.model.invite - package dev.getelements.elements.sdk.model.invite
-
Models for player invitations and invite codes.
- dev.getelements.elements.sdk.model.largeobject - package dev.getelements.elements.sdk.model.largeobject
-
Models for large object storage and binary asset management.
- dev.getelements.elements.sdk.model.leaderboard - package dev.getelements.elements.sdk.model.leaderboard
-
Models for leaderboards and score rankings.
- dev.getelements.elements.sdk.model.match - package dev.getelements.elements.sdk.model.match
-
Models for multiplayer matchmaking and match sessions.
- dev.getelements.elements.sdk.model.meta.facebookiapreceipt - package dev.getelements.elements.sdk.model.meta.facebookiapreceipt
-
Models for Facebook in-app purchase receipts.
- dev.getelements.elements.sdk.model.meta.oculusiapreceipt - package dev.getelements.elements.sdk.model.meta.oculusiapreceipt
-
Models for Oculus in-app purchase receipts.
- dev.getelements.elements.sdk.model.metadata - package dev.getelements.elements.sdk.model.metadata
-
Models for arbitrary metadata attached to game entities.
- dev.getelements.elements.sdk.model.mission - package dev.getelements.elements.sdk.model.mission
-
Models for missions and mission progress.
- dev.getelements.elements.sdk.model.notification - package dev.getelements.elements.sdk.model.notification
-
Models for player and system notifications.
- dev.getelements.elements.sdk.model.profile - package dev.getelements.elements.sdk.model.profile
-
Models for player profiles and profile management.
- dev.getelements.elements.sdk.model.receipt - package dev.getelements.elements.sdk.model.receipt
-
Models for purchase receipts and transaction records.
- dev.getelements.elements.sdk.model.reward - package dev.getelements.elements.sdk.model.reward
-
Models for rewards and reward distribution.
- dev.getelements.elements.sdk.model.savedata - package dev.getelements.elements.sdk.model.savedata
-
Models for player save data and game state persistence.
- dev.getelements.elements.sdk.model.schema - package dev.getelements.elements.sdk.model.schema
-
Models for data schema definitions and validation.
- dev.getelements.elements.sdk.model.schema.email - package dev.getelements.elements.sdk.model.schema.email
- dev.getelements.elements.sdk.model.schema.json - package dev.getelements.elements.sdk.model.schema.json
- dev.getelements.elements.sdk.model.schema.layout - package dev.getelements.elements.sdk.model.schema.layout
- dev.getelements.elements.sdk.model.security - package dev.getelements.elements.sdk.model.security
- dev.getelements.elements.sdk.model.session - package dev.getelements.elements.sdk.model.session
-
Models for user sessions and session lifecycle management.
- dev.getelements.elements.sdk.model.steam - package dev.getelements.elements.sdk.model.steam
- dev.getelements.elements.sdk.model.system - package dev.getelements.elements.sdk.model.system
- dev.getelements.elements.sdk.model.token - package dev.getelements.elements.sdk.model.token
-
Models for authentication tokens.
- dev.getelements.elements.sdk.model.ucode - package dev.getelements.elements.sdk.model.ucode
-
Models for unique codes and code redemption.
- dev.getelements.elements.sdk.model.user - package dev.getelements.elements.sdk.model.user
-
Models for user accounts and user management.
- dev.getelements.elements.sdk.model.util - package dev.getelements.elements.sdk.model.util
-
Utility types and helpers for SDK model classes.
- dev.getelements.elements.sdk.mongo - package dev.getelements.elements.sdk.mongo
- dev.getelements.elements.sdk.mongo.guice - package dev.getelements.elements.sdk.mongo.guice
- dev.getelements.elements.sdk.mongo.provider - package dev.getelements.elements.sdk.mongo.provider
- dev.getelements.elements.sdk.mongo.test - package dev.getelements.elements.sdk.mongo.test
- dev.getelements.elements.sdk.query - package dev.getelements.elements.sdk.query
- dev.getelements.elements.sdk.record - package dev.getelements.elements.sdk.record
- dev.getelements.elements.sdk.service - package dev.getelements.elements.sdk.service
- dev.getelements.elements.sdk.service.advancement - package dev.getelements.elements.sdk.service.advancement
- dev.getelements.elements.sdk.service.appleiap - package dev.getelements.elements.sdk.service.appleiap
- dev.getelements.elements.sdk.service.appleiap.client.exception - package dev.getelements.elements.sdk.service.appleiap.client.exception
- dev.getelements.elements.sdk.service.appleiap.client.invoker - package dev.getelements.elements.sdk.service.appleiap.client.invoker
- dev.getelements.elements.sdk.service.appleiap.client.model - package dev.getelements.elements.sdk.service.appleiap.client.model
- dev.getelements.elements.sdk.service.application - package dev.getelements.elements.sdk.service.application
- dev.getelements.elements.sdk.service.auth - package dev.getelements.elements.sdk.service.auth
- dev.getelements.elements.sdk.service.blockchain - package dev.getelements.elements.sdk.service.blockchain
- dev.getelements.elements.sdk.service.blockchain.crypto - package dev.getelements.elements.sdk.service.blockchain.crypto
- dev.getelements.elements.sdk.service.blockchain.invoke - package dev.getelements.elements.sdk.service.blockchain.invoke
- dev.getelements.elements.sdk.service.blockchain.invoke.evm - package dev.getelements.elements.sdk.service.blockchain.invoke.evm
- dev.getelements.elements.sdk.service.blockchain.invoke.flow - package dev.getelements.elements.sdk.service.blockchain.invoke.flow
- dev.getelements.elements.sdk.service.blockchain.invoke.near - package dev.getelements.elements.sdk.service.blockchain.invoke.near
- dev.getelements.elements.sdk.service.cdn - package dev.getelements.elements.sdk.service.cdn
- dev.getelements.elements.sdk.service.codegen - package dev.getelements.elements.sdk.service.codegen
- dev.getelements.elements.sdk.service.email - package dev.getelements.elements.sdk.service.email
- dev.getelements.elements.sdk.service.firebase - package dev.getelements.elements.sdk.service.firebase
- dev.getelements.elements.sdk.service.follower - package dev.getelements.elements.sdk.service.follower
- dev.getelements.elements.sdk.service.friend - package dev.getelements.elements.sdk.service.friend
- dev.getelements.elements.sdk.service.goods - package dev.getelements.elements.sdk.service.goods
- dev.getelements.elements.sdk.service.googleplayiap - package dev.getelements.elements.sdk.service.googleplayiap
- dev.getelements.elements.sdk.service.health - package dev.getelements.elements.sdk.service.health
- dev.getelements.elements.sdk.service.index - package dev.getelements.elements.sdk.service.index
- dev.getelements.elements.sdk.service.inventory - package dev.getelements.elements.sdk.service.inventory
- dev.getelements.elements.sdk.service.invite - package dev.getelements.elements.sdk.service.invite
- dev.getelements.elements.sdk.service.largeobject - package dev.getelements.elements.sdk.service.largeobject
- dev.getelements.elements.sdk.service.leaderboard - package dev.getelements.elements.sdk.service.leaderboard
- dev.getelements.elements.sdk.service.match - package dev.getelements.elements.sdk.service.match
- dev.getelements.elements.sdk.service.meta.facebookiap - package dev.getelements.elements.sdk.service.meta.facebookiap
- dev.getelements.elements.sdk.service.meta.facebookiap.client.exception - package dev.getelements.elements.sdk.service.meta.facebookiap.client.exception
- dev.getelements.elements.sdk.service.meta.facebookiap.client.invoker - package dev.getelements.elements.sdk.service.meta.facebookiap.client.invoker
- dev.getelements.elements.sdk.service.meta.facebookiap.client.model - package dev.getelements.elements.sdk.service.meta.facebookiap.client.model
- dev.getelements.elements.sdk.service.meta.oculusiap - package dev.getelements.elements.sdk.service.meta.oculusiap
- dev.getelements.elements.sdk.service.meta.oculusiap.client.exception - package dev.getelements.elements.sdk.service.meta.oculusiap.client.exception
- dev.getelements.elements.sdk.service.meta.oculusiap.client.invoker - package dev.getelements.elements.sdk.service.meta.oculusiap.client.invoker
- dev.getelements.elements.sdk.service.meta.oculusiap.client.model - package dev.getelements.elements.sdk.service.meta.oculusiap.client.model
- dev.getelements.elements.sdk.service.metadata - package dev.getelements.elements.sdk.service.metadata
- dev.getelements.elements.sdk.service.mission - package dev.getelements.elements.sdk.service.mission
- dev.getelements.elements.sdk.service.name - package dev.getelements.elements.sdk.service.name
- dev.getelements.elements.sdk.service.notification - package dev.getelements.elements.sdk.service.notification
- dev.getelements.elements.sdk.service.profile - package dev.getelements.elements.sdk.service.profile
- dev.getelements.elements.sdk.service.progress - package dev.getelements.elements.sdk.service.progress
- dev.getelements.elements.sdk.service.receipt - package dev.getelements.elements.sdk.service.receipt
- dev.getelements.elements.sdk.service.rewardissuance - package dev.getelements.elements.sdk.service.rewardissuance
- dev.getelements.elements.sdk.service.savedata - package dev.getelements.elements.sdk.service.savedata
- dev.getelements.elements.sdk.service.schema - package dev.getelements.elements.sdk.service.schema
- dev.getelements.elements.sdk.service.schema.email - package dev.getelements.elements.sdk.service.schema.email
- dev.getelements.elements.sdk.service.steam - package dev.getelements.elements.sdk.service.steam
- dev.getelements.elements.sdk.service.steam.client.invoker - package dev.getelements.elements.sdk.service.steam.client.invoker
- dev.getelements.elements.sdk.service.steam.client.model - package dev.getelements.elements.sdk.service.steam.client.model
- dev.getelements.elements.sdk.service.system - package dev.getelements.elements.sdk.service.system
- dev.getelements.elements.sdk.service.topic - package dev.getelements.elements.sdk.service.topic
- dev.getelements.elements.sdk.service.user - package dev.getelements.elements.sdk.service.user
- dev.getelements.elements.sdk.service.util - package dev.getelements.elements.sdk.service.util
- dev.getelements.elements.sdk.service.version - package dev.getelements.elements.sdk.service.version
- dev.getelements.elements.sdk.spi - package dev.getelements.elements.sdk.spi
- dev.getelements.elements.sdk.spi.guice - package dev.getelements.elements.sdk.spi.guice
- dev.getelements.elements.sdk.spi.guice.annotations - package dev.getelements.elements.sdk.spi.guice.annotations
- dev.getelements.elements.sdk.spi.guice.record - package dev.getelements.elements.sdk.spi.guice.record
- dev.getelements.elements.sdk.spi.shrinkwrap - package dev.getelements.elements.sdk.spi.shrinkwrap
- dev.getelements.elements.sdk.test - package dev.getelements.elements.sdk.test
- dev.getelements.elements.sdk.test.element - package dev.getelements.elements.sdk.test.element
- dev.getelements.elements.sdk.test.element.a - package dev.getelements.elements.sdk.test.element.a
- dev.getelements.elements.sdk.test.element.b - package dev.getelements.elements.sdk.test.element.b
- dev.getelements.elements.sdk.test.element.kt - package dev.getelements.elements.sdk.test.element.kt
- dev.getelements.elements.sdk.test.element.mongo - package dev.getelements.elements.sdk.test.element.mongo
- dev.getelements.elements.sdk.test.element.rs - package dev.getelements.elements.sdk.test.element.rs
- dev.getelements.elements.sdk.test.element.ws - package dev.getelements.elements.sdk.test.element.ws
- dev.getelements.elements.sdk.util - package dev.getelements.elements.sdk.util
- dev.getelements.elements.sdk.util.exception - package dev.getelements.elements.sdk.util.exception
- dev.getelements.elements.sdk.util.security - package dev.getelements.elements.sdk.util.security
- dev.getelements.elements.security - package dev.getelements.elements.security
- dev.getelements.elements.service - package dev.getelements.elements.service
- dev.getelements.elements.service.advancement - package dev.getelements.elements.service.advancement
- dev.getelements.elements.service.appleiap - package dev.getelements.elements.service.appleiap
- dev.getelements.elements.service.appleiap.client.invoker.builder - package dev.getelements.elements.service.appleiap.client.invoker.builder
- dev.getelements.elements.service.appleiap.client.invoker.invoker - package dev.getelements.elements.service.appleiap.client.invoker.invoker
- dev.getelements.elements.service.application - package dev.getelements.elements.service.application
- dev.getelements.elements.service.auth - package dev.getelements.elements.service.auth
- dev.getelements.elements.service.auth.oauth2 - package dev.getelements.elements.service.auth.oauth2
- dev.getelements.elements.service.auth.oidc - package dev.getelements.elements.service.auth.oidc
- dev.getelements.elements.service.blockchain.crypto - package dev.getelements.elements.service.blockchain.crypto
- dev.getelements.elements.service.blockchain.crypto.evm - package dev.getelements.elements.service.blockchain.crypto.evm
- dev.getelements.elements.service.blockchain.crypto.flow - package dev.getelements.elements.service.blockchain.crypto.flow
- dev.getelements.elements.service.blockchain.crypto.near - package dev.getelements.elements.service.blockchain.crypto.near
- dev.getelements.elements.service.blockchain.invoke - package dev.getelements.elements.service.blockchain.invoke
- dev.getelements.elements.service.blockchain.invoke.evm - package dev.getelements.elements.service.blockchain.invoke.evm
- dev.getelements.elements.service.blockchain.invoke.flow - package dev.getelements.elements.service.blockchain.invoke.flow
- dev.getelements.elements.service.blockchain.invoke.near - package dev.getelements.elements.service.blockchain.invoke.near
- dev.getelements.elements.service.blockchain.omni - package dev.getelements.elements.service.blockchain.omni
- dev.getelements.elements.service.cdn - package dev.getelements.elements.service.cdn
- dev.getelements.elements.service.codegen - package dev.getelements.elements.service.codegen
- dev.getelements.elements.service.defaults - package dev.getelements.elements.service.defaults
- dev.getelements.elements.service.email - package dev.getelements.elements.service.email
-
Platform email service implementation.
- dev.getelements.elements.service.firebase - package dev.getelements.elements.service.firebase
- dev.getelements.elements.service.follower - package dev.getelements.elements.service.follower
- dev.getelements.elements.service.friend - package dev.getelements.elements.service.friend
- dev.getelements.elements.service.goods - package dev.getelements.elements.service.goods
- dev.getelements.elements.service.googleplayiap - package dev.getelements.elements.service.googleplayiap
- dev.getelements.elements.service.guice - package dev.getelements.elements.service.guice
- dev.getelements.elements.service.guice.firebase - package dev.getelements.elements.service.guice.firebase
- dev.getelements.elements.service.health - package dev.getelements.elements.service.health
- dev.getelements.elements.service.index - package dev.getelements.elements.service.index
- dev.getelements.elements.service.inventory - package dev.getelements.elements.service.inventory
- dev.getelements.elements.service.invite - package dev.getelements.elements.service.invite
- dev.getelements.elements.service.largeobject - package dev.getelements.elements.service.largeobject
- dev.getelements.elements.service.leaderboard - package dev.getelements.elements.service.leaderboard
- dev.getelements.elements.service.match - package dev.getelements.elements.service.match
- dev.getelements.elements.service.meta.facebookiap - package dev.getelements.elements.service.meta.facebookiap
- dev.getelements.elements.service.meta.facebookiap.invoker - package dev.getelements.elements.service.meta.facebookiap.invoker
- dev.getelements.elements.service.meta.oculusiap - package dev.getelements.elements.service.meta.oculusiap
- dev.getelements.elements.service.meta.oculusiap.invoker - package dev.getelements.elements.service.meta.oculusiap.invoker
- dev.getelements.elements.service.metadata - package dev.getelements.elements.service.metadata
- dev.getelements.elements.service.mission - package dev.getelements.elements.service.mission
- dev.getelements.elements.service.name - package dev.getelements.elements.service.name
- dev.getelements.elements.service.notification - package dev.getelements.elements.service.notification
- dev.getelements.elements.service.notification.firebase - package dev.getelements.elements.service.notification.firebase
- dev.getelements.elements.service.profile - package dev.getelements.elements.service.profile
- dev.getelements.elements.service.progress - package dev.getelements.elements.service.progress
- dev.getelements.elements.service.receipt - package dev.getelements.elements.service.receipt
- dev.getelements.elements.service.rewardissuance - package dev.getelements.elements.service.rewardissuance
- dev.getelements.elements.service.savedata - package dev.getelements.elements.service.savedata
- dev.getelements.elements.service.schema - package dev.getelements.elements.service.schema
- dev.getelements.elements.service.schema.email - package dev.getelements.elements.service.schema.email
- dev.getelements.elements.service.security - package dev.getelements.elements.service.security
- dev.getelements.elements.service.steam - package dev.getelements.elements.service.steam
- dev.getelements.elements.service.steam.invoker - package dev.getelements.elements.service.steam.invoker
- dev.getelements.elements.service.system - package dev.getelements.elements.service.system
- dev.getelements.elements.service.topic - package dev.getelements.elements.service.topic
- dev.getelements.elements.service.user - package dev.getelements.elements.service.user
- dev.getelements.elements.service.util - package dev.getelements.elements.service.util
- dev.getelements.elements.service.version - package dev.getelements.elements.service.version
- dev.getelements.elements.servlet - package dev.getelements.elements.servlet
- dev.getelements.elements.servlet.security - package dev.getelements.elements.servlet.security
- dev.getelements.elements.setup - package dev.getelements.elements.setup
- dev.getelements.elements.setup.commands - package dev.getelements.elements.setup.commands
- dev.getelements.elements.setup.guice - package dev.getelements.elements.setup.guice
- dev.getelements.elements.setup.jline - package dev.getelements.elements.setup.jline
- dev.getelements.elements.setup.provider - package dev.getelements.elements.setup.provider
- dev.getelements.elements.test - package dev.getelements.elements.test
- dev.getelements.elements.test.guice - package dev.getelements.elements.test.guice
- dev.getelements.elements.util - package dev.getelements.elements.util
- dev.getelements.elements.webui.react - package dev.getelements.elements.webui.react
- dev.morphia.mapping - package dev.morphia.mapping
- Difference from ElementTypeRequest - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementPackageRequest
- Section
- Difference from PermittedTypes - Search tag in interface dev.getelements.elements.sdk.PermittedPackages
- Section
- Difference from PermittedTypes - Search tag in interface dev.getelements.elements.sdk.TypeRequest
- Section
- Difference from TypeRequest - Search tag in interface dev.getelements.elements.sdk.PackageRequest
- Section
- Differences from PermittedTypesClassLoader - Search tag in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- Section
- Direct Event Consumption - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementEventConsumer
- Section
- DirectoryElementPathLoader - Class in dev.getelements.elements.sdk.spi
- DirectoryElementPathLoader() - Constructor for class dev.getelements.elements.sdk.spi.DirectoryElementPathLoader
- DISABLE_SSL_VERIFICATION - Static variable in class dev.getelements.elements.rt.jersey.guice.JerseyHttpClientModule
- DISABLED - Enum constant in enum class dev.getelements.elements.sdk.model.system.ElementDeploymentState
-
The deployment is created, has all code necessary to load, but will be skipped and unloaded as soon as possible.
- DISABLED - Static variable in class org.eclipse.jgit.http.server.resolver.AsIsFileService
-
Always throws
ServiceNotEnabledException. - disconnect() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService.InstanceConnection
-
Disconnects and disposes of the underlying
InstanceConnectionService.InstanceConnection. - DiscoveryHealthStatus - Class in dev.getelements.elements.sdk.model.health
-
Represents the health status of the discovery service.
- DiscoveryHealthStatus() - Constructor for class dev.getelements.elements.sdk.model.health.DiscoveryHealthStatus
-
Creates a new instance.
- DiscriminatorLookup - Class in dev.morphia.mapping
-
Patched shadow of
dev.morphia.mapping.DiscriminatorLookupfrom morphia-core. - DiscriminatorLookup() - Constructor for class dev.morphia.mapping.DiscriminatorLookup
- dispatch() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNodeInvocation
- dispatch(Invocation, ResultHandlerStrategy) - Method in interface dev.getelements.elements.rt.remote.LocalInvocationDispatcher
-
Dispatches using the
InvocationandResultHandlerStrategy. - dispatch(Invocation, Consumer<InvocationResult>, Consumer<InvocationError>, List<Consumer<InvocationResult>>, Consumer<InvocationError>) - Method in class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- dispatch(Invocation, Consumer<InvocationResult>, Consumer<InvocationError>, List<Consumer<InvocationResult>>, Consumer<InvocationError>) - Method in interface dev.getelements.elements.rt.remote.LocalInvocationDispatcher
-
Performs the actual dispatch by unpacking the
Invocationand collecting the results into the providedConsumer<InvocationResult>. - dispatch(Consumer<T>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.ResultAcceptor
- Dispatch - Annotation Interface in dev.getelements.elements.rt.annotation
-
This annotation specifies the dispatching strategy for the method.
- Dispatch.Type - Enum Class in dev.getelements.elements.rt.annotation
-
The dispatch type.
- displayName - Variable in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- displayName - Variable in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- displayName(String) - Method in interface dev.getelements.elements.sdk.dao.UserCreation
-
Sets the user's display name.
- displayName(String) - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Sets the display name of the property.
- DISPOSITION - Static variable in class dev.getelements.elements.rt.jersey.GenericMultipartFeature
- distance() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Returns the value of the
distancerecord component. - distance(CharSequence, CharSequence) - Static method in class dev.getelements.elements.sdk.util.Levenshtein
-
Calculates the Levenshtein distance between two CharSequences.
- DISTINCT - Enum constant in enum class dev.getelements.elements.sdk.model.goods.ItemCategory
-
Distinct items are uniquely instantiated and are essentially copies of items derived from base digital goods that reference back to the original item.
- DISTINCT_INVENTORY_ITEM - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexableType
-
Indexes for
DistinctInventoryItem. - DISTINCT_INVENTORY_ITEM_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
- DISTINCT_INVENTORY_ITEM_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
- DISTINCT_INVENTORY_ITEM_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
- DistinctInventoryItem - Class in dev.getelements.elements.sdk.model.inventory
-
Represents a distinct inventory item owned by a user or profile.
- DistinctInventoryItem() - Constructor for class dev.getelements.elements.dao.mongo.MongoIndexable.DistinctInventoryItem
- DistinctInventoryItem() - Constructor for class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Creates a new instance.
- DistinctInventoryItemDao - Interface in dev.getelements.elements.sdk.dao
-
Distinct inventory item Dao.
- DistinctInventoryItemNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.inventory
-
Thrown when a distinct inventory item cannot be found.
- DistinctInventoryItemNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.inventory.DistinctInventoryItemNotFoundException
-
Creates a new instance.
- DistinctInventoryItemNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.inventory.DistinctInventoryItemNotFoundException
-
Creates a new instance with the given message.
- DistinctInventoryItemNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.inventory.DistinctInventoryItemNotFoundException
-
Creates a new instance with the given message and cause.
- DistinctInventoryItemNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.inventory.DistinctInventoryItemNotFoundException
-
Creates a new instance.
- DistinctInventoryItemNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.inventory.DistinctInventoryItemNotFoundException
-
Creates a new instance with the given cause.
- DistinctInventoryItemPagination - Class in dev.getelements.elements.rest.test.model
- DistinctInventoryItemPagination() - Constructor for class dev.getelements.elements.rest.test.model.DistinctInventoryItemPagination
- DistinctInventoryItemResource - Class in dev.getelements.elements.rest.inventory
- DistinctInventoryItemResource() - Constructor for class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- DistinctInventoryItemService - Interface in dev.getelements.elements.sdk.service.inventory
-
Manages distinct items in the
- DistinctInventoryItemServiceProvider - Class in dev.getelements.elements.service.inventory
- DistinctInventoryItemServiceProvider() - Constructor for class dev.getelements.elements.service.inventory.DistinctInventoryItemServiceProvider
- doAddTask(TaskEntry<ScopeT>, TaskId, long) - Method in interface dev.getelements.elements.rt.transact.TaskEntry.OperationalStrategy
-
Implements the add task operation.
- doBuild(Function<SortedSet<Path>, Monitor>, Function<SortedSet<ResourceId>, Monitor>) - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- doc - Enum constant in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
The Documentation Service.
- DOC_OUTSIDE_URL - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The web API root.
- DOC_SWAGGER_ROOT - Static variable in class dev.getelements.elements.docserve.DocModule
- DOC_URL - Static variable in class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- DOC_URL - Static variable in class dev.getelements.elements.service.application.ApplicationUrls
- DockerMongoTestInstance - Class in dev.getelements.elements.sdk.mongo.test
- DockerMongoTestInstance(int) - Constructor for class dev.getelements.elements.sdk.mongo.test.DockerMongoTestInstance
- DockerMongoTestInstance(int, String) - Constructor for class dev.getelements.elements.sdk.mongo.test.DockerMongoTestInstance
- doClose() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- doClose() - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- DocModule - Class in dev.getelements.elements.docserve
- DocModule() - Constructor for class dev.getelements.elements.docserve.DocModule
- DocServeModuleDefaults - Class in dev.getelements.elements.docserve
- DocServeModuleDefaults() - Constructor for class dev.getelements.elements.docserve.DocServeModuleDefaults
- DocSwaggerConfigurationFilter - Class in dev.getelements.elements.docserve
- DocSwaggerConfigurationFilter() - Constructor for class dev.getelements.elements.docserve.DocSwaggerConfigurationFilter
- doDelete(ResourceEntry) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Performs the operation to clear this entry and return it to nascent state.
- doDelete(TaskEntry<ScopeT>) - Method in interface dev.getelements.elements.rt.transact.TaskEntry.OperationalStrategy
- doDeleteTask(TaskEntry<ScopeT>, TaskId) - Method in interface dev.getelements.elements.rt.transact.TaskEntry.OperationalStrategy
-
Deletes the task with the supplied
TaskId. - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dev.getelements.elements.docserve.DocSwaggerConfigurationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dev.getelements.elements.servlet.security.HttpServletBasicAuthFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dev.getelements.elements.servlet.security.HttpServletElementScopeFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dev.getelements.elements.servlet.security.HttpServletGlobalSecretHeaderFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dev.getelements.elements.servlet.security.HttpServletHeaderProfileOverrideFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.glue.RegexGroupFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jgit.http.server.RepositoryFilter
- doFindResourceContents(ResourceEntry) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Specifies how the
ResourceEntryloads contents. - doFindResourceId(ResourceEntry) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Finds the
ResourceIdfor theResourceEntry. - doFindScope(TaskEntry<ScopeT>) - Method in interface dev.getelements.elements.rt.transact.TaskEntry.OperationalStrategy
-
Finds the scope of the task entry.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class dev.getelements.elements.cdnserve.LargeObjectServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class dev.getelements.elements.cdnserve.StaticContentServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class dev.getelements.elements.servlet.security.HappyServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class dev.getelements.elements.servlet.security.HealthServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class dev.getelements.elements.servlet.security.VersionServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.glue.ErrorServlet
- doGetConfig(HttpServletRequest, HttpServletResponse) - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- doGetIndex(HttpServletRequest, HttpServletResponse) - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- doGetReversePathsImmutable(ResourceEntry) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Gets the immutable reverse links from the
ResourceEntry - doGetTasksImmutable(TaskEntry<ScopeT>) - Method in interface dev.getelements.elements.rt.transact.TaskEntry.OperationalStrategy
-
Gets the
TransactionalTasks associated with this entry. - doIsOriginalContent(ResourceEntry) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Returns true if the content is the original content.
- doIsOriginalReversePaths(ResourceEntry) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Returns true if the content is the original content.
- doKill(Process, String) - Static method in class dev.getelements.elements.sdk.mongo.test.DockerMongoTestInstance
- doLink(ResourceEntry, Path) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Specifies how the
ResourceEntryunlinks from the whole view of the snapshot. - doNotFound(HttpServletRequest, HttpServletResponse, String) - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- dontProxyDefaultMethods() - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Given any interface methods that are declared as "default" this will ensure that they are not proxied.
- doOperation(UnixFSUtils.IOOperation<T>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Performs and operation that may throw an instance of
IOException, and re-throws it wrapped inside of aInternalException. - doOperation(UnixFSUtils.IOOperation<T>, Function<Throwable, ExceptionT>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Performs and operation that may throw an instance of
IOException, and re-throws it wrapped inside of aInternalException. - doOperationV(UnixFSUtils.IOOperationV) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Performs an IO Operation which may throw, catching the exception and wrapping it in the type specified in the function.
- doOperationV(UnixFSUtils.IOOperationV, Function<Throwable, ExceptionT>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Performs an IO Operation which may throw, catching the exception and wrapping it in the type specified in the function.
- doStart(ZContext) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- doStart(ZContext) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- doUnlink(ResourceEntry, Path) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Specifies how the
ResourceEntryunlinks from the whole view of the snapshot. - doUpdateResourceContents(ResourceEntry) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry.OperationalStrategy
-
Specifies how the
ResourceEntryupdates contents. - DropLegacyAuthSchemeIndexesMigration - Class in dev.getelements.elements.dao.mongo.migration.migrations
-
Drops the pre-sparse
oauth2_auth_scheme.name_1andoidc_auth_scheme.name_1/issuer_1indexes, superseded by sparse indexes under new names (MongoOAuth2AuthScheme,MongoOidcAuthScheme). - DropLegacyAuthSchemeIndexesMigration() - Constructor for class dev.getelements.elements.dao.mongo.migration.migrations.DropLegacyAuthSchemeIndexesMigration
- DUMMY_PASSWORD - Static variable in class dev.getelements.elements.rest.test.ClientContext
- DUMP_DEFAULT_PROPERTIES - Enum constant in enum class dev.getelements.elements.setup.SetupCommands
-
Dumps the default properties for the server.
- DumpDefaultProperties - Class in dev.getelements.elements.setup.commands
-
Created by patricktwohig on 7/31/17.
- DumpDefaultProperties() - Constructor for class dev.getelements.elements.setup.commands.DumpDefaultProperties
- DUPLICATE - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
There already exists a resource of this type.
- DUPLICATE_NODE_BINDING - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates a binding already exists.
- DUPLICATE_RESOURCE - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that we were trying to insert or create a duplicate resource.
- DUPLICATE_TASK - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that we were trying to register a task twice for the same task ID
- DUPLICATE_TYPE_STRATEGY_KEY - Static variable in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
-
Indicates the duplicate type strategy for permitted types.
- DuplicateDeploymentException - Exception Class in dev.getelements.elements.sdk.model.exception.cdnserve
-
Thrown when a duplicate CDN deployment is detected.
- DuplicateDeploymentException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DuplicateDeploymentException
-
Creates a new instance.
- DuplicateDeploymentException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DuplicateDeploymentException
-
Creates a new instance with the given message.
- DuplicateDeploymentException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DuplicateDeploymentException
-
Creates a new instance with the given message and cause.
- DuplicateDeploymentException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DuplicateDeploymentException
-
Creates a new instance.
- DuplicateDeploymentException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.DuplicateDeploymentException
-
Creates a new instance with the given cause.
- DuplicateException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/14/17.
- DuplicateException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a duplicate resource already exists.
- DuplicateException() - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateException
- DuplicateException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.DuplicateException
-
Creates a new instance.
- DuplicateException(String) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateException
- DuplicateException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.DuplicateException
-
Creates a new instance with the given message.
- DuplicateException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateException
- DuplicateException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.DuplicateException
-
Creates a new instance with the given message and cause.
- DuplicateException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateException
- DuplicateException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.DuplicateException
-
Creates a new instance.
- DuplicateException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateException
- DuplicateException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.DuplicateException
-
Creates a new instance with the given cause.
- DuplicateProfileException - Exception Class in dev.getelements.elements.rt.exception
- DuplicateProfileException() - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateProfileException
- DuplicateProfileException(String) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateProfileException
- DuplicateProfileException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateProfileException
- DuplicateProfileException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateProfileException
- DuplicateProfileException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateProfileException
- DuplicateTaskException - Exception Class in dev.getelements.elements.rt.exception
- DuplicateTaskException(TaskId) - Constructor for exception class dev.getelements.elements.rt.exception.DuplicateTaskException
- DuplicateTypeStrategy - Enum Class in dev.getelements.elements.sdk
-
Indicates how to handle a duplicate type situation.
E
- @ElementLocal Support - Search tag in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- Section
- ECDSA_ALGO - Static variable in interface dev.getelements.elements.sdk.service.util.CryptoKeyPairUtility
-
The Elliptic Curve Algorithm.
- EchoClientEndpoint - Class in dev.getelements.elements.sdk.local.test
- EchoClientEndpoint(AtomicReference<String>, CountDownLatch) - Constructor for class dev.getelements.elements.sdk.local.test.EchoClientEndpoint
- EchoConstants - Interface in dev.getelements.elements.sdk.test.element.ws
- EchoEndpoint - Class in dev.getelements.elements.sdk.test.element.ws
- EchoEndpoint() - Constructor for class dev.getelements.elements.sdk.test.element.ws.EchoEndpoint
- EditorLayout - Class in dev.getelements.elements.sdk.model.schema.layout
-
Defines an editor layout element.
- EditorLayout() - Constructor for class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
-
Creates a new instance.
- EditorSchema - Class in dev.getelements.elements.sdk.model.schema
-
Defines an editor schema which contains a JSON Schema, layout, and initial data for the editor.
- EditorSchema() - Constructor for class dev.getelements.elements.sdk.model.schema.EditorSchema
-
Creates a new instance.
- EditorSchemaMapper - Class in dev.getelements.elements.service.util
- EditorSchemaMapper() - Constructor for class dev.getelements.elements.service.util.EditorSchemaMapper
- EditorSchemaMapperImpl - Class in dev.getelements.elements.service.util
- EditorSchemaMapperImpl() - Constructor for class dev.getelements.elements.service.util.EditorSchemaMapperImpl
- effectiveState(LargeObjectReference) - Method in interface dev.getelements.elements.sdk.model.system.ElementDeploymentRequest
-
Returns the effective state of the deployment based on the state of the request.
- element() - Method in record class dev.getelements.elements.sdk.query.ElementServiceQuery
-
Returns the value of the
elementrecord component. - element(Element) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Records that an element was successfully loaded to the container.
- Element - Interface in dev.getelements.elements.sdk
-
Represents an instance of an SDK Element, similar to a java
Elementbut with more flexibility at the expense of the rigid encapsulation rules. - ELEMENT_BUILD_TIME - Static variable in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Attribute key for the ISO-8601 build timestamp, mapped to
SystemVersion.timestamp(). - ELEMENT_BUILTIN_SPIS - Static variable in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Attribute key for the comma-separated list of builtin SPI names.
- ELEMENT_DEFINITION_RECORD - Static variable in interface dev.getelements.elements.sdk.ElementStandardBeanProperties
-
The
ElementDefinitionRecordbean property. - ELEMENT_DEFINITION_RECORD_PROPERTY - Static variable in interface dev.getelements.elements.sdk.ElementStandardBeanProperties
- ELEMENT_DEPLOYMENT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
- ELEMENT_DEPLOYMENT_CREATED - Static variable in interface dev.getelements.elements.sdk.service.system.ElementDeploymentService
- ELEMENT_DEPLOYMENT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
- ELEMENT_DEPLOYMENT_DELETED - Static variable in interface dev.getelements.elements.sdk.service.system.ElementDeploymentService
- ELEMENT_DEPLOYMENT_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
- ELEMENT_DEPLOYMENT_UPDATED - Static variable in interface dev.getelements.elements.sdk.service.system.ElementDeploymentService
- ELEMENT_PATH_ENV - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The environment variable for the element path.
- ELEMENT_RECORD - Static variable in interface dev.getelements.elements.sdk.ElementStandardBeanProperties
-
The
ElementRecordbean property. - ELEMENT_RECORD_PROPERTY - Static variable in interface dev.getelements.elements.sdk.ElementStandardBeanProperties
- ELEMENT_REGISTRY - Static variable in interface dev.getelements.elements.sdk.ElementStandardBeanProperties
-
The
ElementRegistrybean property. - ELEMENT_REGISTRY_PROPERTY - Static variable in interface dev.getelements.elements.sdk.ElementStandardBeanProperties
- ELEMENT_REVISION - Static variable in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Attribute key for the element source revision, mapped to
SystemVersion.revision(). - ELEMENT_STORAGE_DIRECTORY - Static variable in class dev.getelements.elements.rt.git.FileSystemScriptStorageGitLoaderProvider
-
The storage directory for the git repositories housing the application's script storage.
- ELEMENT_VERSION - Static variable in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Attribute key for the element version string, mapped to
SystemVersion.version(). - ElementApiClassLoader - Class in dev.getelements.elements.sdk.spi
-
A URLClassLoader that manages the lifecycle of FileSystem instances opened for ELM files.
- ElementApiClassLoader(URL[], List<FileSystem>, ClassLoader) - Constructor for class dev.getelements.elements.sdk.spi.ElementApiClassLoader
-
Creates a new ElementApiClassLoader with the specified URLs, FileSystems, and parent ClassLoader.
- ElementArtifactLoader - Interface in dev.getelements.elements.sdk
-
An interface to load artifacts from coordinates.
- ElementArtifactRepository - Record Class in dev.getelements.elements.sdk.model.system
-
Defines an artifact repository with its identifier and URL.
- ElementArtifactRepository(String, String) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementArtifactRepository
-
Creates an instance of a
ElementArtifactRepositoryrecord class. - elementArtifactRepositoryListToArtifactRepositoryList(List<ElementArtifactRepository>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- elementArtifactRepositoryToArtifactRepository(ElementArtifactRepository) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- elementArtifacts() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Returns the value of the
elementArtifactsrecord component. - elementArtifacts(List<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Sets the element artifacts list.
- ElementBinder - Class in dev.getelements.elements.deployment.jetty.loader
- ElementBinder(Element) - Constructor for class dev.getelements.elements.deployment.jetty.loader.ElementBinder
- ElementCallbackQuery<ServiceT> - Record Class in dev.getelements.elements.sdk.query
-
Finds a
Callbackfrom within a service type. - ElementCallbackQuery(ElementServiceKey<? extends ServiceT>, Supplier<? extends ServiceT>, String, List<Class<?>>) - Constructor for record class dev.getelements.elements.sdk.query.ElementCallbackQuery
-
Creates an instance of a
ElementCallbackQueryrecord class. - ElementContainerService - Interface in dev.getelements.elements.sdk.deployment
-
The Element Container Service is responsible for managing Element containers.
- ElementContainerService.ContainerRecord - Record Class in dev.getelements.elements.sdk.deployment
-
Aggregates the deployment information for an
Application. - ElementContainerService.ContainerStatus - Enum Class in dev.getelements.elements.sdk.deployment
-
Indicates the status of a deployment.
- ElementContainerStatus - Record Class in dev.getelements.elements.sdk.model.system
-
Indicates the status of an application deployment.
- ElementContainerStatus(ElementRuntimeStatus, String, Set<URI>, List<String>, List<String>, List<ElementMetadata>) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Creates an instance of a
ElementContainerStatusrecord class. - ElementContainerStatusMapper - Interface in dev.getelements.elements.service.util
- ElementContainerStatusMapperImpl - Class in dev.getelements.elements.service.util
- ElementContainerStatusMapperImpl() - Constructor for class dev.getelements.elements.service.util.ElementContainerStatusMapperImpl
- ElementDefaultAttribute - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Annotates a static final non-null field.
- ElementDefaultAttribute.DefaultValueSupplier - Class in dev.getelements.elements.sdk.annotation
-
The default supplier that simply returns the value of the annotation.
- ElementDefaultAttributeRecord - Record Class in dev.getelements.elements.sdk.record
-
Represents the default value of the attribute.
- ElementDefaultAttributeRecord(String, String, String, boolean) - Constructor for record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Constructor with non-null checks.
- ElementDefinition - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Defines a
Element. - ElementDefinitionMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
Record type for the
ElementDefinitionRecord. - ElementDefinitionMetadata(String, boolean, List<ElementPackageRecord>, String) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Creates an instance of a
ElementDefinitionMetadatarecord class. - ElementDefinitionRecord - Record Class in dev.getelements.elements.sdk.record
-
Represents the record pertaining to the
ElementDefinitionannotation. - ElementDefinitionRecord(Package, String, boolean, List<ElementPackageRecord>, Class<? extends ElementLoader>) - Constructor for record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Creates an instance of a
ElementDefinitionRecordrecord class. - ElementDependencies - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Repeatableannotation forElementDependency. - ElementDependency - Annotation Interface in dev.getelements.elements.sdk.annotation
- ElementDependency.Named - Class in dev.getelements.elements.sdk.annotation
-
Selects the default
Elementbased on the value ofElementDefinitionRecord.name(). - ElementDependencyMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
A DTO record for Element Dependency Metadata.
- ElementDependencyMetadata(String, String) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementDependencyMetadata
-
Creates an instance of a
ElementDependencyMetadatarecord class. - ElementDependencyRecord - Record Class in dev.getelements.elements.sdk.record
-
Maps to the
ElementDependencytype. - ElementDependencyRecord(ElementDependency, BiPredicate<ElementDependency, Element>) - Constructor for record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Creates an instance of a
ElementDependencyRecordrecord class. - ElementDeployment - Record Class in dev.getelements.elements.sdk.model.system
-
Represents the deployment configuration for an Element within the system.
- ElementDeployment(String, Application, LargeObjectReference, Map<String, List<String>>, Map<String, List<String>>, Map<String, Map<String, Object>>, List<ElementPathDefinition>, List<ElementPackageDefinition>, boolean, List<ElementArtifactRepository>, ElementDeploymentState, long) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Canonical constructor ensuring all collections are immutable copies.
- ElementDeploymentDao - Interface in dev.getelements.elements.sdk.dao
-
Provides access to
ElementDeploymentinstances in the database. - ElementDeploymentNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.system
-
Thrown when an element deployment cannot be found.
- ElementDeploymentNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.system.ElementDeploymentNotFoundException
-
Creates a new instance.
- ElementDeploymentNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.system.ElementDeploymentNotFoundException
-
Creates a new instance with the given message.
- ElementDeploymentNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.system.ElementDeploymentNotFoundException
-
Creates a new instance with the given message and cause.
- ElementDeploymentNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.system.ElementDeploymentNotFoundException
-
Creates a new instance.
- ElementDeploymentNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.system.ElementDeploymentNotFoundException
-
Creates a new instance with the given cause.
- ElementDeploymentRequest - Interface in dev.getelements.elements.sdk.model.system
-
A purpose built interface which defines common operations pertinent to deploying an Element.
- ElementDeploymentResource - Class in dev.getelements.elements.rest.element
- ElementDeploymentResource() - Constructor for class dev.getelements.elements.rest.element.ElementDeploymentResource
- ElementDeploymentService - Interface in dev.getelements.elements.sdk.service.system
-
Manages
ElementDeploymentinstances in the database. - ElementDeploymentServiceProvider - Class in dev.getelements.elements.service.system
- ElementDeploymentServiceProvider() - Constructor for class dev.getelements.elements.service.system.ElementDeploymentServiceProvider
- ElementDeploymentState - Enum Class in dev.getelements.elements.sdk.model.system
-
Represents the state of a particular.
- ElementDesignationRecord - Record Class in dev.getelements.elements.sdk.record
-
Parses a designated component.
- ElementDesignationRecord(String, String) - Constructor for record class dev.getelements.elements.sdk.record.ElementDesignationRecord
-
Creates an instance of a
ElementDesignationRecordrecord class. - ElementEntityLoader - Class in dev.getelements.elements.deployment.jetty.loader
-
A
Loaderthat registers an element's entity classes with the platform database mapper on load and deregisters them on unload. - ElementEntityLoader() - Constructor for class dev.getelements.elements.deployment.jetty.loader.ElementEntityLoader
- ElementEntityRegistrar - Interface in dev.getelements.elements.sdk.dao
-
Platform service that discovers
EntityRegistryimplementations exported by anElementand registers the declared entity classes with the underlying database mapper. - ElementEntityRegistrar.Batch - Interface in dev.getelements.elements.sdk.dao
-
Accumulates
ElementEntityRegistrar.Batch.registerEntityClasses(Element)/ElementEntityRegistrar.Batch.unregisterEntityClasses(Element)mutations, applying them all at once when closed. - ElementEventConsumer - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Annotates a method capable of receiving an instance of
Event. - ElementEventConsumer.None - Class in dev.getelements.elements.sdk.annotation
-
Placeholder type used as the default value for
ElementEventConsumer.via()to indicate that no service routing should be used. - ElementEventConsumerMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
A DTO record for Element Event Consumer Metadata.
- ElementEventConsumerMetadata(String, String, String, String) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Creates an instance of a
ElementEventConsumerMetadatarecord class. - ElementEventConsumerRecord<ServiceT> - Record Class in dev.getelements.elements.sdk.record
-
Represents a consumer method for an
Event. - ElementEventConsumerRecord(ElementEventKey<ServiceT>, Method) - Constructor for record class dev.getelements.elements.sdk.record.ElementEventConsumerRecord
-
Creates an instance of a
ElementEventConsumerRecordrecord class. - ElementEventConsumers - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Repeatabletype forElementEventConsumer. - ElementEventDispatcher - Class in dev.getelements.elements.sdk.spi
- ElementEventDispatcher(ElementRecord, ServiceLocator, Publisher<Event>) - Constructor for class dev.getelements.elements.sdk.spi.ElementEventDispatcher
- ElementEventKey<ServiceT> - Record Class in dev.getelements.elements.sdk.record
-
Represents a unique key for identifying an event consumer, combining both the service that will handle the event and the name of the event being consumed.
- ElementEventKey(ElementServiceKey<ServiceT>, String) - Constructor for record class dev.getelements.elements.sdk.record.ElementEventKey
-
Creates an instance of a
ElementEventKeyrecord class. - ElementEventProducer - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Used for documentation and reporting.
- ElementEventProducerMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
A DTO record for Element Event Producer Metadata.
- ElementEventProducerMetadata(String, String, List<String>) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementEventProducerMetadata
-
Creates an instance of a
ElementEventProducerMetadatarecord class. - ElementEventProducerRecord - Record Class in dev.getelements.elements.sdk.record
- ElementEventProducerRecord(String, String, List<Class<?>>) - Constructor for record class dev.getelements.elements.sdk.record.ElementEventProducerRecord
-
Creates an instance of a
ElementEventProducerRecordrecord class. - ElementEventProducers - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Repeatabletype forElementEventProducer. - ElementFeature - Record Class in dev.getelements.elements.sdk.model.system
-
Reports a particular permitted feature of the system and what can be exposed to Elements.
- ElementFeature(String, String) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementFeature
-
Creates an instance of a
ElementFeaturerecord class. - ElementImplementationClassLoader - Class in dev.getelements.elements.sdk.spi
-
The primary classloader implementation used for isolated Element loading.
- ElementImplementationClassLoader(ClassLoader) - Constructor for class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
-
Creates a new instance of
ElementImplementationClassLoaderwith the specified delegate class loader. - ElementImplementationClassLoader(ClassLoader, ClassLoader) - Constructor for class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
-
Creates a new instance of
ElementImplementationClassLoaderwith the specified delegate class loader. - ElementInspectorService - Interface in dev.getelements.elements.sdk.service.system
-
Inspects an Element distribution (ELM file) and returns structural metadata describing its contents.
- ElementInspectorServiceProvider - Class in dev.getelements.elements.service.system
- ElementInspectorServiceProvider() - Constructor for class dev.getelements.elements.service.system.ElementInspectorServiceProvider
- elementLoaded(Event) - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- elementLoaded(Event) - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- elementLoadedHandler() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
elementLoadedHandlerrecord component. - elementLoadedHandler(BiConsumer<Path, Element>) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Handles the happy-path of loading an
Element. - ElementLoader - Interface in dev.getelements.elements.sdk
-
Interface for loading SDK Elements.
- ElementLoader.Default - Class in dev.getelements.elements.sdk
-
Used to specify the system default
ElementLoader. - ElementLoaderFactory - Interface in dev.getelements.elements.sdk
-
The
ElementLoaderfactory. - ElementLoaderFactory.ClassLoaderConstructor - Interface in dev.getelements.elements.sdk
-
A constructor type for a
ClassLoader. - ElementLocal - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Instructs the Element
ClassLoaderto copy the annotated from its parentClassLoaderand load into theClassLoaderfor theElementrunning within it. - ElementManifestMapper - Interface in dev.getelements.elements.service.util
- ElementManifestMapperImpl - Class in dev.getelements.elements.service.util
- ElementManifestMapperImpl() - Constructor for class dev.getelements.elements.service.util.ElementManifestMapperImpl
- ElementManifestMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
Represents the Element manifest metadata.
- ElementManifestMetadata(SystemVersion, List<String>) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementManifestMetadata
-
Creates an instance of a
ElementManifestMetadatarecord class. - ElementManifestRecord - Record Class in dev.getelements.elements.sdk.record
-
Parsed content of the Element manifest properties file (
dev.getelements.element.manifest.properties). - ElementManifestRecord(SystemVersion, List<String>) - Constructor for record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Creates an instance of a
ElementManifestRecordrecord class. - elementManifests() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
elementManifestsrecord component. - elementManifests() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
elementManifestsrecord component. - ElementMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
Record type for the
ElementMetadata. - ElementMetadata(ElementType, ElementDefinitionMetadata, List<ElementServiceMetadata>, List<ElementEventProducerMetadata>, List<ElementEventConsumerMetadata>, List<ElementDependencyMetadata>, Map<String, Object>, List<ElementDefaultAttributeRecord>, List<ElementRequiredAttributeRecord>, String, String) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Creates an instance of a
ElementMetadatarecord class. - ElementMetadataMapper - Class in dev.getelements.elements.service.util
-
Utility mapper for mapstruct.
- ElementMetadataMapper() - Constructor for class dev.getelements.elements.service.util.ElementMetadataMapper
- elementPackage() - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Starts building an element package definition using a sub-builder.
- ElementPackage - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Specifies a java package to include in the element scanning process.
- ElementPackageDefinition - Record Class in dev.getelements.elements.sdk.model.system
-
Defines a package of Elements from a single ELM artifact with per-path attribute configuration.
- ElementPackageDefinition(String, Map<String, List<String>>, Map<String, List<String>>, Map<String, Map<String, Object>>) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementPackageDefinition
-
Canonical constructor ensuring all collections are immutable copies.
- elementPackageDefinitionListToMongoElementPackageDefinitionList(List<ElementPackageDefinition>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- ElementPackageRecord - Record Class in dev.getelements.elements.sdk.record
-
A record for the
ElementPackage - ElementPackageRecord(String, boolean) - Constructor for record class dev.getelements.elements.sdk.record.ElementPackageRecord
-
Creates an instance of a
ElementPackageRecordrecord class. - ElementPackageRequest - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Declares a package visibility request on behalf of an Element.
- ElementPackageRequestRecord - Record Class in dev.getelements.elements.sdk.record
-
Maps to the
ElementPackageRequestannotation. - ElementPackageRequestRecord(ElementPackageRequest, PackageRequest) - Constructor for record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Creates an instance of a
ElementPackageRequestRecordrecord class. - ElementPackageRequests - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Repeatablecontainer annotation forElementPackageRequest. - elementPath() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.FailedElementInfo
-
Returns the value of the
elementPathrecord component. - elementPath() - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Starts building an element path definition using a sub-builder.
- elementPath() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
elementPathrecord component. - ElementPathDefinition - Record Class in dev.getelements.elements.sdk.model.system
-
Defines the classpath configuration for Elements within a deployment.
- ElementPathDefinition(String, List<String>, List<String>, List<String>, List<String>, Map<String, Object>) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Canonical constructor ensuring all collections are immutable copies.
- elementPathDefinitionListToMongoElementPathDefinitionList(List<ElementPathDefinition>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- ElementPathLoader - Interface in dev.getelements.elements.sdk
-
Used to load
Elementinstances from local paths on disk. - ElementPathLoader.AttributesLoader - Interface in dev.getelements.elements.sdk
-
Loads a properties file given the base attributes and the
Pathto the Element's root. - ElementPathLoader.FailedElementHandler - Interface in dev.getelements.elements.sdk
-
Handles a failed element load.
- ElementPathLoader.LoadConfiguration - Record Class in dev.getelements.elements.sdk
-
Configuration for loading Elements from paths.
- ElementPathLoader.LoadConfiguration.Builder - Class in dev.getelements.elements.sdk
-
Builder for LoadConfiguration with fluent API and automatic defaults.
- ElementPathLoader.SpiLoader - Interface in dev.getelements.elements.sdk
-
Loads a ClassLoader given the parent ClassLoader and the path of the Element itself.
- ElementPathMetadataMapper - Interface in dev.getelements.elements.service.util
- ElementPathMetadataMapperImpl - Class in dev.getelements.elements.service.util
- ElementPathMetadataMapperImpl() - Constructor for class dev.getelements.elements.service.util.ElementPathMetadataMapperImpl
- ElementPathRecord - Record Class in dev.getelements.elements.sdk.record
-
A record type containing the bundle information for an Element.
- ElementPathRecord(Path, List<Path>, List<Path>, List<Path>, List<Path>, List<Path>, List<Path>, Attributes, ElementManifestRecord, ElementStaticContentRecord, ElementStaticContentRecord) - Constructor for record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Creates an instance of a
ElementPathRecordrecord class. - ElementPathRecordMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
DTO for
ElementPathRecord. - ElementPathRecordMetadata(String, List<String>, List<String>, List<String>, List<String>, Map<String, Object>, ElementManifestMetadata) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Creates an instance of a
ElementPathRecordMetadatarecord class. - ElementPathResolver - Class in dev.getelements.elements.deployment.jetty.loader
-
Centralises the path resolution logic for Jakarta RS and WebSocket loader mount points.
- ElementPathResolver() - Constructor for class dev.getelements.elements.deployment.jetty.loader.ElementPathResolver
- elementPaths() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
elementPathsrecord component. - elementPaths() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
elementPathsrecord component. - elementPathsByElement() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
elementPathsByElementrecord component. - ElementPrivate - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Indicates a type or all types within a package are to be considered public and exposed to all other elements.
- ElementPublic - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Indicates a type or all types within a package are to be considered public and exposed to all other elements.
- ElementQuery - Record Class in dev.getelements.elements.sdk.query
-
The beginning queyr for a
Elementinstance based on aElementRegistry. - ElementQuery(ElementRegistry, String, int) - Constructor for record class dev.getelements.elements.sdk.query.ElementQuery
-
Creates an instance of a
ElementQueryrecord class. - ElementRecord - Record Class in dev.getelements.elements.sdk.record
-
A Record type encapsulating all of the metadata for a particular
Element. - ElementRecord(ElementType, ElementDefinitionRecord, List<ElementServiceRecord>, List<ElementEventProducerRecord>, List<ElementEventConsumerRecord<?>>, List<ElementDependencyRecord>, Attributes, List<ElementDefaultAttributeRecord>, List<ElementRequiredAttributeRecord>, List<ElementTypeRequestRecord>, List<ElementPackageRequestRecord>, ClassLoader) - Constructor for record class dev.getelements.elements.sdk.record.ElementRecord
-
Creates an instance of a
ElementRecordrecord class. - ElementReflectionUtils - Class in dev.getelements.elements.sdk
-
Some basic utilities for accessing reflections within SDK code.
- ElementReflectionUtils() - Constructor for class dev.getelements.elements.sdk.ElementReflectionUtils
- ElementRegistry - Interface in dev.getelements.elements.sdk
-
Represents a registry for
Elementinstances. - ElementRegistrySupplier - Interface in dev.getelements.elements.sdk
-
Gets a shared instance of
ElementRegistrywhich can be used to loadElementinstances into the application. - ElementRequiredAttribute - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Annotates a static final non-null field to declare that the attribute is required — i.e., a value must be supplied by the operator at deployment time.
- ElementRequiredAttributeRecord - Record Class in dev.getelements.elements.sdk.record
-
Represents a required attribute declared via
ElementRequiredAttribute. - ElementRequiredAttributeRecord(String, String, boolean) - Constructor for record class dev.getelements.elements.sdk.record.ElementRequiredAttributeRecord
-
Creates an instance of a
ElementRequiredAttributeRecordrecord class. - ElementRuntimeService - Interface in dev.getelements.elements.sdk.deployment
-
Service that polls the database for
ElementDeploymentrecords and manages the runtime lifecycle of Element plugins. - ElementRuntimeService.FailedElementInfo - Record Class in dev.getelements.elements.sdk.deployment
-
Bundles an
ElementRecordwith the on-disk element path for elements that failed to load. - ElementRuntimeService.RuntimeRecord - Record Class in dev.getelements.elements.sdk.deployment
-
Represents an active element runtime.
- ElementRuntimeService.RuntimeStatus - Enum Class in dev.getelements.elements.sdk.deployment
-
Indicates the runtime status.
- ElementRuntimeStatus - Record Class in dev.getelements.elements.sdk.model.system
-
Reports the status of an element runtime, which is a deployed in-memory Element.
- ElementRuntimeStatus(ElementDeployment, String, List<String>, List<String>, List<String>, List<String>, List<String>, List<ElementMetadata>, List<ElementMetadata>, Map<String, ElementManifestRecord>) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Creates an instance of a
ElementRuntimeStatusrecord class. - ElementRuntimeStatusMapper - Interface in dev.getelements.elements.service.util
- ElementRuntimeStatusMapperImpl - Class in dev.getelements.elements.service.util
- ElementRuntimeStatusMapperImpl() - Constructor for class dev.getelements.elements.service.util.ElementRuntimeStatusMapperImpl
- elements() - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Returns the value of the
elementsrecord component. - elements() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns the value of the
elementsrecord component. - elements() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
elementsrecord component. - elements() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
elementsrecord component. - elements() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
elementsrecord component. - elements() - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Returns the value of the
elementsrecord component. - elements() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
elementsrecord component. - elements() - Method in interface dev.getelements.elements.sdk.model.system.ElementDeploymentRequest
-
Returns the list of Element definitions.
- elements() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
elementsrecord component. - elements() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns the value of the
elementsrecord component. - elements(List<ElementPathDefinition>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Sets the list of path-based element definitions.
- ELEMENTS_HOME - Static variable in class dev.getelements.elements.sdk.util.Environment
-
The ELEMENTS_HOME environment variable.
- ELEMENTS_HOME_DEFAULT - Static variable in class dev.getelements.elements.sdk.util.Environment
-
The default elements configuration directory.
- ELEMENTS_JSON_RPC_PROTOCOL - Static variable in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
The JSON-RPC Protocol tunneled via HTTP.
- ELEMENTS_RT_PROTOCOL - Static variable in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
The Elements Native RT Protocol
- ELEMENTS_SFL4J_PROPERTIES - Static variable in class dev.getelements.elements.sdk.LoggingPermittedPackages
- ELEMENTS_TEMP - Static variable in class dev.getelements.elements.sdk.util.Environment
-
The ELEMENTS_TEMP environment variable.
- ELEMENTS_TEMP_DEFAULT - Static variable in class dev.getelements.elements.sdk.util.Environment
-
Specifies the default temporary directory.
- ELEMENTS_TEMP_PURGE - Static variable in class dev.getelements.elements.sdk.util.Environment
-
Environment variable to indicate whether or not temporary files should be automatically purged.
- ELEMENTS_TEMP_PURGE_DEFAULT - Static variable in class dev.getelements.elements.sdk.util.Environment
-
Default for
Environment.ELEMENTS_TEMP_PURGE. - ELEMENTS_TESTED_VERSION - Static variable in interface dev.getelements.elements.sdk.mongo.test.MongoTestInstance
-
The tested version of Elements.
- ElementScope - Interface in dev.getelements.elements.sdk
-
Associates a set of
Attributeswith a transient state for theElement. - ElementScope.Builder - Interface in dev.getelements.elements.sdk
-
Builds the specific instances to go into the scope.
- ElementScope.Handle - Interface in dev.getelements.elements.sdk
-
Represents an open handle for an open
ElementScopeon the current thread. - ElementScopedElementRegistry - Class in dev.getelements.elements.sdk.spi
-
Provides a registry where a
Elementmay be registered. - ElementScopedElementRegistry(ElementRegistry, Element) - Constructor for class dev.getelements.elements.sdk.spi.ElementScopedElementRegistry
- ElementScopedElementRegistrySupplier - Class in dev.getelements.elements.sdk.spi
-
Factory type for the
ElementScopedElementRegistry. - ElementScopedElementRegistrySupplier() - Constructor for class dev.getelements.elements.sdk.spi.ElementScopedElementRegistrySupplier
- ElementScopedElementSupplier - Class in dev.getelements.elements.sdk.spi
-
Maintains a singleton instance of an
Element. - ElementScopedElementSupplier() - Constructor for class dev.getelements.elements.sdk.spi.ElementScopedElementSupplier
- ElementScopedSessionProvider - Class in dev.getelements.elements.service.security
- ElementScopedSessionProvider() - Constructor for class dev.getelements.elements.service.security.ElementScopedSessionProvider
- ElementScopeOptionalProfileProvider - Class in dev.getelements.elements.service.security
- ElementScopeOptionalProfileProvider() - Constructor for class dev.getelements.elements.service.security.ElementScopeOptionalProfileProvider
- ElementScopeProfileSupplierProvider - Class in dev.getelements.elements.service.security
- ElementScopeProfileSupplierProvider() - Constructor for class dev.getelements.elements.service.security.ElementScopeProfileSupplierProvider
- ElementScopes - Class in dev.getelements.elements.sdk.util
-
This class is used to manage the scopes of elements in the registry.
- ElementScopes.Builder - Class in dev.getelements.elements.sdk.util
-
Builder class for ElementScopes.
- ElementScopeUserProvider - Class in dev.getelements.elements.service.security
- ElementScopeUserProvider() - Constructor for class dev.getelements.elements.service.security.ElementScopeUserProvider
- ElementsCoreFilterModule - Class in dev.getelements.elements.jetty
-
This module binds the core filters used in the Elements web service.
- ElementsCoreFilterModule() - Constructor for class dev.getelements.elements.jetty.ElementsCoreFilterModule
- ElementsCoreModule - Class in dev.getelements.elements.jetty
- ElementsCoreModule() - Constructor for class dev.getelements.elements.jetty.ElementsCoreModule
- ElementsCoreModule(Supplier<Properties>) - Constructor for class dev.getelements.elements.jetty.ElementsCoreModule
- ElementsCoreModule(Supplier<Properties>, Supplier<List<FacebookPermission>>) - Constructor for class dev.getelements.elements.jetty.ElementsCoreModule
- ElementService - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Defines a service provided by the element.
- ElementServiceExport - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Exports the target type making it available in the
ServiceLocatormethods. - ElementServiceExportMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
A DTO record for Element Service Export Metadata.
- ElementServiceExportMetadata(List<String>, String) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementServiceExportMetadata
-
Creates an instance of a
ElementServiceExportMetadatarecord class. - ElementServiceExportRecord - Record Class in dev.getelements.elements.sdk.record
-
A record type for the
ElementServiceExport. - ElementServiceExportRecord(List<Class<?>>, String, boolean) - Constructor for record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Creates an instance of a
ElementServiceExportRecordrecord class. - ElementServiceExports - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Repeatabletype forElementServiceExport. - ElementServiceImplementation - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Specifies an implementation of a service.
- ElementServiceImplementation.DefaultImplementation - Class in dev.getelements.elements.sdk.annotation
-
A marker class used as a placeholder to indicate that there is no specified implementation.
- ElementServiceImplementationMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
A DTO record for Element Service Implementation Metadata.
- ElementServiceImplementationMetadata(String, boolean) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementServiceImplementationMetadata
-
Creates an instance of a
ElementServiceImplementationMetadatarecord class. - ElementServiceImplementationRecord - Record Class in dev.getelements.elements.sdk.record
-
A record for the
ElementServiceImplementationannotation. - ElementServiceImplementationRecord(Class<?>, boolean) - Constructor for record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Creates an instance of a
ElementServiceImplementationRecordrecord class. - ElementServiceKey<ServiceT> - Record Class in dev.getelements.elements.sdk.record
-
A record type which represents a key for a service.
- ElementServiceKey(Class<ServiceT>, String) - Constructor for record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Creates an instance of a
ElementServiceKeyrecord class. - ElementServiceMetadata - Record Class in dev.getelements.elements.sdk.model.system
-
A DTO record for Element Service Metadata.
- ElementServiceMetadata(ElementServiceImplementationMetadata, ElementServiceExportMetadata) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementServiceMetadata
-
Creates an instance of a
ElementServiceMetadatarecord class. - ElementServiceQuery<ServiceT> - Record Class in dev.getelements.elements.sdk.query
- ElementServiceQuery(Element, ElementServiceKey<? extends ServiceT>) - Constructor for record class dev.getelements.elements.sdk.query.ElementServiceQuery
-
Creates an instance of a
ElementServiceQueryrecord class. - ElementServiceRecord - Record Class in dev.getelements.elements.sdk.record
-
Record type for
ElementServiceannotation - ElementServiceRecord(ElementServiceImplementationRecord, ElementServiceExportRecord) - Constructor for record class dev.getelements.elements.sdk.record.ElementServiceRecord
-
Creates an instance of a
ElementServiceRecordrecord class. - ElementServiceReference - Class in dev.getelements.elements.sdk.model.application
-
References service to load from within an
Element. - ElementServiceReference - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Annotation that specifies a reference to a service by its type and optionally its name.
- ElementServiceReference() - Constructor for class dev.getelements.elements.sdk.model.application.ElementServiceReference
-
Creates a new instance.
- ElementServices - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Repeatabletype forElementService. - ElementsLocal - Interface in dev.getelements.elements.sdk.local
-
Runs a local instance of Elements suitable for debugging.
- ElementsLocalBuilder - Interface in dev.getelements.elements.sdk.local
-
A builder type for the
ElementsLocalinstance. - ElementsMain - Class in dev.getelements.elements.jetty
- ElementsMain() - Constructor for class dev.getelements.elements.jetty.ElementsMain
- ElementsModuleDefaults - Class in dev.getelements.elements.jetty
- ElementsModuleDefaults() - Constructor for class dev.getelements.elements.jetty.ElementsModuleDefaults
- elementSpecUrl - Variable in class dev.getelements.elements.sdk.model.codegen.CodegenRequest
-
The URL for the Element OpenApi spec.
- ElementSpi - Record Class in dev.getelements.elements.sdk.model.system
-
Maps a well known SPI Implementation ID to specific artifacts supported by the currently running instance of Namazu Elements.
- ElementSpi(String, String, String, List<String>) - Constructor for record class dev.getelements.elements.sdk.model.system.ElementSpi
-
Creates an instance of a
ElementSpirecord class. - ElementsServletContextModule - Class in dev.getelements.elements.jetty
- ElementsServletContextModule() - Constructor for class dev.getelements.elements.jetty.ElementsServletContextModule
- ElementsServletModule - Class in dev.getelements.elements.jetty
- ElementsServletModule() - Constructor for class dev.getelements.elements.jetty.ElementsServletModule
- ElementsServletModule(Iterable<ElementsWebServiceComponent>) - Constructor for class dev.getelements.elements.jetty.ElementsServletModule
- ElementsSmartContract - Class in dev.getelements.elements.sdk.model.blockchain
-
Deprecated.use the new smart contract API instead
- ElementsSmartContract() - Constructor for class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Creates a new instance.
- ElementsSmartContractPagination - Class in dev.getelements.elements.rest.test.model
- ElementsSmartContractPagination() - Constructor for class dev.getelements.elements.rest.test.model.ElementsSmartContractPagination
- ElementStandardBeanProperties - Interface in dev.getelements.elements.sdk
-
A set of standard Java Bean properties which will be injected into components as-needed.
- ElementStandardBeanProperties.StandardBeanProperty<T> - Record Class in dev.getelements.elements.sdk
-
Defines a bean property.
- ElementStaticContentRecord - Record Class in dev.getelements.elements.sdk.record
-
Represents a path of static content provided at the supplied root, listing all available contents.
- ElementStaticContentRecord(Path, List<Path>) - Constructor for record class dev.getelements.elements.sdk.record.ElementStaticContentRecord
-
Creates an instance of a
ElementStaticContentRecordrecord class. - ElementStatusResource - Class in dev.getelements.elements.rest.element
- ElementStatusResource() - Constructor for class dev.getelements.elements.rest.element.ElementStatusResource
- ElementStatusService - Interface in dev.getelements.elements.sdk.service.system
-
Manages the deployments of applications.
- ElementSupplier - Interface in dev.getelements.elements.sdk
- ElementsWebServiceComponent - Enum Class in dev.getelements.elements.jetty
-
Enumeration of the various web service components supported within Elements.
- ElementsWebServiceComponentModule - Class in dev.getelements.elements.jetty
- ElementsWebServiceComponentModule() - Constructor for class dev.getelements.elements.jetty.ElementsWebServiceComponentModule
- ElementsWebServiceComponentModule(Collection<ElementsWebServiceComponent>) - Constructor for class dev.getelements.elements.jetty.ElementsWebServiceComponentModule
- ElementsWebServices - Class in dev.getelements.elements.jetty
- ElementsWebServices() - Constructor for class dev.getelements.elements.jetty.ElementsWebServices
- ElementType - Enum Class in dev.getelements.elements.sdk
-
Specifies the type of the
Element, which has largely to do with its loading semantics. - ElementTypeRequest - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Declares a type visibility request on behalf of an Element.
- ElementTypeRequestRecord - Record Class in dev.getelements.elements.sdk.record
-
Maps to the
ElementTypeRequestannotation. - ElementTypeRequestRecord(ElementTypeRequest, TypeRequest) - Constructor for record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Creates an instance of a
ElementTypeRequestRecordrecord class. - ElementTypeRequests - Annotation Interface in dev.getelements.elements.sdk.annotation
-
Repeatablecontainer annotation forElementTypeRequest. - Element Types - Search tag in interface dev.getelements.elements.sdk.ElementLoaderFactory
- Section
- elm() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
elmrecord component. - ELM_EXTENSION - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The Element container format (elm).
- ELM_MIME_TYPE - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The mime type for the ELM files.
- elmArtifact() - Method in record class dev.getelements.elements.sdk.model.system.ElementPackageDefinition
-
Returns the value of the
elmArtifactrecord component. - elmArtifact(String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Sets the ELM artifact.
- ElmInspectorResource - Class in dev.getelements.elements.rest.element
- ElmInspectorResource() - Constructor for class dev.getelements.elements.rest.element.ElmInspectorResource
- elmLargeObjectId() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
elmLargeObjectIdrecord component. - elmLargeObjectId(String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Sets the large object ID for the ELM.
- email(String) - Method in interface dev.getelements.elements.sdk.dao.UserCreation
-
Sets the user's email.
- EMAIL - Enum constant in enum class dev.getelements.elements.sdk.model.auth.UserKey
-
The user email.
- EMAIL - Enum constant in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
- EMAIL_ADDRESS - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
A very simple validator for valid email addresses
- EMAIL_TEMPLATE_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
- EMAIL_TEMPLATE_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
- EMAIL_TEMPLATE_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
- EMAIL_VERIFICATION_COMPLETED_EVENT - Static variable in interface dev.getelements.elements.sdk.service.user.EmailVerificationService
-
Event fired when verification is successfully completed.
- EMAIL_VERIFICATION_REQUESTED_EVENT - Static variable in interface dev.getelements.elements.sdk.service.user.EmailVerificationService
-
Event fired when a verification request is initiated.
- EmailPasswordLinkService - Interface in dev.getelements.elements.sdk.service.user
- EmailPasswordLinkServiceProvider - Class in dev.getelements.elements.service.user
- EmailPasswordLinkServiceProvider() - Constructor for class dev.getelements.elements.service.user.EmailPasswordLinkServiceProvider
- EmailService - Interface in dev.getelements.elements.sdk.service.email
-
Sends transactional email via SMTP.
- EmailTemplate - Class in dev.getelements.elements.sdk.model.schema.email
-
Represents a reusable, admin-managed email template used to compose system emails.
- EmailTemplate() - Constructor for class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Creates a new instance.
- EmailTemplateDao - Interface in dev.getelements.elements.sdk.dao
- EmailTemplateNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.schema
-
Thrown when an email template cannot be found.
- EmailTemplateNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.EmailTemplateNotFoundException
-
Creates a new instance.
- EmailTemplateNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.EmailTemplateNotFoundException
-
Creates a new instance with the given message.
- EmailTemplateNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.EmailTemplateNotFoundException
-
Creates a new instance with the given message and cause.
- EmailTemplateNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.EmailTemplateNotFoundException
-
Creates a new instance.
- EmailTemplateNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.EmailTemplateNotFoundException
-
Creates a new instance with the given cause.
- EmailTemplateResource - Class in dev.getelements.elements.rest.schema.email
- EmailTemplateResource() - Constructor for class dev.getelements.elements.rest.schema.email.EmailTemplateResource
- EmailTemplateService - Interface in dev.getelements.elements.sdk.service.schema.email
-
Manages instances of
EmailTemplate. - EmailTemplateServiceProvider - Class in dev.getelements.elements.service.schema.email
- EmailTemplateServiceProvider() - Constructor for class dev.getelements.elements.service.schema.email.EmailTemplateServiceProvider
- EmailVerificationRequest - Class in dev.getelements.elements.sdk.model.user
-
Request body for initiating email verification of a
UserUid. - EmailVerificationRequest() - Constructor for class dev.getelements.elements.sdk.model.user.EmailVerificationRequest
- EmailVerificationService - Interface in dev.getelements.elements.sdk.service.user
-
Service for initiating and completing email-based verification of a
UserUid. - EmailVerificationServiceProvider - Class in dev.getelements.elements.service.user
- EmailVerificationServiceProvider() - Constructor for class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- EmbeddedClientInstanceContainer - Interface in dev.getelements.elements.test
-
A container for a client
Instance. - EmbeddedElementsWebServices - Class in dev.getelements.elements.rest.test
- EmbeddedElementsWebServices(ElementsWebServices, MongoTestInstance) - Constructor for class dev.getelements.elements.rest.test.EmbeddedElementsWebServices
- EmbeddedInstanceContainer - Interface in dev.getelements.elements.test
-
Base interface for an embedded
Instancecontainer. - EmbeddedRestApiIntegrationTestModule - Class in dev.getelements.elements.rest.test
- EmbeddedRestApiIntegrationTestModule() - Constructor for class dev.getelements.elements.rest.test.EmbeddedRestApiIntegrationTestModule
- EmbeddedTestService - Interface in dev.getelements.elements.test
-
Represents a completely and entirely separate test kit.
- EmbeddedWorkerInstanceContainer - Interface in dev.getelements.elements.test
-
A container for a client
Instance. - empty() - Static method in class dev.getelements.elements.sdk.model.Pagination
-
Returns an empty pagination with no results.
- empty() - Static method in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Returns an empty manifest with
SystemVersion.UNKNOWNand no builtin SPIs. - empty() - Static method in interface dev.getelements.elements.sdk.util.Monitor
-
Returns an empty monitor.
- EMPTY - Enum constant in enum class dev.getelements.elements.sdk.model.largeobject.LargeObjectState
-
The large object is empty and has no contents.
- EMPTY - Static variable in interface dev.getelements.elements.sdk.Attributes
-
The empty
Attributesimplementation. - EMPTY - Static variable in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
A constant for an empty manifest.
- EMPTY_DELIMITER - Static variable in class dev.getelements.elements.rt.remote.jeromq.IdentityUtil
- EMPTY_MASK_LONG - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
- emptyAttributes() - Static method in interface dev.getelements.elements.sdk.Attributes
-
Returns
Attributes.EMPTY. - ENABLE_ELEMENTS_AUTH - Static variable in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Defines an attribute which specifies if the elements should enable the standard auth pipeline in Elements.
- ENABLED - Enum constant in enum class dev.getelements.elements.sdk.model.system.ElementDeploymentState
-
The deployment is created, has all code necessary to load, and will be loaded as soon as possible.
- encode(byte[]) - Static method in class dev.getelements.elements.sdk.util.Hex
-
Encodes hex to to lower-case hex encoding.
- encode(byte[], Hex.Case) - Static method in class dev.getelements.elements.sdk.util.Hex
-
Encodes hex to to lower-case hex encoding.
- encode(ByteBuffer) - Static method in class dev.getelements.elements.sdk.util.Hex
-
Encodes hex to to lower-case hex encoding.
- encode(ByteBuffer, Hex.Case) - Static method in class dev.getelements.elements.sdk.util.Hex
-
Encodes hex to to lower-case hex encoding.
- encode(BsonWriter, Timestamp, EncoderContext) - Method in class dev.getelements.elements.sdk.mongo.TimestampCodec
- EncodedKeyPair - Class in dev.getelements.elements.sdk.service.util
- EncodedKeyPair(KeyPair, String) - Constructor for class dev.getelements.elements.sdk.service.util.EncodedKeyPair
- EncodedKeyPair(PublicKey, PrivateKey, String) - Constructor for class dev.getelements.elements.sdk.service.util.EncodedKeyPair
- EncodedKeyPair(X509EncodedKeySpec, PKCS8EncodedKeySpec) - Constructor for class dev.getelements.elements.sdk.service.util.EncodedKeyPair
- ENCODING - Static variable in class dev.getelements.elements.sdk.cluster.path.Path
-
The default encoding for converting a
Pathinto an array of bytes. - encodingNotSupportedByThisLibrary - Variable in class org.eclipse.jgit.http.server.HttpServerText
- encrypt(Wallet) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- encrypt(Wallet) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.WalletCryptoUtilities
-
Encrypts the
Wallet. - encrypt(PrivateKeyCrytpoAlgorithm, PublicKey, String) - Method in interface dev.getelements.elements.sdk.service.util.CipherUtility
-
Encrypts the given String and transforms it to the
- ENCRYPTED_PRIVATE_KEY - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
See RFC-5958
- encryptKey(VaultKey, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.VaultCryptoUtilities
-
Encrypts the supplied
VaultKeywith the supplied passphrase. - encryptKey(VaultKey, String) - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- endApplication() - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder
- ENDED - Enum constant in enum class dev.getelements.elements.sdk.model.match.MultiMatchStatus
-
The match has ended and will be deleted shortly, based on the configuration of the match.
- endElementPackage() - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Builds the ElementPackageDefinition and returns to the parent builder.
- endElementPath() - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Builds the ElementPathDefinition and returns to the parent builder.
- endMatch(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- endMatch(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Flags the
MultiMatchas ended, disallowing players to join. - endMetadataSpec() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Returns the built
MetadataSpec. - endProperties() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertiesBuilder
-
Finalizes the properties list and returns the parent builder.
- endProperty() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Finalizes this property, adds it to the parent list, and returns the parent builder.
- enqueue(Runnable, Function<Runnable, FutureT>) - Method in class dev.getelements.elements.rt.util.CompletionServiceLatch
-
Wraps a
Runnableand returns it. - enqueue(Callable<T>, Function<Callable<T>, FutureT>) - Method in class dev.getelements.elements.rt.util.CompletionServiceLatch
-
Wraps a
Callable<T>and returns it. - ensureDistinctNode(List<Object>, NodeId, NodeId) - Static method in interface dev.getelements.elements.rt.routing.RoutingUtility
-
A reducer function intended to ensure that the supplied
NodeIds are all the same. - ensureEmpty() - Method in class dev.getelements.elements.sdk.util.ReentrantThreadLocal
-
Ensures that the current value is empty, throwing an instance of
IllegalStateExceptionif the object is not in scope. - ensureProductSkuSchema(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- ensureProductSkuSchema(String) - Method in interface dev.getelements.elements.sdk.dao.ProductSkuSchemaDao
-
Idempotent upsert — finds an existing schema entry by its string value or creates one.
- ensureProductSkuSchema(String) - Method in interface dev.getelements.elements.sdk.service.goods.ProductSkuSchemaService
-
Idempotent upsert — finds or creates a
ProductSkuSchemaby its string value. - ensureProductSkuSchema(String) - Method in class dev.getelements.elements.service.goods.SuperuserProductSkuSchemaService
- ensureProductSkuSchema(String) - Method in class dev.getelements.elements.service.goods.UserProductSkuSchemaService
- enter() - Method in interface dev.getelements.elements.sdk.ElementScope.Builder
-
Builds the
ElementScope. - enter() - Method in class dev.getelements.elements.sdk.spi.DefaultElementScopeBuilder
- enter() - Method in class dev.getelements.elements.sdk.util.ElementScopes
-
Enters the aggregate of
ElementScopes which match the selector. - enter(Lock) - Static method in interface dev.getelements.elements.sdk.util.Monitor
- enter(Semaphore) - Static method in interface dev.getelements.elements.sdk.util.Monitor
- enter(Semaphore, int) - Static method in interface dev.getelements.elements.sdk.util.Monitor
- enter(T) - Method in class dev.getelements.elements.sdk.util.ReentrantThreadLocal
-
Enters scope with the supplied value of T.
- ENTITY - Static variable in class dev.getelements.elements.rt.jersey.GenericMultipartFeature
- entityClasses() - Method in interface dev.getelements.elements.sdk.dao.EntityRegistry
-
Returns the
@Entityclasses owned by this element. - entityClasses() - Method in class dev.getelements.elements.sdk.test.element.mongo.TestRedeployEntityRegistry
- EntityRegistry - Interface in dev.getelements.elements.sdk.dao
-
SPI that element authors implement to declare their MongoDB entity classes to the platform.
- ENUM - Enum constant in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
Enumeration type.
- Environment - Class in dev.getelements.elements.sdk.util
-
Constants for environment variables.
- EPOCHAL - Enum constant in enum class dev.getelements.elements.sdk.model.leaderboard.Leaderboard.TimeStrategyType
-
The leaderboard score values are reset at some given time interval.
- equals(InstanceHostInfo, InstanceHostInfo) - Static method in interface dev.getelements.elements.rt.remote.InstanceHostInfo
-
Tests an instance of
InstanceHostInfoagainst another instance ofInstanceHostInfo - equals(InstanceHostInfo, Object) - Static method in interface dev.getelements.elements.rt.remote.InstanceHostInfo
-
Tests an instance of
InstanceHostInfoagainst an arbitraryObject - equals(Attributes, Attributes) - Static method in interface dev.getelements.elements.sdk.Attributes
-
Tests if two
Attributesare equal to each other. - equals(Attributes, Object) - Static method in interface dev.getelements.elements.sdk.Attributes
-
Test if the supplied
Attributesis equal to the otherObjectby first testing if it an instance ofAttributesas well as ifAttributes.equals(Attributes, Attributes)returns true. - equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundleReward
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexMetadata
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoAccessPermissions
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoAppleSignInSession
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendship
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlot
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- equals(Object) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- equals(Object) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- equals(Object) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- equals(Object) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.Deprecation
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.event.EventManifest
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.event.EventOperation
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcManifest
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcReturnType
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.model.Model
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.model.Property
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.startup.StartupManifest
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.startup.StartupModule
- equals(Object) - Method in class dev.getelements.elements.rt.manifest.startup.StartupOperation
- equals(Object) - Method in class dev.getelements.elements.rt.remote.Invocation
- equals(Object) - Method in class dev.getelements.elements.rt.remote.InvocationError
- equals(Object) - Method in class dev.getelements.elements.rt.remote.InvocationResult
- equals(Object) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceBinding
- equals(Object) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionId
- equals(Object) - Method in class dev.getelements.elements.rt.remote.JndiInstanceHostInfo
- equals(Object) - Method in class dev.getelements.elements.rt.remote.Route
- equals(Object) - Method in class dev.getelements.elements.rt.remote.SimpleInstanceHostInfo
- equals(Object) - Method in class dev.getelements.elements.rt.SimpleResourceServiceListing
- equals(Object) - Method in class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- equals(Object) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.Slice
- equals(Object) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathMapping
- equals(Object) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTask
- equals(Object) - Method in record class dev.getelements.elements.sdk.Attributes.Attribute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.id.InstanceId
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.path.Path.ContextAndComponents
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.path.Path
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.path.Paths.WildcardFirst
- equals(Object) - Method in class dev.getelements.elements.sdk.cluster.path.Paths.WildcardLast
- equals(Object) - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.FailedElementInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.ElementStandardBeanProperties.StandardBeanProperty
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.sdk.guice.GuiceAttributes
- equals(Object) - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
- equals(Object) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
- equals(Object) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.Application
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.CallbackDefinition
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.FirebaseApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.ProductBundleReward
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.PSNApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.JWK
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.JWKSet
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContractAddress
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
- equals(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
- equals(Object) - Method in class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.cdn.UpdateDeploymentRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.ErrorResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.model.follower.CreateFollowerRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.friend.Friend
- equals(Object) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.goods.Item
- equals(Object) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.goods.ProductSkuSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
- equals(Object) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
- equals(Object) - Method in class dev.getelements.elements.sdk.model.health.DatabaseHealthStatus
- equals(Object) - Method in class dev.getelements.elements.sdk.model.health.DiscoveryHealthStatus
- equals(Object) - Method in class dev.getelements.elements.sdk.model.health.HealthErrorResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
- equals(Object) - Method in class dev.getelements.elements.sdk.model.health.InstanceHealthStatus
- equals(Object) - Method in class dev.getelements.elements.sdk.model.health.InvokerHealthStatus
- equals(Object) - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
- equals(Object) - Method in class dev.getelements.elements.sdk.model.index.BuildIndexRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.SimpleInventoryItemQuantityAdjustment
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.inventory.UpdateInventoryItemRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.model.invite.PhoneMatchedInvitation
- equals(Object) - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
- equals(Object) - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectFromUrlRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
- equals(Object) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
- equals(Object) - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
- equals(Object) - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
- equals(Object) - Method in class dev.getelements.elements.sdk.model.leaderboard.Rank
- equals(Object) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
- equals(Object) - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
- equals(Object) - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.match.Match
- equals(Object) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
- equals(Object) - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
- equals(Object) - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
- equals(Object) - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.CreateProgressRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.Mission
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.Progress
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.Schedule
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.Step
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.UpdateProgressRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.notification.FCMRegistration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.Pagination
- equals(Object) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.profile.Profile
- equals(Object) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileImageRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
- equals(Object) - Method in class dev.getelements.elements.sdk.model.reward.Reward
- equals(Object) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
- equals(Object) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
- equals(Object) - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
- equals(Object) - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
- equals(Object) - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.MockSessionCreation
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.MockSessionRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptConfirmRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.Session
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.SessionCreation
- equals(Object) - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.steam.CreateSteamIapReceipt
- equals(Object) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementArtifactRepository
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementDependencyMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementEventProducerMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementFeature
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementManifestMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementPackageDefinition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceExportMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceImplementationMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.ElementSpi
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.sdk.model.token.TokenWithExpiration
- equals(Object) - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
- equals(Object) - Method in class dev.getelements.elements.sdk.model.user.User
- equals(Object) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
- equals(Object) - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
- equals(Object) - Method in record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.sdk.model.ValidationErrorResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.model.Version
- equals(Object) - Method in record class dev.getelements.elements.sdk.mongo.MongoConfiguration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.query.ElementCallbackQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.query.ElementServiceQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.query.MethodCallbackRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ArtifactRepository
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementDesignationRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementEventConsumerRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementEventKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementEventProducerRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementPackageRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementRequiredAttributeRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementServiceRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementStaticContentRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- equals(Object) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- equals(Object) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapVerifyReceiptResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- equals(Object) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.evm.EvmInvocationScope
- equals(Object) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.flow.FlowInvocationScope
- equals(Object) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- equals(Object) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.near.NearInvocationScope
- equals(Object) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- equals(Object) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookRef
- equals(Object) - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapConsumeResponse
- equals(Object) - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- equals(Object) - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceElementModuleRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceOptionsRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.SystemVersion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.test.element.TestService.MethodEventRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.sdk.util.ImmutableAttributes
- equals(Object) - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.sdk.util.SimpleLazyValue
- equals(Object) - Method in record class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Configuration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.service.auth.oauth2.ParsedResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.getelements.elements.service.auth.oauth2.ResolvedRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.getelements.elements.service.FirebaseDeleteAccountRequest
- equals(Object) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- equals(Object) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- equals(Object) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- equals(Object) - Method in class dev.getelements.elements.webui.react.WebUIApplicationApiConfiguration
- equals(Object) - Method in class dev.getelements.elements.webui.react.WebUIApplicationConfiguration
- error(JeroMQControlResponseCode, String) - Static method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingServer
- error(ThrowableT) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Records a Throwable to the deployment errors.
- ERROR - Enum constant in enum class dev.getelements.elements.rt.AsyncConnection.Event
-
Corresponds to the calls related to
AsyncConnection.onError(Consumer) - ERROR - Enum constant in enum class dev.getelements.elements.rt.ResumeReason
-
Indicates that an error condition caused the coroutine to resume.
- ErrorCode - Enum Class in dev.getelements.elements.sdk.model.exception
-
An enumeration of error codes which may provide greater detail as to why a problem occurred.
- ErrorHandler - Annotation Interface in dev.getelements.elements.rt.annotation
-
Designates a
FunctionalInterfaceannotated-type parameter which will receive an exception thrown from a remote invocation. - errorHandlerIndex(Method) - Static method in class dev.getelements.elements.rt.Reflection
- ErrorResponse - Class in dev.getelements.elements.sdk.model
-
Represents an error response returned by the API.
- ErrorResponse() - Constructor for class dev.getelements.elements.sdk.model.ErrorResponse
-
Creates a new instance.
- errors() - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Returns the value of the
errorsrecord component. - errors() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns the value of the
errorsrecord component. - errors() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
errorsrecord component. - errors() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
errorsrecord component. - ErrorServlet - Class in org.eclipse.jgit.http.server.glue
-
Send a fixed status code to the client.
- ErrorServlet(int) - Constructor for class org.eclipse.jgit.http.server.glue.ErrorServlet
-
Sends a specific status code.
- EthAccountGenerator - Class in dev.getelements.elements.service.blockchain.crypto
- EthAccountGenerator() - Constructor for class dev.getelements.elements.service.blockchain.crypto.EthAccountGenerator
- ETHEREUM - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
The Ethereum API.
- ETHEREUM - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The Ethereum Main Net.
- ETHEREUM_TEST - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The Ethereum Test Net.
- evaluate(Query<QueryT>, String) - Method in interface dev.getelements.elements.dao.mongo.query.BooleanQueryOperator
- evaluate(Query<QueryT>, String) - Method in class dev.getelements.elements.dao.mongo.query.ForwardNameBooleanQueryOperator
- evaluate(Query<QueryT>, String) - Method in class dev.getelements.elements.dao.mongo.query.NameBooleanQueryOperator
- evaluate(Query<QueryT>, String) - Method in class dev.getelements.elements.dao.mongo.query.ReferenceBooleanQueryOperator
- Event - Interface in dev.getelements.elements.sdk
-
Represents an event to be handled by
Elementinstances. - EVENT_1V1_MADE - Static variable in interface dev.getelements.elements.sdk.service.match.MatchService
-
A match-made event.
- EVENT_TIMEOUT_MSEC - Static variable in interface dev.getelements.elements.rt.EventContext
-
The timeout for the
EventContextin milliseconds. - Event.Builder - Class in dev.getelements.elements.sdk
-
Utility class to build
Eventinstances. - EventContext - Interface in dev.getelements.elements.rt
-
Manages events.
- EventDispatchException - Exception Class in dev.getelements.elements.sdk.exception
- EventDispatchException() - Constructor for exception class dev.getelements.elements.sdk.exception.EventDispatchException
- EventDispatchException(String) - Constructor for exception class dev.getelements.elements.sdk.exception.EventDispatchException
- EventDispatchException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.EventDispatchException
- EventDispatchException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.exception.EventDispatchException
- EventDispatchException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.EventDispatchException
- eventKey() - Method in record class dev.getelements.elements.sdk.record.ElementEventConsumerRecord
-
Returns the value of the
eventKeyrecord component. - EventManifest - Class in dev.getelements.elements.rt.manifest.event
- EventManifest() - Constructor for class dev.getelements.elements.rt.manifest.event.EventManifest
- eventName() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Returns the value of the
eventNamerecord component. - eventName() - Method in record class dev.getelements.elements.sdk.record.ElementEventKey
-
Returns the value of the
eventNamerecord component. - EventOperation - Class in dev.getelements.elements.rt.manifest.event
- EventOperation() - Constructor for class dev.getelements.elements.rt.manifest.event.EventOperation
- EventService - Interface in dev.getelements.elements.rt
- EvmInvocationScope - Class in dev.getelements.elements.sdk.service.blockchain.invoke.evm
- EvmInvocationScope() - Constructor for class dev.getelements.elements.sdk.service.blockchain.invoke.evm.EvmInvocationScope
- EVMInvokeContractRequest - Class in dev.getelements.elements.sdk.model.blockchain.contract
-
Represents a request to invoke a method on an EVM smart contract.
- EVMInvokeContractRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Creates a new instance.
- EVMInvokeContractResponse - Class in dev.getelements.elements.sdk.model.blockchain.contract
-
Represents the response from invoking a method on an EVM smart contract.
- EVMInvokeContractResponse() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Creates a new instance.
- EvmInvokerModule - Class in dev.getelements.elements.service.guice
- EvmInvokerModule() - Constructor for class dev.getelements.elements.service.guice.EvmInvokerModule
- EvmSmartContractInvocationService - Interface in dev.getelements.elements.sdk.service.blockchain
-
A service which allows for the invocation of methods belonging to an EVM Smart Contract.
- EvmSmartContractInvocationService.Invoker - Interface in dev.getelements.elements.sdk.service.blockchain
-
A type which performs the final invocation to the underlying smart contract.
- EvmSmartContractServiceProvider - Class in dev.getelements.elements.service.blockchain.crypto.evm
- EvmSmartContractServiceProvider() - Constructor for class dev.getelements.elements.service.blockchain.crypto.evm.EvmSmartContractServiceProvider
- EVMTransactionLog - Class in dev.getelements.elements.sdk.model.blockchain.contract
-
Represents an EVM transaction log entry.
- EVMTransactionLog() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Creates a new instance.
- Example: - Search tag in dev.getelements.elements.sdk.annotation.ElementEventConsumer.via()
- Section
- Example: - Search tag in dev.getelements.elements.sdk.annotation.ElementServiceReference.name()
- Section
- Example: - Search tag in dev.getelements.elements.sdk.record.ElementEventKey.from(ElementEventConsumer)
- Section
- Example: - Search tag in dev.getelements.elements.sdk.record.ElementEventKey.from(ElementServiceKey<ServiceT>, ElementEventConsumer)
- Section
- EXCEPTION - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
There was an exception processing the request.
- exceptionError(Logger, JeroMQControlResponseCode, Exception) - Static method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingServer
- exceptionError(Logger, Exception) - Static method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingServer
- exceptionToString(Throwable) - Static method in interface dev.getelements.elements.service.util.ElementRuntimeStatusMapper
-
Converts the exception to a string by printing its stacktrace to the string.
- ExclusiveReadWriteTransaction - Interface in dev.getelements.elements.rt.transact
-
Operates with an exclusive lock to the database.
- execute(UnixFSTransactionProgramExecutionPhase, UnixFSTransactionProgramInterpreter.ExecutionHandler) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter
-
Executes the program with the supplied
UnixFSTransactionProgramExecutionPhaseandUnixFSTransactionProgramInterpreter.ExecutionHandler. - execute(OAuth2AuthScheme, ResolvedRequest) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- execute(Query<?>, UpdateOptions) - Method in class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Equivalent to invoking
UpdateBuilder.update(Query)(Query)}.Update.execute(UpdateOptions) - execute(Query<ModelT>, ModifyOptions) - Method in class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Equivalent to invoking
UpdateBuilder.modify(Query). - execute(Runnable) - Method in class dev.getelements.elements.rt.util.LatchedExecutorServiceCompletionService
- executeCleanupPhase(UnixFSTransactionProgramInterpreter.ExecutionHandler) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter
-
Executes the cleanup phase.
- executeCommitPhase(UnixFSTransactionProgramInterpreter.ExecutionHandler) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter
-
Executes the commit phase.
- EXECUTOR_SERVICE - Static variable in interface dev.getelements.elements.rt.remote.Instance
-
Used with
Namedto name an instance ofExecutorServicewhich is a general purpose pool of threads used for performing various tasks within the system. - ExecutorServiceFactory<ExecutorServiceFactoryT> - Interface in dev.getelements.elements.rt.remote.provider
- exist(String) - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- exists(ResourceId) - Method in interface dev.getelements.elements.rt.ResourceService
-
Deprecated.not used anywhere
- exists(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction
-
Checks if the resource exists, returning false if it does not exist.
- exists(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Checks if a
ResourceIdexists. - exists(ResourceId) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- EXP - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Expiry - Access is disallowed after this time
- expectedRepositoryAttribute - Variable in class org.eclipse.jgit.http.server.HttpServerText
- expectedStaticResponseStatus() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
-
Expects a static response.
- expectedStaticResponseStatus() - Method in class dev.getelements.elements.sdk.local.test.TestLocalSDKElementPath
- expired() - Static method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- EXPIRED - Enum constant in enum class dev.getelements.elements.sdk.model.session.OidcLoginAttemptState
-
The attempt is unknown or has passed its TTL.
- EXPIRY_SECONDS - Static variable in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- export() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementService
-
Specifies the
ElementServiceExportfor this particualrElementService. - export() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceMetadata
-
Returns the value of the
exportrecord component. - export() - Method in record class dev.getelements.elements.sdk.record.ElementServiceRecord
-
Returns the value of the
exportrecord component. - expose() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceExport
-
Controls whether this export is exposed to the parent Guice injector when running in shared-classpath mode.
- expose() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceImplementation
-
Indicates if this implementation should be exposed as well.
- expose() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceImplementationMetadata
-
Returns the value of the
exposerecord component. - expose() - Method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Returns the value of the
exposerecord component. - expose() - Method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Returns the value of the
exposerecord component. - exposed() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceExportMetadata
-
Returns the value of the
exposedrecord component. - exposed() - Method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Returns the value of the
exposedrecord component. - ExposedBindingAnnotation - Annotation Interface in dev.getelements.elements.rt.annotation
-
Defines a module which will be exposed to the scripting engine layer.
- ExposedBindingAnnotation.BindingAnnotationFactory - Interface in dev.getelements.elements.rt.annotation
-
Resolves an instance of
Annotationgiven the suppliedModuleDefinition - ExposedBindingAnnotation.Undefined - Annotation Interface in dev.getelements.elements.rt.annotation
-
Annotation type which indicates that no annotation type is defined.
- ExposedBindingAnnotation.Util - Class in dev.getelements.elements.rt.annotation
-
Utility class for resolving the binding annotation.
- exposeDetailsForTesting() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionalPersistenceContextModule
-
Exposes the details of the
UnixFSTransactionalPersistenceContextModulefor testing purposes. - exposedTypes() - Method in record class dev.getelements.elements.sdk.record.ElementServiceRecord
-
Gets a
Streamof all exposed types. - exposeTransactionalResourceService() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceServiceModule
-
Tells this
TransactionalResourceServiceModuleto expose the underlyingTransactionalResourceService. - extension() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns the value of the
extensionrecord component. - EXTENSION_PATTERN - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- EXTENSION_REGEX - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- EXTENSION_SEPARATOR - Static variable in class dev.getelements.elements.sdk.cluster.path.Path
-
The extension separator.
- EXTERNAL_RESOURCE_FAILED - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
An external resource failed to behave ideally.
- EXTERNAL_USER_ID - Enum constant in enum class dev.getelements.elements.sdk.model.auth.UserKey
-
Deprecated.no longer in use.
- externalUserIdFromRequest() - Method in record class dev.getelements.elements.service.auth.oauth2.ResolvedRequest
-
Returns the value of the
externalUserIdFromRequestrecord component. - extract(Path) - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
- extractProfileClaims(DecodedJWT) - Static method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
-
Extracts whichever standard OIDC profile-scope claims are actually present in the given token, keyed by their raw claim name.
F
- FACEBOOK_IAP_RECEIPT_CREATED - Static variable in interface dev.getelements.elements.sdk.service.meta.facebookiap.FacebookIapReceiptService
- FACEBOOK_IAP_ROOT_URL - Static variable in interface dev.getelements.elements.sdk.service.meta.facebookiap.FacebookIapReceiptService
- FACEBOOK_IAP_SCHEME - Static variable in interface dev.getelements.elements.sdk.service.meta.facebookiap.FacebookIapReceiptService
- FACEBOOK_IAP_SOURCE - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The source identifier for Facebook IAP-sourced reward issuances.
- FACEBOOK_OAUTH_TOKEN - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Specifies the user's Facebook OAuth token used to interact with the Facebook API.
- FacebookApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Created by patricktwohig on 6/14/17.
- FacebookApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Creates a new instance.
- FacebookApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
-
Created by patricktwohig on 6/14/17.
- FacebookApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
- FacebookApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
-
Created by patricktwohig on 6/14/17.
- FacebookApplicationConfigurationServiceProvider - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 6/14/17.
- FacebookApplicationConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.FacebookApplicationConfigurationServiceProvider
- FacebookBuiltinPermissionsModule - Class in dev.getelements.elements.guice
-
Created by patricktwohig on 6/15/17.
- FacebookBuiltinPermissionsModule(Supplier<List<FacebookPermission>>) - Constructor for class dev.getelements.elements.guice.FacebookBuiltinPermissionsModule
- FacebookBuiltinPermissionsSupplier - Class in dev.getelements.elements.config
-
Scans for
FacebookPermissionannotated types. - FacebookBuiltinPermissionsSupplier() - Constructor for class dev.getelements.elements.config.FacebookBuiltinPermissionsSupplier
- FacebookIapReceipt - Class in dev.getelements.elements.sdk.model.meta.facebookiapreceipt
-
Represents a validated Facebook in-app purchase receipt.
- FacebookIapReceipt() - Constructor for class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Creates a new instance.
- FacebookIapReceiptRequestInvoker - Interface in dev.getelements.elements.sdk.service.meta.facebookiap.client.invoker
- FacebookIapReceiptService - Interface in dev.getelements.elements.sdk.service.meta.facebookiap
- FacebookIapReceiptServiceProvider - Class in dev.getelements.elements.service.meta.facebookiap
- FacebookIapReceiptServiceProvider() - Constructor for class dev.getelements.elements.service.meta.facebookiap.FacebookIapReceiptServiceProvider
- FacebookIapResource - Class in dev.getelements.elements.rest.meta.facebook
- FacebookIapResource() - Constructor for class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- FacebookIapVerifyReceiptGraphErrorException - Exception Class in dev.getelements.elements.sdk.service.meta.facebookiap.client.exception
-
Used to indicate that the Apple verify receipt API returned a valid JSON response but with an error "status" code in the response body.
- FacebookIapVerifyReceiptGraphErrorException(String) - Constructor for exception class dev.getelements.elements.sdk.service.meta.facebookiap.client.exception.FacebookIapVerifyReceiptGraphErrorException
- FacebookIapVerifyReceiptResponse - Class in dev.getelements.elements.sdk.service.meta.facebookiap.client.model
- FacebookIapVerifyReceiptResponse() - Constructor for class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- FacebookPaymentItem - Class in dev.getelements.elements.sdk.service.meta.facebookiap.client.model
- FacebookPaymentItem() - Constructor for class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- FacebookPermission - Annotation Interface in dev.getelements.elements.sdk.model.annotation
-
Specifies a requested permission.
- FacebookPermissions - Annotation Interface in dev.getelements.elements.sdk.model.annotation
-
Aggregates several
FacebookPermissioninstances which will be used to build the list of default permissions used by anApplication. - FacebookRef - Class in dev.getelements.elements.sdk.service.meta.facebookiap.client.model
- FacebookRef() - Constructor for class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookRef
- factory() - Element in annotation interface dev.getelements.elements.rt.annotation.ExposedBindingAnnotation
-
Specifies a type which is used to construct the actual binding annotation.
- fail(ElementRuntimeService.RuntimeRecord, List<String>, Throwable) - Static method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Creates a
ElementContainerService.ContainerRecordindicating an unsuccessful deployment. - fail(ElementRuntimeService.RuntimeRecord, List<String>, List<Throwable>) - Static method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Creates a
ElementContainerService.ContainerRecordindicating an unsuccessful deployment. - failed(String) - Static method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- FAILED - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerStatus
-
The container has failed due to one reason or another due to the inability to load the application or its elements.
- FAILED - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeStatus
-
The deployment has failed due to one reason or another due to the inability to load the application or its elements.
- FAILED - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcLoginAttemptStatus
-
The callback failed (denial, validation failure, exchange failure).
- FAILED - Enum constant in enum class dev.getelements.elements.sdk.model.session.OidcLoginAttemptState
-
The login was denied or failed validation.
- FAILED_AUTH_FATAL - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Auth failed, the request should be abandoned.
- FAILED_AUTH_RETRY - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Auth failed, the request should be re-attempted with new authentication credentails
- failedElementHandler() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
failedElementHandlerrecord component. - failedElementHandler(ElementPathLoader.FailedElementHandler) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Handles a failed element load.
- FailedElementInfo(ElementRecord, String, String) - Constructor for record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.FailedElementInfo
-
Creates an instance of a
FailedElementInforecord class. - failedElements() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
failedElementsrecord component. - failedElements() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
failedElementsrecord component. - failure(String) - Static method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptCallbackResult
-
Builds a failed result.
- FALLOFF_TIME_MAX_MS - Static variable in class dev.getelements.elements.dao.mongo.MongoConcurrentUtils
-
Deprecated.Defines the maximum time an optimistic operation will wait before retrying.
- FALLOFF_TIME_MIN_MS - Static variable in class dev.getelements.elements.dao.mongo.MongoConcurrentUtils
-
Deprecated.Defines the minimum time an optimistic operation will wait before retrying.
- FAMILY_NAME - Enum constant in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
- FatalException - Exception Class in dev.getelements.elements.rt.transact
- FatalException() - Constructor for exception class dev.getelements.elements.rt.transact.FatalException
- FatalException(String) - Constructor for exception class dev.getelements.elements.rt.transact.FatalException
- FatalException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.FatalException
- FatalException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.transact.FatalException
- FatalException(Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.FatalException
- FCM_REGISTRATION_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
- FCM_REGISTRATION_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
- FCM_REGISTRATION_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
- FCMRegistration - Class in dev.getelements.elements.sdk.model.notification
-
Represents a notification registration with Firebase.
- FCMRegistration() - Constructor for class dev.getelements.elements.sdk.model.notification.FCMRegistration
-
Creates a new instance.
- FCMRegistrationDao - Interface in dev.getelements.elements.sdk.dao
-
Manipulates instances of
FCMRegistrationin the underlying database. - FCMRegistrationResource - Class in dev.getelements.elements.rest.notifications
- FCMRegistrationResource() - Constructor for class dev.getelements.elements.rest.notifications.FCMRegistrationResource
- FCMRegistrationService - Interface in dev.getelements.elements.sdk.service.firebase
-
Manages instance of
FCMRegistration. - FCMRegistrationServiceProvider - Class in dev.getelements.elements.service.notification
- FCMRegistrationServiceProvider() - Constructor for class dev.getelements.elements.service.notification.FCMRegistrationServiceProvider
- FileSystemApplicationRepositoryResolver - Class in dev.getelements.elements.git
-
This loads an instance of
Repositoryfrom a place on the filesystem. - FileSystemApplicationRepositoryResolver() - Constructor for class dev.getelements.elements.git.FileSystemApplicationRepositoryResolver
- FilesystemCdnApplicationRepositoryResolverProvider - Class in dev.getelements.elements.cdnserve
- FilesystemCdnApplicationRepositoryResolverProvider() - Constructor for class dev.getelements.elements.cdnserve.FilesystemCdnApplicationRepositoryResolverProvider
- FileSystemCdnGitLoaderModule - Class in dev.getelements.elements.cdnserve.guice
- FileSystemCdnGitLoaderModule() - Constructor for class dev.getelements.elements.cdnserve.guice.FileSystemCdnGitLoaderModule
- FilesystemCdnGitLoaderProvider - Class in dev.getelements.elements.cdnserve
- FilesystemCdnGitLoaderProvider() - Constructor for class dev.getelements.elements.cdnserve.FilesystemCdnGitLoaderProvider
- FileSystemCdnGitStorageModule - Class in dev.getelements.elements.cdnserve.guice
- FileSystemCdnGitStorageModule() - Constructor for class dev.getelements.elements.cdnserve.guice.FileSystemCdnGitStorageModule
- FilesystemGitApplicationAssetLoader - Class in dev.getelements.elements.rt.git
-
A special class which will load an
ApplicationId's code to a local temporary directory where it can be processed and run. - FilesystemGitApplicationAssetLoader() - Constructor for class dev.getelements.elements.rt.git.FilesystemGitApplicationAssetLoader
- FileSystemScriptApplicationRepositoryResolverProvider - Class in dev.getelements.elements.codeserve
- FileSystemScriptApplicationRepositoryResolverProvider() - Constructor for class dev.getelements.elements.codeserve.FileSystemScriptApplicationRepositoryResolverProvider
- FileSystemScriptStorageGitLoaderProvider - Class in dev.getelements.elements.rt.git
- FileSystemScriptStorageGitLoaderProvider() - Constructor for class dev.getelements.elements.rt.git.FileSystemScriptStorageGitLoaderProvider
- fill(WritableByteChannel) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
-
Fills supplied
WritableByteChannelwith a placeholder header. - fillInStackTrace() - Method in exception class dev.getelements.elements.sdk.model.exception.InternalException
- filter(ContainerRequestContext) - Method in class dev.getelements.elements.sdk.jakarta.rs.MethodOverrideFilter
- filter(Iterable<String>) - Method in interface dev.getelements.elements.guice.ServletBindings
- filter(String, String...) - Method in interface dev.getelements.elements.guice.ServletBindings
- FILTER_SET - Static variable in class dev.getelements.elements.deployment.jetty.loader.AuthFilterFeature
- FilteredServiceLocator - Class in dev.getelements.elements.sdk.spi
- FilteredServiceLocator(ServiceLocator, Set<ElementServiceKey<?>>) - Constructor for class dev.getelements.elements.sdk.spi.FilteredServiceLocator
- filterMustNotBeNull - Variable in class org.eclipse.jgit.http.server.HttpServerText
- filterRegex(Iterable<String>) - Method in interface dev.getelements.elements.guice.ServletBindings
- filterRegex(String, String...) - Method in interface dev.getelements.elements.guice.ServletBindings
- FinallyAction - Interface in dev.getelements.elements.sdk.util
-
A
FunctionalInterfacewhich performs a series of actions when it is closed. - find() - Method in record class dev.getelements.elements.sdk.query.ElementCallbackQuery
- find() - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Gets the
Elementfor thisElementQuery. - find() - Method in record class dev.getelements.elements.sdk.query.ElementServiceQuery
- find() - Method in interface dev.getelements.elements.sdk.query.Query
-
Gets the result of the
Query - find(String) - Method in interface dev.getelements.elements.sdk.ElementRegistry
-
Gets all
Elementinstances which was registered to thisElementRegistryspecifying the name of theElement - findActiveApplication(String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deprecated.
- findActiveMetadataSpec(String) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- findActiveMetadataSpec(String) - Method in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
-
Finds an active metadata spec by the spec id.
- findActiveMetadataSpecByName(String) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- findActiveMetadataSpecByName(String) - Method in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
-
Finds an active metadata spec by the spec id.
- findActiveMongoMetadataSpec(String) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- findActiveMongoMetadataSpecByName(String) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- findActiveMongoProfile(Profile) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- findActiveMongoProfile(String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- findActiveMongoProfile(ObjectId) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- findActiveProfile(String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- findActiveProfile(String) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Finds the profile with the supplied profile ID.
- findActiveProfileForUser(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- findActiveProfileForUser(String, String) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Finds the profile with the supplied profile ID.
- findAndUpdateVaultBelongingToUser(Vault, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- findAndUpdateVaultBelongingToUser(Vault, String) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Updates a vault with the provided user.
- findApplication(String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- findApplication(String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Finds an active
Applicationwith the supplied name or id. - findApplicationConfiguration(Class<T>, String, String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- findApplicationConfiguration(Class<T>, String, String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Gets the
ApplicationConfigurationwith the supplied name and id. - findArtifact(Set<ArtifactRepository>, String) - Method in interface dev.getelements.elements.sdk.ElementArtifactLoader
-
Finds the artifact with the repositories and coordinates.
- findArtifact(Set<ArtifactRepository>, String) - Method in class dev.getelements.elements.sdk.spi.shrinkwrap.CachingShrinkwrapElementArtifactLoader
- findArtifactPath(TestElementArtifact) - Method in class dev.getelements.elements.sdk.test.TestArtifactRegistry
-
Finds the Path of the artifact with the artifact name.
- findArtifactUrl(TestElementArtifact) - Method in class dev.getelements.elements.sdk.test.TestArtifactRegistry
-
Finds the URL of the artifact with the artifact name.
- findAudience() - Method in class dev.getelements.elements.security.JWTCredentials
-
Finds the audience of the token.
- findAuthScheme(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- findAuthScheme(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- findAuthScheme(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- findAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
-
Finds an
AuthScheme, returning anOptional<AuthScheme>. - findAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
-
Finds an
AuthScheme, returning anOptional. - findAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
-
Finds an
AuthScheme, returning anOptional. - findByClass(Class<?>) - Static method in enum class dev.getelements.elements.rt.manifest.model.Type
- findByName(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- findByName(String) - Method in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
-
Finds a provider configuration by its unique name (e.g.
- findByValue(String) - Static method in enum class dev.getelements.elements.rt.manifest.model.Type
-
Finds the
Typeinstance by the value read from the underlying script. - findByValue(String) - Static method in enum class dev.getelements.elements.sdk.model.auth.UserKey
-
Finds the
UserKeyby the specified value. - findCallback(String, Class<?>...) - Method in record class dev.getelements.elements.sdk.query.ElementServiceQuery
-
Queries for a
Callbackwith the supplied method name and parameter types. - findClassLoader(ClassLoader, Set<ArtifactRepository>, String, String...) - Method in interface dev.getelements.elements.sdk.ElementArtifactLoader
-
Gets the
ClassLoaderloaded with the supplied coordinates. - findClassLoader(ClassLoader, Set<ArtifactRepository>, Set<String>) - Method in interface dev.getelements.elements.sdk.ElementArtifactLoader
-
Opens a
ClassLoaderwith the supplied coordinates. - findClassLoader(ClassLoader, Set<ArtifactRepository>, Set<String>) - Method in class dev.getelements.elements.sdk.spi.shrinkwrap.CachingShrinkwrapElementArtifactLoader
- findClasspathForArtifact(Set<ArtifactRepository>, String) - Method in interface dev.getelements.elements.sdk.ElementArtifactLoader
-
Finds the classpath for a particular artifact, including all transient dependencies.
- findClasspathForArtifact(Set<ArtifactRepository>, String) - Method in class dev.getelements.elements.sdk.spi.shrinkwrap.CachingShrinkwrapElementArtifactLoader
- findCode(String) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- findCode(String) - Method in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
Finds the UniqueCode object for the specified code.
- findCurrentProfile() - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Finds the currently active profile, if any.
- findCurrentProfile() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- findCurrentProfile() - Method in class dev.getelements.elements.service.profile.UserProfileService
- findCurrentScope() - Method in interface dev.getelements.elements.sdk.Element
-
Attempts to find the current scope, returning an
Optionalcontaining the scope, if present. - findCurrentScope() - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- findCurrentScope() - Method in class dev.getelements.elements.sdk.spi.SharedElement
- findDependencies(ElementRegistry) - Method in record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Finds all
Elementinstances that match theElementDependencyannotation - findDestinationType() - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.Mapper
-
Finds the destination type.
- findDestinationType() - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.Updater
-
Finds the destination type.
- findDistinctInventoryItemForOwner(String, String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- findDistinctInventoryItemForOwner(String, String) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Finds the distinct inventory item with the owner ID and owner ID.
- findElementDefinitionRecord(Attributes, Predicate<ElementDefinitionRecord>) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Finds the
Elementname, this will find theElementRecordassociated with it, throwing an exception if it is unable to find theElementDefinitionannotation. - findElementDefinitionRecord(ClassLoader, Attributes, Predicate<ElementDefinitionRecord>) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Finds the
Elementname, this will find theElementRecordassociated with it, return an empty optional if it is unable to find theElementDefinitionannotation. - findElementDefinitionRecord(ClassLoader, Attributes, Predicate<ElementDefinitionRecord>) - Method in class dev.getelements.elements.sdk.spi.DefaultElementLoaderFactory
- findElementDeployment(String) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- findElementDeployment(String) - Method in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
-
Finds the
ElementDeploymentwith the supplied deployment ID. - findElmPath(TestElementArtifact) - Method in class dev.getelements.elements.sdk.test.TestArtifactRegistry
-
Finds the Path of the ELM archive for the artifact.
- findEmailTemplate(String) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- findEmailTemplate(String) - Method in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
-
Finds an email template by its id.
- findEmailTemplateByKey(String) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- findEmailTemplateByKey(String) - Method in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
-
Finds an email template by its key.
- findEntry(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Loads the
ResourceEntryfrom the suppliedPath. - findEntry(ResourceId, Supplier<ResourceEntry.OperationalStrategy>) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Loads the
ResourceEntryfrom the suppliedPath. - findEntry(ResourceId, Supplier<ResourceEntry.OperationalStrategy>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- findEntry(Path) - Method in interface dev.getelements.elements.rt.transact.PathIndex
-
Loads the
ResourceEntryfrom the suppliedPath. - findEntry(Path, Supplier<ResourceEntry.OperationalStrategy>) - Method in interface dev.getelements.elements.rt.transact.PathIndex
-
Loads the
ResourceEntryfrom the suppliedPath. - findEntry(Path, Supplier<ResourceEntry.OperationalStrategy>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathIndex
- findExpirationDate() - Method in class dev.getelements.elements.security.JWTCredentials
-
Finds the expiration date of the token.
- findFirstWithLabel(Rfc7468Label) - Method in class dev.getelements.elements.sdk.model.security.PemChain
-
Finds the first speck with the supplied
Rfc7468Label. - findFirstWithLabel(String) - Method in class dev.getelements.elements.sdk.model.security.PemChain
-
Finds the first speck with the supplied label.
- findForLabel(String) - Static method in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
Finds the enum value from the label.
- findGenericTypeArgumentFromMapper(Class<?>, int) - Static method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Finds the geneirc type argument for the supplied class..
- findGenericTypeArgumentFromUpdater(Class<?>, int) - Static method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Finds the geneirc type argument for the supplied class..
- findInstance(ElementServiceKey<T>) - Method in class dev.getelements.elements.sdk.guice.GuiceServiceLocator
- findInstance(ElementServiceKey<T>) - Method in interface dev.getelements.elements.sdk.ServiceLocator
-
Gets the service using the
ElementServiceKey. - findInstance(ElementServiceKey<T>) - Method in class dev.getelements.elements.sdk.spi.FilteredServiceLocator
- findInstance(Class<T>) - Method in interface dev.getelements.elements.sdk.ServiceLocator
-
Finds the
Supplierto the supplied instance. - findInstance(Class<T>, String) - Method in interface dev.getelements.elements.sdk.ServiceLocator
-
Finds the
Supplierto the supplied instance. - findIssuer() - Method in class dev.getelements.elements.security.JWTCredentials
-
Finds the issuer of the token.
- findJsonSchemaType(MetadataSpecPropertyType) - Static method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Finds the JSON Schema Type from the supplied
MetadataSpecPropertyType. - findLargeObject(String) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- findLargeObject(String) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectDao
-
Finds a
LargeObjectwith the supplied object id, returning a value equivalent toOptional.empty()if the object cannot be found. - findLargeObject(String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Finds an instance of
LargeObject. - findLargeObject(String) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- findLargeObject(String) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- findLargeObject(String) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- findLinkReadyById(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- findLinkReadyById(String) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Finds a LINK_READY attempt by id, without mutating it.
- findMapper(Class<SourceT>, Class<DestinationT>) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Finds a
MapperRegistry.Mapper. - findMapper(Class<SourceT>, Class<DestinationT>) - Method in class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry
- findMetadata(String, User.Level) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- findMetadata(String, User.Level) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Finds an active metadata object by the object id.
- findMetadataByName(String, User.Level) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- findMetadataByName(String, User.Level) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Finds an active metadata object by the object id.
- findMetadataSpecPropertyType(String) - Static method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Gets the
MetadataSpecPropertyType - findMissionByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- findMissionByNameOrId(String) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
- findMongoApplication(String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- findMongoApplicationConfiguration(Class<T>, String, String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- findMongoApplicationOptional(String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- findMongoCode(String) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- findMongoEmailTemplate(String) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- findMongoEmailTemplateByKey(String) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- findMongoItem(Item) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- findMongoItem(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- findMongoItem(ObjectId) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- findMongoItemByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- findMongoLargeObject(String) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- findMongoMetadata(String, User.Level) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- findMongoMetadataByName(String, User.Level) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- findMongoMissionByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- findMongoMultiMatch(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- findMongoSaveDataDocument(String) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- findMongoScheduleByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- findMongoScheduleEventById(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- findMongoScheduleEventById(String, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- findMongoScheduleEventById(ObjectId) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- findMongoUser(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- findMongoUser(ObjectId) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- findMongoVault(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- findMongoVaultForUser(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- findMongoWallet(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- findMongoWalletForUser(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- findMongoWalletInVault(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- findMultiMatch(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- findMultiMatch(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Finds a
MultiMatchby its ID. - findMultiMatchByJoinCode(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- findMultiMatchByJoinCode(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Finds a
MultiMatchby its ID. - findName(Class<?>) - Static method in class dev.getelements.elements.rt.annotation.RemoteModel.Util
-
Finds the name of a type annotated with
RemoteModel. - findName(Class<?>) - Static method in class dev.getelements.elements.rt.annotation.RemoteService.Util
-
Finds the name of a type annotated with
RemoteService. - findName(Parameter, CodeStyle) - Static method in class dev.getelements.elements.rt.annotation.Serialize.Util
- findOldestAvailableMultiMatchCandidate(MatchmakingApplicationConfiguration, String, String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- findOldestAvailableMultiMatchCandidate(MatchmakingApplicationConfiguration, String, String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Finds the latest
MultiMatchfor the given configuration and profile ID. - findOriginalResourceContents() - Method in class dev.getelements.elements.rt.transact.NullResourceEntry
- findOriginalResourceContents() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Finds the original Resource contents.
- findOriginalResourceContents() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryExisting
- findOriginalResourceId() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Finds the
ResourceIdassociated with the node, or a result equivalent toOptional.empty()if no such resource id exists. - findOriginalResourceId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryExisting
- findOriginalResourceId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryNew
- findOriginalScope() - Method in class dev.getelements.elements.rt.transact.NullTaskEntry
- findOriginalScope() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
- findOriginalScope() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryExisting
- findOriginalScope() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryNew
- findOverrideProfile(String) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileOverrideService
-
Gets the profile override for the supplied user and profile ID.
- findOverrideProfile(String) - Method in class dev.getelements.elements.service.profile.AnonProfileOverrideService
-
Always returns null because non-auth'd users have no profile.
- findOverrideProfile(String) - Method in class dev.getelements.elements.service.profile.SuperUserProfileOverrideService
-
Returns the profile, regardless of ownership.
- findOverrideProfile(String) - Method in class dev.getelements.elements.service.profile.UserProfileOverrideService
-
This checks for hte profile ID and additionally ensures that the currently authenticated user owns the profile.
- findPackageInfo(Class<?>) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
- findPackageInfo(String) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
-
Finds the package-info
Classfor the supplied package name, returning empty if none exists. - findPackageInfo(String, ClassLoader) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
-
Finds the package-info
Classfor the supplied package name using the given classloader, returning empty if none exists. - findPendingByState(String, String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- findPendingByState(String, String) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Finds a PENDING attempt by provider and state, without mutating it.
- findPendingOrFailedById(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- findPendingOrFailedById(String) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Finds a non-COMPLETE attempt by id without mutating it, for reporting PENDING or FAILED status during a poll.
- findPrimaryProfile(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- findPrimaryProfile(String, String) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Finds the user's primary (slot
0) profile for the given application, if one exists. - findProfileSaveDataDocumentBySlot(String, int) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- findProfileSaveDataDocumentBySlot(String, int) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Finds the profile scoped save data document supplying the user id and the slot.
- findProgress(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- findProgress(String) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Gets the progress with the id, or throws a
NotFoundExceptionif the progress can't be found. - findProgressForProfileAndMission(Profile, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- findProgressForProfileAndMission(Profile, String) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
- findProviderConfiguration(String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- findProviderConfiguration(String) - Method in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
-
Finds a provider configuration by its unique id.
- findRawName(Parameter) - Static method in class dev.getelements.elements.rt.annotation.Serialize.Util
-
Finds the raw name of the supplied
Parameter. - findRecommendedLoaderSpi(String) - Static method in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
-
Attempts to find the recommended loader SPI for the supplied identifier.
- findResource(String) - Method in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- findResourceContents() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Finds the Resource contents.
- findResourceEntry(ResourceId) - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Finds the
ResourceEntryat the supplied ResourceId. - findResourceEntry(ResourceId) - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- findResourceEntry(Path) - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Finds the
ResourceEntryat the supplied path. - findResourceEntry(Path) - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- findResourceId() - Method in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- findResourceId() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Finds the
ResourceIdassociated with the node, or a result equivalent toOptional.empty()if no such resource id exists. - findResourceId(Path) - Method in interface dev.getelements.elements.rt.transact.PathIndex
-
Gets the
ResourceIdfor the supplied path. - findResources(String) - Method in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- findReversePaths(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Finds reverse paths for the
ResourceId. - findRfc7468Label() - Method in class dev.getelements.elements.sdk.model.security.PemData
-
Finds the
Rfc7468Labelassociated with this PemDecoder. - findSaveDataDocument(String) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- findSaveDataDocument(String) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Finds a
SaveDataDocumentfrom the supplied id. - findSaveDataDocument(String) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Finds a save data document with a specified id, returning an empty
Optional<SaveDataDocument>if no such document has been found. - findSaveDataDocument(String) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- findSaveDataDocument(String) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- findScheduleByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- findScheduleByNameOrId(String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleDao
-
Finds the
Schedulewith the supplied name or id. - findScheduleEventById(String, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- findScheduleEventById(String, String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Finds a
Scheduleby name or ID. - findScope() - Method in class dev.getelements.elements.rt.transact.AbstractTaskEntry
- findScope() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Finds the scope for the
TaskEntry. - findScope(Class<?>, String, String) - Static method in class dev.getelements.elements.rt.annotation.RemoteModel.Util
-
Gets the definition matching scope and protocol.
- findScope(Class<?>, String, String) - Static method in class dev.getelements.elements.rt.annotation.RemoteService.Util
-
Gets the definition matching scope and protocol.
- findService(ElementServiceKey<ServiceT>) - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Finds a
ElementServiceQueryfrom the selectedElement. - findService(String) - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Finds a
ElementServiceQueryfrom the selectedElement. - findSmartContractById(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- findSmartContractById(String) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Finds a specific
SmartContract. - findSmartContractByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- findSmartContractByNameOrId(String) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Finds a specific
SmartContract. - findSourceType() - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.Mapper
-
Finds the source type.
- findSourceType() - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.Updater
-
Finds the source type.
- findSpiClassLoader(ClassLoader, Path) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Finds the SPI (service provider implementation) for a path to a single Element.
- findSpiClassLoader(ClassLoader, Path) - Method in class dev.getelements.elements.sdk.spi.DirectoryElementPathLoader
- findSpiPaths(TestElementSpi) - Method in class dev.getelements.elements.sdk.test.TestArtifactRegistry
-
Finds the SPI of the artifact with the artifact name.
- findSpiUrls(TestElementSpi) - Method in class dev.getelements.elements.sdk.test.TestArtifactRegistry
-
Finds the SPI of the artifact with the artifact name.
- findSslConfiguration() - Method in record class dev.getelements.elements.sdk.mongo.MongoConfiguration
-
Finds the SSL configuration for the MongoDB connection, if any.
- findTaskEntry(ResourceId) - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Finds the
TaskEntryassociated with the suppliedResourceId. - findTaskEntry(ResourceId) - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- findTaskEntry(Supplier<TaskEntry.OperationalStrategy<ResourceId>>, ResourceId) - Method in interface dev.getelements.elements.rt.transact.TaskIndex
-
Finds the
TaskEntry<ResourceId>for the suppliedResourceId. - findTaskEntry(Supplier<TaskEntry.OperationalStrategy<ResourceId>>, ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- findToken(String) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- findToken(String) - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- findToken(String) - Method in interface dev.getelements.elements.sdk.dao.PasswordResetTokenDao
-
Returns the token data if present and not expired.
- findToken(String) - Method in interface dev.getelements.elements.sdk.dao.UidVerificationTokenDao
-
Returns the token data if present and not expired.
- findUpdater(Class<SourceT>, Class<DestinationT>) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Finds an
MapperRegistry.Updater. - findUpdater(Class<SourceT>, Class<DestinationT>) - Method in class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry
- findUser(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- findUser(String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
- findUserByNameOrEmail(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- findUserByNameOrEmail(String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Finds a user either by email or name.
- findUserSaveDataDocumentBySlot(String, int) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- findUserSaveDataDocumentBySlot(String, int) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Finds the user-scoped save data document supplying the user id and the slot.
- findUserUid(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- findUserUid(String, String) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Gets the user uid with the given name or id
- findUserWithLoginAndPassword(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- findUserWithLoginAndPassword(String, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Finds a
Usergiven the login credentials and assword. - findVault(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- findVault(String) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Finds a
Vault. - findVaultForUser(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- findVaultForUser(String, String) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Finds a
Vaultwith the supplied id and user id. - findWallet(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- findWallet(String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Finds a
Walletbased on wallet id. - findWalletForUser(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- findWalletForUser(String, String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Finds a wallet belonging to the specified user..
- findWalletInVault(String, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- findWalletInVault(String, String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Finds a wallet in the specified vault.
- finish() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation
-
Finishes the operation and returns the underlying connection to the pool.
- finish(Object) - Method in class dev.getelements.elements.rt.util.ContextLatch
- FINISH_PENDING - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
-
Indicates that the operation is in the process of finishing, but has not yet finished.
- finishCancellation() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation
-
Finishes the cancellation.
- FINISHED - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
-
Indicates that the invocation has finished and the connection has been returned to the connection pool.
- finishWithError(TaskId, Throwable) - Method in class dev.getelements.elements.rt.SimpleTaskContext
- finishWithError(TaskId, Throwable) - Method in class dev.getelements.elements.rt.SimpleTaskService
- finishWithError(TaskId, Throwable) - Method in interface dev.getelements.elements.rt.TaskContext
- finishWithError(TaskId, Throwable) - Method in interface dev.getelements.elements.rt.TaskService
-
Fails a task with the supplied
Throwable, indicating an error. - finishWithResult(TaskId, Object) - Method in class dev.getelements.elements.rt.SimpleTaskContext
- finishWithResult(TaskId, Object) - Method in class dev.getelements.elements.rt.SimpleTaskService
- finishWithResult(TaskId, Object) - Method in interface dev.getelements.elements.rt.TaskContext
-
Finishes the task with associated
TaskIdwith the provided result. - finishWithResult(TaskId, Object) - Method in interface dev.getelements.elements.rt.TaskService
-
Finishes a task with the supplied result.
- FirebaseAppFactory - Interface in dev.getelements.elements.service.firebase
-
Creates instances of
FirebaseAppfrom a variety of sources. - FirebaseAppFactoryModule - Class in dev.getelements.elements.service.guice.firebase
- FirebaseAppFactoryModule() - Constructor for class dev.getelements.elements.service.guice.firebase.FirebaseAppFactoryModule
- FirebaseApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Represents a Firebase application configuration.
- FirebaseApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.FirebaseApplicationConfiguration
-
Creates a new instance.
- FirebaseApplicationConfigurationNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.application
-
Thrown when a Firebase application configuration cannot be found.
- FirebaseApplicationConfigurationNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.FirebaseApplicationConfigurationNotFoundException
-
Creates a new instance.
- FirebaseApplicationConfigurationNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.FirebaseApplicationConfigurationNotFoundException
-
Creates a new instance with the given message.
- FirebaseApplicationConfigurationNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.FirebaseApplicationConfigurationNotFoundException
-
Creates a new instance with the given message and cause.
- FirebaseApplicationConfigurationNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.FirebaseApplicationConfigurationNotFoundException
-
Creates a new instance.
- FirebaseApplicationConfigurationNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.application.FirebaseApplicationConfigurationNotFoundException
-
Creates a new instance with the given cause.
- FirebaseApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
- FirebaseApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
- FirebaseApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
-
The
FirebaseApplicationConfigurationServicemanages instances of theFirebaseApplicationConfigurationwithin the database. - FirebaseApplicationConfigurationServiceProvider - Class in dev.getelements.elements.service.application
- FirebaseApplicationConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.FirebaseApplicationConfigurationServiceProvider
- FirebaseDeleteAccountRequest - Class in dev.getelements.elements.service
- FirebaseDeleteAccountRequest() - Constructor for class dev.getelements.elements.service.FirebaseDeleteAccountRequest
- FirebaseEmailPasswordSignUpRequest - Class in dev.getelements.elements.service
- FirebaseEmailPasswordSignUpRequest() - Constructor for class dev.getelements.elements.service.FirebaseEmailPasswordSignUpRequest
- FirebaseEmailPasswordSignUpResponse - Class in dev.getelements.elements.service
- FirebaseEmailPasswordSignUpResponse() - Constructor for class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- FirebaseMessagingFactory - Interface in dev.getelements.elements.service.notification.firebase
- FirebaseMessagingFactoryProvider - Class in dev.getelements.elements.service.notification.firebase
- FirebaseMessagingFactoryProvider() - Constructor for class dev.getelements.elements.service.notification.firebase.FirebaseMessagingFactoryProvider
- FirebaseNotificationFactoryModule - Class in dev.getelements.elements.service.guice
- FirebaseNotificationFactoryModule() - Constructor for class dev.getelements.elements.service.guice.FirebaseNotificationFactoryModule
- FirebaseServiceAccountCredentials - Class in dev.getelements.elements.service
- FirebaseServiceAccountCredentials() - Constructor for class dev.getelements.elements.service.FirebaseServiceAccountCredentials
- FirebaseSessionRequest - Class in dev.getelements.elements.sdk.model.session
-
Represents a request to create a session using a Firebase JWT.
- FirebaseSessionRequest() - Constructor for class dev.getelements.elements.sdk.model.session.FirebaseSessionRequest
-
Creates a new instance.
- FirebaseTestClient - Class in dev.getelements.elements.service
- FirebaseTestClient() - Constructor for class dev.getelements.elements.service.FirebaseTestClient
- FirebaseUsernamePasswordSignInRequest - Class in dev.getelements.elements.service
- FirebaseUsernamePasswordSignInRequest() - Constructor for class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- FirebaseUsernamePasswordSignInRequest(FirebaseEmailPasswordSignUpRequest) - Constructor for class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- FirebaseUsernamePasswordSignInResponse - Class in dev.getelements.elements.service
- FirebaseUsernamePasswordSignInResponse() - Constructor for class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- FIRST_NAME - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
Checks for valid first name.
- FirstInvocationErrorConsumer - Class in dev.getelements.elements.rt.routing
-
A type of
InvocationErrorConsumerwhich accepts an instance ofThrowableand forwards it to the delegate. - FirstInvocationErrorConsumer(InvocationErrorConsumer) - Constructor for class dev.getelements.elements.rt.routing.FirstInvocationErrorConsumer
- firstName(String) - Method in interface dev.getelements.elements.sdk.dao.UserCreation
-
Sets the user's first name.
- flatMap(Function<ViewedT, OtherT>) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Transforms this type of
UnixFSCircularBlockBuffer.View<UnixFSCircularBlockBuffer.View>to an instance ofUnixFSCircularBlockBuffer.View<OtherT>. - FLOW - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
The Flow API.
- FLOW - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The Flow blockchain network.
- FLOW_TEST - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The Flow blockchain test network.
- FlowAccountGenerator - Class in dev.getelements.elements.service.blockchain.crypto
- FlowAccountGenerator() - Constructor for class dev.getelements.elements.service.blockchain.crypto.FlowAccountGenerator
- FlowBlockchainSupportModule - Class in dev.getelements.elements.service.guice
- FlowBlockchainSupportModule() - Constructor for class dev.getelements.elements.service.guice.FlowBlockchainSupportModule
- FlowCreateWalletLifecycle - Class in dev.getelements.elements.service.blockchain.omni
- FlowCreateWalletLifecycle() - Constructor for class dev.getelements.elements.service.blockchain.omni.FlowCreateWalletLifecycle
- FlowInvocationScope - Class in dev.getelements.elements.sdk.service.blockchain.invoke.flow
- FlowInvocationScope() - Constructor for class dev.getelements.elements.sdk.service.blockchain.invoke.flow.FlowInvocationScope
- FlowInvokeContractResponse - Class in dev.getelements.elements.sdk.model.blockchain.contract
-
Represents the response from invoking a method on a Flow smart contract.
- FlowInvokeContractResponse() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
-
Creates a new instance.
- FlowInvoker - Class in dev.getelements.elements.service.blockchain.invoke.flow
- FlowInvoker() - Constructor for class dev.getelements.elements.service.blockchain.invoke.flow.FlowInvoker
- FlowInvokerModule - Class in dev.getelements.elements.service.guice
- FlowInvokerModule() - Constructor for class dev.getelements.elements.service.guice.FlowInvokerModule
- FlowNetworkModule - Class in dev.getelements.elements.service.guice
- FlowNetworkModule(BlockchainNetwork) - Constructor for class dev.getelements.elements.service.guice.FlowNetworkModule
- FlowSmartContractInvocationService - Interface in dev.getelements.elements.sdk.service.blockchain
-
A service which allows for invocation of Flow based smart contracts.
- FlowSmartContractInvocationService.Invoker - Interface in dev.getelements.elements.sdk.service.blockchain
-
Used to make invocations on the Flow blockchain.
- FlowSmartContractInvocationServiceProvider - Class in dev.getelements.elements.service.blockchain.crypto.flow
- FlowSmartContractInvocationServiceProvider() - Constructor for class dev.getelements.elements.service.blockchain.crypto.flow.FlowSmartContractInvocationServiceProvider
- flush() - Method in class dev.getelements.elements.rt.util.OutputStreamAdapter
- flush(TransactionJournal.MutableEntry) - Method in class dev.getelements.elements.rt.transact.NullResourceEntry
- flush(TransactionJournal.MutableEntry) - Method in class dev.getelements.elements.rt.transact.NullTaskEntry
- flush(TransactionJournal.MutableEntry) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Flushes a copy of this
ResourceEntryto storage, identified with the supplied transaction ID. - flush(TransactionJournal.MutableEntry) - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Flushes this
TaskEntryto disk. - flush(TransactionJournal.MutableEntry) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryBase
- flush(TransactionJournal.MutableEntry) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryBase
- FLUSH - Static variable in class dev.getelements.elements.rt.util.OutputStreamAdapter
-
Indicates if the
OutputStreamshould flush after every operation. - FolloweesResource - Class in dev.getelements.elements.rest.followers
- FolloweesResource() - Constructor for class dev.getelements.elements.rest.followers.FolloweesResource
- FOLLOWER_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.FollowerDao
- FOLLOWER_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.FollowerDao
- FollowerDao - Interface in dev.getelements.elements.sdk.dao
- FollowerService - Interface in dev.getelements.elements.sdk.service.follower
-
Allows access to instances of
CreateFollowerRequest. - FollowerServiceProvider - Class in dev.getelements.elements.service.follower
-
Created by GarrettMcSpadden on 12/7/2020.
- FollowerServiceProvider() - Constructor for class dev.getelements.elements.service.follower.FollowerServiceProvider
- FollowersResource - Class in dev.getelements.elements.rest.followers
- FollowersResource() - Constructor for class dev.getelements.elements.rest.followers.FollowersResource
- forApplication(Provider<InstanceId>, ApplicationId) - Static method in class dev.getelements.elements.rt.remote.guice.NodeIdModule
-
Supplies a
NodeIdfor a master node using usingNodeId.forInstanceAndApplication(InstanceId, ApplicationId) - forApplicationUniqueName(Provider<InstanceId>, String) - Static method in class dev.getelements.elements.rt.remote.guice.NodeIdModule
-
Supplies a
NodeIdfor a node usingApplicationId.forUniqueName(String)and further constructing theNodeIdusingNodeId.forInstanceAndApplication(InstanceId, ApplicationId) - forbidden(Class<T>) - Static method in class dev.getelements.elements.sdk.service.Services
-
Gets a proxy that always throws an instance of
ForbiddenException. - FORBIDDEN - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
Access to a given resource is forbidden.
- ForbiddenException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when access to a resource is forbidden.
- ForbiddenException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.ForbiddenException
-
Creates a new instance.
- ForbiddenException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ForbiddenException
-
Creates a new instance with the given message.
- ForbiddenException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ForbiddenException
-
Creates a new instance with the given message and cause.
- ForbiddenException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ForbiddenException
-
Creates a new instance.
- ForbiddenException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ForbiddenException
-
Creates a new instance with the given cause.
- forceFillInStackTrace() - Method in exception class dev.getelements.elements.sdk.model.exception.BaseException
-
Forcibly fills in the exception's stack trace, overriding any system flags.
- forceUpdateSaveDataDocument(SaveDataDocument) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- forceUpdateSaveDataDocument(SaveDataDocument) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Updates an existing
SaveDataDocument. - forEach(PaginationWalker.WalkFunction<PaginatedT>, Consumer<PaginatedT>) - Method in class dev.getelements.elements.sdk.model.util.PaginationWalker
-
Walks a dataset passing each object from each page into the consumer.
- forInstanceAndApplication(InstanceId, ApplicationId) - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
- FORM_URL_ENCODED - Enum constant in enum class dev.getelements.elements.sdk.model.auth.BodyType
-
Form URL-encoded body (application/x-www-form-urlencoded).
- forMasterNode(InstanceId) - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Creats a
NodeIdthat is for a master node. - forMasterNode(Provider<InstanceId>) - Static method in class dev.getelements.elements.rt.remote.guice.NodeIdModule
-
Supplies a
NodeIdfor a master node usingApplicationId.forUniqueName(String)and further constructing the usingNodeId.forInstanceAndApplication(InstanceId, ApplicationId) - format(Method) - Static method in class dev.getelements.elements.rt.Reflection
-
Formats a
Methodfor use in logging. - format(Date, StringBuffer, FieldPosition) - Method in class dev.getelements.elements.rt.util.AppleDateFormat
- FORMAT - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- formatAnonymousEmail(String) - Method in interface dev.getelements.elements.sdk.service.name.NameService
-
Generates an email address for an anonymous user.
- formatNormalized(String, String...) - Method in class dev.getelements.elements.servlet.HttpContextRoot
- formatPagination(String, int, int, Object...) - Method in class dev.getelements.elements.rest.test.ApiRoot
-
Generates a target for a pagination.
- formatPath(String, Object...) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Formats a
Path. - formatTarget(String, Object...) - Method in class dev.getelements.elements.rest.test.ApiRoot
-
Formats the final URL to include the base URL appended to the supplied format arguments.
- forMethod(Method) - Method in interface dev.getelements.elements.rt.remote.MethodAssignment
-
Assigns to the supplied
Methodby name and parameters. - forMethod(String) - Method in interface dev.getelements.elements.rt.remote.MethodAssignment
-
Assigns to the
Methodby name. - forMethod(String, Class<?>...) - Method in interface dev.getelements.elements.rt.remote.MethodAssignment
-
Assigns to the
Methodby name and parameters. - forNibble(int, Hex.Case) - Static method in class dev.getelements.elements.sdk.util.Hex
-
Gets a characte for the supplied nibble.
- forPath(Path) - Static method in class dev.getelements.elements.sdk.spi.UrlUtils
-
Creates a URL using the
elmscheme for aPaththat is a JAR file nested inside a ZIP-basedFileSystem(e.g., a lib JAR inside an .elm archive). - forPath(Path, FileSystem) - Static method in class dev.getelements.elements.sdk.spi.UrlUtils
-
Creates a URL for a JAR file nested inside a ZIP-based
FileSystemusing an already-openFileSystem. - forStructType(Supplier<StructT>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer
-
Allows for the creation of a
UnixFSCircularBlockBuffer.View<StructT extends javolution.io.Struct>which can represent the underlying data slices as a fixed-sized array ofStructtypes. - forUniqueName(String) - Static method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Creates a new
ApplicationIdfrom the given unique application name. - forUniqueName(String) - Static method in class dev.getelements.elements.sdk.cluster.id.InstanceId
-
Creates a new
InstanceIdfrom the given unique instance name. - forward(MongoMultiMatch) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoMultiMatchMapper
- forward(MongoMultiMatch) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMultiMatchMapperImpl
- forward(MongoApplication) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoApplicationMapper
- forward(MongoApplication) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoApplicationMapperImpl
- forward(MongoApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoApplicationConfigurationMapper
- forward(MongoApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoApplicationConfigurationMapperImpl
- forward(MongoElementServiceReference) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementServiceReferenceMapper
- forward(MongoElementServiceReference) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementServiceReferenceMapperImpl
- forward(MongoFacebookApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapper
- forward(MongoFacebookApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- forward(MongoFirebaseApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoFirebaseApplicationConfigurationMapper
- forward(MongoFirebaseApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFirebaseApplicationConfigurationMapperImpl
- forward(MongoGooglePlayApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapper
- forward(MongoGooglePlayApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- forward(MongoIosApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapper
- forward(MongoIosApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- forward(MongoMatchmakingApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapper
- forward(MongoMatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- forward(MongoOculusApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapper
- forward(MongoOculusApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- forward(MongoProductBundle) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoApplicationProductBundleMapper
- forward(MongoProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoApplicationProductBundleMapperImpl
- forward(MongoProductBundleReward) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoProductBundleRewardMapper
- forward(MongoProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleRewardMapperImpl
- forward(MongoPSNApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoPSNApplicationConfigurationMapper
- forward(MongoPSNApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoPSNApplicationConfigurationMapperImpl
- forward(MongoSteamApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapper
- forward(MongoSteamApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- forward(MongoOAuth2AuthScheme) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOAuth2AuthSchemeMapper
- forward(MongoOAuth2AuthScheme) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOAuth2AuthSchemeMapperImpl
- forward(MongoOidcAuthScheme) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOidcAuthSchemeMapper
- forward(MongoOidcAuthScheme) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOidcAuthSchemeMapperImpl
- forward(MongoOidcLoginAttempt) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOidcLoginAttemptMapper
- forward(MongoOidcLoginAttempt) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOidcLoginAttemptMapperImpl
- forward(MongoOidcProviderConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOidcProviderConfigurationMapper
- forward(MongoOidcProviderConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOidcProviderConfigurationMapperImpl
- forward(MongoItemLedgerEntry) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoItemLedgerMapper
- forward(MongoItemLedgerEntry) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoItemLedgerMapperImpl
- forward(MongoProductBundle) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapper
- forward(MongoProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapperImpl
- forward(MongoProductBundleReward) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapper
- forward(MongoProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapperImpl
- forward(MongoProductSkuSchema) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoProductSkuSchemaMapper
- forward(MongoProductSkuSchema) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductSkuSchemaMapperImpl
- forward(MongoMetadata) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapper
- forward(MongoMetadata) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- forward(MongoProgress) - Method in interface dev.getelements.elements.dao.mongo.mapper.ProgressRowMapper
- forward(MongoProgress) - Method in class dev.getelements.elements.dao.mongo.mapper.ProgressRowMapperImpl
- forward(MongoCallbackDefinition) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoCallbackDefinitionMapper
- forward(MongoCallbackDefinition) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoCallbackDefinitionMapperImpl
- forward(MongoUidVerificationToken) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoUidVerificationTokenMapper
- forward(MongoUidVerificationToken) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUidVerificationTokenMapperImpl
- forward(MongoUserUid) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoUserUidMapper
- forward(MongoUserUid) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUserUidMapperImpl
- forward(MongoReceipt) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoReceiptMapper
- forward(MongoReceipt) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoReceiptMapperImpl
- forward(MongoEmailTemplate) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoEmailTemplateMapper
- forward(MongoEmailTemplate) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoEmailTemplateMapperImpl
- forward(MongoElementDeployment) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapper
- forward(MongoElementDeployment) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- forward(MongoElementPathDefinition) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementDefinitionMapper
- forward(MongoElementPathDefinition) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDefinitionMapperImpl
- forward(MongoPasswordResetToken) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoPasswordResetTokenMapper
- forward(MongoPasswordResetToken) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoPasswordResetTokenMapperImpl
- forward(MongoUniqueCode) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoUniqueCodeMapper
- forward(MongoUniqueCode) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUniqueCodeMapperImpl
- forward(ElementContainerService.ContainerRecord) - Method in interface dev.getelements.elements.service.util.ElementContainerStatusMapper
- forward(ElementContainerService.ContainerRecord) - Method in class dev.getelements.elements.service.util.ElementContainerStatusMapperImpl
- forward(ElementRuntimeService.RuntimeRecord) - Method in interface dev.getelements.elements.service.util.ElementRuntimeStatusMapper
- forward(ElementRuntimeService.RuntimeRecord) - Method in class dev.getelements.elements.service.util.ElementRuntimeStatusMapperImpl
- forward(LargeObject) - Method in interface dev.getelements.elements.service.util.LargeObjectReferenceMapper
- forward(LargeObject) - Method in class dev.getelements.elements.service.util.LargeObjectReferenceMapperImpl
- forward(Rank) - Method in interface dev.getelements.elements.dao.mongo.mapper.RankTabulationMapper
- forward(Rank) - Method in class dev.getelements.elements.dao.mongo.mapper.RankTabulationMapperImpl
- forward(MetadataSpec) - Method in class dev.getelements.elements.service.util.EditorSchemaMapper
- forward(MetadataSpec) - Method in class dev.getelements.elements.service.util.EditorSchemaMapperImpl
- forward(MetadataSpec) - Method in class dev.getelements.elements.service.util.JsonSchemaMapper
- forward(MetadataSpec) - Method in class dev.getelements.elements.service.util.JsonSchemaMapperImpl
- forward(ElementManifestRecord) - Method in interface dev.getelements.elements.service.util.ElementManifestMapper
- forward(ElementManifestRecord) - Method in class dev.getelements.elements.service.util.ElementManifestMapperImpl
- forward(ElementPathRecord) - Method in interface dev.getelements.elements.service.util.ElementPathMetadataMapper
- forward(ElementPathRecord) - Method in class dev.getelements.elements.service.util.ElementPathMetadataMapperImpl
- forward(ZMsg, ZMsg) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQDemultiplexRouter
- forward(SourceT) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.Mapper
-
Maps the source to the destination.
- forward(SourceT, DestinationT) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.Updater
-
Maps the source into the existing destination object.
- FORWARD - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Requests that the message be routed to a destination.
- ForwardNameBooleanQueryOperator - Class in dev.getelements.elements.dao.mongo.query
- ForwardNameBooleanQueryOperator() - Constructor for class dev.getelements.elements.dao.mongo.query.ForwardNameBooleanQueryOperator
- Friend - Class in dev.getelements.elements.sdk.model.friend
-
Represents a player's friend.
- Friend() - Constructor for class dev.getelements.elements.sdk.model.friend.Friend
-
Creates a new instance.
- FRIEND_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.FriendDao
- FriendDao - Interface in dev.getelements.elements.sdk.dao
-
Provides database-level access to
Friendinstances. - FriendNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a friend relationship cannot be found.
- FriendNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.FriendNotFoundException
-
Creates a new instance.
- FriendNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.FriendNotFoundException
-
Creates a new instance with the given message.
- FriendNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.FriendNotFoundException
-
Creates a new instance with the given message and cause.
- FriendNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.FriendNotFoundException
-
Creates a new instance.
- FriendNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.FriendNotFoundException
-
Creates a new instance with the given cause.
- FriendResource - Class in dev.getelements.elements.rest.friends
- FriendResource() - Constructor for class dev.getelements.elements.rest.friends.FriendResource
- FriendService - Interface in dev.getelements.elements.sdk.service.friend
-
Allows access to instances of
Friend. - FriendServiceProvider - Class in dev.getelements.elements.service.friend
- FriendServiceProvider() - Constructor for class dev.getelements.elements.service.friend.FriendServiceProvider
- Friendship - Enum Class in dev.getelements.elements.sdk.model.friend
-
Represents the type of relationship the user has with another user.
- from(DeprecationDefinition) - Static method in class dev.getelements.elements.rt.manifest.Deprecation
- from(ElementDependency) - Static method in record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Creates an
ElementDependencyRecordfrom theElementDependencyannotation.. - from(ElementEventConsumer) - Static method in record class dev.getelements.elements.sdk.record.ElementEventKey
-
Creates an event key from an
ElementEventConsumerannotation that specifies explicit service routing via theElementEventConsumer.via()field. - from(ElementEventProducer) - Static method in record class dev.getelements.elements.sdk.record.ElementEventProducerRecord
- from(ElementPackage) - Static method in record class dev.getelements.elements.sdk.record.ElementPackageRecord
-
Constructs a record from the supplied
ElementPackageannotation. - from(ElementPackageRequest) - Static method in record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Creates an
ElementPackageRequestRecordfrom the suppliedElementPackageRequestannotation by instantiating thePackageRequestimplementation referenced byElementPackageRequest.request(). - from(ElementService) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Generates an
ElementServiceImplementationRecordfrom aElementServiceImplementation. - from(ElementServiceImplementation) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Generates an
ElementServiceImplementationRecordfrom aElementServiceImplementation. - from(ElementServiceReference) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Forms an instance of
ElementServiceKeyfrom an instance ofElementServiceReference. - from(ElementTypeRequest) - Static method in record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Creates an
ElementTypeRequestRecordfrom the suppliedElementTypeRequestannotation by instantiating theTypeRequestimplementation referenced byElementTypeRequest.request(). - from(Attributes) - Static method in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Parses an
ElementManifestRecordfrom anAttributesinstance such as one returned byElementPathLoader.readManifest(java.nio.file.Path). - from(Attributes) - Method in class dev.getelements.elements.sdk.util.SimpleAttributes.Builder
-
Copies all values from another
Attributesinto thisSimpleAttributes.Builder. - from(Attributes, BiPredicate<String, Object>) - Method in class dev.getelements.elements.sdk.util.SimpleAttributes.Builder
-
Copies all values from another
Attributesinto thisSimpleAttributes.Builder, filtering out attributes based on the suppliedBiPredicate. - from(ResourceId, boolean) - Static method in class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- from(Element) - Static method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Convenience method to construct an ElementMetadata from an
Element. - from(Event) - Method in class dev.getelements.elements.sdk.Event.Builder
-
Copies the data from an existing
Eventinto the builder. - from(ElementDefinitionRecord) - Static method in record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Convenience method to construct an ElementDefinitionMetadata from an
ElementDefinitionRecord. - from(ElementDependencyRecord) - Static method in record class dev.getelements.elements.sdk.model.system.ElementDependencyMetadata
-
Constructs an
ElementDependencyMetadatafrom anElementDependencyRecord. - from(ElementEventConsumerRecord<?>) - Static method in record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Creates an instance from an
ElementEventConsumerRecord. - from(ElementEventProducerRecord) - Static method in record class dev.getelements.elements.sdk.model.system.ElementEventProducerMetadata
-
Convenience method to construct an ElementEventProducerMetadata from an ElementEventProducerRecord.
- from(ElementRecord) - Static method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Convenience method to construct an ElementMetadata from an
ElementRecord. - from(ElementRecord, String, String) - Static method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Constructs an ElementMetadata from an
ElementRecordwith the on-disk element path and source package. - from(ElementServiceExportRecord) - Static method in record class dev.getelements.elements.sdk.model.system.ElementServiceExportMetadata
-
Convenience method to construct an ElementServiceExportMetadata from an ElementServiceExportRecord.
- from(ElementServiceImplementationRecord) - Static method in record class dev.getelements.elements.sdk.model.system.ElementServiceImplementationMetadata
-
Creates a new instance from the given
ElementServiceImplementationRecord. - from(ElementServiceKey<ServiceT>, ElementEventConsumer) - Static method in record class dev.getelements.elements.sdk.record.ElementEventKey
-
Creates an event key from an existing service key and an
ElementEventConsumerannotation. - from(ElementServiceRecord) - Static method in record class dev.getelements.elements.sdk.model.system.ElementServiceMetadata
-
Convenience method to construct an ElementServiceMetadata from an ElementServiceRecord.
- from(ElementServiceRecord) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Gets all
ElementServiceKeyisntances fom a singleElementServiceRecord. - from(ElementServiceRecord, Method) - Static method in record class dev.getelements.elements.sdk.record.ElementEventConsumerRecord
- from(GuiceElementModule) - Static method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceElementModuleRecord
-
Creates a
GuiceElementModuleRecordfrom the suppliedGuiceElementModuleannotation. - from(Class<?>) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Generates the
ElementServiceImplementationRecordfrom the suppliedClassbearing theElementServiceImplementationannotation. - from(Iterable<ElementDefaultAttributeRecord>) - Method in class dev.getelements.elements.sdk.util.SimpleAttributes.Builder
-
Copies all values from another
Attributesinto thisSimpleAttributes.Builder. - from(Field) - Static method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Gets the ElementDefaultAttributeRecord from the field.
- from(Field) - Static method in record class dev.getelements.elements.sdk.record.ElementRequiredAttributeRecord
-
Constructs an
ElementRequiredAttributeRecordfrom a field bearingElementRequiredAttribute. - from(StackTraceElement) - Static method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- from(StackTraceElement[]) - Static method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- from(Throwable) - Static method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- from(ByteBuffer) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand
-
Reads a new
UnixFSTransactionCommandfrom the suppliedByteBuffer. - from(Stream<U>) - Static method in class dev.getelements.elements.sdk.model.Pagination
-
Creates a Pagination from a stream, collecting all elements.
- fromApplication(Application) - Method in class dev.getelements.elements.service.firebase.CachingFirebaseAppFactory
- fromApplication(Application) - Method in interface dev.getelements.elements.service.firebase.FirebaseAppFactory
-
Loads an instance of
FirebaseAppwith the suppliedApplication. - fromByteBuffer(ByteBuffer) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets a path from a
ByteBuffer - fromBytes(byte[]) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Converts the supplied byte array representation to a
Path - fromClass(Class<?>) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Creates a
ElementServiceExportRecordfrom the suppliedClass<?>. - fromClass(Class<?>) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceRecord
- fromClassAndExport(Class<?>, ElementServiceExport) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
- fromComponents(String...) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Converts the supplied components to a
Path. - fromConfiguration(FirebaseApplicationConfiguration) - Method in class dev.getelements.elements.service.firebase.CachingFirebaseAppFactory
- fromConfiguration(FirebaseApplicationConfiguration) - Method in interface dev.getelements.elements.service.firebase.FirebaseAppFactory
-
Loads the
FirebaseAppfrom the suppliedFirebaseApplicationConfiguration. - fromContextAndComponents(HasNodeId, String...) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets the a
Pathfrom the supplied context and components. - fromContextAndComponents(String, String...) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets the a
Pathfrom the supplied context and components. - FromDiskInstanceUuidProvider - Class in dev.getelements.elements.rt
- FromDiskInstanceUuidProvider() - Constructor for class dev.getelements.elements.rt.FromDiskInstanceUuidProvider
- fromFSPath(UnixFSUtils, Path) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskPathMapping
- fromFullyQualifiedFSPath(UnixFSUtils, HasNodeId, Path) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSPathMapping
-
Creates a
UnixFSPathMappingwith the supplied information which resolves a particularPathto aPathmapping. - fromLargeObject(LargeObject) - Static method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Creates a
LargeObjectReferencefrom theLargeObject. - fromMapper(Class<?>) - Static method in record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Get the
SimpleMapperRegistry.MappingKeyfrom theClassrepresenting the mapper. - fromNetworkAndAddress(BlockchainNetwork, SmartContractAddress) - Static method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- fromPackage(Package) - Static method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Gets a
ElementDefinitionRecordfrom aPackage - fromPackage(Package) - Static method in record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Gets a
StreamofElementDependencyRecordinstances from theElementDependencyannotation assigned to the suppliedPackage - fromPackage(Package) - Static method in record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Gets a
StreamofElementPackageRequestRecordinstances from allElementPackageRequestannotations on the suppliedPackage, including those declared as meta-annotations on other annotations present on the package (one level of indirection). - fromPackage(Package) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceRecord
-
Gets the
ElementServiceRecords from the suppliedPackage - fromPackage(Package) - Static method in record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Gets a
StreamofElementTypeRequestRecordinstances from allElementTypeRequestannotations on the suppliedPackage. - fromPackage(Package) - Static method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceElementModuleRecord
- fromPackage(Package) - Static method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceOptionsRecord
-
Resolves the
GuiceOptionsRecordfor the suppliedPackage, falling back toGuiceOptionsRecord.DEFAULTif the package bears noGuiceOptionsannotation. - fromPathString(String) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Converts the supplied string representation of he
PathusingPath.PATH_SEPARATORas the separator. - fromPathString(String, String) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Converts the supplied string representation of he
Pathwith the supplied separator string. - fromProperties(Map<?, ?>) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Populates properties from the given map.
- fromRequest(SubjectRequest) - Method in class dev.getelements.elements.service.largeobject.AccessRequestUtils
- fromResourceId(UnixFSUtils, ResourceId) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceContentsMapping
- fromResourceId(UnixFSUtils, ResourceId) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSReversePathMapping
- fromResourceId(UnixFSUtils, ResourceId) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskPathMapping
-
Gets a task mapping for the supplied file.
- fromRTPath(UnixFSUtils, Path) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSPathMapping
-
Creates a
UnixFSPathMappingwith the supplied information which resolves a particularPathto aPathmapping. - fromUpdater(Class<?>) - Static method in record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Get the
SimpleMapperRegistry.MappingKeyfrom theClassrepresenting the updater. - FS_PATH - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
-
Represents a
Path. - fstConfigurationProvider() - Method in class dev.getelements.elements.rt.fst.FSTPayloadReaderWriterModule
- FSTPayloadReader - Class in dev.getelements.elements.rt.fst
- FSTPayloadReader() - Constructor for class dev.getelements.elements.rt.fst.FSTPayloadReader
- FSTPayloadReaderWriterModule - Class in dev.getelements.elements.rt.fst
- FSTPayloadReaderWriterModule() - Constructor for class dev.getelements.elements.rt.fst.FSTPayloadReaderWriterModule
- FSTPayloadWriter - Class in dev.getelements.elements.rt.fst
- FSTPayloadWriter() - Constructor for class dev.getelements.elements.rt.fst.FSTPayloadWriter
- FULL - Enum constant in enum class dev.getelements.elements.sdk.model.match.MultiMatchStatus
-
The match is full and no longer accepting new players.
- FUNCTION_CALL - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Cost for a function call.
- FUNGIBLE - Enum constant in enum class dev.getelements.elements.sdk.model.goods.ItemCategory
-
Fungible items are equally valuable and interchangeable with each other.
- FUTURE - Enum constant in enum class dev.getelements.elements.rt.annotation.Dispatch.Type
-
This behaves similar to
Dispatch.Type.SYNCHRONOUS, except the calling method must return some type ofFuture<?>.
G
- GARBAGE_DIRECTORY - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- GAS_LIMIT - Static variable in interface dev.getelements.elements.sdk.model.BlockchainConstants.SmartContracts
-
Deprecated.migrate this to a configurable parameter
- GAS_PRICE - Static variable in interface dev.getelements.elements.sdk.model.BlockchainConstants.SmartContracts
-
Deprecated.migrate this to a configurable parameter
- generate() - Method in interface dev.getelements.elements.sdk.model.security.PasswordGenerator
-
Generates the password and returns it.
- generate() - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.WalletAccountFactory.AccountGenerator
-
Generates a
WalletAccountunencrypted in raw form. - generate() - Method in class dev.getelements.elements.security.SecureRandomPasswordGenerator
- generate() - Method in class dev.getelements.elements.service.blockchain.crypto.EthAccountGenerator
- generate() - Method in class dev.getelements.elements.service.blockchain.crypto.FlowAccountGenerator
- generate() - Method in class dev.getelements.elements.service.blockchain.crypto.NearAccountGenerator
- generate() - Method in class dev.getelements.elements.service.blockchain.crypto.NeoAccountGenerator
- generate() - Method in class dev.getelements.elements.service.blockchain.crypto.SolanaAccountGenerator
- generate(Path, MetadataSpecProperty) - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
-
Generates the index metadata for the given path and metadata spec property.
- generate(Path, MetadataSpecProperty) - Method in interface dev.getelements.elements.sdk.dao.index.IndexPlanner.IndexMetadataGenerator
- generateCode() - Method in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
TGenerates a unique code with the default length and timeout.
- generateCode(UniqueCodeDao.GenerationParameters) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- generateCode(UniqueCodeDao.GenerationParameters) - Method in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
Generates a unique code with the default length.
- generateCode(CodegenRequest, UriInfo, HttpHeaders, Application, ServletConfig) - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- generateCore(File, String, String, String) - Method in interface dev.getelements.elements.sdk.service.codegen.CodegenService
-
Generates the Elements Core APIs and returns a zip file containing the generated code
- generateCore(File, String, String, String) - Method in class dev.getelements.elements.service.codegen.AnonCodegenService
- generateCore(File, String, String, String) - Method in class dev.getelements.elements.service.codegen.SuperUserOpenApiCodegenService
- GENERATED_PASSWORD_LENGTH - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
Used to specify the randomly generated password.
- generateKey(PrivateKeyCrytpoAlgorithm) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.VaultCryptoUtilities
-
Generates a
VaultKey, unencrypted. - generateKey(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- generateKey(PrivateKeyCrytpoAlgorithm, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.VaultCryptoUtilities
-
Generates a
VaultKeysecured with the supplied passphrase. - generateKeyPair(PrivateKeyCrytpoAlgorithm) - Method in interface dev.getelements.elements.sdk.service.util.CryptoKeyPairUtility
-
Generates a key pair (public and private) as an
EncodedKeyPair. - generateKeyPair(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.service.util.StandardCryptoKeyPairUtility
- generateMissionProgressMetadata(Progress, Step) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- generateMongoCode(UniqueCodeDao.GenerationParameters) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- generateQualifiedName() - Method in interface dev.getelements.elements.sdk.service.name.NameService
-
Generates a fully qualified name, which is the concatenation of
NameService.generateRandomName()andNameService.generateQualifier() - generateQualifier() - Method in interface dev.getelements.elements.sdk.service.name.NameService
-
Generates a randomly-assigned qualifier string which is intended to be appended to the generated name.
- generateQualifier(int) - Method in interface dev.getelements.elements.sdk.service.name.NameService
-
Generates a randomly-assigned qualifier string which is intended to be appended to the generated name.
- generateRandomName() - Method in interface dev.getelements.elements.sdk.service.name.NameService
-
Generates a randomly assigned name.
- generateRandomName() - Method in class dev.getelements.elements.service.name.SimpleAdjectiveAnimalNameService
- GenerationParameters(long, long, int, int, User, Profile) - Constructor for record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Constructor that sets default values for any parameters that are zero, and resolves the user from the profile if provided.
- GenericMultipartFeature - Class in dev.getelements.elements.rt.jersey
- GenericMultipartFeature() - Constructor for class dev.getelements.elements.rt.jersey.GenericMultipartFeature
- GenericMultipartReader - Class in dev.getelements.elements.rt.jersey
- GenericMultipartReader(Providers) - Constructor for class dev.getelements.elements.rt.jersey.GenericMultipartReader
- GenericMultipartWriter - Class in dev.getelements.elements.rt.jersey
- GenericMultipartWriter(Providers) - Constructor for class dev.getelements.elements.rt.jersey.GenericMultipartWriter
- get() - Method in class dev.getelements.elements.appnode.ApplicationNodeModuleDefaults
- get() - Method in class dev.getelements.elements.appnode.security.ResourceOptionalSessionProvider
- get() - Method in class dev.getelements.elements.cdnserve.FilesystemCdnApplicationRepositoryResolverProvider
- get() - Method in class dev.getelements.elements.cdnserve.FilesystemCdnGitLoaderProvider
- get() - Method in class dev.getelements.elements.codeserve.CodeServeModuleDefaults
- get() - Method in class dev.getelements.elements.codeserve.FileSystemScriptApplicationRepositoryResolverProvider
- get() - Method in class dev.getelements.elements.config.BlockchainModuleDefaults
- get() - Method in class dev.getelements.elements.config.CommonModuleDefaults
- get() - Method in class dev.getelements.elements.config.DefaultConfigurationSupplier
- get() - Method in class dev.getelements.elements.config.FacebookBuiltinPermissionsSupplier
- get() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- get() - Method in class dev.getelements.elements.dao.mongo.MongoDaoModuleDefaults
- get() - Method in class dev.getelements.elements.dao.mongo.MongoLargeObjectModuleDefaults
- get() - Method in class dev.getelements.elements.dao.mongo.provider.LargeObjectGridFSBucketProvider
- get() - Method in class dev.getelements.elements.dao.mongo.provider.MigrateMorphiaConfigProvider
- get() - Method in class dev.getelements.elements.dao.mongo.provider.MongoAtomicReferenceDataStoreProvider
- get() - Method in class dev.getelements.elements.dao.mongo.provider.MongoDatastoreProvider
- get() - Method in class dev.getelements.elements.dao.mongo.provider.MongoDozerMapperProvider
- get() - Method in class dev.getelements.elements.dao.mongo.provider.MorphiaConfigProvider
- get() - Method in class dev.getelements.elements.dao.mongo.provider.SelfHealingAtomicReferenceDataStoreProvider
- get() - Method in class dev.getelements.elements.dao.mongo.ucode.OffensiveWordFilterProvider
- get() - Method in class dev.getelements.elements.dao.mongo.ucode.UniqueCodeGeneratorProvider
- get() - Method in class dev.getelements.elements.deployment.jetty.AppServeModuleDefaults
- get() - Method in class dev.getelements.elements.docserve.DocServeModuleDefaults
- get() - Method in class dev.getelements.elements.git.GitServletProvider
- get() - Method in class dev.getelements.elements.jetty.ElementsModuleDefaults
- get() - Method in class dev.getelements.elements.jetty.ServletContextHandlerProvider
- get() - Method in class dev.getelements.elements.jetty.SimpleServerProvider
- get() - Method in class dev.getelements.elements.rest.guice.RestJettyModuleDefaults
- get() - Method in class dev.getelements.elements.rest.test.ApiRoot
-
Gets the API Root URL.
- get() - Method in class dev.getelements.elements.rpc.RpcApiModuleDefaults
- get() - Method in class dev.getelements.elements.rt.FromDiskInstanceUuidProvider
- get() - Method in class dev.getelements.elements.rt.git.FileSystemScriptStorageGitLoaderProvider
- get() - Method in interface dev.getelements.elements.rt.InstanceUuidProvider
- get() - Method in class dev.getelements.elements.rt.jeromq.ZContextProvider
- get() - Static method in class dev.getelements.elements.rt.kryo.KryoInstance
- get() - Method in class dev.getelements.elements.rt.provider.CurrentResourceProvider
- get() - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient.Response
-
Gets the response, throwing the appropriate
Exceptionif there was a problem processing the Request - get() - Method in class dev.getelements.elements.rt.remote.AsyncControlClientProvider
- get() - Method in class dev.getelements.elements.rt.remote.ControlClientProvider
- get() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQSecurityProvider
- get() - Method in class dev.getelements.elements.rt.remote.PersistentInstanceIdProvider
- get() - Method in class dev.getelements.elements.rt.remote.provider.CachedThreadPoolProvider
- get() - Method in class dev.getelements.elements.rt.remote.provider.CPUCountThreadPoolProvider
- get() - Method in class dev.getelements.elements.rt.remote.provider.ScheduledExecutorServiceProvider
- get() - Method in class dev.getelements.elements.rt.remote.RemoteProxyProvider
- get() - Method in class dev.getelements.elements.rt.routing.AggregateFuture
- get() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSAtomicLong
-
Gets the current value, atomically.
- get() - Method in class dev.getelements.elements.rt.util.HostList
- get() - Method in class dev.getelements.elements.rt.util.SimpleReference
-
Gets the value.
- get() - Method in class dev.getelements.elements.rt.util.SyncWait
-
Returns the result, or throws a
Throwable. - get() - Method in class dev.getelements.elements.sdk.dao.PasswordDigestProvider
- get() - Method in class dev.getelements.elements.sdk.mongo.provider.MongoClientProvider
- get() - Method in class dev.getelements.elements.sdk.mongo.provider.MongoDatabaseProvider
- get() - Method in class dev.getelements.elements.sdk.mongo.provider.MongoSslSettingsProvider
- get() - Method in interface dev.getelements.elements.sdk.query.Query
- get() - Method in class dev.getelements.elements.sdk.spi.ElementScopedElementRegistrySupplier
- get() - Method in class dev.getelements.elements.sdk.spi.ElementScopedElementSupplier
- get() - Method in interface dev.getelements.elements.sdk.util.LazyValue
-
Gets the value of this
SimpleLazyValue, computing it if it was not already computed. - get() - Method in interface dev.getelements.elements.sdk.util.ReentrantThreadLocal.Scope
- get() - Method in class dev.getelements.elements.sdk.util.SimpleLazyValue
- get() - Method in class dev.getelements.elements.sdk.util.ThreadSafeLazyValue
- get() - Method in class dev.getelements.elements.security.SessionProvider
- get() - Method in class dev.getelements.elements.service.appleiap.AppleIapReceiptServiceProvider
- get() - Method in class dev.getelements.elements.service.application.ApplicationConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.ApplicationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.ApplicationStatusServiceProvider
- get() - Method in class dev.getelements.elements.service.application.FacebookApplicationConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.FirebaseApplicationConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.GooglePlayApplicationConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.IosApplicationConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.MatchmakingConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.OculusApplicationConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.PSNApplicationConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.application.SteamApplicationConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.AuthSchemeServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.MockSessionServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthSchemeServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2LinkServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthSchemeServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationServiceProvider
- get() - Method in class dev.getelements.elements.service.auth.UsernamePasswordAuthServiceProvider
- get() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.EvmSmartContractServiceProvider
- get() - Method in class dev.getelements.elements.service.blockchain.crypto.flow.FlowSmartContractInvocationServiceProvider
- get() - Method in class dev.getelements.elements.service.blockchain.crypto.near.NearSmartContractServiceProvider
- get() - Method in class dev.getelements.elements.service.blockchain.omni.SmartContractServiceProvider
- get() - Method in class dev.getelements.elements.service.blockchain.omni.VaultServiceProvider
- get() - Method in class dev.getelements.elements.service.blockchain.omni.WalletServiceProvider
- get() - Method in class dev.getelements.elements.service.cdn.CdnDeploymentServiceProvider
- get() - Method in class dev.getelements.elements.service.codegen.OpenApiCodegenServiceProvider
- get() - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- get() - Method in class dev.getelements.elements.service.follower.FollowerServiceProvider
- get() - Method in class dev.getelements.elements.service.friend.FriendServiceProvider
- get() - Method in class dev.getelements.elements.service.goods.ItemServiceProvider
- get() - Method in class dev.getelements.elements.service.goods.ProductBundleServiceProvider
- get() - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaServiceProvider
- get() - Method in class dev.getelements.elements.service.googleplayiap.GooglePlayIapReceiptServiceProvider
- get() - Method in class dev.getelements.elements.service.guice.StandardNotificationFactoryProvider
- get() - Method in class dev.getelements.elements.service.index.IndexServiceProvider
- get() - Method in class dev.getelements.elements.service.inventory.AdvancedInventoryItemServiceProvider
- get() - Method in class dev.getelements.elements.service.inventory.DistinctInventoryItemServiceProvider
- get() - Method in class dev.getelements.elements.service.inventory.ItemLedgerServiceProvider
- get() - Method in class dev.getelements.elements.service.inventory.SimpleInventoryItemServiceProvider
- get() - Method in class dev.getelements.elements.service.invite.InviteServiceProvider
- get() - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- get() - Method in class dev.getelements.elements.service.leaderboard.LeaderboardServiceProvider
- get() - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- get() - Method in class dev.getelements.elements.service.leaderboard.ScoreServiceProvider
- get() - Method in class dev.getelements.elements.service.match.MatchServiceProvider
- get() - Method in class dev.getelements.elements.service.match.MultiMatchServiceProvider
- get() - Method in class dev.getelements.elements.service.meta.facebookiap.FacebookIapReceiptServiceProvider
- get() - Method in class dev.getelements.elements.service.meta.oculusiap.OculusIapReceiptServiceProvider
- get() - Method in class dev.getelements.elements.service.metadata.MetadataServiceProvider
- get() - Method in class dev.getelements.elements.service.mission.MissionServiceProvider
- get() - Method in class dev.getelements.elements.service.mission.ScheduleEventServiceProvider
- get() - Method in class dev.getelements.elements.service.mission.ScheduleProgressServiceProvider
- get() - Method in class dev.getelements.elements.service.mission.ScheduleServiceProvider
- get() - Method in class dev.getelements.elements.service.notification.FCMRegistrationServiceProvider
- get() - Method in class dev.getelements.elements.service.notification.firebase.FirebaseMessagingFactoryProvider
- get() - Method in class dev.getelements.elements.service.notification.StandardNotificationDestinationFactoryProvider
- get() - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- get() - Method in class dev.getelements.elements.service.profile.ProfileServiceProvider
- get() - Method in class dev.getelements.elements.service.progress.ProgressServiceProvider
- get() - Method in class dev.getelements.elements.service.receipt.ReceiptServiceProvider
- get() - Method in class dev.getelements.elements.service.rewardissuance.RewardIssuanceServiceProvider
- get() - Method in class dev.getelements.elements.service.savedata.SaveDataDocumentServiceProvider
- get() - Method in class dev.getelements.elements.service.schema.email.EmailTemplateServiceProvider
- get() - Method in class dev.getelements.elements.service.schema.MetadataSpecServiceProvider
- get() - Method in class dev.getelements.elements.service.security.ElementScopedSessionProvider
- get() - Method in class dev.getelements.elements.service.security.ElementScopeOptionalProfileProvider
- get() - Method in class dev.getelements.elements.service.security.ElementScopeProfileSupplierProvider
- get() - Method in class dev.getelements.elements.service.security.ElementScopeUserProvider
- get() - Method in class dev.getelements.elements.service.ServiceTestModuleDefaults
- get() - Method in class dev.getelements.elements.service.steam.SteamIapReceiptServiceProvider
- get() - Method in class dev.getelements.elements.service.system.ElementDeploymentServiceProvider
- get() - Method in class dev.getelements.elements.service.system.ElementInspectorServiceProvider
- get() - Method in class dev.getelements.elements.service.user.EmailPasswordLinkServiceProvider
- get() - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- get() - Method in class dev.getelements.elements.service.user.PasswordResetServiceProvider
- get() - Method in class dev.getelements.elements.service.user.UsernamePasswordLinkServiceProvider
- get() - Method in class dev.getelements.elements.service.user.UserServiceProvider
- get() - Method in class dev.getelements.elements.service.util.ServicesMapperRegistryProvider
- get() - Method in class dev.getelements.elements.servlet.security.HttpRequestAttributeUserProvider
- get() - Method in class dev.getelements.elements.setup.provider.LineReaderProvider
- get() - Method in class dev.getelements.elements.setup.provider.TerminalProvider
- get() - Method in class dev.getelements.elements.setup.SetupDefaults
- get() - Static method in class org.eclipse.jgit.http.server.HttpServerText
-
Get an instance of this translation bundle
- get(int) - Method in interface dev.getelements.elements.rt.AsyncConnectionGroup
-
Gets the
AsyncConnectionat the provided index. - get(int) - Method in class dev.getelements.elements.rt.ConcurrentRoundRobin
- get(int) - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionGroup
- get(int) - Method in interface dev.getelements.elements.rt.RoundRobin
-
Gets the specific object at that index.
- get(int) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Gets the
UnixFSCircularBlockBuffer.Slice<ViewedT>associated with the index provided that the index is valid and within the range of the circular block buffer. - get(long, TimeUnit) - Method in class dev.getelements.elements.rt.routing.AggregateFuture
- get(String) - Method in interface dev.getelements.elements.sdk.util.security.HeaderOptionalSupplier
-
Gets the resulting header value with the supplied name.
- GET - Enum constant in enum class dev.getelements.elements.sdk.model.auth.HttpMethod
-
HTTP GET method.
- GET_INSTANCE_STATUS - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Gets the instance status.
- GET_ROUTING_STATUS - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Returns the routing information for the service.
- get$id() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Returns the schema ID.
- get$schema() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Returns the schema URI.
- getAccessLevel() - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- getAccessLevel() - Method in class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Returns the minimum access level required to view this metadata.
- getAccessLevel() - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Returns the access level required to view this metadata.
- getAccessLevel() - Method in class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Returns the minimum access level required to view this metadata.
- getAccessOption() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the access option for this token.
- getAccessPermissions() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- getAccessPermissions() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Returns the access permissions for this large object.
- getAccessPermissionsUtils() - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- getAccessRequestUtils() - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- getAccountAddress() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- getAccountAddress() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- getAccountAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Returns the account address for this contract.
- getAccountAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Returns the account address used as the default for contract requests.
- getAccounts() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- getAccounts() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Returns the accounts for this wallet.
- getAccounts() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Returns the list of accounts in this wallet.
- getActiveApplication(String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deprecated.
- getActiveApplicationConfigurations(String, int, int) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getActiveApplicationConfigurations(String, int, int) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Gets the active applications registered in the databse given the offset and count.
- getActiveApplicationConfigurations(String, int, int, String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getActiveApplicationConfigurations(String, int, int, String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Gets the active applications registered in the databse given the offset and count.
- getActiveApplications() - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deprecated.
- getActiveApplications(int, int) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deprecated.
- getActiveApplications(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deprecated.
- getActiveApplicationWithoutAttributes(String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deprecated.
- getActiveCodeQuery(String) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- getActiveConnections() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Gets a
List<InstanceConnectionService.InstanceConnection>representing all active connections. - getActiveConnections() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getActiveContainers() - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- getActiveContainers() - Method in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Gets all active containers.
- getActiveMetadataSpec(String) - Method in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
-
Fetches a specific
MetadataSpecinstance based on ID. - getActiveMetadataSpecByName(String) - Method in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
-
Fetches a specific
MetadataSpecinstance based on ID. - getActiveMetadataSpecs(int, int) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- getActiveMetadataSpecs(int, int) - Method in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
-
Lists all
MetadataSpecinstances, specifying a search query. - getActiveMongoProfile(Profile) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getActiveMongoProfile(String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getActiveMongoProfile(ObjectId) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getActiveMongoProfilesForUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getActiveMongoProfilesForUser(ObjectId) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getActiveProfile(String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getActiveProfile(String) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Gets the specific active profile with the id, or throws a
NotFoundExceptionif the profile can't be found. - getActiveProfiles(int, int, String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getActiveProfiles(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Gets actives profiles specifying the offset and the count, specifying a search filter.
- getActiveProfiles(int, int, String, String, Long, Long) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getActiveProfiles(int, int, String, String, Long, Long) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Gets actives profiles specifying the offset and the count.
- getActiveRuntimes() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- getActiveRuntimes() - Method in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Gets all active
ElementDeploymentinstances as a copy or snapshot of the internal state of the deployments. - getActorId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getActorId() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getActual() - Method in exception class dev.getelements.elements.sdk.model.exception.InvalidMultiMatchPhaseException
-
Gets the actual status of the
MultiMatch. - getAdditionalCauses() - Method in exception class dev.getelements.elements.rt.exception.MultiException
- getAddress() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- getAddress() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWalletAccount
- getAddress() - Method in class dev.getelements.elements.rt.remote.Route
- getAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.BulkMintTokenRequest
-
Returns the public address of the account with funds to mint.
- getAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the address.
- getAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContractAddress
-
Returns the blockchain address of the smart contract.
- getAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Returns the wallet address.
- getAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
-
Returns the public wallet address for this account.
- getAddresses() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- getAddresses() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Returns the contract addresses by network.
- getAddresses() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Returns the blockchain addresses of the contract, keyed by network.
- getAddresses() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Returns the blockchain addresses of the contract, keyed by network.
- getAdminLoginEnabledProviderConfigurations() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- getAdminLoginEnabledProviderConfigurations() - Method in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
-
Lists all provider configurations with admin-panel login enabled.
- getAdminLoginProviders() - Method in class dev.getelements.elements.rest.auth.OidcAdminLoginResource
- getAdminLoginProviders() - Method in interface dev.getelements.elements.sdk.service.auth.OidcAdminLoginService
-
Lists the OIDC providers that have opted into admin-panel login.
- getAdminLoginProviders() - Method in class dev.getelements.elements.service.auth.oidc.DefaultOidcAdminLoginService
- getAdvancedInventoryItem(String) - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- getAdvancedInventoryItems(int, int, String, String) - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- getAdvancedInventoryItemService() - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- getAlg() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the algorithm.
- getAlgorithm() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- getAlgorithm() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- getAlgorithm() - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Returns the cryptographic algorithm.
- getAlgorithm() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Returns the cryptographic algorithm.
- getAlgorithm() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Returns the cryptographic algorithm to use with the supplied key.
- getAlgorithm() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Returns the encryption algorithm for the vault.
- getAlgorithm() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Returns the private key encryption algorithm used to secure this vault key.
- getAlgorithm() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- getAllActiveApplicationConfigurations(String, Class<T>) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getAllActiveApplicationConfigurations(String, Class<T>) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Returns all
ApplicationConfigurationinstances for the suppliedApplicationid and category. - getAllBuiltinSpis() - Method in class dev.getelements.elements.rest.element.ElementStatusResource
- getAllBuiltinSpis() - Method in interface dev.getelements.elements.sdk.service.system.ElementStatusService
-
Gets all builtin SPIs.
- getAllBuiltinSpis() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getAllContainers() - Method in class dev.getelements.elements.rest.element.ElementStatusResource
- getAllContainers() - Method in interface dev.getelements.elements.sdk.service.system.ElementStatusService
-
Gets all deployments for all containers.
- getAllContainers() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getAllCoordinates() - Method in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- getAllCoordinates() - Method in enum class dev.getelements.elements.sdk.test.TestElementSpi
-
Gets the fully qualified coordinates for this SPI.
- getAllDeployments(int, int) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getAllDeployments(int, int) - Method in interface dev.getelements.elements.sdk.dao.DeploymentDao
- getAllFeatures() - Method in class dev.getelements.elements.rest.element.ElementStatusResource
- getAllFeatures() - Method in interface dev.getelements.elements.sdk.service.system.ElementStatusService
-
Lists al
ElementFeatures that can be used by an Element. - getAllFeatures() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getAllMetadatasBySpec(String) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- getAllMetadatasBySpec(String) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Lists all
Metadatainstances with the specified pagination constraints. - getAllMongoFriendshipsForUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getAllMultiMatches() - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Gets all
MultiMatchinstances. - getAllMultiMatches(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getAllMultiMatches(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Gets all
MultiMatchinstances. - getAllowedIssuers() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- getAllowedIssuers() - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Returns the list of allowed issuers.
- getAllowedIssuers() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Returns the list of allowed issuers.
- getAllowedIssuers() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Returns the list of issuers allowed to use this scheme.
- getAllowedOrigins() - Method in class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- getAllowPlainTrafficProvider() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQSecurityProvider
- getAllRemoteInvokers(ApplicationId) - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
Returns a
RemoteInvokerfor all knownNodeIds. - getAllRemoteInvokers(ApplicationId) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getAllRemoteInvokerStatuses() - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
Gets all
RemoteInvokerinstances across all applications. - getAllRemoteInvokerStatuses() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getAllRemoteInvokerStatuses(ApplicationId) - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
Returns a
RemoteInvokerfor all knownNodeIds. - getAllRemoteInvokerStatuses(ApplicationId) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getAllRuntimes() - Method in class dev.getelements.elements.rest.element.ElementStatusResource
- getAllRuntimes() - Method in interface dev.getelements.elements.sdk.service.system.ElementStatusService
-
Gets all deployments for all runtimes.
- getAllRuntimes() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getAllScheduleEvents(String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Gets all
ScheduleEventinstances for the suppliedSchedule - getAllScheduleEvents(String, boolean, boolean) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Gets all
ScheduleEventinstances for the suppliedSchedule - getAllScheduleEvents(String, boolean, boolean, long) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getAllScheduleEvents(String, boolean, boolean, long) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Gets all
ScheduleEventinstances for the suppliedSchedule - getAllSystemElements() - Method in class dev.getelements.elements.rest.element.ElementStatusResource
- getAllSystemElements() - Method in interface dev.getelements.elements.sdk.service.system.ElementStatusService
-
Gets all system elements available to be deployed.
- getAllSystemElements() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getAllUserIdsForUser(User) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Gets all user uids for a given user
- getAllUserIdsForUser(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getAllUserIdsForUser(String) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Gets all user uids for a given user
- getAmount() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- getAmount() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- getAmount() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Returns the line item amount in the smallest currency unit.
- getAndCheckForMatch(String, String) - Method in class dev.getelements.elements.service.util.UserProfileUtility
- getAndCheckForMatch(String, String, Supplier<ExceptionT>) - Method in class dev.getelements.elements.service.util.UserProfileUtility
- getAndIncrement() - Method in class dev.getelements.elements.rt.Rollover
- getAnonApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.ApplicationConfigurationServiceProvider
- getAnonApplicationServiceProvider() - Method in class dev.getelements.elements.service.application.ApplicationServiceProvider
- getAnonAuthServiceProvider() - Method in class dev.getelements.elements.service.auth.UsernamePasswordAuthServiceProvider
- getAnonCodegenServiceProvider() - Method in class dev.getelements.elements.service.codegen.OpenApiCodegenServiceProvider
- getAnonFacebookApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.FacebookApplicationConfigurationServiceProvider
- getAnonGooglePlayApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.GooglePlayApplicationConfigurationServiceProvider
- getAnonIosApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.IosApplicationConfigurationServiceProvider
- getAnonLargeObjectServiceProvider() - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- getAnonLeaderboardServiceProvider() - Method in class dev.getelements.elements.service.leaderboard.LeaderboardServiceProvider
- getAnonMissionServiceProvider() - Method in class dev.getelements.elements.service.mission.MissionServiceProvider
- getAnonOAuth2AuthServiceProvider() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceProvider
- getAnonOculusApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.OculusApplicationConfigurationServiceProvider
- getAnonOidcAuthService() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getAnonOidcAuthServiceProvider() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceProvider
- getAnonOidcLoginAttemptServiceProvider() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptServiceProvider
- getAnonProfileOverrideServiceProvider() - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- getAnonProvider() - Method in class dev.getelements.elements.service.inventory.ItemLedgerServiceProvider
- getAnonRankServiceProvider() - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- getAnonServiceProvider() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2LinkServiceProvider
- getAnonServiceProvider() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkServiceProvider
- getAnonServiceProvider() - Method in class dev.getelements.elements.service.user.EmailPasswordLinkServiceProvider
- getAnonServiceProvider() - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- getAnonServiceProvider() - Method in class dev.getelements.elements.service.user.PasswordResetServiceProvider
- getAnonServiceProvider() - Method in class dev.getelements.elements.service.user.UsernamePasswordLinkServiceProvider
- getAnonSteamApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.SteamApplicationConfigurationServiceProvider
- getApi() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- getApi() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- getApi() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Returns the blockchain API protocol.
- getApi() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Returns the blockchain API protocol used by this wallet.
- getApi() - Method in class dev.getelements.elements.webui.react.WebUIApplicationConfiguration
- getApiArtifacts() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- getApiOutsideUrl() - Method in class dev.getelements.elements.docserve.DocSwaggerConfigurationFilter
- getApiOutsideUrl() - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource
- getApiOutsideUrl() - Method in class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- getApiOutsideUrl() - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- getApiOutsideUrl() - Method in class dev.getelements.elements.service.util.EditorSchemaMapper
- getApiOutsideUrl() - Method in class dev.getelements.elements.service.util.JsonSchemaMapper
- getApiOutsideUrl() - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- getApiOutsideUrlProvider() - Method in class dev.getelements.elements.service.util.ServicesMapperRegistryProvider
- getAppId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoSteamApplicationConfiguration
- getAppId() - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
-
Returns the Steam AppID.
- getAppId() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the Steam AppID.
- getAppItemId() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getAppItemId() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getAppleIapReceipt(String) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getAppleIapReceipt(String) - Method in interface dev.getelements.elements.sdk.dao.AppleIapReceiptDao
-
Gets the receipt with the id, or throws a
NotFoundExceptionif the receipt can't be found. - getAppleIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.appleiap.AppleIapReceiptService
-
Gets the receipt with the id, or throws a
NotFoundExceptionif the receipt can't be found. - getAppleIapReceipt(String) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getAppleIapReceipts(User, int, int) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getAppleIapReceipts(User, int, int) - Method in interface dev.getelements.elements.sdk.dao.AppleIapReceiptDao
-
Gets receipts for a given user specifying the offset and the count.
- getAppleIapReceipts(User, int, int) - Method in interface dev.getelements.elements.sdk.service.appleiap.AppleIapReceiptService
-
Gets receipts for a given user specifying the offset and the count.
- getAppleIapReceipts(User, int, int) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getAppleIapReceiptService() - Method in class dev.getelements.elements.rest.apple.AppleIapReceiptResource
- getAppleIapVerifyReceiptInvokerBuilderProvider() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getAppleSignInId() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the Apple Sign-In ID of the created user.
- getAppleSignInRefreshTime() - Method in class dev.getelements.elements.dao.mongo.model.MongoAppleSignInSession
- getAppleSignInRefreshToken() - Method in class dev.getelements.elements.dao.mongo.model.MongoAppleSignInSession
- getApplication() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getApplication() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getApplication() - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- getApplication() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- getApplication() - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Gets the
MongoApplicationassociated with thisMongoSession. - getApplication() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getApplication() - Method in class dev.getelements.elements.rest.test.ClientContext
- getApplication() - Method in class dev.getelements.elements.sdk.model.Deployment
-
Returns the application this deployment belongs to.
- getApplication() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the application that owns this product bundle.
- getApplication() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Deprecated.use
CreateProfileRequest.getApplicationId()instead - getApplication() - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Returns the application associated with this profile.
- getApplication() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.providing the entire Application object is no longer necessary
- getApplication() - Method in class dev.getelements.elements.sdk.model.session.MockSessionRequest
-
Returns the application to use when creating the associated user profile.
- getApplication() - Method in class dev.getelements.elements.sdk.model.session.Session
-
Returns the application associated with this session.
- getApplication() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- getApplication() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationParameters
-
Gets the
Applicationsending the notification. - getApplication() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- getApplication(String) - Method in class dev.getelements.elements.rest.application.ApplicationResource
- getApplication(String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Gets an application with the specific name or identifier.
- getApplication(String) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationService
-
Gets an application with the specific name or identifier.
- getApplication(String) - Method in class dev.getelements.elements.service.application.AnonApplicationService
- getApplication(String) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- getApplicationConfiguration() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the application configuration for this application, if this is available.
- getApplicationConfiguration(Class<T>, String, String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Gets the
ApplicationConfigurationwith the supplied name and id. - getApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.FacebookApplicationConfigurationService
-
Gets an application with the specific name or identifier.
- getApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.FirebaseApplicationConfigurationService
-
Gets the
FirebaseApplicationConfigurationfor the suppliedApplicationwith the supplied name/id and applicaiton configuration name/id. - getApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.GooglePlayApplicationConfigurationService
-
Gets an application with the specific name or identifier.
- getApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.IosApplicationConfigurationService
-
Gets an application with the specific name or identifier.
- getApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.MatchmakingApplicationConfigurationService
-
Gets an application with the specific name or identifier.
- getApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.OculusApplicationConfigurationService
-
Gets an application with the specific name or identifier.
- getApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.PSNApplicationConfigurationService
-
Gets an application with the specific name or identifier.
- getApplicationConfiguration(String, String) - Method in interface dev.getelements.elements.sdk.service.application.SteamApplicationConfigurationService
-
Gets a Steam application configuration with the specific name or identifier.
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonGooglePlayApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.AnonSteamApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserFirebaseApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserGooglePlayApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserIosApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserMatchmakingApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserPSNApplicationConfigurationService
- getApplicationConfiguration(String, String) - Method in class dev.getelements.elements.service.application.SuperUserSteamApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.AnonApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.AnonGooglePlayApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.AnonSteamApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.SuperUserFirebaseApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.SuperUserGooglePlayApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.SuperUserIosApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.SuperUserMatchmakingApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.SuperUserPSNApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.application.SuperUserSteamApplicationConfigurationService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.firebase.CachingFirebaseAppFactory
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.goods.ProductBundleMigration
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.match.UserMatchService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getApplicationConfigurationDao() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.ApplicationConfigurationResource
- getApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
- getApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
- getApplicationContextSupplier() - Method in class dev.getelements.elements.rt.remote.CachingContextFactory
- getApplicationDao() - Method in class dev.getelements.elements.cdnserve.StaticContentServlet
- getApplicationDao() - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- getApplicationDao() - Method in class dev.getelements.elements.service.application.AnonApplicationService
- getApplicationDao() - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- getApplicationDao() - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- getApplicationDao() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- getApplicationDao() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- getApplicationDao() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- getApplicationDao() - Method in class dev.getelements.elements.service.goods.ProductBundleMigration
- getApplicationDao() - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- getApplicationDao() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getApplicationDao() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getApplicationDao() - Method in class dev.getelements.elements.service.user.AbstractUserService
- getApplicationId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- getApplicationId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoGooglePlayApplicationConfiguration
- getApplicationId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoIosApplicationConfiguration
- getApplicationId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- getApplicationId() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- getApplicationId() - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
- getApplicationId() - Method in class dev.getelements.elements.rt.routing.DefaultRoutingStrategy
- getApplicationId() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
- getApplicationId() - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Returns the Facebook application ID.
- getApplicationId() - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
-
Gets the Application ID, as defined in Google Play (com.mycompany.app).
- getApplicationId() - Method in class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
-
Gets the Application ID, as defined in the AppStore (com.mycompany.app)
- getApplicationId() - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Returns the application ID from the Facebook Developer Console.
- getApplicationId() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Returns the application ID this profile belongs to.
- getApplicationId() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
-
Returns the application ID this profile belongs to.
- getApplicationId() - Method in interface dev.getelements.elements.test.EmbeddedWorkerInstanceContainer
-
Fetches the default
ApplicationIdinstalled in this container. - getApplicationNameOrId() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getApplicationNameOrId() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getApplicationNameOrId() - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Returns the name or ID of the application whose primary profile should be attached to the session.
- getApplicationNameOrId() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- getApplicationNameOrId() - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Returns the name or ID of the application whose primary profile should be attached to the session.
- getApplicationNameOrId() - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Returns the name or ID of the application whose primary profile should be attached to the session.
- getApplicationNameOrId() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- getApplicationNodeRoutingTable() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingStatus
- getApplicationNodeRoutingTable() - Method in interface dev.getelements.elements.rt.remote.RoutingStatus
- getApplicationNodeRoutingTable() - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Returns the application node routing table entries.
- getApplicationProfiles(String, int, int) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationConfigurationService
-
Gets the applications registered in the databse given the offset and count.
- getApplicationProfiles(String, int, int) - Method in class dev.getelements.elements.service.application.AnonApplicationConfigurationService
- getApplicationProfiles(String, int, int) - Method in class dev.getelements.elements.service.application.SuperUserApplicationConfigurationService
- getApplicationProfiles(String, int, int, String) - Method in class dev.getelements.elements.rest.application.ApplicationConfigurationResource
- getApplicationProfiles(String, int, int, String) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationConfigurationService
-
Gets the applications registered in the database given the offset and count.
- getApplicationProfiles(String, int, int, String) - Method in class dev.getelements.elements.service.application.AnonApplicationConfigurationService
- getApplicationProfiles(String, int, int, String) - Method in class dev.getelements.elements.service.application.SuperUserApplicationConfigurationService
- getApplicationRepositoryResolver() - Method in class dev.getelements.elements.git.HttpServletRepositoryResolver
- getApplications() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getApplications() - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Gets all active applications.
- getApplications() - Method in interface dev.getelements.elements.sdk.service.application.ApplicationService
-
Lists all
Applicationinstances avaiable to the current user. - getApplications() - Method in class dev.getelements.elements.service.application.AnonApplicationService
- getApplications() - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- getApplications(int, int) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getApplications(int, int) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Gets the active applications registered in the database given the offset and count.
- getApplications(int, int) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationService
-
Gets the applications registered in the databse given the offset and count.
- getApplications(int, int) - Method in class dev.getelements.elements.service.application.AnonApplicationService
- getApplications(int, int) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- getApplications(int, int, String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getApplications(int, int, String) - Method in class dev.getelements.elements.rest.application.ApplicationResource
- getApplications(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Gets the active applications registered in the database given the offset and count.
- getApplications(int, int, String) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationService
-
Gets the applications registered in the databse given the offset and count.
- getApplications(int, int, String) - Method in class dev.getelements.elements.service.application.AnonApplicationService
- getApplications(int, int, String) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- getApplicationSecret() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- getApplicationSecret() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- getApplicationSecret() - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Returns the Facebook application secret.
- getApplicationSecret() - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Returns the application secret from the Facebook Developer Console.
- getApplicationService() - Method in class dev.getelements.elements.git.HttpServletRepositoryResolver
- getApplicationService() - Method in class dev.getelements.elements.rest.application.ApplicationResource
- getApplicationService() - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- getApplicationTestFactory() - Method in class dev.getelements.elements.dao.mongo.test.MongoProfileTestOperations
- getApplicationUrls() - Method in class dev.getelements.elements.service.application.AnonApplicationService
- getApplicationUrls() - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- getApplicationUUID() - Method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Gets the
UUIDassociated with this ApplicationId - getApplicationVersion() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getApplicationWithoutAttributes(String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getApplicationWithoutAttributes(String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Extension of getActiveApplication with no attributes set.
- getAppliedAt() - Method in class dev.getelements.elements.dao.mongo.migration.SchemaMigrationRecord
- getAppliedIds() - Method in class dev.getelements.elements.dao.mongo.migration.MigrationRunner
-
The ids of every migration that has already been applied.
- getAppOutsideUrl() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- getAppOutsideUrl() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- getAppOutsideUrl() - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- getArguments() - Method in class dev.getelements.elements.rt.remote.Invocation
-
Gets the arguments to pass to the remote method when invoking.
- getArtifact(Set<ArtifactRepository>, String) - Method in interface dev.getelements.elements.sdk.ElementArtifactLoader
-
Gets a single artifact.
- getAssetPath(ApplicationId) - Method in class dev.getelements.elements.rt.git.FilesystemGitApplicationAssetLoader
- getAssetPath(ApplicationId) - Method in interface dev.getelements.elements.sdk.cluster.ApplicationAssetLoader
-
Gets the asset
Pathfor the suppliedApplicationId, performing any loading as needed. - getAssetPath(String) - Method in interface dev.getelements.elements.sdk.cluster.ApplicationAssetLoader
-
Defers to
ApplicationId.forUniqueName(String)to find theApplicationId. - getAssetUrls() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the asset URLs of this token.
- getAsyncConnectionService() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getAsyncConnectionService() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- getAsyncConnectionService() - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- getAsyncControlClientFactory() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getAsyncInvocationErrorConsumer() - Method in class dev.getelements.elements.rt.jrpc.SingleAsyncResultHandlerStrategy
- getAsyncInvocationErrorConsumer() - Method in class dev.getelements.elements.rt.jrpc.SingleSyncReturnResultHandlerStrategy
- getAsyncInvocationErrorConsumer() - Method in interface dev.getelements.elements.rt.ResultHandlerStrategy
-
Gets the async invocation error consumers.
- getAsyncInvocationResultConsumers() - Method in class dev.getelements.elements.rt.jrpc.SingleAsyncResultHandlerStrategy
- getAsyncInvocationResultConsumers() - Method in class dev.getelements.elements.rt.jrpc.SingleSyncReturnResultHandlerStrategy
- getAsyncInvocationResultConsumers() - Method in interface dev.getelements.elements.rt.ResultHandlerStrategy
-
Returns the async invocation result consumers.
- getAsyncTimeoutLimit() - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- getAtomicLong(ByteBuffer) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSMemoryUtils
-
Makes an instance of
UnixFSAtomicLongfrom for details. - getAtomicLong(ByteBuffer, int) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSMemoryUtils
-
Gets a
UnixFSAtomicLongwith the suppliedByteBuffer. - getAttribute(String) - Method in interface dev.getelements.elements.sdk.Attributes
-
Gets the attribute associated with this
Attributesfor the given name. - getAttributeNames() - Method in interface dev.getelements.elements.sdk.Attributes
- getAttributeNames() - Method in class dev.getelements.elements.sdk.guice.GuiceAttributes
- getAttributeNames() - Method in class dev.getelements.elements.sdk.util.ImmutableAttributes
- getAttributeNames() - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
- getAttributeNames() - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
- getAttributeNames() - Method in class dev.getelements.elements.sdk.util.PropertiesAttributes
- getAttributeNames() - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
- getAttributeNames() - Method in class dev.getelements.elements.servlet.ServletRequestAttributes
- getAttributeOptional(String) - Method in interface dev.getelements.elements.sdk.Attributes
-
Gets the attribute associated with this
Attributesobject. - getAttributeOptional(String) - Method in class dev.getelements.elements.sdk.guice.GuiceAttributes
- getAttributeOptional(String) - Method in class dev.getelements.elements.sdk.util.ImmutableAttributes
- getAttributeOptional(String) - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
- getAttributeOptional(String) - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
- getAttributeOptional(String) - Method in class dev.getelements.elements.sdk.util.PropertiesAttributes
- getAttributeOptional(String) - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
- getAttributeOptional(String) - Method in class dev.getelements.elements.servlet.ServletRequestAttributes
- getAttributes() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- getAttributes() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- getAttributes() - Method in interface dev.getelements.elements.rt.Resource
-
Gets the
Attributesassociated with thisResource - getAttributes() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- getAttributes() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Returns the application attributes.
- getAttributes() - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Returns the application attributes.
- getAttributes() - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Returns the application attributes.
- getAttributes() - Method in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- getAudience() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- getAudience() - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Returns the audience name for this scheme.
- getAudience() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Returns the JWT audience for the scheme.
- getAudience() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Returns the JWT audience for the scheme.
- getAuthFilterFeature() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- getAuthFilterFeature() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- getAuthoritative() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getAuthoritative() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Returns whether this mission's progress is authoritative (server-only mutation).
- getAuthoritative() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns whether this mission's progress is authoritative (server-only mutation).
- getAuthoritative() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Returns whether this mission's progress is authoritative (server-only mutation).
- getAuthoritativeProfilePicture() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- getAuthoritativeProfilePicture() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets whether a user can edit their own profile picture for this application via the REST API.
- getAuthoritativeProfilePicture() - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Gets whether a user can edit their own profile picture for this application via the REST API.
- getAuthoritativeProfilePicture() - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Gets whether a user can edit their own profile picture for this application via the REST API.
- getAuthorizationEndpoint() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Returns the authorization endpoint resolved from the provider's discovery document.
- getAuthorizationEndpoint() - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- getAuthorizeUrl() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Returns the fully-built provider authorize URL.
- getAuthorizeUrl() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- getAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
-
Fetches a specific
AuthSchemeinstance based on ID. - getAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
-
Fetches a specific
AuthSchemeinstance based on ID. - getAuthScheme(String) - Method in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
-
Fetches a specific
AuthSchemeinstance based on ID. - getAuthScheme(String) - Method in interface dev.getelements.elements.sdk.service.auth.AuthSchemeService
-
Fetches a specific
AuthSchemeinstance based on ID. - getAuthScheme(String) - Method in interface dev.getelements.elements.sdk.service.auth.OAuth2AuthSchemeService
-
Fetches a specific
OAuth2AuthSchemeinstance based on ID. - getAuthScheme(String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcAuthSchemeService
-
Fetches a specific
OidcAuthSchemeinstance based on ID. - getAuthScheme(String) - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- getAuthScheme(String) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- getAuthScheme(String) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- getAuthSchemeDao() - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- getAuthSchemeDao() - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- getAuthSchemeDao() - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- getAuthSchemeDao() - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- getAuthSchemeDao() - Method in class dev.getelements.elements.service.defaults.DefaultOAuth2SchemeConfiguration
- getAuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- getAuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- getAuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- getAuthSchemes(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
-
Lists all
AuthSchemeinstances - getAuthSchemes(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
-
Lists all
AuthSchemeinstances - getAuthSchemes(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
-
Lists all
AuthSchemeinstances - getAuthSchemes(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.service.auth.AuthSchemeService
-
Lists all
AuthSchemeinstances - getAuthSchemes(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.service.auth.OAuth2AuthSchemeService
-
Lists all
OAuth2AuthSchemeinstances - getAuthSchemes(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.service.auth.OidcAuthSchemeService
-
Lists all
OidcAuthSchemeinstances - getAuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- getAuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- getAuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- getAuthSchemesByAudience(List<String>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- getAuthSchemesByAudience(List<String>) - Method in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
-
Gets all
AuthSchemeinstances with the supplied audiences. - getAuthSchemeService() - Method in class dev.getelements.elements.rest.auth.CustomAuthSchemeResource
- getAuthSchemeService() - Method in class dev.getelements.elements.service.auth.AuthSchemeServiceProvider
- getAuthService() - Method in class dev.getelements.elements.rest.user.SignupResource
- getAuthToken(HttpServletRequest) - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- getAuthToken(HttpServletRequest) - Method in class dev.getelements.elements.servlet.security.HttpServletBearerAuthenticationFilter
- getAuthToken(HttpServletRequest) - Method in class dev.getelements.elements.servlet.security.HttpServletSessionIdAuthenticationFilter
- getAuthType() - Method in class dev.getelements.elements.security.AuthenticatedRequest
- getAutoCreateProfile() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- getAutoCreateProfile() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets whether a user's primary profile for this application should be created automatically when the user is created.
- getAutoCreateProfile() - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Gets whether a user's primary profile for this application should be created automatically when the user is created.
- getAutoCreateProfile() - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Gets whether a user's primary profile for this application should be created automatically when the user is created.
- getAutoCreateProfileApplicationNameOrId() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the name or ID of the application for which the user's primary profile should be auto-created.
- getAutoRenewProductId() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getAutoRenewStatus() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getBareStorageDirectory(File, ApplicationId) - Static method in class dev.getelements.elements.rt.git.FilesystemGitApplicationAssetLoader
-
Used by the
GitApplicationAssetLoaderinstances to determine the bare storage directory for a particularApplicationId. - getBaseQuery() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- getBeanMapper() - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- getBegin() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- getBegin() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
-
Returns the start time (ms since epoch) for the event.
- getBegin() - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Returns the begin time of this event in milliseconds since Unix epoch.
- getBegin() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
-
Returns the begin time of this event in milliseconds since Unix epoch.
- getBestRemoteInvoker(ApplicationId) - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
Returns a
RemoteInvokerby arbitrary selection. - getBestRemoteInvokerStatus(ApplicationId) - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
Returns a
RemoteInvokerby arbitrary selection. - getBestRemoteInvokerStatus(ApplicationId) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getBindAddress() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService.InstanceBinding
-
Returns the host address to which to bind when receiving incoming data.
- getBindAddress() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceBinding
- getBindAddress() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getBindAddress() - Method in interface dev.getelements.elements.test.EmbeddedWorkerInstanceContainer
-
Gets the worker's bind address.
- getBindAddress() - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- getBindingSet() - Method in interface dev.getelements.elements.rt.remote.Worker.Accessor
-
Gets all active
InstanceConnectionService.InstanceBindings. - getBlockchain() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- getBlockchain() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- getBlockchain() - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Returns the blockchain where this contract lives.
- getBlockchain() - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Returns the blockchain where this contract lives.
- getBlockchainNetwork() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- getBlockHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the block hash.
- getBlockHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the block hash.
- getBlockHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Returns the hash of the block at which the call was executed.
- getBlockHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Returns the hash of the block containing this receipt.
- getBlockHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Returns the hash of the block containing this transaction.
- getBlockHeight() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Returns the block height at which the call was executed.
- getBlockNetworkId() - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractResponse
-
Deprecated.Returns the block network ID.
- getBlockNumber() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the block number.
- getBlockNumber() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the block number.
- getBody() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getBody() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- getBody() - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- getBody() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the body parameters for the validation request.
- getBody() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the body parameters for the validation request.
- getBody() - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Returns the raw receipt data body.
- getBody() - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Returns the raw receipt data as a string.
- getBody() - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Returns the HTML body of the email template.
- getBody() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Returns the HTML body of the email template.
- getBody() - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Returns the HTML body of the email template.
- getBodyType() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getBodyType() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the body encoding type for POST requests.
- getBodyType() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the body encoding type for POST requests.
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getBooleanQueryParser() - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- getBoxedPrimitive(Class<?>, Object) - Static method in class dev.getelements.elements.rt.Reflection
-
Gets the default value for the supplied type.
- getBufferedEventPublisher() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- getBuilder() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationService
-
Gets an instance of
NotificationBuilder. - getBuilder() - Method in class dev.getelements.elements.service.notification.StandardNotificationService
- getBuiltinApplicationPermissions() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- getBuiltinApplicationPermissions() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- getBuiltinApplicationPermissions() - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Returns the built-in application permissions.
- getBuiltinApplicationPermissions() - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Returns the set of built-in permissions connected clients will need to request.
- getBuiltinSpis() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
-
Gets all recommended loaders.
- getBuiltinSpis() - Method in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Returns a list of recommended loaders SPI implementation.
- getBundleId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- getBundleId() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Returns the app bundle identifier.
- getBundleId() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getBySessionSecret(String) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- getBySessionSecret(String) - Method in interface dev.getelements.elements.sdk.dao.SessionDao
-
Gets the
Sessionby it's session id, as returned bySessionCreation.getSessionSecret()()}. - getByteBuffer() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgram
-
Gets the program's
ByteBuffer. - getByteBuffer() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Gets the
ByteBufferto store the program contents. - getCancellationDate() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getCancellationReason() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getCaP12() - Method in class dev.getelements.elements.sdk.mongo.test.MongoTestSslCertificates
- getCaPassphrase() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getCaPath() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getCapitalization() - Method in class dev.getelements.elements.sdk.model.blockchain.Ownership
-
Returns the total number of shares allocated to this token.
- getCategory() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getCategory() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Gets the item category.
- getCategory() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Gets the
ItemCategoryof this item. - getCategory() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Returns the category of the item.
- getCause() - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- getCause() - Method in exception class dev.getelements.elements.sdk.util.exception.UncheckedInterruptedException
- getCauses() - Method in exception class dev.getelements.elements.sdk.exception.SdkMultiException
- getCdnStorageDirectory() - Method in class dev.getelements.elements.cdnserve.FilesystemCdnApplicationRepositoryResolverProvider
- getCdnUrl() - Method in class dev.getelements.elements.service.largeobject.LargeObjectCdnUtils
- getCdnUtils() - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- getCdnUtils() - Method in class dev.getelements.elements.service.follower.UserFollowerService
- getCdnUtils() - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getChain() - Method in class dev.getelements.elements.sdk.model.security.PemChain
-
Gets the chain of
PemData. - getChecksFailed() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the number of health checks that failed.
- getChecksPerformed() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the number of health checks performed.
- getChecksumAlgorithm() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Gets the
UnixFSChecksumAlgorithmused to commit the program. - getChecksumAlgorithm() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Gets the configured and preferred checksum algorithm.
- getCipher(PrivateKeyCrytpoAlgorithm) - Method in interface dev.getelements.elements.sdk.service.util.CipherUtility
-
Gets the
Cipherinstance used to operate - getCipher(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.service.util.StandardCipherUtility
- getCipherUtility() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- getClasses() - Method in class dev.getelements.elements.sdk.test.element.rs.TestApplication
- getClassLoader(ClassLoader, Set<ArtifactRepository>, String, String...) - Method in interface dev.getelements.elements.sdk.ElementArtifactLoader
-
Gets the
ClassLoaderloaded with the supplied coordinates. - getClassLoader(ClassLoader, Set<ArtifactRepository>, Set<String>) - Method in interface dev.getelements.elements.sdk.ElementArtifactLoader
-
Opens a
ClassLoaderwith the supplied coordinates. - getClassName() - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- getClient() - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- getClient() - Method in class dev.getelements.elements.service.appleiap.client.invoker.builder.DefaultAppleIapVerifyReceiptInvokerBuilder
- getClient() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- getClient() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- getClient() - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryCache
- getClient() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getClient() - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- getClient() - Method in class dev.getelements.elements.service.meta.facebookiap.invoker.DefaultFacebookIapReceiptRequestInvoker
- getClient() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getClient() - Method in class dev.getelements.elements.service.meta.oculusiap.invoker.DefaultOculusIapReceiptRequestInvoker
- getClient() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getClient() - Method in class dev.getelements.elements.service.steam.invoker.DefaultSteamIapReceiptRequestInvoker
- getClient() - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Gets the client
EmbeddedInstanceContainer. - getClientCertificatePassphrase() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getClientCertificatePath() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getClientId() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getClientId() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getClientId() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the OAuth2 client id.
- getClientIocResolver() - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Deprecated.
- getClientOptional() - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Gets the client
Optional<EmbeddedInstanceContainer>. - getClientOptional() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
- getClientP12() - Method in class dev.getelements.elements.sdk.mongo.test.MongoTestSslCertificates
- getClientSecret() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoPSNApplicationConfiguration
- getClientSecret() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getClientSecret() - Method in class dev.getelements.elements.sdk.model.application.PSNApplicationConfiguration
-
Gets the ClientSecret, which is used to interact with the Sony WebAPI.
- getClientSecret() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getClientSecret() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the OAuth2 client secret.
- getClientUri() - Method in class dev.getelements.elements.sdk.mongo.provider.MongoSslSettingsProvider
- getClosed() - Method in interface dev.getelements.elements.rt.ManifestLoader
-
Returns whether or not the manifest loader has already loaded and closed the lua manifest.
- getCode() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- getCode() - Method in exception class dev.getelements.elements.rt.remote.jeromq.JeroMQControlException
- getCode() - Method in enum class dev.getelements.elements.rt.ResponseCode
-
Gets the actual code as returned by code.
- getCode() - Method in class dev.getelements.elements.sdk.model.ErrorResponse
-
Returns the machine-readable error code.
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.BaseException
-
Gets the error code.
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.ConflictException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.DuplicateException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.ForbiddenException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.InternalException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.InvalidParameterException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.NotFoundException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.NotImplementedException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.TooBusyException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.UnauthorizedException
- getCode() - Method in exception class dev.getelements.elements.sdk.model.exception.UnhealthyException
- getCode() - Method in exception class dev.getelements.elements.sdk.service.appleiap.client.exception.AppleIapVerifyReceiptStatusErrorCodeException
- getCode() - Method in exception class dev.getelements.elements.sdk.service.meta.facebookiap.client.exception.FacebookIapVerifyReceiptGraphErrorException
- getCode() - Method in exception class dev.getelements.elements.sdk.service.meta.oculusiap.client.exception.OculusIapVerifyReceiptGraphErrorException
- getCode(String) - Method in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
Gets the UniqueCode object for the specified code.
- getCodeForValue(int) - Static method in enum class dev.getelements.elements.rt.ResponseCode
-
Gets the code for the value.
- getCodegenServiceProvider() - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- getCodeServeUrl() - Method in class dev.getelements.elements.service.application.ApplicationUrls
- getCollection() - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
-
Returns the collection which will be indexed.
- getCollectionName() - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
-
Returns the name of the collection which will be indexed.
- getCommandForName(String) - Static method in enum class dev.getelements.elements.setup.SetupCommands
- getCompletedSteps() - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
-
Any steps that were completed as part of this
Advancement. - getComponent(int) - Method in class dev.getelements.elements.sdk.cluster.path.Path.ContextAndComponents
- getComponent(int) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets the component of a Path at the supplied index.
- getComponents() - Method in class dev.getelements.elements.sdk.cluster.path.Path.ContextAndComponents
- getComponents() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets the components of this path.
- getCondition() - Method in interface dev.getelements.elements.rt.util.ReadWriteGuard
- getCondition() - Method in class dev.getelements.elements.rt.util.ReentrantReadWriteGuard
- getConfiguration() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getConfiguration() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Returns the created or updated provider configuration.
- getConfiguration() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Returns the matchmaking configuration for this multi-match.
- getConfiguration() - Method in class dev.getelements.elements.sdk.util.OffensiveWordFilter
-
Returns the configuration of this OffensiveWordFilter.
- getConfirmToken() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getConfirmToken() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getConfirmToken() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Returns the secret used to finalize a linking attempt.
- getConfirmToken() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptConfirmRequest
- getConfirmToken() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- getConnectAddress() - Method in interface dev.getelements.elements.rt.remote.InstanceHostInfo
-
Gets the address for the invoker service
- getConnectAddress() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- getConnectAddress() - Method in class dev.getelements.elements.rt.remote.JndiInstanceHostInfo
- getConnectAddress() - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Gets the connection address for this
RemoteInvoker. - getConnectAddress() - Method in class dev.getelements.elements.rt.remote.SimpleInstanceHostInfo
- getConnectedNodeIds() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQDemultiplexRouter
- getConnectedPeers() - Method in class dev.getelements.elements.sdk.model.health.InvokerHealthStatus
-
Returns the list of connected peers.
- getConstraintViolations() - Method in exception class dev.getelements.elements.sdk.model.exception.ValidationFailureException
-
Returns the constraint violations that caused this exception.
- getConsumedEventObjects() - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- getConsumedEventObjects() - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- getConsumedEventObjects() - Method in interface dev.getelements.elements.sdk.test.element.TestService
-
Gets the objects passed into the consumed events
- getConsumedEvents() - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- getConsumedEvents() - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- getConsumedEvents() - Method in interface dev.getelements.elements.sdk.test.element.TestService
-
Gets the events registered for consumption and consumed
- getConsumptionState() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getConsumptionState() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the consumption state.
- getContents() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- getContents() - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Returns the save data contents.
- getContents() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Returns the contents of the save data.
- getContents() - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
-
Returns the contents of the save data document.
- getContext() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getContext() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- getContext() - Method in class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
Returns the context used to create this
MongoSessionSecret. - getContext() - Method in class dev.getelements.elements.rt.remote.ContextLocalInvocationDispatcher
-
Deprecated.
- getContext() - Method in class dev.getelements.elements.sdk.cluster.path.Path.ContextAndComponents
- getContext() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets the context of this
Path, or null if no context exists. - getContext() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the context string used to uniquely identify this issuance.
- getContext(Class<?>) - Method in class dev.getelements.elements.rt.jersey.ClientObjectMapperContextResolver
- getContextAndComponents() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets the
Path.ContextAndComponentsinstance for this path. - getContextAsObjectId() - Method in class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
- getContextFactory() - Method in interface dev.getelements.elements.test.EmbeddedClientInstanceContainer
-
Gets the
Context.Factoryused to resolve clientContextinstances. - getContextFactory() - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- getContextForApplication(ApplicationId) - Method in interface dev.getelements.elements.rt.Context.Factory
-
Gets a
Contextwhich can communicate with the remote application. - getContextForApplication(ApplicationId) - Method in class dev.getelements.elements.rt.remote.CachingContextFactory
- getContextForApplication(String) - Method in interface dev.getelements.elements.rt.Context.Factory
-
Gets the
Contextfor the supplied string representing theApplicationId. - getContractAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the contract address.
- getContractId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getContractId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getContractId() - Method in class dev.getelements.elements.sdk.model.blockchain.BulkMintTokenRequest
-
Returns the contract ID to use for minting.
- getContractId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Returns the unique elements ID of the contract.
- getContractId() - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Returns the contract ID.
- getControlClientFactoryProvider() - Method in class dev.getelements.elements.rt.remote.AsyncControlClientProvider
- getControlClientFactoryProvider() - Method in class dev.getelements.elements.rt.remote.ControlClientProvider
- getControlClientProvider() - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- getCoordinates() - Method in enum class dev.getelements.elements.sdk.test.TestElementArtifact
-
Gets the singular coordinates for the artifact.
- getCoordinates() - Method in enum class dev.getelements.elements.sdk.test.TestElementSpi
-
Gets the coordinates for the SPI only.
- getCoordinatesForElm() - Method in enum class dev.getelements.elements.sdk.test.TestElementArtifact
-
Gets the coordinates for the artifact with the elm classifier.
- getCost() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearGasProfile
-
Returns the cost type.
- getCostCategory() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearGasProfile
-
Returns the cost category.
- getCount() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- getCount() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Returns the number of players currently in the match.
- getCount() - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Returns the number of times the step must be completed to receive the rewards.
- getCountry() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the country code for the transaction.
- getCreateAppleIapReceiptEnvironment() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
-
Returns the environment in which to validate the receipt.
- getCreated() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getCreated() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Returns the timestamp at which the match was created, in milliseconds since epoch.
- getCreated() - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- getCreatedAt() - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- getCreatedAt() - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- getCreatedAt() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Returns the time the email template was created.
- getCreatedTime() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- getCreationTimestamp() - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- getCreationTimestamp() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the timestamp at which the score was created on the server.
- getCreationTimestamp() - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Returns the time at which the score was created on the server, in milliseconds since Unix epoch.
- getCredentials() - Method in class dev.getelements.elements.sdk.util.security.BearerAuthorizationHeader
-
Gets the credentials associated with this authorization header.
- getCredentials() - Method in class dev.getelements.elements.security.CustomJWTCredentials
-
Gets the
JWTCredentialsthat was used to make this instance. - getCrv() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the curve name (e.g.
- getCryptoKeyPairUtility() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- getCryptoKeyPairUtility() - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- getCryptoKeyUtility() - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- getCryptoKeyUtility() - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- getCsvWriterConstructor() - Method in class dev.getelements.elements.rt.jersey.CsvMessageBodyWriter
- getCumulativeGasUsed() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the cumulative gas used.
- getCurrency() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the ISO 4217 currency code.
- getCurrency() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- getCurrency() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- getCurrency() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the ISO 4217 currency code.
- getCurrent() - Method in class dev.getelements.elements.sdk.util.ReentrantThreadLocal
-
Gets the current value throwing an instance of
IllegalStateExceptionif there is not a current value. - getCurrentDeployment(String) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getCurrentDeployment(String) - Method in class dev.getelements.elements.rest.cdn.DeploymentResource
- getCurrentDeployment(String) - Method in interface dev.getelements.elements.sdk.dao.DeploymentDao
- getCurrentDeployment(String) - Method in interface dev.getelements.elements.sdk.service.cdn.CdnDeploymentService
- getCurrentDeployment(String) - Method in class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- getCurrentDeployment(String) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- getCurrentOptional() - Method in class dev.getelements.elements.sdk.util.ReentrantThreadLocal
- getCurrentProfile() - Method in class dev.getelements.elements.rest.profile.ProfileResource
- getCurrentProfile() - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Returns the
Profileof the currently logged-in user. - getCurrentProfile() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getCurrentProfile() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getCurrentProfileOptional() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getCurrentProfileOptional() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.leaderboard.UserScoreService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.match.UserMatchService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.notification.StandardNotificationService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.notification.SuperUserFCMRegistrationService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.notification.UserFCMRegistrationService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.progress.UserProgressService
- getCurrentProfileSupplier() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getCurrentScope() - Method in interface dev.getelements.elements.sdk.Element
-
Gets the current
ElementScope, if available. - getCurrentStep() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getCurrentStep() - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
- getCurrentStep() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the current mission step.
- getCurrentStep() - Method in class dev.getelements.elements.sdk.model.mission.UpdateProgressRequest
-
Returns the current step of the mission progress.
- getCurrentUser() - Method in class dev.getelements.elements.rest.user.UserResource
- getCurrentUser() - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Gets the currently logged in user.
- getCurrentUser() - Method in class dev.getelements.elements.service.user.AbstractUserService
- getCurrentUser() - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- getCurrentUser() - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- getCurrentUser() - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- getCustomAuthScheme(String) - Method in class dev.getelements.elements.rest.auth.CustomAuthSchemeResource
- getCustomAuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.rest.auth.CustomAuthSchemeResource
- getCustomAuthSessionService() - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- getDao(Class<DaoT>) - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- getDao(Class<DaoT>) - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Gets the requested Dao type, bound to this
Transaction. - getData() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- getData() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the encoded data.
- getData() - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
-
Returns the data.
- getDatabaseHealthStatusDaos() - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- getDatabaseStatus() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the database health statuses.
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.migration.MigrationRunner
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.query.ForwardNameBooleanQueryOperator
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.query.NameBooleanQueryOperator
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.query.ReferenceBooleanQueryOperator
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- getDatastore() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- getDataStore() - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- getDataStore() - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- getDataStore() - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- getDataStore() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommitExecutionHandler
- getDataStore() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- getDataStore() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionRollbackExecutionHandler
- getDatastoreAtomicReference() - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- getDatastoreProvider() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- getDeclaringClass() - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- getDecoded() - Method in class dev.getelements.elements.security.JWTCredentials
-
Gets the
DecodedJWTbacking this object. - getDecodedLog() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the decoded log.
- getDefault() - Static method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Gets a default
ElementLoaderFactoryvia theServiceLoaderinterface. - getDefault() - Static method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Gets a default instance of the
ElementsLocalBuilder. - getDefault() - Static method in enum class dev.getelements.elements.sdk.model.goods.ItemCategory
-
Gets the default item category.
- getDefaultApplicationConfigurationForApplication(String, Class<T>) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Gets the first and only
ApplicationConfigurationfrom for the suppliedApplicationusing theApplication.getName()orApplication.getId()method, then maps and returns an instance of the given class. - getDefaultFrom() - Method in class dev.getelements.elements.service.email.DefaultEmailService
- getDefaultMatchmaker() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getDefaultMatchmaker() - Method in interface dev.getelements.elements.sdk.dao.MatchDao
-
Returns the default
Matchmakerinstance. - getDefaultProfile() - Method in class dev.getelements.elements.rest.test.ClientContext
- getDefaultProperties() - Method in class dev.getelements.elements.config.DefaultConfigurationSupplier
-
Returns a copy of the loaded system default properties.
- getDefaultUserEmail() - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- getDefaultUserName() - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- getDefaultUserPassword() - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- getDefaultValue() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- getDefaultValue() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Returns the default value, or null if unspecified.
- getDefaultValue(Class<?>) - Static method in class dev.getelements.elements.rt.Reflection
-
Gets the default value for the supplied type.
- getDefaultValue(Parameter) - Static method in class dev.getelements.elements.rt.Reflection
-
Gets the default value for the supplied type.
- getDelegate() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- getDelegateFilter() - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
-
Get delegate filter
- getDelete() - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
-
Returns the subjects permitted to delete this object.
- getDelete() - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Returns the delete access subjects.
- getDelete() - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Returns the subjects which can delete the large object.
- getDeployment(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getDeployment(String, String) - Method in class dev.getelements.elements.rest.cdn.DeploymentResource
- getDeployment(String, String) - Method in interface dev.getelements.elements.sdk.dao.DeploymentDao
- getDeployment(String, String) - Method in interface dev.getelements.elements.sdk.service.cdn.CdnDeploymentService
- getDeployment(String, String) - Method in class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- getDeployment(String, String) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- getDeploymentDao() - Method in class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- getDeploymentDao() - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- getDeployments(String) - Method in class dev.getelements.elements.rest.cdn.DeploymentResource
- getDeployments(String, int, int) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getDeployments(String, int, int) - Method in interface dev.getelements.elements.sdk.dao.DeploymentDao
- getDeployments(String, int, int) - Method in interface dev.getelements.elements.sdk.service.cdn.CdnDeploymentService
- getDeployments(String, int, int) - Method in class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- getDeployments(String, int, int) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- getDeploymentService() - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- getDeprecation() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- getDeprecation() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- getDeprecationMessage() - Method in class dev.getelements.elements.rt.manifest.Deprecation
- getDescription() - Method in interface dev.getelements.elements.dao.mongo.migration.Migration
-
A short human-readable description of what this migration does, surfaced in logs and CLI status output.
- getDescription() - Method in class dev.getelements.elements.dao.mongo.migration.migrations.BackfillProfileSlotZeroMigration
- getDescription() - Method in class dev.getelements.elements.dao.mongo.migration.migrations.DropLegacyAuthSchemeIndexesMigration
- getDescription() - Method in interface dev.getelements.elements.dao.mongo.migration.PreDatastoreMigration
-
A short human-readable description of what this migration does, surfaced in logs.
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlanStep
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- getDescription() - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- getDescription() - Method in class dev.getelements.elements.deployment.jetty.AppServePermittedPackages
- getDescription() - Method in class dev.getelements.elements.rt.manifest.model.Model
-
Gets the description of this
Model. - getDescription() - Method in class dev.getelements.elements.rt.manifest.model.Property
-
Gets the description of this
Property. - getDescription() - Method in enum class dev.getelements.elements.rt.ResponseCode
-
Gets a descriptive string representing this
ResponseCode. - getDescription() - Method in class dev.getelements.elements.sdk.JakartaInjectPermittedPackages
- getDescription() - Method in class dev.getelements.elements.sdk.JavaSqlPermittedPackages
- getDescription() - Method in class dev.getelements.elements.sdk.LoggingPermittedPackages
- getDescription() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the description.
- getDescription() - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Returns the description.
- getDescription() - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Returns the application description.
- getDescription() - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Returns the description of the product bundle.
- getDescription() - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Returns the application description.
- getDescription() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the description of this token.
- getDescription() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Gets the long description for the Item
- getDescription() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Gets the long description for the Item
- getDescription() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the description of the product bundle.
- getDescription() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Gets the long description for the Item
- getDescription() - Method in class dev.getelements.elements.sdk.model.index.IndexPlanStep
-
A human-readable description of this index step.
- getDescription() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Returns the description of the mission.
- getDescription() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
-
Returns the description of the schedule.
- getDescription() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the description of the mission.
- getDescription() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the description of the mission.
- getDescription() - Method in class dev.getelements.elements.sdk.model.mission.Schedule
-
Returns the description for this schedule.
- getDescription() - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Returns the description of the step.
- getDescription() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Returns the description of the mission.
- getDescription() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
-
Returns the description of the schedule.
- getDescription() - Method in class dev.getelements.elements.sdk.model.ModelPermittedPackages
- getDescription() - Method in class dev.getelements.elements.sdk.model.ModelPermittedTypes
- getDescription() - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Returns the description of the email template.
- getDescription() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Returns the description of the email template.
- getDescription() - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Returns the description of the email template.
- getDescription() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Returns the description.
- getDescription() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Returns the description.
- getDescription() - Method in class dev.getelements.elements.sdk.mongo.MongoPermittedPackages
- getDescription() - Method in interface dev.getelements.elements.sdk.PermittedPackages
-
Gets the description of the permitted packages.
- getDescription() - Method in interface dev.getelements.elements.sdk.PermittedTypes
-
Gets the description of the permitted types.
- getDescription() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Returns the description of the item.
- getDescription() - Method in class dev.getelements.elements.service.JakartaMailPermittedPackages
- getDescriptionFromCode(int) - Static method in enum class dev.getelements.elements.rt.ResponseCode
-
Returns a human readable description of the code.
- getDetails() - Method in exception class dev.getelements.elements.rt.exception.BadManifestException
- getDeveloperPayload() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- getDeveloperPayload() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getDeveloperPayload() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the developer payload.
- getDeveloperPayload() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Returns the developer payload.
- getDeveloperPayload() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Returns the developer payload.
- getDigestAlgorithm() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- getDirection() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof
-
Returns the direction of this proof node.
- getDirectory() - Method in class dev.getelements.elements.rt.git.FileSystemScriptStorageGitLoaderProvider
- getDirectory() - Method in class dev.getelements.elements.sdk.mongo.test.MongoTestSslCertificates
- getDiscoveryCache() - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationOperations
- getDiscoveryHealthStatus() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the discovery health status.
- getDiscoveryUrl() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getDiscoveryUrl() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getDiscoveryUrl() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the provider's OIDC discovery document URL.
- getDispatchType() - Method in class dev.getelements.elements.rt.remote.Invocation
-
Indicates the
Dispatch.Typeused to send this invocation. - getDispatchType() - Method in class dev.getelements.elements.rt.remote.LocalInvocationProcessorBuilder
-
Gets the
Dispatch.Typestrategy to use when dispatching the method. - getDispatchType() - Method in class dev.getelements.elements.rt.remote.RemoteInvocationHandlerBuilder
-
Returns the
Dispatch.Typeof this method. - getDisplay() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- getDisplay() - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Returns whether the frontend should display this product bundle to end users.
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getDisplayName() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Returns the display name of the product bundle.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the human-readable display name for this provider's login button.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Returns the display name of the contract.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Returns the display name of the smart contract.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Returns the display name of the smart contract.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Returns the display name of the contract.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Returns the display name of the contract.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Returns the display name for the vault.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Returns the display name for the wallet.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Returns the display name of the vault.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
-
Returns the display name of the wallet.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Returns the display name of this vault.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Returns the display name of this wallet.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Gets the display name for this item, suitable for use at the presentation tier.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Gets the display name for this item, suitable for use at the presentation tier.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the display name of the product bundle.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Gets the display name for this item, suitable for use at the presentation tier.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Returns the display name of the mission.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
-
Returns the display name of the schedule.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the display name of the mission.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the display name for the mission.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.Schedule
-
Returns the display name of the schedule.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Returns the display name for the step.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Returns the display name for the mission.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
-
Returns the display name of the schedule.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Returns the display name for this profile.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
-
Returns the display name for this profile.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Returns the display name of the profile.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Returns the display name for the profile.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Returns the display name of the field.
- getDisplayName() - Method in class dev.getelements.elements.sdk.model.user.User
-
Returns the user's display name, as reported by an OIDC provider.
- getDisplayName() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- getDisplayNameRegex() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- getDisplayNameRegex() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the Java regular expression a profile's display name must match for this application.
- getDisplayNameRegex() - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Gets the Java regular expression a profile's display name must match for this application.
- getDisplayNameRegex() - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Gets the Java regular expression a profile's display name must match for this application.
- getDistinctInventoryItem(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getDistinctInventoryItem(String) - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- getDistinctInventoryItem(String) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Creates a distinct inventory item.
- getDistinctInventoryItem(String) - Method in interface dev.getelements.elements.sdk.service.inventory.DistinctInventoryItemService
-
Gets a specific distinct inventory item from the database.
- getDistinctInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getDistinctInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- getDistinctInventoryItemDao() - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getDistinctInventoryItemDao() - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- getDistinctInventoryItems(int, int, String, String) - Method in interface dev.getelements.elements.sdk.service.inventory.DistinctInventoryItemService
-
Gets a listing of distinct inventory items from the database.
- getDistinctInventoryItems(int, int, String, String) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getDistinctInventoryItems(int, int, String, String) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- getDistinctInventoryItems(int, int, String, String, boolean) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getDistinctInventoryItems(int, int, String, String, boolean) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Gets a listing distinct inventory items.
- getDistinctInventoryItems(int, int, String, String, boolean, String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getDistinctInventoryItems(int, int, String, String, boolean, String) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Gets a listing distinct inventory items filtering by query string.
- getDistinctInventoryItems(int, int, String, String, String) - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- getDistinctInventoryItems(int, int, String, String, String) - Method in interface dev.getelements.elements.sdk.service.inventory.DistinctInventoryItemService
-
Gets a listing of distinct inventory items from the database.
- getDistinctInventoryItems(int, int, String, String, String) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getDistinctInventoryItems(int, int, String, String, String) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- getDistinctInventoryItemService() - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- getDistinctRegistrationsForRecipient(String) - Method in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
-
Ensures that the
Streamreturned will only contain eachFCMRegistrationonce, and only once. - getDocOutsideUrl() - Method in class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- getDocOutsideUrl() - Method in class dev.getelements.elements.service.application.ApplicationUrls
- getDocumentationResource() - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getDozerMapper() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getDozerMapper() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getDozerMapper() - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- getDozerMapper() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getDozerMapper() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getDozerMapper() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getDozerMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getDozerMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- getDozerMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getE() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the base64url encoded exponent.
- getEditorSchema(String) - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- getEditorSchema(String) - Method in interface dev.getelements.elements.sdk.service.schema.MetadataSpecService
- getEditorSchema(String) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- getEffectiveGasPrice() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the effective gas price.
- getElement() - Method in class dev.getelements.elements.service.security.ElementScopedSessionProvider
- getElement() - Method in class dev.getelements.elements.service.security.ElementScopeOptionalProfileProvider
- getElement() - Method in class dev.getelements.elements.service.security.ElementScopeUserProvider
- getElementArtifacts() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- getElementContainerService() - Method in class dev.getelements.elements.jetty.ElementsWebServices
- getElementContainerService() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getElementDeployment(String) - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- getElementDeployment(String) - Method in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
-
Gets the
ElementDeploymentwith the supplied deployment ID. - getElementDeployment(String) - Method in interface dev.getelements.elements.sdk.service.system.ElementDeploymentService
-
Gets the
ElementDeployment. - getElementDeployment(String) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- getElementDeploymentDao() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- getElementDeploymentDao() - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- getElementDeployments(int, int, String) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- getElementDeployments(int, int, String) - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- getElementDeployments(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
-
Gets all deployments with offset, count, and search query.
- getElementDeployments(int, int, String) - Method in interface dev.getelements.elements.sdk.service.system.ElementDeploymentService
-
Gets all available
ElementDeployments. - getElementDeployments(int, int, String) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- getElementDeploymentsByState(ElementDeploymentState) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- getElementDeploymentsByState(ElementDeploymentState) - Method in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
-
Gets all
ElementDeploymentinstances with the specified state. - getElementEntityRegistrar() - Method in class dev.getelements.elements.deployment.jetty.loader.ElementEntityLoader
- getElementInspectorService() - Method in class dev.getelements.elements.rest.element.ElmInspectorResource
- getElementLocal(Class<?>) - Static method in interface dev.getelements.elements.sdk.ElementRegistrySupplier
-
Gets the default shared
ElementRegistryfor the currentElement. - getElementLocal(Class<?>) - Static method in interface dev.getelements.elements.sdk.ElementSupplier
-
Gets the current
ElementSupplier, using theClassLoaderfrom the suppliedClass.getClassLoader()call. - getElementLocal(ClassLoader) - Static method in interface dev.getelements.elements.sdk.ElementRegistrySupplier
-
Gets the default shared
ElementRegistrySupplierfor the currentElement. - getElementLocal(ClassLoader) - Static method in interface dev.getelements.elements.sdk.ElementSupplier
-
Gets the current
ElementSupplierusing the suppliedClassLoader. - getElementName() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoElementServiceReference
- getElementName() - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
-
Returns the name of the Element.
- getElementName() - Method in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- getElementPathRecordForArtifact(String) - Method in class dev.getelements.elements.rest.element.ElmInspectorResource
- getElementPathRecordForLargeObjectId(String) - Method in class dev.getelements.elements.rest.element.ElmInspectorResource
- getElementRecord() - Method in interface dev.getelements.elements.sdk.Element
-
Gets the
ElementDefinitionRecordwhich provides - getElementRecord() - Method in class dev.getelements.elements.sdk.ElementLoader.Default
- getElementRecord() - Method in interface dev.getelements.elements.sdk.ElementLoader
-
Gets the
ElementRecord, which can be invoked before attepting aElementLoader.load()orElementLoader.load(MutableElementRegistry)operation. - getElementRecord() - Method in class dev.getelements.elements.sdk.spi.DefaultSharedElementLoader
- getElementRecord() - Method in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- getElementRecord() - Method in class dev.getelements.elements.sdk.spi.guice.GuiceElementLoader
- getElementRecord() - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- getElementRecord() - Method in class dev.getelements.elements.sdk.spi.SharedElement
- getElementRecordFromPackage(Attributes, Package) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Given the
Package, this will find theElementRecordassociated with it, throwing an exception if it is unable to find theElementDefinitionannotation. - getElementRecordFromPackage(Attributes, Package) - Method in class dev.getelements.elements.sdk.spi.DefaultElementLoaderFactory
- getElementRegistry() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionBufferedEventPublisher
- getElementRegistry() - Method in interface dev.getelements.elements.sdk.Element
-
Gets the
ElementRegistrywhich manages thisElement. - getElementRegistry() - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- getElementRegistry() - Method in class dev.getelements.elements.sdk.spi.SharedElement
- getElementRegistry() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getElementRegistry() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getElementRegistry() - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- getElementRegistry() - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- getElementRegistry() - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- getElementRegistry() - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- getElementRegistry() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getElementRegistry() - Method in class dev.getelements.elements.service.match.StandardMatchServiceUtils
- getElementRegistry() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getElementRegistry() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getElementRegistry() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getElementRegistry() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getElementRegistry() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getElementRegistry() - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- getElementRegistry() - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- getElementRegistry() - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- getElementRegistry() - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- getElementRegistry() - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- getElementRegistry() - Method in class dev.getelements.elements.service.user.AbstractUserService
- getElementRuntimeService() - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- getElementRuntimeService() - Method in class dev.getelements.elements.jetty.ElementsWebServices
- getElementRuntimeService() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getElements() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getElementsLocal() - Method in class dev.getelements.elements.sdk.local.test.SharedLocalSDK
- getElementStatusService() - Method in class dev.getelements.elements.rest.element.ElementStatusResource
- getElementsWebServices() - Method in class dev.getelements.elements.rest.test.EmbeddedElementsWebServices
- getElm() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getElmArtifact() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- getEmail() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getEmail() - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
-
Gets the user's email address.
- getEmail() - Method in class dev.getelements.elements.sdk.model.user.EmailVerificationRequest
- getEmail() - Method in class dev.getelements.elements.sdk.model.user.LinkEmailPasswordRequest
- getEmail() - Method in class dev.getelements.elements.sdk.model.user.PasswordResetRequest
- getEmail() - Method in class dev.getelements.elements.sdk.model.user.User
-
Gets the user's email address.
- getEmail() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the email address for the user.
- getEmail() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the email address of the created user.
- getEmail() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Returns the email address for the user.
- getEmail() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- getEmail() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpRequest
- getEmail() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- getEmail() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- getEmail() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- getEmailOptionSpec() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- getEmailPasswordLinkService() - Method in class dev.getelements.elements.rest.user.UserLinkResource
- getEmailService() - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- getEmailService() - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- getEmailService() - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- getEmailService() - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- getEmailTemplate(String) - Method in class dev.getelements.elements.rest.schema.email.EmailTemplateResource
- getEmailTemplate(String) - Method in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
-
Fetches a specific
EmailTemplateinstance based on ID. - getEmailTemplate(String) - Method in interface dev.getelements.elements.sdk.service.schema.email.EmailTemplateService
-
Fetches a specific
EmailTemplateinstance based on ID or key. - getEmailTemplate(String) - Method in class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- getEmailTemplateByKey(String) - Method in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
-
Fetches a specific
EmailTemplateinstance based on key. - getEmailTemplateDao() - Method in class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- getEmailTemplates(int, int) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- getEmailTemplates(int, int) - Method in class dev.getelements.elements.rest.schema.email.EmailTemplateResource
- getEmailTemplates(int, int) - Method in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
-
Lists all
EmailTemplateinstances. - getEmailTemplates(int, int) - Method in interface dev.getelements.elements.sdk.service.schema.email.EmailTemplateService
-
Lists all
EmailTemplateinstances. - getEmailTemplates(int, int) - Method in class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- getEmailTemplateService() - Method in class dev.getelements.elements.rest.schema.email.EmailTemplateResource
- getEmailTemplateService() - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
-
Returns the
EmailTemplateServiceused to resolve the subject and body of the verification email. - getEmailTemplateService() - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
-
Returns the
EmailTemplateServiceused to resolve the subject and body of the verification email. - getEmailTemplateService() - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
-
Returns the
EmailTemplateServiceused to resolve the subject and body of the verification email. - getEmailTemplateService() - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- getEncodedHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearEncodedHash
-
Returns the base58-encoded hash string.
- getEncodedPathInContext(HttpServletRequest, boolean) - Method in class dev.getelements.elements.jetty.StaticContentServlet
- getEncoderClass() - Method in class dev.getelements.elements.sdk.mongo.TimestampCodec
- getEncryption() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- getEncryption() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Returns the encryption metadata specific to the encryption type used.
- getEnd() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- getEnd() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
-
Returns the end time (ms since epoch) for the event.
- getEnd() - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Returns the end time of this event in milliseconds since Unix epoch.
- getEnd() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
-
Returns the end time of this event in milliseconds since Unix epoch.
- getEpochForDate(Date) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
-
Calculates the epoch's starting millis to which the given millis timestamp belongs.
- getEpochInterval() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- getEpochInterval() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Returns the duration (in ms) of each epoch interval.
- getEpochInterval() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Returns the epoch interval duration in milliseconds.
- getError() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- getError() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.ConnectionState
- getError() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Returns the error message, if any.
- getErrorConsumer() - Method in class dev.getelements.elements.rt.util.SyncWait
- getErrorDetails() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Returns the error details if the redemption failed, or null otherwise.
- getErrorMessage() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
-
Returns the Flow transaction error message.
- getErrorRedirectUrl() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getErrorRedirectUrl() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getErrorRedirectUrl() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getErrorRedirectUrl() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getErrorRedirectUrl() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the configured error redirect URL.
- getEthIdentityGeneratorProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- getEventArgument(int) - Method in interface dev.getelements.elements.sdk.Event
-
Gets the argument at the specified index.
- getEventArgument(int, Class<T>) - Method in interface dev.getelements.elements.sdk.Event
-
Gets the argument at the specified index.
- getEventArguments() - Method in interface dev.getelements.elements.sdk.Event
-
Get the arguments of the
Event. - getEventContext() - Method in interface dev.getelements.elements.rt.Context
-
Gets the
EventContext. - getEventContext() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- getEventContext() - Method in class dev.getelements.elements.rt.SimpleContext
- getEventManifest() - Method in interface dev.getelements.elements.rt.ManifestLoader
-
Gets the
EventManifest, if available. - getEventName() - Method in interface dev.getelements.elements.sdk.Event
-
The
Eventname. - getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- getEventPublisher() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- getEventService() - Method in class dev.getelements.elements.rt.SimpleEventContext
- getEventType() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getEventType() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getExecutorId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Returns the account ID of the executor.
- getExecutorService() - Method in class dev.getelements.elements.rt.SimpleIndexContext
- getExecutorServiceFactory() - Method in class dev.getelements.elements.rt.SimpleIndexContext
- getExecutorServiceFactory() - Method in class dev.getelements.elements.rt.SimpleResourceContext
- getExecutorServiceFactory() - Method in class dev.getelements.elements.rt.SimpleScheduler
- getExisting() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- getExpected() - Method in exception class dev.getelements.elements.sdk.model.exception.InvalidMultiMatchPhaseException
-
Gets the expected status of the
MultiMatch. - getExpirationIntent() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getExpirationTime() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- getExpirationTime() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Returns the time when the user will lose entitlement.
- getExpirationTime() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Returns the time when the user will lose entitlement (Unix timestamp).
- getExpirationTimestamp() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getExpirationTimestamp() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the expiration timestamp of this issuance in milliseconds since Unix epoch.
- getExpiresAt() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Returns the epoch second after which the attempt expires.
- getExpiresAt() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- getExpiresDate() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getExpiresIn() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- getExpiresIn() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- getExpiry() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getExpiry() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getExpiry() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexOperation
- getExpiry() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getExpiry() - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Gets the
Timestampat which thisMongoSessionexpires. - getExpiry() - Method in class dev.getelements.elements.dao.mongo.model.MongoTokenWithExpiration
- getExpiry() - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- getExpiry() - Method in class dev.getelements.elements.dao.mongo.model.user.MongoPasswordResetToken
- getExpiry() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- getExpiry() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getExpiry() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the expiration date of the license in seconds since Unix epoch.
- getExpiry() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Returns the expiry time of the match in seconds.
- getExpiry() - Method in class dev.getelements.elements.sdk.model.session.Session
-
Returns the expiry time of this session in milliseconds since Unix epoch.
- getExpiry() - Method in class dev.getelements.elements.sdk.model.token.TokenWithExpiration
-
Returns the expiration timestamp of this token.
- getExpiry() - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Returns the expiry time for this code in milliseconds since Unix epoch.
- getExpiry() - Method in class dev.getelements.elements.sdk.model.user.PasswordResetToken
- getExpiry() - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- getExpiryHours() - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- getExplicitProperties() - Method in class dev.getelements.elements.config.DefaultConfigurationSupplier
-
Returns a copy of only the operator-supplied properties — values loaded from environment variables, JVM system properties, and configuration files (e.g.
- getExposedServices(Package) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Scans the supplied
Packagefor specified - getExposedServices(Package) - Method in class dev.getelements.elements.sdk.spi.DefaultElementLoaderFactory
- getExternalUserId() - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
-
Returns the external user ID for this claim.
- getExternalUserId() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- getExtraAuthorizeParams() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getExtraAuthorizeParams() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getExtraAuthorizeParams() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the additional provider-specific authorize query parameters.
- getExtraProperties() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationParameters
-
Gets a read-only mapping of extra key/value properties associated with this notification.
- getExtraProperties() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- getFacebookApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
-
Gets the specific
FacebookApplicationConfigurationinstances associated with the application. - getFacebookApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
- getFacebookIapReceipt(String) - Method in class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- getFacebookIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.meta.facebookiap.FacebookIapReceiptService
-
Gets the receipt with the id, or throws a
NotFoundExceptionif the receipt can't be found. - getFacebookIapReceipt(String) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getFacebookIapReceipts(int, int) - Method in class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- getFacebookIapReceipts(int, int) - Method in interface dev.getelements.elements.sdk.service.meta.facebookiap.FacebookIapReceiptService
-
Gets receipts for a given user specifying the offset and the count.
- getFacebookIapReceipts(int, int) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getFacebookIapReceiptService() - Method in class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- getFacebookId() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the Facebook ID of the created user.
- getFacebookPermissionListSupplier() - Method in class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- getFacebookPermissionListSupplier() - Method in class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- getFacebookPermissionListSupplier() - Method in class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- getFacebookPermissionListSupplier() - Method in class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- getFailure() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearStatus
-
Returns the failure object if execution failed, or null if successful.
- getFailureReason() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getFailureReason() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getFamily() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- getFcmRegistrationDao() - Method in class dev.getelements.elements.service.notification.SuperUserFCMRegistrationService
- getFcmRegistrationDao() - Method in class dev.getelements.elements.service.notification.UserFCMRegistrationService
- getFcmRegistrationDaoProvider() - Method in class dev.getelements.elements.service.notification.StandardNotificationDestinationFactoryProvider
- getFcmRegistrationService() - Method in class dev.getelements.elements.rest.notifications.FCMRegistrationResource
- getField() - Method in interface dev.getelements.elements.dao.mongo.query.BooleanQueryOperator.Evaluation
- getFileName() - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- getFileSystemApplicationRepositoryResolverProvider() - Method in class dev.getelements.elements.cdnserve.FilesystemCdnApplicationRepositoryResolverProvider
- getFileSystemApplicationRepositoryResolverProvider() - Method in class dev.getelements.elements.codeserve.FileSystemScriptApplicationRepositoryResolverProvider
- getFilesystemGitLoaderProvider() - Method in class dev.getelements.elements.cdnserve.FilesystemCdnGitLoaderProvider
- getFilesystemGitLoaderProvider() - Method in class dev.getelements.elements.rt.git.FileSystemScriptStorageGitLoaderProvider
- getFilesystemPath() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSHasFilesystemPath
-
Gets the FS Path for the object.
- getFilesystemPath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceContentsMapping
-
Returns the filesystem
Pathto the resource id directory. - getFilesystemPath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSReversePathMapping
- getFilesystemPath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskPathMapping
-
Gets the
Pathto the task file. - getFilesystemPath(String) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSHasFilesystemPath
-
Gets the FS Path for hte object, appending the transaction ID.
- getFilesystemPath(String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathMapping
- getFileUrl() - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectFromUrlRequest
-
Returns the URL of the file to fetch.
- getFilterSetProvider() - Method in class dev.getelements.elements.deployment.jetty.loader.AuthFilterFeature
- getFinalExecutionSteps() - Method in class dev.getelements.elements.sdk.dao.index.IndexPlanner
-
Calculates the final plan based on the updates applied to the plan so far.
- getFinalRepeatStep() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getFinalRepeatStep() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- getFinalRepeatStep() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Returns the final repeating step.
- getFinalRepeatStep() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the final repeating step.
- getFinalRepeatStep() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the final repeating step.
- getFinalRepeatStep() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Returns the final repeating step.
- getFirebaseAppFactoryProvider() - Method in class dev.getelements.elements.service.notification.firebase.FirebaseMessagingFactoryProvider
- getFirebaseApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
-
Gets the specific
FirebaseApplicationConfigurationinstances assocated with the application. - getFirebaseApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
- getFirebaseId() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the Firebase ID of the created user.
- getFirebaseJWT() - Method in class dev.getelements.elements.sdk.model.session.FirebaseSessionRequest
-
Returns the Firebase JWT.
- getFirebaseMessagingFactoryProvider() - Method in class dev.getelements.elements.service.notification.StandardNotificationDestinationFactoryProvider
- getFirstEpochTimestamp() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- getFirstEpochTimestamp() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Returns the timestamp (in ms) at which the first epoch interval begins.
- getFirstEpochTimestamp() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Returns the first epoch timestamp in milliseconds.
- getFirstName() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getFirstName() - Method in class dev.getelements.elements.sdk.model.user.User
-
Returns the user's first name.
- getFirstName() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the first name of the user.
- getFirstName() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the first name of the created user.
- getFirstName() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Returns the first name of the user.
- getFlowAccessApi() - Method in class dev.getelements.elements.service.blockchain.invoke.flow.FlowInvoker
- getFlowAccessApi() - Method in class dev.getelements.elements.service.blockchain.omni.FlowCreateWalletLifecycle
- getFlowAccountGeneratorProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- getFollowedId() - Method in class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- getFollowedId() - Method in class dev.getelements.elements.sdk.model.follower.CreateFollowerRequest
-
Returns the profile ID of the player to follow.
- getFollowedProfile() - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- getFollowees(String, int, int) - Method in class dev.getelements.elements.rest.followers.FolloweesResource
- getFollowees(String, int, int) - Method in interface dev.getelements.elements.sdk.service.follower.FollowerService
-
Gets the listing of
Profile's followees with the supplied offset and count. - getFollowees(String, int, int) - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- getFollowees(String, int, int) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- getFolloweesForProfile(String, int, int) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- getFolloweesForProfile(String, int, int) - Method in interface dev.getelements.elements.sdk.dao.FollowerDao
-
Fetches all followees for the supplied profile.
- getFollower(String, String) - Method in class dev.getelements.elements.rest.followers.FollowersResource
- getFollower(String, String) - Method in interface dev.getelements.elements.sdk.service.follower.FollowerService
-
Gets the listing of
Profilewith the supplied offset, count, and search query. - getFollower(String, String) - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- getFollower(String, String) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- getFollowerDao() - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- getFollowerDao() - Method in class dev.getelements.elements.service.follower.UserFollowerService
- getFollowerForProfile(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- getFollowerForProfile(String, String) - Method in interface dev.getelements.elements.sdk.dao.FollowerDao
-
Fetches
Profileinstance for the supplied profile id and followed id. - getFollowers(String, int, int) - Method in class dev.getelements.elements.rest.followers.FollowersResource
- getFollowers(String, int, int) - Method in interface dev.getelements.elements.sdk.service.follower.FollowerService
-
Gets the listing of
Profile's followers with the supplied offset and count. - getFollowers(String, int, int) - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- getFollowers(String, int, int) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- getFollowerService() - Method in class dev.getelements.elements.rest.followers.FolloweesResource
- getFollowerService() - Method in class dev.getelements.elements.rest.followers.FollowersResource
- getFollowersForProfile(String, int, int) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- getFollowersForProfile(String, int, int) - Method in interface dev.getelements.elements.sdk.dao.FollowerDao
-
Fetches all followers for the supplied profile.
- getForce() - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
-
Returns whether to force the update regardless of version conflicts.
- getFriend(String) - Method in class dev.getelements.elements.rest.friends.FriendResource
- getFriend(String) - Method in interface dev.getelements.elements.sdk.service.friend.FriendService
-
Gets a single instance of
Friend. - getFriend(String) - Method in class dev.getelements.elements.service.friend.UserFriendService
- getFriendDao() - Method in class dev.getelements.elements.service.friend.UserFriendService
- getFriendForUser(User, String) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getFriendForUser(User, String) - Method in interface dev.getelements.elements.sdk.dao.FriendDao
- getFriends(int, int) - Method in interface dev.getelements.elements.sdk.service.friend.FriendService
-
Gets the listing of
Friendwith the supplied offset and count. - getFriends(int, int) - Method in class dev.getelements.elements.service.friend.UserFriendService
- getFriends(int, int, String) - Method in class dev.getelements.elements.rest.friends.FriendResource
- getFriends(int, int, String) - Method in interface dev.getelements.elements.sdk.service.friend.FriendService
-
Gets the listing of
Friendwith the supplied offset, count, and search query. - getFriends(int, int, String) - Method in class dev.getelements.elements.service.friend.UserFriendService
- getFriendService() - Method in class dev.getelements.elements.rest.friends.FriendResource
- getFriendsForUser(User, int, int) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getFriendsForUser(User, int, int) - Method in interface dev.getelements.elements.sdk.dao.FriendDao
- getFriendsForUser(User, int, int, String) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getFriendsForUser(User, int, int, String) - Method in interface dev.getelements.elements.sdk.dao.FriendDao
- getFriendship() - Method in class dev.getelements.elements.sdk.model.friend.Friend
-
Returns the friendship type.
- getFrom() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the address of the sender.
- getFstConfiguration() - Method in class dev.getelements.elements.rt.fst.FSTPayloadReader
- getFstConfiguration() - Method in class dev.getelements.elements.rt.fst.FSTPayloadWriter
- getGameId() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getGameId() - Method in class dev.getelements.elements.sdk.model.match.Match
-
Gets the system assigned game ID for the match.
- getGarbageDirectory() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Gets the directory for temporary storge of garbage data.
- getGasBurnt() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Returns the amount of gas burned during execution.
- getGasLimit() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.evm.EvmInvocationScope
- getGasLimit() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.flow.FlowInvocationScope
- getGasLimit() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.near.NearInvocationScope
- getGasPrice() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.evm.EvmInvocationScope
- getGasProfile() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearMetadata
-
Returns the gas profile entries.
- getGasUsed() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the gas used.
- getGasUsed() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearGasProfile
-
Returns the amount of gas used.
- getGenerator(BlockchainApi) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.WalletAccountFactory
-
Gets the
WalletAccountFactory.AccountGeneratorfor the suppliedBlockchainApi. - getGenerator(BlockchainApi) - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- getGitBranch() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the git branch of the application.
- getGitLoader() - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- getGitStorageDirectory() - Method in class dev.getelements.elements.cdnserve.FilesystemCdnGitLoaderProvider
- getGitStorageDirectory() - Method in class dev.getelements.elements.git.FileSystemApplicationRepositoryResolver
- getGitStorageDirectory() - Method in class dev.getelements.elements.rt.git.FilesystemGitApplicationAssetLoader
- getGlobalRank(int, int, String, long, String) - Method in class dev.getelements.elements.rest.leaderboard.RankResource
- getGlobalRankTabular(String, long) - Method in class dev.getelements.elements.rest.leaderboard.RankResource
- getGooglePlayApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
-
Gets the specific
GooglePlayApplicationConfigurationinstances assocated with the application. - getGooglePlayApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
- getGooglePlayIapReceipt(String) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getGooglePlayIapReceipt(String) - Method in interface dev.getelements.elements.sdk.dao.GooglePlayIapReceiptDao
-
Gets the receipt with the id, or throws a
NotFoundExceptionif the receipt can't be found. - getGooglePlayIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.googleplayiap.GooglePlayIapReceiptService
-
Gets the receipt with the id, or throws a
NotFoundExceptionif the receipt can't be found. - getGooglePlayIapReceipt(String) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getGooglePlayIapReceipts(User, int, int) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getGooglePlayIapReceipts(User, int, int) - Method in interface dev.getelements.elements.sdk.dao.GooglePlayIapReceiptDao
-
Gets receipts for a given user specifying the offset and the count.
- getGooglePlayIapReceipts(User, int, int) - Method in interface dev.getelements.elements.sdk.service.googleplayiap.GooglePlayIapReceiptService
-
Gets receipts for a given user specifying the offset and the count.
- getGooglePlayIapReceipts(User, int, int) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getGooglePlayIapReceiptService() - Method in class dev.getelements.elements.rest.google.GooglePlayIapReceiptResource
- getGoogleSignInCerts() - Static method in class dev.getelements.elements.service.GoogleSignInCertificateHelper
- getGrantTime() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- getGrantTime() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Returns the time the user gained entitlement.
- getGrantTime() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Returns the time when the user gained entitlement (Unix timestamp).
- getGrantTime() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- getGreater() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- getGridFSBucket() - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- getHandlerContext() - Method in interface dev.getelements.elements.rt.Context
-
Gets the
HandlerContext. - getHandlerContext() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- getHandlerContext() - Method in class dev.getelements.elements.rt.SimpleContext
- getHandlerContext() - Method in class dev.getelements.elements.rt.SimpleManifestContext
- getHandlerMethod(Parameter) - Static method in class dev.getelements.elements.rt.Reflection
-
Searches
Method's parameters for a handler type. - getHandlerProvider() - Method in class dev.getelements.elements.jetty.SimpleServerProvider
- getHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof
-
Returns the hash of this proof node.
- getHashAlgorithm() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getHeaders() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getHeaders() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the headers required for the validation request.
- getHeaders() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the headers required for the validation request.
- getHealthStatus() - Method in exception class dev.getelements.elements.sdk.model.exception.UnhealthyException
-
Returns the current health status.
- getHealthStatus() - Method in class dev.getelements.elements.sdk.model.health.HealthErrorResponse
-
Returns the health status associated with the error.
- getHealthStatusService() - Method in class dev.getelements.elements.rest.status.HealthResource
- getHealthStatusService() - Method in class dev.getelements.elements.servlet.security.HealthServlet
- getHostInfoSet() - Method in class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- getHttpContextRoot() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- getHttpContextRoot() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- getHttpContextRoot() - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- getHttpContextRoot() - Method in class dev.getelements.elements.jetty.ServletContextHandlerProvider
- getHttpContextRoot() - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- getHttpDocumentationUiUrl() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the HTTP documentation UI URL for the application if it is available.
- getHttpDocumentationUrl() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the HTTP documentation endpoint for the application if it is available.
- getHttpPathPrefix() - Method in class dev.getelements.elements.servlet.HttpContextRoot
- getHttpPathRegistry() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- getHttpPathRegistry() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- getHttpPathRegistry() - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- getHttpServletRequest() - Method in class dev.getelements.elements.rest.security.UsernamePasswordResource
- getHttpServletRequest() - Method in class dev.getelements.elements.servlet.security.HttpRequestAttributeUserProvider
- getHttpTunnelEndpointUrl() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the HTTP tunnel endpoint, if this is available.
- getHttpTunnelUrl() - Method in class dev.getelements.elements.service.application.ApplicationUrls
- getIconUrl() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getIconUrl() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getIconUrl() - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- getIconUrl() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the icon/logo URL for this provider's login button.
- getId() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getId() - Method in interface dev.getelements.elements.dao.mongo.migration.Migration
-
A globally unique, lexicographically sortable id, conventionally prefixed with a date/sequence stamp (e.g.
- getId() - Method in class dev.getelements.elements.dao.mongo.migration.migrations.BackfillProfileSlotZeroMigration
- getId() - Method in class dev.getelements.elements.dao.mongo.migration.migrations.DropLegacyAuthSchemeIndexesMigration
- getId() - Method in interface dev.getelements.elements.dao.mongo.migration.PreDatastoreMigration
-
A globally unique, lexicographically sortable id, conventionally prefixed with a date/sequence stamp (e.g.
- getId() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- getId() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getId() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- getId() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getId() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getId() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexOperation
- getId() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- getId() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- getId() - Method in class dev.getelements.elements.dao.mongo.model.MongoTokenWithExpiration
- getId() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUid
- getId() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- getId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- getId() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- getId() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- getId() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- getId() - Method in interface dev.getelements.elements.rt.Resource
-
Returns the immutable and globally-unique ID of this resource.
- getId() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- getId() - Method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
- getId() - Method in class dev.getelements.elements.sdk.cluster.id.InstanceId
- getId() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
- getId() - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
- getId() - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
- getId() - Method in class dev.getelements.elements.sdk.model.application.Application
-
The globally-unique identifier.
- getId() - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Gets the actual profile ID.
- getId() - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Returns the unique ID of the auth scheme.
- getId() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the unique ID of the auth scheme.
- getId() - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- getId() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Returns the unique ID of the auth scheme.
- getId() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getId() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the unique ID of the provider configuration.
- getId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Returns the ID of this receipt.
- getId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Returns the ID of this transaction.
- getId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Returns the Elements database ID of the contract.
- getId() - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Returns the Elements database id of the contract.
- getId() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Returns the system-assigned unique ID of this vault.
- getId() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Returns the system-assigned unique ID of this wallet.
- getId() - Method in class dev.getelements.elements.sdk.model.Deployment
-
Returns the unique deployment identifier.
- getId() - Method in class dev.getelements.elements.sdk.model.friend.Friend
-
Returns the unique ID of the friendship.
- getId() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Get the unique ID of the Item.
- getId() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the database ID of this product bundle.
- getId() - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
-
Returns the plan ID.
- getId() - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Returns the unique ID of the inventory item.
- getId() - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Returns the unique ID of the inventory item.
- getId() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getId() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Returns the unique ID of the large object.
- getId() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Returns the unique ID of the large object.
- getId() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Returns the unique ID of the leaderboard.
- getId() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the ID of the score.
- getId() - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Returns the ID of the score.
- getId() - Method in class dev.getelements.elements.sdk.model.match.Match
-
Gets the unique server-assigned ID of this match.
- getId() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Returns the unique ID of the match.
- getId() - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Returns the unique ID of the metadata object.
- getId() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the unique ID of the mission.
- getId() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the unique ID of this progress instance.
- getId() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the mission ID.
- getId() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Returns the progress ID.
- getId() - Method in class dev.getelements.elements.sdk.model.mission.Schedule
-
Returns the unique ID of the schedule.
- getId() - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Returns the unique ID of this schedule event.
- getId() - Method in class dev.getelements.elements.sdk.model.notification.FCMRegistration
-
Returns the unique ID of the token stored in the database.
- getId() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Deprecated.Providing ID is no longer necessary.
- getId() - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Returns the unique ID of the profile.
- getId() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.providing ID is no longer necessary
- getId() - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Returns the database ID of this receipt.
- getId() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the unique ID of the issuance.
- getId() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Returns the database assigned unique ID of the document.
- getId() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Returns the unique ID of the email template.
- getId() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
-
Returns the unique ID of the schema.
- getId() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Returns the opaque poll id.
- getId() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- getId() - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Returns the unique ID of this code.
- getId() - Method in class dev.getelements.elements.sdk.model.user.PasswordResetToken
- getId() - Method in class dev.getelements.elements.sdk.model.user.User
-
Gets the user's unique ID.
- getId() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the database ID of the created user.
- getId() - Method in class dev.getelements.elements.sdk.model.user.UserUid
-
Returns the external identifier value within the scheme.
- getId() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- getId() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookRef
- getId() - Method in class dev.getelements.elements.sdk.test.element.mongo.TestRedeployDocument
- getId() - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- getIdentifier() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexMetadata
- getIdentifier() - Method in interface dev.getelements.elements.sdk.model.index.IndexMetadata
-
Gets the database-specific identifer for the index.
- getIdToken() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- getIdToken() - Method in class dev.getelements.elements.service.auth.oidc.OidcTokenResponse
- getIdToken() - Method in class dev.getelements.elements.service.FirebaseDeleteAccountRequest
- getIdToken() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- getIdToken() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- getImageObject() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- getImageObject() - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Returns the image stored in EL large objects storage.
- getImageUrl() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- getImageUrl() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Returns the image URL for this profile.
- getImageUrl() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
-
Returns the image URL for this profile.
- getImageUrl() - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Deprecated.use
Profile.getImageObject()instead - getImageUrl() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.use separate call to update image largeObject
- getImplementationPackage() - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- getImplementationPackage() - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- getImplementationPackage() - Method in interface dev.getelements.elements.sdk.test.element.TestService
-
Returns the implementation's package.
- getInApp() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getInBillingRetryPeriod() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getIndex() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- getIndex() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.Slice
-
Gets the index in the circular block buffer of the
UnixFSCircularBlockBuffer.Slice<T>. - getIndexableByType() - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- getIndexContext() - Method in interface dev.getelements.elements.rt.Context
-
Gets the
IndexContextassocaited with thisContext - getIndexContext() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- getIndexContext() - Method in class dev.getelements.elements.rt.SimpleContext
- getIndexDao() - Method in class dev.getelements.elements.service.index.SuperUserIndexService
- getIndexerProvider() - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- getIndexMetadata() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlanStep
- getIndexMetadata() - Method in class dev.getelements.elements.sdk.model.index.IndexPlanStep
-
Gets the
IndexMetadatafor the index. - getIndexService() - Method in class dev.getelements.elements.rest.index.IndexResource
- getInIntroOfferPeriod() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getInjector() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- getInjector() - Method in class dev.getelements.elements.sdk.guice.GuiceAttributes
- getInjector() - Method in class dev.getelements.elements.sdk.guice.GuiceServiceLocator
- getInjector() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- getInMemoryResourceCount() - Method in interface dev.getelements.elements.rt.ResourceService
- getInMemoryResourceCount() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- getInputStream(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Open the request input stream, automatically inflating if necessary.
- getInputTypes() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Returns the input types for the method.
- getInstance() - Method in class dev.getelements.elements.jetty.ElementsWebServices
- getInstance() - Static method in class dev.getelements.elements.rest.test.TestUtils
- getInstance() - Static method in class dev.getelements.elements.rt.CurrentResource
-
Gets the shared instance.
- getInstance() - Static method in class dev.getelements.elements.rt.guice.ResourceScope
-
Gets the static instance of the
Scope - getInstance() - Static method in class dev.getelements.elements.rt.remote.InstanceDiscoveryServiceFactory
-
Gets the shared instance of the
InstanceDiscoveryServiceFactory. - getInstance() - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSMemoryUtils
-
Gets the instance of the
UnixFSMemoryUtilsbased on the system configuration. - getInstance() - Static method in class dev.getelements.elements.sdk.ElementReflectionUtils
-
Gets the static shared instance.
- getInstance() - Static method in class dev.getelements.elements.sdk.local.test.SharedLocalSDK
-
Gets the shared instance.
- getInstance() - Static method in class dev.getelements.elements.sdk.spi.SpiUtilities
- getInstance() - Method in interface dev.getelements.elements.test.EmbeddedInstanceContainer
-
Gets the
Instancemanaged by this container. - getInstance() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- getInstance(ElementServiceKey<T>) - Method in interface dev.getelements.elements.sdk.ServiceLocator
-
Gets the type of the service with the specific name.
- getInstance(Class<T>) - Method in interface dev.getelements.elements.sdk.ServiceLocator
-
Gets the type of service, unnamed.
- getInstance(Class<T>, String) - Method in interface dev.getelements.elements.sdk.ServiceLocator
-
Gets the type of the service with the specific name.
- getInstanceConnectionService() - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- getInstanceConnectionService() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getInstanceConnectionServiceProvider() - Method in class dev.getelements.elements.rt.remote.AsyncControlClientProvider
- getInstanceConnectionServiceProvider() - Method in class dev.getelements.elements.rt.remote.ControlClientProvider
- getInstanceDiscoveryService() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getInstanceDiscoveryService() - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- getInstanceDiscoveryService() - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- getInstanceDiscoveryServiceType() - Method in class dev.getelements.elements.rt.remote.InstanceDiscoveryServiceFactory
-
Gets the
Classof theInstanceDiscoveryServiceto use. - getInstanceId() - Method in interface dev.getelements.elements.rt.remote.Instance
-
Gets this instances
InstanceId - getInstanceId() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Gets the
InstanceIdfor thisInstanceConnectionService. - getInstanceId() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService.InstanceConnection
-
Gets the
InstanceIdrepresented by thisInstanceConnectionService.InstanceConnection. - getInstanceId() - Method in interface dev.getelements.elements.rt.remote.InstanceStatus
-
Gets the
InstanceIdassociated with thisInstanceStatus - getInstanceId() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getInstanceId() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceStatus
- getInstanceId() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingStatus
- getInstanceId() - Method in exception class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableInstanceException
-
Gets the
InstanceIdthat was returned. - getInstanceId() - Method in interface dev.getelements.elements.rt.remote.RoutingStatus
- getInstanceId() - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- getInstanceId() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getInstanceId() - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- getInstanceId() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Returns the
InstanceId. - getInstanceId() - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Returns the
InstanceId. - getInstanceId() - Method in class dev.getelements.elements.sdk.model.health.InstanceHealthStatus
-
Returns the instance ID.
- getInstanceId() - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Returns the instance ID.
- getInstanceId() - Method in interface dev.getelements.elements.test.EmbeddedInstanceContainer
-
Gets the
InstanceIdassigned to this container. - getInstanceId() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- getInstanceIdFilePath() - Method in class dev.getelements.elements.rt.remote.PersistentInstanceIdProvider
- getInstanceMetadataAsync(Consumer<InstanceMetadata>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.InstanceMetadataContext
-
Asynchronous method to fetch the
- getInstanceMetadataAsync(Consumer<InstanceMetadata>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- getInstanceMetadataContext() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService.InstanceConnection
-
Get the
InstanceMetadataContextassociated with the remote instance. - getInstanceMetadataContext() - Method in class dev.getelements.elements.rt.remote.MasterNodeLifecycle
- getInstanceMetadataContext() - Method in class dev.getelements.elements.rt.remote.MasterNodeLocalInvocationDispatcher
-
Deprecated.
- getInstanceQuality() - Method in interface dev.getelements.elements.rt.InstanceMetadataContext
-
Represents the instance's current load factor.
- getInstanceQuality() - Method in interface dev.getelements.elements.rt.LoadMonitorService
-
Gets a "quality" measurement of the instance.
- getInstanceQuality() - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- getInstanceQuality() - Method in class dev.getelements.elements.rt.SimpleLoadMonitorService
- getInstanceStatus() - Method in interface dev.getelements.elements.rt.remote.ControlClient
-
Gets the
InstanceIdfor the remote instance. - getInstanceStatus() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- getInstanceStatus() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the instance health status.
- getInstanceStatus(AsyncControlClient.ResponseConsumer<InstanceStatus>) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient
-
Gets the
InstanceIdfor the remote instance. - getInstanceStatus(AsyncControlClient.ResponseConsumer<InstanceStatus>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncControlClient
- getInstruction() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand
-
Gets the instruction.
- getIntermediateBuffer() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm.ChannelCheckable
-
Allocates a
ByteBufferused to check the contents. - getInventoryItem() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Returns the inventory item that was updated if the redemption was successful, or null otherwise.
- getInventoryItem(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getInventoryItem(String) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Gets the specific inventory item with the id, or throws a
NotFoundExceptionif the inventory item can't be found. - getInventoryItem(String) - Method in interface dev.getelements.elements.sdk.service.inventory.AdvancedInventoryItemService
-
Returns the
InventoryItemassociated with the specified id. - getInventoryItem(String) - Method in interface dev.getelements.elements.sdk.service.inventory.SimpleInventoryItemService
-
Returns the
InventoryItemassociated with the specified id. - getInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- getInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- getInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- getInventoryItem(String) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- getInventoryItemByItemNameOrId(User, String, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getInventoryItemByItemNameOrId(User, String, int) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Gets the primary (single) inventory item for with the item name or id, or throws a
NotFoundExceptionif the item or inventory item can't be found. - getInventoryItemDao() - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- getInventoryItemDao() - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- getInventoryItemDao() - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- getInventoryItemDao() - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- getInventoryItemId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getInventoryItemId() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getInventoryItems(int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getInventoryItems(int, int) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Gets inventory items specifying the offset and the count.
- getInventoryItems(int, int, User, String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getInventoryItems(int, int, User, String) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Gets inventory items specifying the offset and the count, specifying a search filter.
- getInventoryItems(int, int, String) - Method in interface dev.getelements.elements.sdk.service.inventory.AdvancedInventoryItemService
-
Returns a list of
InventoryItemobjects. - getInventoryItems(int, int, String) - Method in interface dev.getelements.elements.sdk.service.inventory.SimpleInventoryItemService
-
Returns a list of
InventoryItemobjects. - getInventoryItems(int, int, String) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- getInventoryItems(int, int, String) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- getInventoryItems(int, int, String) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- getInventoryItems(int, int, String) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- getInventoryItems(int, int, String, String) - Method in interface dev.getelements.elements.sdk.service.inventory.AdvancedInventoryItemService
-
Returns a list of
InventoryItemobjects. - getInventoryItems(int, int, String, String) - Method in interface dev.getelements.elements.sdk.service.inventory.SimpleInventoryItemService
-
Returns a list of
InventoryItemobjects. - getInventoryItems(int, int, String, String) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- getInventoryItems(int, int, String, String) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- getInventoryItems(int, int, String, String) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- getInventoryItems(int, int, String, String) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- getInviteService() - Method in class dev.getelements.elements.rest.invite.InviteResource
- getInvocationDispatcher() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getInvocationError() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.ConnectionState
- getInvoker() - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry.RemoteInvokerStatus
-
Gets the remote invoker.
- getInvokerHealthStatus() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the invoker health status.
- getIocResolver() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvocationDispatcher
- getIocResolver() - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Deprecated.
- getIocResolver() - Method in interface dev.getelements.elements.test.EmbeddedWorkerInstanceContainer
-
Returns the default Worker IoC resolver.
- getIocResolver() - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- getIocResolver(ApplicationId) - Method in interface dev.getelements.elements.test.EmbeddedWorkerInstanceContainer
- getIocResolver(NodeId) - Method in interface dev.getelements.elements.test.EmbeddedWorkerInstanceContainer
- getIocResolver(NodeId) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- getIosApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
-
Gets the specific
IosApplicationConfigurationinstances assocated with the application. - getIosApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
- getIoThreadsProvider() - Method in class dev.getelements.elements.rt.jeromq.ZContextProvider
- getIpv6Provider() - Method in class dev.getelements.elements.rt.jeromq.ZContextProvider
- getIsolatedLoader(Attributes, ElementLoaderFactory.ClassLoaderConstructor) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Scans the classpath, using the supplied
ClassLoader, forElementinstances. - getIsolatedLoader(Attributes, ElementLoaderFactory.ClassLoaderConstructor, Predicate<ElementDefinitionRecord>) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Scans the classpath, using the supplied
ClassLoader, forElementinstances. - getIsolatedLoader(Attributes, ClassLoader, ElementLoaderFactory.ClassLoaderConstructor) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Scans the classpath, using the supplied
ClassLoader, forElementinstances. - getIsolatedLoader(Attributes, ClassLoader, ElementLoaderFactory.ClassLoaderConstructor, Predicate<ElementDefinitionRecord>) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Scans the classpath, using the supplied
ClassLoader, forElementinstances. - getIsolatedLoaderWithParent(Attributes, Attributes, ClassLoader, ElementLoaderFactory.ClassLoaderConstructor, ClassLoader, Predicate<ElementDefinitionRecord>) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Scans the classpath, using the supplied
ClassLoader, forElementinstances. - getIsolatedLoaderWithParent(Attributes, Attributes, ClassLoader, ElementLoaderFactory.ClassLoaderConstructor, ClassLoader, Predicate<ElementDefinitionRecord>) - Method in class dev.getelements.elements.sdk.spi.DefaultElementLoaderFactory
- getIsolatedLoaderWithParent(Attributes, ClassLoader, ElementLoaderFactory.ClassLoaderConstructor, Element) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Deprecated.In 3.7 onward an Element shouldn't have a parent
- getIsolatedLoaderWithParent(Attributes, ClassLoader, ElementLoaderFactory.ClassLoaderConstructor, Element, Predicate<ElementDefinitionRecord>) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Deprecated.In 3.7 onward an Element shouldn't have a parent
- getIsolatedLoaderWithParent(Attributes, ClassLoader, ElementLoaderFactory.ClassLoaderConstructor, ClassLoader, Predicate<ElementDefinitionRecord>) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
-
Scans the classpath, using the supplied
ClassLoader, forElementinstances. - getIssuer() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- getIssuer() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Returns the issuer identifier.
- getIssuer() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Returns the issuer resolved from the provider's discovery document.
- getIssuer() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Returns the issuer identifier, which must match the 'iss' property of the decoded JWT.
- getIssuer() - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- getItem() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- getItem() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- getItem() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- getItem() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getItem() - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Returns the goods item.
- getItem() - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Returns the item in inventory.
- getItem() - Method in class dev.getelements.elements.sdk.model.reward.Reward
-
Returns the item that constitutes the reward.
- getItem() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the item to be issued upon redemption.
- getItemByIdentifier(String) - Method in class dev.getelements.elements.rest.goods.ItemResource
- getItemByIdOrName(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getItemByIdOrName(String) - Method in interface dev.getelements.elements.sdk.dao.ItemDao
-
Retrieves a single Item from the database by its id property or name property.
- getItemByIdOrName(String) - Method in interface dev.getelements.elements.sdk.service.goods.ItemService
-
Get an
Itemby it's specific database-unique identifier. - getItemByIdOrName(String) - Method in class dev.getelements.elements.service.goods.AnonItemService
- getItemByIdOrName(String) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- getItemCategory() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getItemCategory() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getItemDao() - Method in class dev.getelements.elements.dao.mongo.test.ItemTestFactory
- getItemDao() - Method in class dev.getelements.elements.service.goods.AnonItemService
- getItemDao() - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- getItemDao() - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- getItemDao() - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getItemDao() - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- getItemId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundleReward
- getItemId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getItemId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundleReward
- getItemId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- getItemId() - Method in class dev.getelements.elements.sdk.model.application.ProductBundleReward
-
Returns the ID of the item to be rewarded.
- getItemId() - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Returns the item ID to add to inventory.
- getItemId() - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Returns the item ID.
- getItemId() - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
-
Returns the item ID to add to inventory.
- getItemId() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getItemId() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the item ID of the purchased product.
- getItemId() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Returns the item ID for this line item.
- getItemLedgerDao() - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- getItemLedgerDao() - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- getItemLedgerDao() - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getItemLedgerDao() - Method in class dev.getelements.elements.service.inventory.SuperuserItemLedgerService
- getItemLedgerDao() - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- getItemLedgerService() - Method in class dev.getelements.elements.rest.inventory.ItemLedgerResource
- getItemObjectId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- getItemQuantity() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getItemQuantity() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- getItemQuantity() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the amount of items to be set or added to the inventory item upon redemption.
- getItems() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- getItems(int, int, List<String>, String, String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getItems(int, int, List<String>, String, String) - Method in class dev.getelements.elements.rest.goods.ItemResource
- getItems(int, int, List<String>, String, String) - Method in interface dev.getelements.elements.sdk.dao.ItemDao
-
Returns all Items in the subset of items filtered by tags and the given offset position.
- getItems(int, int, List<String>, String, String) - Method in interface dev.getelements.elements.sdk.service.goods.ItemService
-
Gets zero or more
Items from the database. - getItems(int, int, List<String>, String, String) - Method in class dev.getelements.elements.service.goods.AnonItemService
- getItems(int, int, List<String>, String, String) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- getItemService() - Method in class dev.getelements.elements.rest.goods.ItemResource
- getItemStatus() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Returns the item status (e.g.
- getIterations() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- getIv() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- getJoinCode() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getJoinCode() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Returns the unique join code for the match.
- getJournalTransactionalPersistenceDriver() - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- getJsonKey() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoGooglePlayApplicationConfiguration
- getJsonKey() - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
-
Returns the JSON key for authenticating with the Google Play Developer API.
- getJsonrpc() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- getJsonrpc() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- getJsonrpc() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- getJsonRpcInvocationService() - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- getJsonRpcManifest() - Method in interface dev.getelements.elements.rt.jrpc.JsonRpcManifestService
-
Gets the
JsonRpcManifestService. - getJsonRpcManifest() - Method in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- getJsonRpcManifestService() - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- getJsonRpcManifestService() - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- getJsonRpcMethodList() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- getJsonRpcRedirectionStrategy() - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- getJsonRpcServices() - Method in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- getJsonSchema(String) - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- getJsonSchema(String) - Method in interface dev.getelements.elements.sdk.service.schema.MetadataSpecService
-
Gets the JSON Schema for the metadata spec name.
- getJsonSchema(String) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- getJsonSchemaType(MetadataSpecPropertyType) - Static method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Gets the JSON Schema Type from the supplied
MetadataSpecPropertyType. - getJsonSchemaTypes() - Static method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Gets all valid JSON Schema Types.
- getJwksRefreshIntervalSeconds() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- getJwksUri() - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- getJwt() - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Returns the JWT to parse.
- getJwtCryptoUtility() - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- getKey() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- getKey() - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- getKey() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Returns the key.
- getKey() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Returns the cryptographic key used to secure this vault.
- getKey() - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Returns the unique key of the email template.
- getKey() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Returns the unique key of the email template.
- getKey() - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
-
Returns the key for this layout element.
- getKeyAlgorithm() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getKeyFormat() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getKeyLength() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- getKeys() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- getKeys() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexMetadata
- getKeys() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Returns the set of JWKs for JWT signature validation.
- getKeys() - Method in class dev.getelements.elements.sdk.model.auth.JWKSet
-
Returns the list of JSON Web Keys.
- getKeys() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Returns the JWKs used to validate JWT signatures.
- getKeysFetchedAt() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- getKeysFetchedAt() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Returns the epoch second at which
OidcAuthScheme.getKeys()was last refreshed. - getKeysUrl() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- getKeysUrl() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Returns the URL for the JWK data.
- getKeysUrl() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Returns the URL for the JWK data.
- getKid() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the key ID.
- getKind() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getKind() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the kind of the inapp purchase object.
- getKind() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- getKind() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- getKnownHosts() - Method in interface dev.getelements.elements.rt.remote.InstanceDiscoveryService
-
Gets the known remote hosts.
- getKnownHosts() - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- getKnownHosts() - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- getKnownHosts() - Method in class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- getKnownHosts() - Method in class dev.getelements.elements.sdk.model.health.DiscoveryHealthStatus
-
Returns the known hosts.
- getKty() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the key type.
- getLabel() - Method in class dev.getelements.elements.sdk.model.security.PemData
-
Gets the label from the PEM.
- getLabel() - Method in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
Gets the literal label value.
- getLargeObject(String) - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- getLargeObject(String) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectDao
-
Finds a
LargeObjectwith the supplied object id, throwing an instance ofLargeObjectNotFoundExceptionof the object cannot be found. - getLargeObject(String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Gets an instance of
LargeObject. - getLargeObjectBucket() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- getLargeObjectBucket() - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- getLargeObjectBucket() - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- getLargeObjectBucket() - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- getLargeObjectBucket() - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- getLargeObjectBucket() - Method in class dev.getelements.elements.service.system.SuperUserElementInspectorService
- getLargeObjectBucketName() - Method in class dev.getelements.elements.dao.mongo.provider.LargeObjectGridFSBucketProvider
- getLargeObjectCdnUtils() - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getLargeObjectCdnUtils() - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- getLargeObjectCdnUtils() - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- getLargeObjectCdnUtils() - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- getLargeObjectCdnUtils() - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- getLargeObjectDao() - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- getLargeObjectDao() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- getLargeObjectDao() - Method in class dev.getelements.elements.rest.test.ClientContext
- getLargeObjectDao() - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- getLargeObjectDao() - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- getLargeObjectDao() - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- getLargeObjectDao() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getLargeObjectDao() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getLargeObjects(int, int, String) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- getLargeObjects(int, int, String) - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- getLargeObjects(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectDao
-
Gets a pagination of large objects based on the specified criteria
- getLargeObjects(int, int, String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Gets a list of large object ids and related info, but not the objects themselves.
- getLargeObjects(int, int, String) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- getLargeObjects(int, int, String) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- getLargeObjects(int, int, String) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- getLargeObjectService() - Method in class dev.getelements.elements.rest.jersey.largeobject.MultipartLargeObjectResource
- getLargeObjectService() - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- getLargeObjectServiceProvider() - Method in class dev.getelements.elements.cdnserve.LargeObjectServlet
- getLastLogin() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- getLastLogin() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the last login time of the user.
- getLastLogin() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Deprecated.Providing lastLogin is no longer necessary.
- getLastLogin() - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Returns the last login time of the profile.
- getLastLogin() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.providing lastLogin is no longer necessary
- getLastModified() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- getLastModified() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Returns the date of last modification.
- getLastModified() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Returns the date of last modification.
- getLastName() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getLastName() - Method in class dev.getelements.elements.sdk.model.user.User
-
Returns the user's last name.
- getLastName() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the last name of the user.
- getLastName() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the last name of the created user.
- getLastName() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Returns the last name of the user.
- getLastUpdatedTimestamp() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getLastUpdatedTimestamp() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- getLastUpdatedTimestamp() - Method in class dev.getelements.elements.sdk.model.match.Match
-
Gets the date at which the last modification was made to this match.
- getLayout() - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
-
Returns the editor layout.
- getLeaderboard() - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- getLeaderboard(String) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getLeaderboard(String) - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- getLeaderboard(String) - Method in interface dev.getelements.elements.sdk.dao.LeaderboardDao
-
Gets a single
Leaderboardusing the specified identifier or name. - getLeaderboard(String) - Method in interface dev.getelements.elements.sdk.service.leaderboard.LeaderboardService
-
Gets a single
Leaderboardusing the specified identifier or name. - getLeaderboard(String) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- getLeaderboard(String) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- getLeaderboardDao() - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- getLeaderboardDao() - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- getLeaderboardEpoch() - Method in class dev.getelements.elements.dao.mongo.model.MongoScoreId
- getLeaderboardEpoch() - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- getLeaderboardEpoch() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the leaderboard epoch to which the score belongs.
- getLeaderboardEpoch() - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Returns the epoch to which the score belongs for the associated leaderboard.
- getLeaderboardId() - Method in class dev.getelements.elements.dao.mongo.model.MongoScoreId
- getLeaderboards(int, int) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getLeaderboards(int, int) - Method in interface dev.getelements.elements.sdk.dao.LeaderboardDao
-
Lists all leaderboards, specifying offset and count.
- getLeaderboards(int, int) - Method in interface dev.getelements.elements.sdk.service.leaderboard.LeaderboardService
-
Lists all leaderboards, specifying offset and count.
- getLeaderboards(int, int) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- getLeaderboards(int, int) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- getLeaderboards(int, int, String) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getLeaderboards(int, int, String) - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- getLeaderboards(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.LeaderboardDao
-
Lists all leaderboards, specifying offset and count, as well as a search query.
- getLeaderboards(int, int, String) - Method in interface dev.getelements.elements.sdk.service.leaderboard.LeaderboardService
-
Lists all leaderboards, specifying offset and count, as well as a search query.
- getLeaderboards(int, int, String) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- getLeaderboards(int, int, String) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- getLeaderboardService() - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- getLeading() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Gets the leading value, ignoring the empty state.
- getLeading() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
-
Gets the leading value.
- getLedgerEntries(String, int, int, ItemLedgerEventType, Long, Long) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- getLedgerEntries(String, int, int, ItemLedgerEventType, Long, Long) - Method in interface dev.getelements.elements.sdk.dao.ItemLedgerDao
-
Retrieves ledger entries for a specific inventory item, most-recent first.
- getLedgerEntries(String, int, int, ItemLedgerEventType, Long, Long) - Method in interface dev.getelements.elements.sdk.service.inventory.ItemLedgerService
-
Returns ledger entries for a specific inventory item, most-recent first.
- getLedgerEntries(String, int, int, ItemLedgerEventType, Long, Long) - Method in class dev.getelements.elements.service.inventory.AnonItemLedgerService
- getLedgerEntries(String, int, int, ItemLedgerEventType, Long, Long) - Method in class dev.getelements.elements.service.inventory.SuperuserItemLedgerService
- getLedgerEntries(String, String, ItemLedgerEventType, Long, Long, int, int) - Method in class dev.getelements.elements.rest.inventory.ItemLedgerResource
- getLedgerEntriesForUser(String, int, int, ItemLedgerEventType, Long, Long) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- getLedgerEntriesForUser(String, int, int, ItemLedgerEventType, Long, Long) - Method in interface dev.getelements.elements.sdk.dao.ItemLedgerDao
-
Retrieves all ledger entries for a specific user (across all items), most-recent first.
- getLedgerEntriesForUser(String, int, int, ItemLedgerEventType, Long, Long) - Method in interface dev.getelements.elements.sdk.service.inventory.ItemLedgerService
-
Returns all ledger entries for a specific user (across all inventory items), most-recent first.
- getLedgerEntriesForUser(String, int, int, ItemLedgerEventType, Long, Long) - Method in class dev.getelements.elements.service.inventory.AnonItemLedgerService
- getLedgerEntriesForUser(String, int, int, ItemLedgerEventType, Long, Long) - Method in class dev.getelements.elements.service.inventory.SuperuserItemLedgerService
- getLength() - Method in class dev.getelements.elements.security.SecureRandomPasswordGenerator
- getLesser() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- getLevel() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getLevel() - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
-
Gets the user's access level.
- getLevel() - Method in class dev.getelements.elements.sdk.model.user.User
-
Gets the user's access level.
- getLevel() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the access level to assign to the user.
- getLevel() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the access level of the created user.
- getLevel() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Returns the access level to assign to the user.
- getLevelOptionSpec() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- getLifetimeInSeconds() - Method in class dev.getelements.elements.sdk.model.session.MockSessionRequest
-
Returns the lifetime of the mock user in seconds.
- getLineItemList() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItems
-
Returns the list of line items in this transaction.
- getLineItems() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Response
-
Returns the line items for this transaction.
- getLineNumber() - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- getLinger() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- getLinger() - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Returns the linger duration for this code in milliseconds.
- getLingerSeconds() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- getLingerSeconds() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Returns the number of seconds a match lingers after expiration.
- getLinkClaimsJson() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getLinkClaimsJson() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getLinkedAccountProfiles() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getLinkedAccountProfiles() - Method in class dev.getelements.elements.sdk.model.user.User
-
Returns the per-linked-OIDC-scheme snapshot of profile claims, keyed by auth scheme name.
- getLinkedAccounts() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getLinkedAccounts() - Method in class dev.getelements.elements.sdk.model.user.User
-
Returns the set of linked account or auth scheme names.
- getLinkedAccounts() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the set of linked account or auth scheme names.
- getLinkedUserId() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getLinkedUserId() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getLoaders() - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- getLoadMonitorService() - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- getLocalBindAddress(NodeId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQDemultiplexRouter
- getLocalBindAddress(NodeId, JeroMQInstanceConnectionId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQMultiplexRouter
- getLocalControlAddress() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Returns the local control address.
- getLocalControlAddress() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getLocalId() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- getLocalId() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- getLocalInvocationDispatcher() - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- getLock() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getLockFilePath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Gets the
Pathto the lock file. - getLockSetService() - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- getLogger() - Method in interface dev.getelements.elements.rt.Resource
-
Gets the
Loggerused by thisResource. - getLogger() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- getLogger() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommitExecutionHandler
- getLogger() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter.ExecutionHandler
-
Returns the preferred logger for this
UnixFSTransactionProgramInterpreter.ExecutionHandler. - getLogger() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionRollbackExecutionHandler
- getLogger() - Method in interface dev.getelements.elements.sdk.util.FinallyAction
-
Gets a
Loggerused to log exceptions thrown while processing theFinallyAction. - getLogger() - Method in interface dev.getelements.elements.sdk.util.ShutdownHooks.Action
-
Gets the
Loggerwhich to use when logging the shutdown hook's actions. - getLogger(Class<?>, InstanceId) - Static method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingServer
- getLogIndex() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the log index.
- getLogs() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the logs of any emitted events.
- getLogs() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Returns the log messages from the contract call.
- getLogs() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Returns the log messages produced during execution.
- getLogsBloom() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the logs bloom.
- getMainDatastore() - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- getMainDatastoreKey() - Method in class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- getManifest() - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- getManifestContext() - Method in interface dev.getelements.elements.rt.Context
-
Gets the
ManifestContextwhich provides metadata to about the application to the rest of the application. - getManifestContext() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- getManifestContext() - Method in class dev.getelements.elements.rt.SimpleContext
- getManifestLoader() - Method in class dev.getelements.elements.rt.SimpleEventService
- getManifestLoaderProvider() - Method in class dev.getelements.elements.rt.SimpleManifestContext
- getMapper() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- getMapper() - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
- getMapper() - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- getMapper() - Method in class dev.getelements.elements.dao.mongo.query.ForwardNameBooleanQueryOperator
- getMapper() - Method in class dev.getelements.elements.dao.mongo.query.NameBooleanQueryOperator
- getMapper() - Method in class dev.getelements.elements.dao.mongo.query.ReferenceBooleanQueryOperator
- getMapper() - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getMapper() - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- getMapper() - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- getMapper() - Method in class dev.getelements.elements.service.blockchain.invoke.flow.FlowInvoker
- getMapper() - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- getMapper() - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- getMapper() - Method in class dev.getelements.elements.service.user.AnonUserService
- getMapper() - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getMapper(Class<SourceT>, Class<DestinationT>) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Gets a
MapperRegistry.Mapper. - getMapperProvider() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- getMapperRegistry() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- getMapperRegistry() - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- getMapperRegistry() - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- getMapperRegistry() - Method in class dev.getelements.elements.service.system.SuperUserElementInspectorService
- getMappingStrategyProvider() - Method in class dev.getelements.elements.rt.jersey.CsvMessageBodyWriter
- getMasterNode() - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- getMasterNodeRoutingTable() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingStatus
- getMasterNodeRoutingTable() - Method in interface dev.getelements.elements.rt.remote.RoutingStatus
- getMasterNodeRoutingTable() - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Returns the master node routing table entries.
- getMatch(String) - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- getMatch(String) - Method in interface dev.getelements.elements.sdk.service.match.MatchService
-
Gets the
Matchwith the specified id. - getMatch(String) - Method in interface dev.getelements.elements.sdk.service.match.MultiMatchService
-
Gets the
MultiMatchwith the specified id. - getMatch(String) - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- getMatch(String) - Method in class dev.getelements.elements.service.match.UserMatchService
- getMatch(String) - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- getMatch(String, AsyncResponse, Long) - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- getMatchDao() - Method in class dev.getelements.elements.service.match.UserMatchService
- getMatched() - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesResponse
-
Returns the list of matched phone invitations.
- getMatchedUserProfilesWithPhoneNumbers(int, int, InviteViaPhonesRequest) - Method in class dev.getelements.elements.rest.invite.InviteResource
- getMatches(int, int) - Method in interface dev.getelements.elements.sdk.service.match.MatchService
-
Gets all matches.
- getMatches(int, int) - Method in interface dev.getelements.elements.sdk.service.match.MultiMatchService
-
Gets all matches.
- getMatches(int, int) - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- getMatches(int, int) - Method in class dev.getelements.elements.service.match.UserMatchService
- getMatches(int, int) - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- getMatches(int, int, String) - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- getMatches(int, int, String) - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- getMatches(int, int, String) - Method in interface dev.getelements.elements.sdk.service.match.MatchService
-
Gets all matches, specifying search criteria.
- getMatches(int, int, String) - Method in interface dev.getelements.elements.sdk.service.match.MultiMatchService
-
Gets all matches, specifying search criteria.
- getMatches(int, int, String) - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- getMatches(int, int, String) - Method in class dev.getelements.elements.service.match.UserMatchService
- getMatches(int, int, String) - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- getMatchesForPlayer(String, int, int) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMatchesForPlayer(String, int, int) - Method in interface dev.getelements.elements.sdk.dao.MatchDao
-
Fetches all
Matchinstances with the given profile ID, and match ID. - getMatchesForPlayer(String, int, int, String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMatchesForPlayer(String, int, int, String) - Method in interface dev.getelements.elements.sdk.dao.MatchDao
-
Fetches all
Matchinstances with the given profile ID, and match ID. - getMatchForPlayer(String, String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMatchForPlayer(String, String) - Method in interface dev.getelements.elements.sdk.dao.MatchDao
-
Fetches a
Matchwith the given profile ID, and match ID. - getMatchmaker() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- getMatchmaker() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Returns the matchmaker service reference.
- getMatchmakerProvider() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMatchmakingApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.MatchmakingApplicationConfigurationResource
-
Gets the specific
MatchmakingApplicationConfigurationinstances assocated with the application. - getMatchmakingApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.MatchmakingApplicationConfigurationResource
- getMatchService() - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- getMatchServiceUtils() - Method in class dev.getelements.elements.service.match.UserMatchService
- getMax() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Gets the maximum value from this counter.
- getMax() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
-
Gets the max value.
- getMaxConnections() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getMaxConnections() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- getMaxProfiles() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- getMaxProfiles() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- getMaxProfiles() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the maximum number of profiles a user may create for this application.
- getMaxProfiles() - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Gets the maximum number of profiles a user may create for this application.
- getMaxProfiles() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Returns the maximum number of profiles per match.
- getMaxProfiles() - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Gets the maximum number of profiles a user may create for this application.
- getMaxRetries() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- getMaxSocketsProvider() - Method in class dev.getelements.elements.rt.jeromq.ZContextProvider
- getMediaType() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- getMediaType() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Returns the media type for the JWK format.
- getMediaType() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Returns the media type for the JWK format.
- getMessage() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- getMessage() - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- getMessage() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK.CreateMessageRequest
- getMessage() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK.UpdateMessageRequest
- getMessage() - Method in class dev.getelements.elements.sdk.model.ErrorResponse
-
Returns the error message.
- getMessage() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationParameters
-
Gets the message of the notification.
- getMessage() - Method in class dev.getelements.elements.sdk.test.element.rs.CreateMessageRequest
- getMessage() - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- getMessage() - Method in class dev.getelements.elements.sdk.test.element.rs.UpdateMessageRequest
- getMessage() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- getMessage(String) - Method in class dev.getelements.elements.sdk.test.element.rs.MessageEndpoint
- getMessageDigestProvider() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
- getMessageDigestProvider() - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- getMessages() - Method in class dev.getelements.elements.sdk.test.element.rs.MessageEndpoint
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- getMetadata() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- getMetadata() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Returns the match metadata.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Returns the application-specific metadata.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Returns the metadata for this contract.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Returns the execution metadata.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Returns any metadata for this contract.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Returns any metadata for this contract.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Returns the metadata for this contract.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Returns the metadata for this contract.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns any metadata for this token.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Gets a copy of metadata of string key-value pairs for this Item.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Gets a copy of metadata of string key-value pairs for this Item.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the application-specific metadata.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Gets a copy of metadata of string key-value pairs for this Item.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.health.DatabaseHealthStatus
-
Returns additional metadata about the database health.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Returns the metadata for this item.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Returns the metadata for this item.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
-
Returns the metadata for this inventory item update.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.match.Match
-
Gets the metdata associated with the match.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Returns the metadata of the multi-match.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Returns the metadata payload.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Returns the metadata payload as key-value pairs.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Returns the metadata payload as key-value pairs.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Returns the metadata for this mission.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the metadata for this mission.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the metadata for this mission.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Returns the metadata for this step.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Returns the metadata for this mission.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Returns the metadata for this profile.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Returns the player metadata.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Returns the metadata for the profile.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.reward.Reward
-
Returns the metadata for this reward.
- getMetadata() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the metadata for this issuance.
- getMetadata(String, User.Level) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Fetches a specific
Metadatainstance based on ID. - getMetadataAfter() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getMetadataAfter() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getMetadataBefore() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getMetadataBefore() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getMetadataByName(String, User.Level) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Fetches a specific
Metadatainstance based on ID. - getMetadataDao() - Method in class dev.getelements.elements.service.metadata.AnonMetadataService
- getMetadataDao() - Method in class dev.getelements.elements.service.metadata.SuperUserMetadataService
- getMetadataDao() - Method in class dev.getelements.elements.service.metadata.UserMetadataService
- getMetadataObject(String) - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- getMetadataObject(String) - Method in interface dev.getelements.elements.sdk.service.metadata.MetadataService
-
Gets a metadata with unique metadata id.
- getMetadataObject(String) - Method in class dev.getelements.elements.service.metadata.AnonMetadataService
- getMetadataObject(String) - Method in class dev.getelements.elements.service.metadata.SuperUserMetadataService
- getMetadataObject(String) - Method in class dev.getelements.elements.service.metadata.UserMetadataService
- getMetadataObjects(int, int) - Method in interface dev.getelements.elements.sdk.service.metadata.MetadataService
-
Gets a list of metadata objects.
- getMetadataObjects(int, int) - Method in class dev.getelements.elements.service.metadata.AnonMetadataService
- getMetadataObjects(int, int) - Method in class dev.getelements.elements.service.metadata.SuperUserMetadataService
- getMetadataObjects(int, int) - Method in class dev.getelements.elements.service.metadata.UserMetadataService
- getMetadataObjects(int, int, String) - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- getMetadataObjects(int, int, String) - Method in interface dev.getelements.elements.sdk.service.metadata.MetadataService
-
Gets a list of metadata objects.
- getMetadataObjects(int, int, String) - Method in class dev.getelements.elements.service.metadata.AnonMetadataService
- getMetadataObjects(int, int, String) - Method in class dev.getelements.elements.service.metadata.SuperUserMetadataService
- getMetadataObjects(int, int, String) - Method in class dev.getelements.elements.service.metadata.UserMetadataService
- getMetadatas(int, int, User.Level) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- getMetadatas(int, int, User.Level) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Lists all
Metadatainstances with the specified pagination constraints. - getMetadataService() - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- getMetadataSpec() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- getMetadataSpec() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getMetadataSpec() - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- getMetadataSpec() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Returns the metadata spec for this configuration.
- getMetadataSpec() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Returns the metadata spec for this item.
- getMetadataSpec() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Gets the metadata spec ID.
- getMetadataSpec() - Method in class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Returns the metadata spec.
- getMetadataSpec() - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Returns the metadata spec.
- getMetadataSpec() - Method in class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Returns the metadata spec that defines the structure of the metadata.
- getMetadataSpec(String) - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- getMetadataSpec(String) - Method in interface dev.getelements.elements.sdk.service.schema.MetadataSpecService
-
Fetches a specific
MetadataSpecinstance based on ID or name. - getMetadataSpec(String) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- getMetadataSpecDao() - Method in class dev.getelements.elements.dao.mongo.test.MetadataSpecTestFactory
- getMetadataSpecDao() - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- getMetadataSpecDao() - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- getMetadataSpecId() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Gets the metadata spec ID.
- getMetadataSpecPropertyType(String) - Static method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Gets the
MetadataSpecPropertyType - getMetadataSpecs(int, int) - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- getMetadataSpecs(int, int) - Method in interface dev.getelements.elements.sdk.service.schema.MetadataSpecService
-
Lists all
MetadataSpecinstances, specifying a search query. - getMetadataSpecs(int, int) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- getMetadataSpecService() - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- getMethod() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoCallbackDefinition
- getMethod() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getMethod() - Method in class dev.getelements.elements.dao.mongo.model.MongoCallbackDefinition
- getMethod() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- getMethod() - Method in class dev.getelements.elements.rt.manifest.event.EventOperation
- getMethod() - Method in class dev.getelements.elements.rt.manifest.startup.StartupOperation
-
Gets the underlying method to call when servicing the request.
- getMethod() - Method in class dev.getelements.elements.rt.remote.Invocation
-
Gets the name of the remote method to invoke.
- getMethod() - Method in class dev.getelements.elements.rt.remote.LocalInvocationProcessorBuilder
-
Gets the
Methodto dispatch. - getMethod() - Method in class dev.getelements.elements.rt.remote.RemoteInvocationHandlerBuilder
-
Gets
Method. - getMethod() - Method in class dev.getelements.elements.sdk.model.application.CallbackDefinition
-
Returns the method name to invoke.
- getMethod() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the HTTP method for the validation request.
- getMethod() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the HTTP method for the validation request.
- getMethodDispatcher(String) - Method in interface dev.getelements.elements.rt.Resource
-
Returns an instance of
MethodDispatcher, which is used to invoke methods against thisResource. - getMethodDispatcher(String) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- getMethodName() - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- getMethodName() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Returns the name of the method to invoke.
- getMethodName() - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Returns the method name.
- getMethods(Class<?>) - Static method in class dev.getelements.elements.rt.annotation.RemotelyInvokable.Util
-
Gets all
Method - getMethodStream(Class<?>) - Static method in class dev.getelements.elements.rt.annotation.RemotelyInvokable.Util
-
Gets all
Method - getMigrationId() - Method in class dev.getelements.elements.dao.mongo.migration.SchemaMigrationRecord
- getMigrations() - Method in class dev.getelements.elements.dao.mongo.migration.MigrationRunner
- getMigrations() - Method in class dev.getelements.elements.dao.mongo.migration.PreDatastoreMigrationRunner
- getMimeType() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- getMimeType() - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Returns the MIME type of the object.
- getMimeType() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Returns the MIME type of the large object.
- getMimeType() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Returns the MIME type of the large object.
- getMimeType() - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Returns the MIME type associated with the object.
- getMimeType() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileImageRequest
-
Returns the MIME type of the image.
- getMinConnections() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getMinConnections() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- getMinimumLevel() - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Returns the minimum access level required to perform operations.
- getMintStatus() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getMintStatus() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getMission() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getMission() - Method in class dev.getelements.elements.sdk.model.mission.CreateProgressRequest
-
Returns the mission associated with this progress.
- getMission() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the mission information for this progress.
- getMissionByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getMissionByNameOrId(String) - Method in class dev.getelements.elements.rest.mission.MissionResource
- getMissionByNameOrId(String) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
-
Gets the mission with the id, or throws a
NotFoundExceptionif the mission can't be found. - getMissionByNameOrId(String) - Method in interface dev.getelements.elements.sdk.service.mission.MissionService
-
Gets a mission with specified name or ID.
- getMissionByNameOrId(String) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- getMissionDao() - Method in class dev.getelements.elements.dao.mongo.test.MissionTestFactory
- getMissionDao() - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- getMissionDao() - Method in class dev.getelements.elements.service.progress.UserProgressService
- getMissionDao(MissionDao) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- getMissionId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- getMissionNamesOrIds() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
-
Returns the mission names or IDs for this event.
- getMissionNamesOrIds() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
-
Returns the mission names or IDs associated with this schedule event.
- getMissions() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- getMissions() - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Returns the missions associated with this schedule event.
- getMissions(int, int, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getMissions(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
-
Gets missions specifying the offset and the count, specifying a search filter.
- getMissions(int, int, String) - Method in interface dev.getelements.elements.sdk.service.mission.MissionService
-
Returns a list of
Missionobjects. - getMissions(int, int, String) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- getMissions(int, int, List<String>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getMissions(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
-
Gets missions specifying the offset and the count.
- getMissions(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.service.mission.MissionService
-
Returns a list of
Missionobjects. - getMissions(int, int, List<String>) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- getMissions(int, int, List<String>, String) - Method in class dev.getelements.elements.rest.mission.MissionResource
- getMissionService() - Method in class dev.getelements.elements.rest.mission.MissionResource
- getMissionsMatching(Collection<String>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getMissionsMatching(Collection<String>) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
-
Gets all
Missions matching the list of names or ids. - getMissionTags() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getMockSessionService() - Method in class dev.getelements.elements.rest.security.MockSessionResource
- getMockSessionTimeoutSeconds() - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- getModel() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- getModel() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcReturnType
- getModel() - Method in class dev.getelements.elements.rt.manifest.model.Property
-
Gets the model name, if this is a complex type.
- getModelIntrospector() - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- getModelIntrospector() - Method in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- getModelIntrospector() - Method in class dev.getelements.elements.rt.SimpleModelManifestService
- getModelManifest() - Method in class dev.getelements.elements.jrpc.ModelManifestResource
- getModelManifest() - Method in interface dev.getelements.elements.rt.ManifestContext
-
Gets the
ModelManifestinstance. - getModelManifest() - Method in interface dev.getelements.elements.rt.ManifestLoader
-
Gets the
ModelManifestinstance. - getModelManifest() - Method in interface dev.getelements.elements.rt.ModelManifestService
-
Returns the
ModelManifest. - getModelManifest() - Method in class dev.getelements.elements.rt.SimpleManifestContext
- getModelManifest() - Method in class dev.getelements.elements.rt.SimpleModelManifestService
- getModelManifestService() - Method in class dev.getelements.elements.jrpc.ModelManifestResource
- getModelsByName() - Method in class dev.getelements.elements.rt.manifest.model.ModelManifest
-
Gets a mapping of
Modelinstance by name. - getModule() - Method in class dev.getelements.elements.rt.manifest.event.EventOperation
- getModule() - Method in class dev.getelements.elements.rt.manifest.startup.StartupModule
-
Gets the name fo the module.
- getModulesByEventName() - Method in class dev.getelements.elements.rt.manifest.event.EventManifest
- getModulesByName() - Method in class dev.getelements.elements.rt.manifest.startup.StartupManifest
-
Gets a mapping of
StartupModuleinstances by their associated name. - getMongoApplication(String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getMongoApplicationConfigurationDao() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getMongoApplicationConfigurationType(Class<SourceT>) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getMongoApplicationDao() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getMongoApplicationDao() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getMongoApplicationDao() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getMongoApplicationDao() - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getMongoApplicationDao() - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- getMongoApplicationDao() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getMongoClientProvider() - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- getMongoConcurrentUtils() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getMongoConcurrentUtils() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMongoConcurrentUtils() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getMongoConcurrentUtils() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getMongoConcurrentUtils() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getMongoConcurrentUtils() - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getMongoConfiguration() - Method in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
-
Retrieves the MongoDB configuration for the Namazu Elements system.
- getMongoConfiguration() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getMongoConfigurationService() - Method in class dev.getelements.elements.sdk.mongo.provider.MongoSslSettingsProvider
- getMongoDatabase() - Method in class dev.getelements.elements.dao.mongo.health.MongoDatabaseHealthStatusDao
- getMongoDatabaseProvider() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- getMongoDatabaseProvider() - Method in class dev.getelements.elements.dao.mongo.provider.LargeObjectGridFSBucketProvider
- getMongoDbUri() - Method in class dev.getelements.elements.sdk.mongo.provider.MongoClientProvider
- getMongoDbUri() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- getMongoDBUtils() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- getMongoFollowerDao() - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getMongoFriendDao() - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getMongoItem(Item) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getMongoItem(ObjectId) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getMongoItemByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getMongoItemDao() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getMongoItemDao() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getMongoItemDao() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getMongoItemDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getMongoItemDao() - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getMongoLargeObject(String) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- getMongoLargeObjectDao() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getMongoLeaderboard(String) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getMongoLeaderboardDao() - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getMongoLeaderboardDao() - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- getMongoMatch(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMongoMatchDao() - Method in class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- getMongoMatchForPlayer(String, String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMongoMatchUtils() - Method in class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- getMongoMatchUtils() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMongoMetadataSpecDao() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getMongoMetadataSpecDao() - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- getMongoMissionByNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getMongoMissionDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getMongoMissionDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getMongoMissionDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getMongoPasswordUtils() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getMongoPasswordUtils() - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getMongoProfileDao() - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getMongoRewardIssuance(String) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getMongoScheduleDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getMongoScheduleDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getMongoScheduleEventById(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getMongoScheduleEventById(ObjectId) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getMongoScheduleEventDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getMongoTestInstance() - Method in class dev.getelements.elements.rest.test.EmbeddedElementsWebServices
- getMongoTestInstance() - Method in class dev.getelements.elements.sdk.local.test.SharedLocalSDK
- getMongoUniqueCodeDao() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getMongoUser(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getMongoUser(ObjectId) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getMongoUserDao() - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getMongoUserUidDao() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getMongoVault(String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getMongoVaultDao() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- getMongoVaultDao() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getMongoWalletDao() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getMorphiaConfigProvider() - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- getMorphiaSession() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- getMultiMatch(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Gets a
MultiMatchby its ID. - getMultiMatchByJoinCode(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Gets a
MultiMatchby its ID. - getMultiMatchDao() - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- getMultiMatchDao() - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- getMultiMatches(int, int) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Fetches a paginated subset of
MultiMatchinstances. - getMultiMatches(int, int, String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getMultiMatches(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Fetches a paginated subset of
MultiMatchinstances matching the search. - getMultiMatchService() - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- getMutableAttributes() - Method in interface dev.getelements.elements.sdk.ElementScope
-
Gets the Attributes associated with this scope.
- getMutableAttributes() - Method in class dev.getelements.elements.sdk.spi.DefaultElementScope
- getN() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the public key modulus.
- getName() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- getName() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- getName() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getName() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- getName() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getName() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- getName() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getName() - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- getName() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getName() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- getName() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- getName() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- getName() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getName() - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- getName() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- getName() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- getName() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getName() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- getName() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- getName() - Method in class dev.getelements.elements.rt.manifest.model.Model
-
Get the name of the model.
- getName() - Method in class dev.getelements.elements.rt.manifest.model.Property
-
Gets the name of this property.
- getName() - Method in class dev.getelements.elements.rt.manifest.startup.StartupOperation
-
The name of the operation.
- getName() - Method in class dev.getelements.elements.rt.remote.Invocation
-
Gets the name of the remote object to invoke.
- getName() - Method in interface dev.getelements.elements.rt.remote.Node
-
Gets the symbolic name of the node.
- getName() - Method in class dev.getelements.elements.rt.remote.RemoteInvocationHandlerBuilder
-
Gets the name of the remote object to invoke.
- getName() - Method in interface dev.getelements.elements.sdk.ElementScope
-
Gets the name of the scope.
- getName() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets the unique name of the application.
- getName() - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Gets the unique identifier for the category.
- getName() - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Returns the unique application name.
- getName() - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Returns the unique application name.
- getName() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the unique name for the scheme.
- getName() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Returns the name of this auth scheme.
- getName() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getName() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the unique name of the auth scheme.
- getName() - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- getName() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Returns the unique name of the auth scheme.
- getName() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the unique provider identifier.
- getName() - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
-
Gets the user's login name.
- getName() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Returns the unique symbolic name of the contract.
- getName() - Method in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof.Direction
-
Returns the display name of this direction.
- getName() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Returns the unique symbolic name of the smart contract.
- getName() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Returns the unique symbolic name of the smart contract.
- getName() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the name given to this token.
- getName() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Get the unique name of the Item
- getName() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Get the unique name of the Item
- getName() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Get the unique name of the Item
- getName() - Method in class dev.getelements.elements.sdk.model.health.DatabaseHealthStatus
-
Returns the name of the database.
- getName() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Returns the unique name of the leaderboard.
- getName() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Returns the unique name of the leaderboard.
- getName() - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Returns the unique name of the leaderboard.
- getName() - Method in class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Returns the unique name for the metadata object.
- getName() - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Returns the unique name of the metadata object.
- getName() - Method in class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Returns the unique name for the metadata object.
- getName() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Returns the unique name of the mission.
- getName() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
-
Returns the unique name of the schedule.
- getName() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the name of the mission.
- getName() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the unique name of the mission.
- getName() - Method in class dev.getelements.elements.sdk.model.mission.Schedule
-
Returns the unique name of the schedule.
- getName() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
-
Returns the unique name of the schedule.
- getName() - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
-
Returns the name of the metadata spec.
- getName() - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Returns the display name of the email template.
- getName() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Returns the display name of the email template.
- getName() - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Returns the display name of the email template.
- getName() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
-
Returns the name of the schema.
- getName() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Returns the unique name of the field.
- getName() - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
-
Returns the name of the metadata spec.
- getName() - Method in class dev.getelements.elements.sdk.model.user.User
-
Gets the user's login name.
- getName() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the unique login name for the user.
- getName() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the login name of the created user.
- getName() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Returns the unique login name for the user.
- getName() - Method in class dev.getelements.elements.sdk.spi.DefaultElementScope
- getName() - Method in class dev.getelements.elements.security.UserPrincipal
- getName(Class<?>) - Static method in class dev.getelements.elements.rt.annotation.RemoteModel.Util
-
Finds the name of a type annotated with
RemoteModel. - getName(Class<?>) - Static method in class dev.getelements.elements.rt.annotation.RemoteService.Util
-
Finds the name of a type annotated with
RemoteService. - getName(Parameter, CodeStyle) - Static method in class dev.getelements.elements.rt.annotation.Serialize.Util
- getNameService() - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- getNameService() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- getNameService() - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- getNameService() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- getNameService() - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- getNameService() - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- getNameService() - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- getNameService() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getNameService() - Method in class dev.getelements.elements.service.user.AbstractUserService
- getNameService() - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getNearClient() - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- getNearIdentityGeneratorProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- getNearInvocationScope() - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- getNeoIdentityGeneratorProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- getNetwork() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- getNetworks() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- getNetworks() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Returns the networks associated with this wallet.
- getNetworks() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
-
Returns the networks associated with this wallet.
- getNetworks() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Returns the list of blockchain networks associated with this wallet.
- getNewPassphrase() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Returns the new passphrase for the vault.
- getNewPassword() - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
-
Returns the user's new password.
- getNext() - Method in class dev.getelements.elements.rt.ConcurrentRoundRobin
- getNext() - Method in interface dev.getelements.elements.rt.RoundRobin
-
Gets the next object in this
RoundRobin - getNode() - Method in interface dev.getelements.elements.rt.remote.Node.Startup
-
Gets the
Nodestarting up. - getNodeFactory() - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- getNodeId() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getNodeId() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService.InstanceBinding
-
Gets the
NodeIdthisInstanceConnectionService.InstanceBindingrepresents. - getNodeId() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceBinding
- getNodeId() - Method in exception class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableNodeException
-
Gets the
NodeIdthat was returned. - getNodeId() - Method in interface dev.getelements.elements.rt.remote.Node
-
Gets the
NodeId - getNodeId() - Method in interface dev.getelements.elements.rt.remote.Node.Startup
-
Gets the
NodeIdbeing started-up. - getNodeId() - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry.RemoteInvokerStatus
-
Gets the
NodeIdof the remote connection - getNodeId() - Method in interface dev.getelements.elements.rt.remote.RoutingStatus.Route
- getNodeId() - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction
-
Returns the
NodeIdof thisReadOnlyTransaction. - getNodeId() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- getNodeId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Gets the revision to write.
- getNodeId() - Method in interface dev.getelements.elements.sdk.cluster.id.HasNodeId
- getNodeId() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
- getNodeId() - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Returns the
NodeIdassocaited with thisResourceId. - getNodeId() - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
- getNodeId() - Method in class dev.getelements.elements.sdk.cluster.path.Path
- getNodeId() - Method in interface dev.getelements.elements.test.EmbeddedWorkerInstanceContainer
-
Fetches the default
NodeIdinstalled in this container. - getNodeIds() - Method in class dev.getelements.elements.rt.InstanceMetadata
- getNodeIds() - Method in interface dev.getelements.elements.rt.InstanceMetadataContext
-
Gets all
NodeIds housed within the instance. - getNodeIds() - Method in interface dev.getelements.elements.rt.remote.InstanceStatus
-
Gets the node IDs known to the instance.
- getNodeIds() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceStatus
- getNodeIds() - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- getNodeIds() - Method in class dev.getelements.elements.sdk.model.health.InstanceHealthStatus
-
Returns the list of node IDs.
- getNodeLifecycle() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getNodeSet() - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- getNodeSet() - Method in interface dev.getelements.elements.rt.remote.Worker.Accessor
- getNodeStorageRoot() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Gets the storage root for node storage.
- getNonce() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getNonce() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getNormalizedProductBundles(List<ProductBundle>) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getNotificationBuilderProvider() - Method in class dev.getelements.elements.service.notification.StandardNotificationService
- getNotificationDestinationFactory() - Method in class dev.getelements.elements.service.notification.StandardNotification
- getNotificationFactory() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- getNotificationParameters() - Method in class dev.getelements.elements.service.notification.StandardNotification
- getNpIdentifier() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoPSNApplicationConfiguration
- getNpIdentifier() - Method in class dev.getelements.elements.sdk.model.application.PSNApplicationConfiguration
-
Corresponds to the SonyNP Identifier.
- getNullPersistence() - Static method in interface dev.getelements.elements.rt.PersistenceStrategy
-
Gets a null
PersistenceStrategywhich is designed to work withResourceServicetypes which do not support persistence at all. - getOauth2AuthScheme(String) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthSchemeResource
- getoAuth2AuthSchemeDao() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- getOauth2AuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthSchemeResource
- getOAuth2AuthSchemeService() - Method in class dev.getelements.elements.rest.auth.OAuth2AuthSchemeResource
- getOAuth2AuthSchemeService() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthSchemeServiceProvider
- getOAuth2AuthService() - Method in class dev.getelements.elements.rest.auth.OAuth2AuthResource
- getOAuth2AuthServiceOperations() - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- getOAuth2AuthServiceOperations() - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- getOAuth2LinkService() - Method in class dev.getelements.elements.rest.user.UserLinkResource
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductSkuSchema
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendship
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlot
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- getObjectId() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getObjectMapper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getObjectMapper() - Method in class dev.getelements.elements.rt.jackson.ObjectMapperModelIntrospector
- getObjectMapper() - Method in class dev.getelements.elements.rt.jackson.ObjectMapperPayloadReader
- getObjectMapper() - Method in class dev.getelements.elements.rt.jackson.ObjectMapperPayloadWriter
- getObjectMapper() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- getObjectMapper() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getObjectMapper() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- getObjectMapper() - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- getObjectMapper() - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- getObjectMapper() - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- getObjectMapper() - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- getObjectMapper() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getObjectMapper() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getObjectMapper() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getObjectMapper() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getObjectMapper() - Method in class dev.getelements.elements.servlet.security.HealthServlet
- getObjectMapper() - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- getObjectMapper() - Method in class dev.getelements.elements.servlet.security.VersionServlet
- getObjectMapper() - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- getObjectMappers() - Method in class dev.getelements.elements.rt.jersey.ClientObjectMapperContextResolver
- getObjects() - Method in class dev.getelements.elements.sdk.model.Pagination
-
Returns the objects in this page.
- getOculusApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
-
Gets the specific
OculusApplicationConfigurationinstances associated with the application. - getOculusApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
- getOculusIapReceipt(String) - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- getOculusIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
-
Gets the receipt with the id, or throws a
NotFoundExceptionif the receipt can't be found. - getOculusIapReceipt(String) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getOculusIapReceipts(int, int) - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- getOculusIapReceipts(int, int) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
-
Gets receipts for a given user specifying the offset and the count.
- getOculusIapReceipts(int, int) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getOculusIapReceiptService() - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- getOffensiveWordFilterProvider() - Method in class dev.getelements.elements.dao.mongo.ucode.UniqueCodeGeneratorProvider
- getOffset() - Method in class dev.getelements.elements.sdk.model.Pagination
-
Returns the current page offset.
- getOidcAdminLoginService() - Method in class dev.getelements.elements.rest.auth.OidcAdminLoginResource
- getOidcAuthScheme(String) - Method in class dev.getelements.elements.rest.auth.OidcAuthSchemeResource
- getOidcAuthSchemeDao() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- getOidcAuthSchemeDao() - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationOperations
- getOidcAuthSchemes(int, int, List<String>) - Method in class dev.getelements.elements.rest.auth.OidcAuthSchemeResource
- getOidcAuthSchemeService() - Method in class dev.getelements.elements.rest.auth.OidcAuthSchemeResource
- getOidcAuthSchemeService() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthSchemeServiceProvider
- getOidcAuthService() - Method in class dev.getelements.elements.rest.auth.OidcAuthResource
- getOidcAuthService() - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
- getOidcAuthServiceOperations() - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- getOidcAuthServiceOperations() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getOidcAuthServiceOperations() - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- getOidcLinkService() - Method in class dev.getelements.elements.rest.user.UserLinkResource
- getOidcLoginAttemptDao() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getOidcLoginAttemptOperations() - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcLoginAttemptService
- getOidcLoginAttemptOperations() - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- getOidcLoginAttemptService() - Method in class dev.getelements.elements.rest.auth.OidcCallbackResource
- getOidcLoginAttemptService() - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
- getOidcProviderConfigurationDao() - Method in class dev.getelements.elements.service.auth.oidc.DefaultOidcAdminLoginService
- getOidcProviderConfigurationDao() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getOidcProviderConfigurationDao() - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- getOidcProviderConfigurationOperations() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getOidcProviderConfigurationOperations() - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- getOidcProviderConfigurationService() - Method in class dev.getelements.elements.rest.auth.OidcProviderConfigurationResource
- getOidcProviderConfigurationService() - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationServiceProvider
- getOldPassword() - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
-
Returns the user's current password.
- getOpenApiJson(UriInfo, HttpHeaders, Application, ServletConfig) - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource
- getOpenApiYaml(UriInfo, HttpHeaders, Application, ServletConfig) - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource
- getOperation() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlanStep
- getOperation() - Method in class dev.getelements.elements.sdk.model.index.IndexPlanStep
-
Gets the operation to perform.
- getOperationsByName() - Method in class dev.getelements.elements.rt.manifest.startup.StartupModule
-
Gets a mapping of operations by name.
- getOperators() - Method in class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- getOpponent() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getOpponent() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- getOpponent() - Method in class dev.getelements.elements.sdk.model.match.Match
-
The
Profilebelonging to the opponent. - getOpponentMatch() - Method in interface dev.getelements.elements.sdk.dao.Matchmaker.SuccessfulMatchTuple
-
The opponent
Match. - getOpposite(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- getOptional() - Method in interface dev.getelements.elements.sdk.util.LazyValue
-
Gets an
Optionalrepresenting thisSimpleLazyValue. - getOptional() - Method in class dev.getelements.elements.sdk.util.SimpleLazyValue
- getOptional() - Method in class dev.getelements.elements.sdk.util.ThreadSafeLazyValue
- getOptionalNodeId() - Method in interface dev.getelements.elements.sdk.cluster.id.HasNodeId
- getOptionalNodeId() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
- getOptionalProfileProvider() - Method in class dev.getelements.elements.service.security.ElementScopeProfileSupplierProvider
- getOptionalSessionProvider() - Method in class dev.getelements.elements.security.SessionProvider
- getOptionParser() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- getOrCreateAppleIapReceipt(AppleIapReceipt) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getOrCreateAppleIapReceipt(AppleIapReceipt) - Method in interface dev.getelements.elements.sdk.dao.AppleIapReceiptDao
-
Creates a new receipt.
- getOrCreateAppleIapReceipt(AppleIapReceipt) - Method in interface dev.getelements.elements.sdk.service.appleiap.AppleIapReceiptService
-
Finds a receipt in the db, or creates a new one if necessary.
- getOrCreateAppleIapReceipt(AppleIapReceipt) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getOrCreateApplicationNodeIdentifier() - Method in interface dev.getelements.elements.rt.ApplicationNodeIdentifierService
- getOrCreateEmailTemplate(String, String, String, String) - Method in interface dev.getelements.elements.sdk.service.schema.email.EmailTemplateService
-
Idempotent upsert — finds an
EmailTemplateby its key, creating it with the supplied defaults if it does not already exist. - getOrCreateEmailTemplate(String, String, String, String) - Method in class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- getOrCreateFacebookIapReceipt(FacebookIapReceipt) - Method in interface dev.getelements.elements.sdk.service.meta.facebookiap.FacebookIapReceiptService
-
Finds a receipt in the db, or creates a new one if necessary.
- getOrCreateFacebookIapReceipt(FacebookIapReceipt) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getOrCreateGooglePlayIapReceipt(GooglePlayIapReceipt) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getOrCreateGooglePlayIapReceipt(GooglePlayIapReceipt) - Method in interface dev.getelements.elements.sdk.dao.GooglePlayIapReceiptDao
-
Creates a new receipt.
- getOrCreateGooglePlayIapReceipt(GooglePlayIapReceipt) - Method in interface dev.getelements.elements.sdk.service.googleplayiap.GooglePlayIapReceiptService
-
Finds a receipt in the db, or creates a new one if necessary.
- getOrCreateGooglePlayIapReceipt(GooglePlayIapReceipt) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getOrCreateOculusIapReceipt(OculusIapReceipt) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
-
Finds a receipt in the db, or creates a new one if necessary.
- getOrCreateOculusIapReceipt(OculusIapReceipt) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getOrCreateRewardIssuance(RewardIssuance) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getOrCreateRewardIssuance(RewardIssuance) - Method in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
-
Gets or creates an instance of
RewardIssuance. - getOrCreateRewardIssuances(GooglePlayIapReceipt) - Method in interface dev.getelements.elements.sdk.service.googleplayiap.GooglePlayIapReceiptService
-
Gets or creates a list of
RewardIssuances in the db for the givenGooglePlayIapReceipt. - getOrCreateRewardIssuances(GooglePlayIapReceipt) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getOrCreateRewardIssuances(OculusIapReceipt) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
-
Gets or creates
RewardIssuancein the db for the givenOculusIapReceipt. - getOrCreateRewardIssuances(OculusIapReceipt) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getOrCreateRewardIssuances(SteamIapReceipt) - Method in interface dev.getelements.elements.sdk.service.steam.SteamIapReceiptService
-
Gets or creates a list of
RewardIssuances in the database for the givenSteamIapReceipt. - getOrCreateRewardIssuances(SteamIapReceipt) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getOrCreateRewardIssuances(List<AppleIapReceipt>) - Method in interface dev.getelements.elements.sdk.service.appleiap.AppleIapReceiptService
-
Gets or creates a
RewardIssuancein the db for each givenAppleIapReceipt. - getOrCreateRewardIssuances(List<AppleIapReceipt>) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getOrCreateSteamIapReceipt(SteamIapReceipt) - Method in interface dev.getelements.elements.sdk.service.steam.SteamIapReceiptService
-
Finds a receipt in the database, or creates a new one if necessary.
- getOrCreateSteamIapReceipt(SteamIapReceipt) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getOrCreateTaskEntry(ResourceId) - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Gets the
TaskEntryor throws an instance ofSnapshotMissException. - getOrCreateTaskEntry(ResourceId) - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- getOrCreateTaskEntry(Supplier<TaskEntry.OperationalStrategy<ResourceId>>, ResourceId) - Method in interface dev.getelements.elements.rt.transact.TaskIndex
-
Gets the
TaskEntry<ResourceId>for the suppliedResourceId. - getOrCreateTaskEntry(Supplier<TaskEntry.OperationalStrategy<ResourceId>>, ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- getOrDefault(ItemCategory) - Static method in enum class dev.getelements.elements.sdk.model.goods.ItemCategory
-
Returns the given category, or the default if it is null.
- getOrderId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getOrderId() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the order ID of the purchase.
- getOrderId() - Method in class dev.getelements.elements.sdk.model.steam.CreateSteamIapReceipt
-
Returns the Steam order ID.
- getOrderId() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the Steam order ID.
- getOrderId() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the Steam order ID.
- getOriginalApplicationVersion() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getOriginalFilename() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- getOriginalFilename() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Returns the original name of the file.
- getOriginalPurchaseDate() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- getOriginalPurchaseDate() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Returns the original purchase date.
- getOriginalPurchaseDate() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getOriginalPurchaseDate() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getOriginalResourceId() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Gets the
ResourceIdor throws an instance ofResourceNotFoundExceptionif no such resource exists with this entry. - getOriginalResourceId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryNew
- getOriginalReversePathsImmutable() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Gets the internal immutable list of reverse links.
- getOriginalReversePathsImmutable() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryExisting
- getOriginalScope() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Gets the scope of the task entry.
- getOriginalTasksImmutable() - Method in class dev.getelements.elements.rt.transact.NullTaskEntry
- getOriginalTasksImmutable() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Gets all of hte original tasks in this
TaskEntry. - getOriginalTasksImmutable() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryExisting
- getOriginalTasksImmutable() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryNew
- getOriginalTransactionId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- getOriginalTransactionId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- getOriginalTransactionId() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Returns the original transaction identifier.
- getOriginalTransactionId() - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Returns the original transaction ID from the payment processor.
- getOriginalTransactionId() - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Returns the original transaction ID as provided by the payment processor.
- getOriginalTransactionId() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getOutboundAddr() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getOutcome() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Returns the execution outcome of this receipt.
- getOutcome() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Returns the execution outcome of this transaction.
- getOutputTypes() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Returns the output types for the method.
- getOverallHealth() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the overall health percentage.
- getOverrideProfileId() - Method in class dev.getelements.elements.security.SessionSecretHeader
-
Gets the override profile ID.
- getOverrideUserId() - Method in class dev.getelements.elements.security.SessionSecretHeader
-
Gets the override user ID.
- getOwner() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- getOwner() - Method in class dev.getelements.elements.sdk.model.blockchain.StakeHolder
-
Returns the account address of the stakeholder.
- getOwner() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the account address of the owner assigned when minting this token.
- getOwnerAddress() - Method in class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Returns the owner address to assign the tokens to.
- getOwnership() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the ownership definition for this token.
- getPackageForElementsAnnotations(String) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
-
Gets the
Packagefrom the package-info class. - getPackageForElementsAnnotations(String, ClassLoader) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
-
Gets the
Packagefrom the package-info class. - getPackageInfo(Class<?>) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
- getPackageInfo(String) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
-
Gets the package-info
Classfor the supplied package name. - getPackageInfo(String, ClassLoader) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
-
Gets the package-info
Classfor the supplied package name. - getPackageName() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
-
Returns the package name of the app.
- getPackages() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getPage(int, int) - Method in interface dev.getelements.elements.sdk.model.util.PaginationWalker.WalkFunction
-
Fetches the next page.
- getParameterAt(int) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand
-
Gets the parameter at the supplied position.
- getParameters() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- getParameters() - Method in class dev.getelements.elements.rt.manifest.startup.StartupOperation
-
Gets the parameters this operation accepts by type.
- getParameters() - Method in class dev.getelements.elements.rt.remote.Invocation
-
Gets a listing of the names of the method parameters.
- getParameters() - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
-
Gets the components of the underlying
Pathwhich are parameterized. - getParameters() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Returns the parameters for the method.
- getParameters() - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Returns the parameters for the method.
- getParameters() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationEvent
-
The
NotificationParametersused to send the event. - getParameters() - Method in class dev.getelements.elements.service.notification.StandardNotificationEvent
- getParams() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getParams() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- getParams() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the query parameters required for the validation request.
- getParams() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the query parameters required for the validation request.
- getParams() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Response
-
Returns the transaction parameters.
- getParent() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- getParent() - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Gets the parent
Application - getPassphrase() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Returns the passphrase used to encrypt the vault.
- getPassphrase() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Returns the current passphrase for the vault.
- getPassword() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Returns the password of the wallet.
- getPassword() - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Returns the wallet password.
- getPassword() - Method in class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Returns the wallet password.
- getPassword() - Method in class dev.getelements.elements.sdk.model.session.MockSessionCreation
-
Returns the randomly-assigned password for the mock user.
- getPassword() - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Returns the plaintext password for this session request.
- getPassword() - Method in class dev.getelements.elements.sdk.model.user.CompletePasswordResetRequest
- getPassword() - Method in class dev.getelements.elements.sdk.model.user.LinkEmailPasswordRequest
- getPassword() - Method in class dev.getelements.elements.sdk.model.user.LinkUsernamePasswordRequest
- getPassword() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the plaintext password for the user.
- getPassword() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the generated password for this user.
- getPassword() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Returns the plaintext password for the user.
- getPassword() - Method in class dev.getelements.elements.sdk.util.security.BasicAuthorizationHeader
-
Gets the pass word.
- getPassword() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpRequest
- getPassword() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- getPassword() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- getPasswordEncoding() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
- getPasswordEncoding() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getPasswordEncodingCharset() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
- getPasswordGenerator() - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- getPasswordGenerator() - Method in class dev.getelements.elements.service.user.AnonUserService
- getPasswordGenerator() - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getPasswordHash() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getPasswordOptionSpec() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- getPasswordPolicyValidator() - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- getPasswordPolicyValidator() - Method in class dev.getelements.elements.service.user.AnonUserService
- getPasswordPolicyValidator() - Method in class dev.getelements.elements.service.user.SuperUserEmailPasswordLinkService
- getPasswordPolicyValidator() - Method in class dev.getelements.elements.service.user.SuperUserUsernamePasswordLinkService
- getPasswordPolicyValidator() - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getPasswordPolicyValidator() - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- getPasswordPolicyValidator() - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- getPasswordResetService() - Method in class dev.getelements.elements.rest.user.PasswordResetResource
- getPath() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- getPath() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- getPath() - Method in interface dev.getelements.elements.rt.IndexContext.Listing
-
The
Pathof the listing. - getPath() - Method in interface dev.getelements.elements.rt.ResourceService.Listing
-
Returns the
Pathof thisResourceService.Listing - getPath() - Method in class dev.getelements.elements.rt.SimpleIndexContextListing
- getPath() - Method in class dev.getelements.elements.rt.SimpleResourceServiceListing
- getPath() - Method in interface dev.getelements.elements.rt.transact.PathIndex.Listing
-
Gets the actual path matched in the hierarchy.
- getPath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathMapping
-
Returns the
Pathrepresenting the symbolic path. - getPath() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Returns the path to the file in the underlying bucket.
- getPathAttributes() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getPathAttributes() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- getPathIndex() - Method in interface dev.getelements.elements.rt.transact.DataStore
- getPathIndex() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- getPathInfo() - Method in class org.eclipse.jgit.http.server.glue.WrappedRequest
- getPathReadMonitor(Path) - Method in interface dev.getelements.elements.rt.LockSetService
-
Gets a single
Monitorfor the suppliedResourceId(for reading). - getPathReadMonitor(Path) - Method in class dev.getelements.elements.rt.WeakReferenceLockSetService
- getPathReadMonitor(Collection<Path>) - Method in interface dev.getelements.elements.rt.LockSetService
- getPathSeparator() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Returns the path separator string associated with the filesystem used by the storage directory.
- getPathSpiBuiltins() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getPathSpiBuiltins() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- getPathSpiClassPaths() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getPathSpiClassPaths() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- getPathTranslated() - Method in class org.eclipse.jgit.http.server.glue.WrappedRequest
- getPathWriteMonitor(Path) - Method in interface dev.getelements.elements.rt.LockSetService
-
Gets a single
Monitorfor the suppliedResourceId(for writing). - getPathWriteMonitor(Path) - Method in class dev.getelements.elements.rt.WeakReferenceLockSetService
- getPathWriteMonitor(Collection<Path>) - Method in interface dev.getelements.elements.rt.LockSetService
- getPayloadReader() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getPayloadReader() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- getPayloadReader() - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- getPayloadReader() - Method in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- getPayloadReader() - Method in class dev.getelements.elements.rt.SimpleModelManifestService
- getPayloadWriter() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getPayloadWriter() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- getPending() - Method in class dev.getelements.elements.dao.mongo.migration.MigrationRunner
-
The migrations that have not yet been applied, in the order they would be applied.
- getPersistence() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- getPersistence() - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- getPersistenceEnvironment() - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- getPhase() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand
-
Gets the phase.
- getPhoneNumber() - Method in class dev.getelements.elements.sdk.model.invite.PhoneMatchedInvitation
-
Returns the phone number.
- getPhoneNumbers() - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesRequest
-
Returns the list of phone numbers.
- getPhysicalDestination() - Method in interface dev.getelements.elements.rt.remote.RoutingStatus.Route
- getPlaceholder() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- getPlaceholder() - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
-
Returns the placeholder text for this layout element.
- getPlaceholder() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Returns the placeholder description for the editor.
- getPlans(int, int) - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- getPlans(int, int) - Method in class dev.getelements.elements.rest.index.IndexResource
- getPlans(int, int) - Method in interface dev.getelements.elements.sdk.dao.IndexDao
-
Gets all plans in the system.
- getPlans(int, int) - Method in interface dev.getelements.elements.sdk.service.index.IndexService
- getPlans(int, int) - Method in class dev.getelements.elements.service.index.SuperUserIndexService
- getPlayer() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getPlayer() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- getPlayer() - Method in class dev.getelements.elements.sdk.model.match.Match
-
Gets the
Profileof the player requesting the match. - getPlayerMatch() - Method in interface dev.getelements.elements.sdk.dao.Matchmaker.SuccessfulMatchTuple
-
The opponent
Match. - getPointValue() - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- getPointValue() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the point value of the score.
- getPointValue() - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Returns the point value of the score.
- getPolicyDescription() - Method in class dev.getelements.elements.service.user.PasswordPolicyValidator
- getPolicyRegex() - Method in class dev.getelements.elements.service.user.PasswordPolicyValidator
- getPollIntervalSeconds() - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- getPollIntervalSeconds() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- getPosition() - Method in class dev.getelements.elements.sdk.model.leaderboard.Rank
-
Returns the position of the associated score in the result set.
- getPosition() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the position of the score in the result set.
- getPreDatastoreMigrationRunnerProvider() - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- getPreferredAccount() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- getPreferredAccount() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Returns the preferred account index.
- getPreferredAccount() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
-
Returns the preferred account index for this wallet.
- getPreferredAccount() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Returns the index of the preferred account in this wallet.
- getPreferredChecksumAlgorithm() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- getPreviewUrls() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the preview URLs for the contents of this token.
- getPrice() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the price in the smallest currency unit (e.g. cents).
- getPriceConsentStatus() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getPrimaryPhoneNb() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getPrimaryPhoneNb() - Method in class dev.getelements.elements.sdk.model.user.User
-
Returns the user's primary phone number.
- getPrimaryPhoneNb() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the primary phone number for the user.
- getPrimaryPhoneNb() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the primary phone number of the created user.
- getPrimaryPhoneNb() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Returns the primary phone number for the user.
- getPrimaryProfile(String, String) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Gets the user's primary (slot
0) profile for the given application, or throws aProfileNotFoundExceptionif none exists. - getPriorities() - Method in class dev.getelements.elements.sdk.model.health.InvokerHealthStatus
-
Returns the list of priorities.
- getPriority() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- getPriority() - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry.RemoteInvokerStatus
-
Gets the priority of the invoker itself.
- getPriority() - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
-
Returns the priority slot for the item within the inventory.
- getPriority() - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Returns the priority slot for the item.
- getPriority() - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Returns the priority of this item grouping in inventory.
- getPrivateKey() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- getPrivateKey() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWalletAccount
- getPrivateKey() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
-
Returns the base-64 encoded private key, if generated.
- getPrivateKey() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeResponse
-
Returns the Base64-encoded private key.
- getPrivateKey() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Returns the private key for the account.
- getPrivateKey() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Returns the private key portion of this vault key.
- getPrivateKey() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
-
Returns the private key for this account, or null if this is a receive-only wallet.
- getPrivateKey() - Method in class dev.getelements.elements.sdk.service.util.EncodedKeyPair
- getPrivateKey(PrivateKeyCrytpoAlgorithm, String) - Method in interface dev.getelements.elements.sdk.service.util.CryptoKeyPairUtility
-
Loads the private key from the supplied base64 string.
- getPrivateKey(PrivateKeyCrytpoAlgorithm, String, Class<PrivateKeyT>) - Method in interface dev.getelements.elements.sdk.service.util.CryptoKeyPairUtility
-
Loads the private key from the supplied base64 encoded string.
- getPrivateKey(PrivateKeyCrytpoAlgorithm, String, Class<PrivateKeyT>) - Method in class dev.getelements.elements.service.util.StandardCryptoKeyPairUtility
- getPrivateKeyBase64() - Method in class dev.getelements.elements.sdk.service.util.EncodedKeyPair
- getProblems() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the list of problems detected.
- getProduct() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- getProductBundle(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getProductBundle(String) - Method in class dev.getelements.elements.rest.goods.ProductBundleResource
- getProductBundle(String) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Gets a
ProductBundleby its database id. - getProductBundle(String) - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
-
Deprecated.use IAP SKU directly
- getProductBundle(String) - Method in class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
-
Deprecated.use IAP SKU directly
- getProductBundle(String) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Gets a
ProductBundleby its database id. - getProductBundle(String) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getProductBundle(String) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getProductBundle(String, String, String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getProductBundle(String, String, String) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Gets a
ProductBundleby application, schema, and productId. - getProductBundle(String, String, String) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Gets a
ProductBundleby application, schema, and productId. - getProductBundle(String, String, String) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getProductBundle(String, String, String) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getProductBundleByKey(String, String, String) - Method in class dev.getelements.elements.rest.goods.ProductBundleResource
- getProductBundleDao() - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getProductBundleDao() - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getProductBundleReward(String) - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Returns the reward for the given item ID, or null if not found.
- getProductBundleRewards() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- getProductBundleRewards() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getProductBundleRewards() - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Returns the list of rewards in this product bundle.
- getProductBundleRewards() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the list of rewards issued when this bundle is purchased.
- getProductBundles() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- getProductBundles() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoGooglePlayApplicationConfiguration
- getProductBundles() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoIosApplicationConfiguration
- getProductBundles() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- getProductBundles() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoSteamApplicationConfiguration
- getProductBundles() - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Deprecated.use IAP SKU directly
- getProductBundles() - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
-
Deprecated.use IAP SKU directly
- getProductBundles() - Method in class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
-
Deprecated.use IAP SKU directly
- getProductBundles() - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Deprecated.use the new goods API instead
- getProductBundles() - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
-
Deprecated.use the new goods API instead
- getProductBundles(int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getProductBundles(int, int) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Returns all
ProductBundlerecords within the given range. - getProductBundles(int, int) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Returns all
ProductBundlerecords within the given range. - getProductBundles(int, int) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getProductBundles(int, int) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getProductBundles(String, int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getProductBundles(String, int, int) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Returns all
ProductBundlerecords for a given application. - getProductBundles(String, int, int) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Returns all
ProductBundlerecords for a given application. - getProductBundles(String, int, int) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getProductBundles(String, int, int) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getProductBundles(String, String, int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getProductBundles(String, String, int, int) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Returns all
ProductBundlerecords for a given application and schema. - getProductBundles(String, String, int, int) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Returns all
ProductBundlerecords for a given application and schema. - getProductBundles(String, String, int, int) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getProductBundles(String, String, int, int) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getProductBundles(String, String, String, List<String>, int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getProductBundles(String, String, String, List<String>, int, int) - Method in class dev.getelements.elements.rest.goods.ProductBundleResource
- getProductBundles(String, String, String, List<String>, int, int) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Returns all
ProductBundlerecords matching any combination of the supplied optional filters. - getProductBundles(String, String, String, List<String>, int, int) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Returns all
ProductBundlerecords matching any combination of the supplied optional filters. - getProductBundles(String, String, String, List<String>, int, int) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getProductBundles(String, String, String, List<String>, int, int) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getProductBundlesByTag(String, int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getProductBundlesByTag(String, int, int) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Returns all
ProductBundlerecords that contain the given tag. - getProductBundlesByTag(String, int, int) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Returns all
ProductBundlerecords that contain the given tag. - getProductBundlesByTag(String, int, int) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getProductBundlesByTag(String, int, int) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getProductBundleService() - Method in class dev.getelements.elements.rest.goods.ProductBundleResource
- getProductBundleService() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getProductBundleService() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getProductBundleService() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getProductBundleService() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getProductBundleService() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getProductId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- getProductId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getProductId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- getProductId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getProductId() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Returns the product identifier.
- getProductId() - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Returns the platform-specific product identifier.
- getProductId() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the product ID as defined in the purchase provider's catalog.
- getProductId() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
-
Returns the product ID purchased by the user.
- getProductId() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the product ID purchased.
- getProductId() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getProductSkuSchema(String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- getProductSkuSchema(String) - Method in class dev.getelements.elements.rest.goods.ProductSkuSchemaResource
- getProductSkuSchema(String) - Method in interface dev.getelements.elements.sdk.dao.ProductSkuSchemaDao
-
Gets a
ProductSkuSchemaby its database id. - getProductSkuSchema(String) - Method in interface dev.getelements.elements.sdk.service.goods.ProductSkuSchemaService
-
Gets a
ProductSkuSchemaby its database id. - getProductSkuSchema(String) - Method in class dev.getelements.elements.service.goods.SuperuserProductSkuSchemaService
- getProductSkuSchema(String) - Method in class dev.getelements.elements.service.goods.UserProductSkuSchemaService
- getProductSkuSchemaDao() - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaSeeder
- getProductSkuSchemaDao() - Method in class dev.getelements.elements.service.goods.SuperuserProductSkuSchemaService
- getProductSkuSchemaDao() - Method in class dev.getelements.elements.service.goods.UserProductSkuSchemaService
- getProductSkuSchemas(int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- getProductSkuSchemas(int, int) - Method in class dev.getelements.elements.rest.goods.ProductSkuSchemaResource
- getProductSkuSchemas(int, int) - Method in interface dev.getelements.elements.sdk.dao.ProductSkuSchemaDao
-
Returns all
ProductSkuSchemarecords within the given range. - getProductSkuSchemas(int, int) - Method in interface dev.getelements.elements.sdk.service.goods.ProductSkuSchemaService
-
Returns all
ProductSkuSchemarecords within the given range. - getProductSkuSchemas(int, int) - Method in class dev.getelements.elements.service.goods.SuperuserProductSkuSchemaService
- getProductSkuSchemas(int, int) - Method in class dev.getelements.elements.service.goods.UserProductSkuSchemaService
- getProductSkuSchemaService() - Method in class dev.getelements.elements.rest.goods.ProductSkuSchemaResource
- getProfile() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- getProfile() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getProfile() - Method in class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- getProfile() - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- getProfile() - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Gets the
MongoProfileassociated with thisMongoSession. - getProfile() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- getProfile() - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- getProfile() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- getProfile() - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Returns the owning profile.
- getProfile() - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Returns the profile associated with this score.
- getProfile() - Method in class dev.getelements.elements.sdk.model.mission.CreateProgressRequest
-
Returns the profile of the progress owner.
- getProfile() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the profile of the owner of this progress.
- getProfile() - Method in class dev.getelements.elements.sdk.model.notification.FCMRegistration
-
Returns the profile associated with this registration.
- getProfile() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Returns the profile which owns the save data.
- getProfile() - Method in class dev.getelements.elements.sdk.model.session.Session
-
Returns the profile associated with this session.
- getProfile() - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Returns the profile associated with this code.
- getProfile(String) - Method in class dev.getelements.elements.rest.profile.ProfileResource
- getProfile(String) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Fetches a specific
Profileinstance based on ID. - getProfile(String) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getProfile(String) - Method in class dev.getelements.elements.service.profile.UserProfileService
- getProfileClaims() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- getProfileDao() - Method in class dev.getelements.elements.dao.mongo.test.ProfileTestFactory
- getProfileDao() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- getProfileDao() - Method in class dev.getelements.elements.rest.test.ClientContext
- getProfileDao() - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- getProfileDao() - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- getProfileDao() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- getProfileDao() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- getProfileDao() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- getProfileDao() - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- getProfileDao() - Method in class dev.getelements.elements.service.follower.UserFollowerService
- getProfileDao() - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getProfileDao() - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- getProfileDao() - Method in class dev.getelements.elements.service.invite.SuperUserInviteService
- getProfileDao() - Method in class dev.getelements.elements.service.invite.UserInviteService
- getProfileDao() - Method in class dev.getelements.elements.service.largeobject.AccessRequestUtils
- getProfileDao() - Method in class dev.getelements.elements.service.profile.SuperUserProfileOverrideService
- getProfileDao() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getProfileDao() - Method in class dev.getelements.elements.service.profile.UserProfileOverrideService
- getProfileDao() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getProfileDao() - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- getProfileDao() - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getProfileDao() - Method in class dev.getelements.elements.service.user.AbstractUserService
- getProfileDao() - Method in class dev.getelements.elements.service.util.UserProfileUtility
- getProfileDisplayName() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the profile display name of the user who holds this rank.
- getProfileDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Returns the profile display name of the user.
- getProfileForCreate(CreateProfileRequest) - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- getProfileForUpdate(String, UpdateProfileRequest, String) - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- getProfileId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- getProfileId() - Method in class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- getProfileId() - Method in class dev.getelements.elements.dao.mongo.model.MongoScoreId
- getProfileId() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlot
- getProfileId() - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Returns the profile ID owning this inventory item.
- getProfileId() - Method in class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
-
Returns the profile ID of the profile owning this inventory item.
- getProfileId() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the profile ID of the user who holds this rank.
- getProfileId() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Returns the profile ID of the user.
- getProfileId() - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Returns the profile ID owning this save data.
- getProfileId() - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Returns the profile ID to assign to the session.
- getProfileId() - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Returns the profile ID to assign to the session.
- getProfileId() - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Returns the profile ID to assign to the session.
- getProfileId() - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
-
Returns the profile ID to assign to the new session after the password update.
- getProfileIds() - Method in class dev.getelements.elements.sdk.model.invite.PhoneMatchedInvitation
-
Returns the list of profile IDs that matched this phone number.
- getProfileIds() - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Returns the list of profile IDs allowed to operate against the large object.
- getProfileImageObjectUtils() - Method in class dev.getelements.elements.rest.test.ClientContext
- getProfileImageObjectUtils() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getProfileImageObjectUtils() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getProfileImageUrl() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the profile image URL of the user who holds this rank.
- getProfileImageUrl() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Returns the profile image URL of the user.
- getProfileOptional() - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- getProfileOverrideServiceProvider() - Method in class dev.getelements.elements.servlet.security.HttpServletHeaderProfileOverrideFilter
- getProfiles() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getProfiles() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- getProfiles() - Method in class dev.getelements.elements.rest.test.ClientContext
- getProfiles() - Method in class dev.getelements.elements.sdk.model.friend.Friend
-
Returns the profiles associated with the friend user.
- getProfiles() - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Returns the profiles whose owners are permitted to perform operations.
- getProfiles() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Returns the list of profile signup requests to create for this user.
- getProfiles() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns the profiles created for this user.
- getProfiles(int, int, Long, Long, String, String, String) - Method in class dev.getelements.elements.rest.profile.ProfileResource
- getProfiles(int, int, String) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Lists all
Profileinstances, specifying a search query. - getProfiles(int, int, String) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getProfiles(int, int, String) - Method in class dev.getelements.elements.service.profile.UserProfileService
- getProfiles(int, int, String, String, Long, Long) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Lists all
Profileinstances starting with the offset and count. - getProfiles(int, int, String, String, Long, Long) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getProfiles(int, int, String, String, Long, Long) - Method in class dev.getelements.elements.service.profile.UserProfileService
- getProfiles(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getProfiles(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Gets all
Profileinstances in theMultiMatch. - getProfileSaveDataDocumentBySlot(String, int) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- getProfileSaveDataDocumentBySlot(String, int) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Gets the profile scoped save data document supplying the user id and the slot.
- getProfileSaveDataDocumentBySlot(String, int) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Gets a profile-scoped saved data document by user id and slot.
- getProfileSaveDataDocumentBySlot(String, int) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- getProfileSaveDataDocumentBySlot(String, int) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getProfileSelector() - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Returns the profile selector query string.
- getProfileSelector() - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Returns the profile selector query string.
- getProfileSelector() - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Returns a query string used to select the profile for this session.
- getProfileService() - Method in class dev.getelements.elements.rest.profile.ProfileResource
- getProfileServiceUtils() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getProfileServiceUtils() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getProfileSupplier() - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getProfileSupplier() - Method in class dev.getelements.elements.service.mission.UserScheduleProgressService
- getProgramBuilderProvider() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- getProgress(int, int, List<String>, String) - Method in class dev.getelements.elements.rest.mission.ProgressResource
- getProgress(String) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Gets the progress with the id, or throws a
NotFoundExceptionif the progress can't be found. - getProgress(String) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Gets a progress with specified name or ID.
- getProgress(String) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- getProgress(String) - Method in class dev.getelements.elements.service.progress.UserProgressService
- getProgressByNameOrId(String) - Method in class dev.getelements.elements.rest.mission.ProgressResource
- getProgressDao() - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- getProgressDao() - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- getProgressDao() - Method in class dev.getelements.elements.service.progress.UserProgressService
- getProgresses(int, int, List<String>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getProgresses(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Gets progresses specifying the offset and the count.
- getProgresses(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Returns a list of
Progressobjects. - getProgresses(int, int, List<String>) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- getProgresses(int, int, List<String>) - Method in class dev.getelements.elements.service.progress.UserProgressService
- getProgresses(int, int, List<String>, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getProgresses(int, int, List<String>, String) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Gets progresses specifying the offset and the count, specifying a search filter.
- getProgresses(int, int, List<String>, String) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Returns a list of
Progressobjects. - getProgresses(int, int, List<String>, String) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- getProgresses(int, int, List<String>, String) - Method in class dev.getelements.elements.service.progress.UserProgressService
- getProgresses(Profile, int, int, List<String>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getProgresses(Profile, int, int, List<String>) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Gets progresses specifying the user, offset and the count.
- getProgresses(Profile, int, int, List<String>, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getProgresses(Profile, int, int, List<String>, String) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Gets progresses specifying the user, offset and the count, specifying a search filter.
- getProgresses(String, String, int, int) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getProgresses(String, String, int, int) - Method in interface dev.getelements.elements.sdk.dao.ScheduleProgressDao
-
Gets all
Progressinstances with the supplied profile, schedule, and offset, count - getProgressesTabular() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getProgressesTabular() - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Gets Progress instances in a tabular fashion.
- getProgressesTabular() - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Gets a
Tabulation<ProgressRow>complete with the tabular data for that row. - getProgressesTabular() - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- getProgressesTabular() - Method in class dev.getelements.elements.service.progress.UserProgressService
- getProgressForProfileAndMission(Profile, String) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
- getProgressService() - Method in class dev.getelements.elements.rest.mission.ProgressResource
- getProgressTabular() - Method in class dev.getelements.elements.rest.mission.ProgressResource
- getProjectId() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFirebaseApplicationConfiguration
- getProjectId() - Method in class dev.getelements.elements.sdk.model.application.FirebaseApplicationConfiguration
-
Returns the Firebase project identifier.
- getProof() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Returns the Merkle proof for this receipt outcome.
- getProof() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Returns the Merkle proof for this transaction outcome.
- getProperties() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- getProperties() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- getProperties() - Method in class dev.getelements.elements.rt.manifest.model.Model
-
Gets the mapping of properties.
- getProperties() - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
- getProperties() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Returns the properties map.
- getProperties() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Returns the nested properties map.
- getProperties() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
- getProperties() - Method in interface dev.getelements.elements.sdk.model.schema.MetadataSpecPropertiesContainer
-
Gets all
MetadataSpecProperty. - getProperties() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
- getProperties() - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
-
Returns the updated list of properties for the metadata spec.
- getPropertiesProvider() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- getProtocol() - Method in class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- getProtocol() - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- getProtocol() - Method in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- getProvider() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getProvider() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getProvider() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- getProviderConfiguration(String) - Method in class dev.getelements.elements.rest.auth.OidcProviderConfigurationResource
- getProviderConfiguration(String) - Method in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
-
Fetches a provider configuration by its unique id, throwing if absent.
- getProviderConfiguration(String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcProviderConfigurationService
-
Fetches a specific provider configuration by ID.
- getProviderConfiguration(String) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- getProviderConfigurations(int, int, List<String>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- getProviderConfigurations(int, int, List<String>) - Method in class dev.getelements.elements.rest.auth.OidcProviderConfigurationResource
- getProviderConfigurations(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
-
Lists all provider configurations.
- getProviderConfigurations(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.service.auth.OidcProviderConfigurationService
-
Lists all provider configurations.
- getProviderConfigurations(int, int, List<String>) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- getProxy() - Method in interface dev.getelements.elements.rt.util.ProxyDelegate
-
Gets the underlying delegated type.
- getProxy() - Method in class dev.getelements.elements.sdk.guice.ReentrantThreadLocalScope
- getProxy(Class<ProxyDelegateT>) - Static method in interface dev.getelements.elements.rt.util.ProxyDelegate
- getPSNApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.PSNApplicationConfigurationResource
-
Gets the specific
PSNApplicationConfigurationinstances assocated with the application. - getPsnApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.PSNApplicationConfigurationResource
- getPublicItems() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getPublicKey() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- getPublicKey() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- getPublicKey() - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Returns the base-64 encoded public key.
- getPublicKey() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Returns the base-64 encoded public key.
- getPublicKey() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
-
Returns the base-64 encoded public key.
- getPublicKey() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Returns the Base64-encoded public key.
- getPublicKey() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeResponse
-
Returns the Base64-encoded public key.
- getPublicKey() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Returns the public key portion of this vault key.
- getPublicKey() - Method in class dev.getelements.elements.sdk.service.util.EncodedKeyPair
- getPublicKey(PrivateKeyCrytpoAlgorithm, String) - Method in interface dev.getelements.elements.sdk.service.util.CryptoKeyPairUtility
-
Loads the public key from the supplied base64 string.
- getPublicKey(PrivateKeyCrytpoAlgorithm, String, Class<PublicKeyT>) - Method in interface dev.getelements.elements.sdk.service.util.CryptoKeyPairUtility
-
Loads the public key from the supplied base64 encoded string.
- getPublicKey(PrivateKeyCrytpoAlgorithm, String, Class<PublicKeyT>) - Method in class dev.getelements.elements.service.util.StandardCryptoKeyPairUtility
- getPublicKeyBase64() - Method in class dev.getelements.elements.sdk.service.util.EncodedKeyPair
- getPublicMaxAgeSeconds() - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- getPublicVisible() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getPublisher() - Method in interface dev.getelements.elements.sdk.service.topic.Topic
-
Opens a connection to the underlying topic service and allows for the publication of messages on a particuilar topic.
- getPublisherKey() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoSteamApplicationConfiguration
- getPublisherKey() - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
-
Returns the Steam Publisher Web API Key.
- getPurchaseDate() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getPurchaseId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- getPurchaseId() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Returns the purchase ID.
- getPurchaseId() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Returns the original transaction identifier (purchase ID).
- getPurchaseState() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getPurchaseState() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the purchase state.
- getPurchaseTime() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- getPurchaseTime() - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Returns the purchase time in milliseconds since Unix epoch.
- getPurchaseTime() - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Returns the time that the purchase was made, in milliseconds since Unix epoch.
- getPurchaseTime() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the purchase time in milliseconds since epoch.
- getPurchaseTimeMillis() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getPurchaseTimeMillis() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the time the product was purchased, in milliseconds since epoch.
- getPurchaseToken() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getPurchaseToken() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
-
Returns the purchase token issued upon successful purchase.
- getPurchaseToken() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the purchase token.
- getPurchaseType() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getPurchaseType() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the purchase type.
- getQuality() - Method in class dev.getelements.elements.rt.InstanceMetadata
- getQuantity() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundleReward
- getQuantity() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- getQuantity() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundleReward
- getQuantity() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- getQuantity() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- getQuantity() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Returns the quantity of items purchased.
- getQuantity() - Method in class dev.getelements.elements.sdk.model.application.ProductBundleReward
-
Returns the quantity of the item to be rewarded.
- getQuantity() - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Returns the quantity of the item.
- getQuantity() - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
-
Returns the quantity of the item.
- getQuantity() - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Returns the quantity of the item in inventory.
- getQuantity() - Method in class dev.getelements.elements.sdk.model.inventory.UpdateInventoryItemRequest
-
Returns the quantity of the item in inventory.
- getQuantity() - Method in class dev.getelements.elements.sdk.model.reward.Reward
-
Returns the quantity of the item that is rewarded.
- getQuantity() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getQuantity() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- getQuantity() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Returns the quantity purchased.
- getQuantityAfter() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getQuantityAfter() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getQuantityBefore() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getQuantityBefore() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getQuantityDelta() - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
-
Returns the delta to be applied to the inventory item quantity (positive or negative).
- getQuantityDelta() - Method in class dev.getelements.elements.sdk.model.inventory.SimpleInventoryItemQuantityAdjustment
-
Returns the delta to be applied to the inventory item quantity (positive or negative).
- getQuery(String, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getQueryForApplicationConfiguration(Class<T>, String, String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getQueryForMongoApplicationConfiguration(Class<T>, String, String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getQueryForNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getQueryMaxResults() - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- getRankAmongFriends(int, int, boolean, long, String) - Method in class dev.getelements.elements.rest.leaderboard.RankResource
- getRankAmongMutualFollowers(int, int, boolean, long, String) - Method in class dev.getelements.elements.rest.leaderboard.RankResource
- getRankDao() - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- getRankDao() - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getRanks(String, int, int, long, Function<Query<MongoScore>, Query<MongoScore>>) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRankService() - Method in class dev.getelements.elements.rest.leaderboard.RankResource
- getRanksForFriends(String, int, int, long) - Method in interface dev.getelements.elements.sdk.service.leaderboard.RankService
-
Gets all
Rankinstances for the suppliedLeaderboard.getId()relative to theProfilewith the supplied id returning onlyRankinstances within the supplied friend list for the givenProfile - getRanksForFriends(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- getRanksForFriends(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getRanksForFriends(String, String, int, int, long) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRanksForFriends(String, String, int, int, long) - Method in interface dev.getelements.elements.sdk.dao.RankDao
-
Given the
Leaderboardname or ID, this will return allRankinstances sorted in order. - getRanksForFriendsRelative(String, int, int, long) - Method in interface dev.getelements.elements.sdk.service.leaderboard.RankService
-
Gets all
Rankinstances for the suppliedLeaderboard.getId()relative to theProfilewith the supplied id returning onlyRankinstances within the supplied friend list for the givenProfile - getRanksForFriendsRelative(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- getRanksForFriendsRelative(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getRanksForFriendsRelative(String, String, int, int, long) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRanksForFriendsRelative(String, String, int, int, long) - Method in interface dev.getelements.elements.sdk.dao.RankDao
-
Given the
Leaderboardname or ID, this will return allRankinstances sorted in order. - getRanksForGlobal(String, int, int, long) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRanksForGlobal(String, int, int, long) - Method in interface dev.getelements.elements.sdk.dao.RankDao
-
Given the
Leaderboardname or ID, this will return allRankinstances sorted in order. - getRanksForGlobal(String, int, int, long) - Method in interface dev.getelements.elements.sdk.service.leaderboard.RankService
-
Gets all
Rankinstances for the suppliedLeaderboard.getId() - getRanksForGlobal(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- getRanksForGlobal(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getRanksForGlobalRelative(String, String, int, int, long) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRanksForGlobalRelative(String, String, int, int, long) - Method in interface dev.getelements.elements.sdk.dao.RankDao
-
Given the
Leaderboardname or ID, this will return allRankinstances sorted in order. - getRanksForGlobalRelative(String, String, int, int, long) - Method in interface dev.getelements.elements.sdk.service.leaderboard.RankService
- getRanksForGlobalRelative(String, String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- getRanksForGlobalRelative(String, String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getRanksForGlobalTabular(String, long) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRanksForGlobalTabular(String, long) - Method in interface dev.getelements.elements.sdk.dao.RankDao
-
Gets the ranks for a leaderboard as a tabulation.
- getRanksForGlobalTabular(String, long) - Method in interface dev.getelements.elements.sdk.service.leaderboard.RankService
-
Gets the global ranks for tabular data.
- getRanksForGlobalTabular(String, long) - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- getRanksForGlobalTabular(String, long) - Method in class dev.getelements.elements.service.leaderboard.SuperUserRankService
- getRanksForGlobalTabular(String, long) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getRanksForMutualFollowers(String, int, int, long) - Method in interface dev.getelements.elements.sdk.service.leaderboard.RankService
-
Gets all
Rankinstances for the suppliedLeaderboard.getId()relative to theProfilewith the supplied id returning onlyRankinstances within the supplied friend list for the givenProfile - getRanksForMutualFollowers(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- getRanksForMutualFollowers(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getRanksForMutualFollowers(String, String, int, int, long) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRanksForMutualFollowers(String, String, int, int, long) - Method in interface dev.getelements.elements.sdk.dao.RankDao
-
Given the
Leaderboardname or ID, this will return allRankinstances sorted in order. - getRanksForMutualFollowersRelative(String, int, int, long) - Method in interface dev.getelements.elements.sdk.service.leaderboard.RankService
-
Gets all
Rankinstances for the suppliedLeaderboardrelative to theProfilewith the supplied id returning onlyRankinstances within the supplied friend list for the givenProfile - getRanksForMutualFollowersRelative(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- getRanksForMutualFollowersRelative(String, int, int, long) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getRanksForMutualFollowersRelative(String, String, int, int, long) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRanksForMutualFollowersRelative(String, String, int, int, long) - Method in interface dev.getelements.elements.sdk.dao.RankDao
-
Given the
Leaderboardname or ID, this will return allRankinstances sorted in order. - getRanksRelative(String, MongoProfile, int, int, long, Function<Query<MongoScore>, Query<MongoScore>>, Function<Query<MongoScore>, Query<MongoScore>>) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- getRaw() - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
-
Gets the underlying raw
Pathinstance. - getRead() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoAccessPermissions
- getRead() - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
-
Returns the subjects permitted to read this object.
- getRead() - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Returns the read access subjects.
- getRead() - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Returns the subjects which can read the large object.
- getReadLock() - Method in interface dev.getelements.elements.rt.util.ReadWriteGuard
- getReadLock() - Method in class dev.getelements.elements.rt.util.ReentrantReadWriteGuard
- getReason() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- getReceipt() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapVerifyReceiptResponse
- getReceipt(String) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getReceipt(String) - Method in class dev.getelements.elements.rest.receipt.ReceiptResource
- getReceipt(String) - Method in interface dev.getelements.elements.sdk.dao.ReceiptDao
-
Gets the receipt with the matching database id, or throws a
NotFoundExceptionif the receipt can't be found. - getReceipt(String, String) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getReceipt(String, String) - Method in interface dev.getelements.elements.sdk.dao.ReceiptDao
-
Gets the receipt with the matching schema and transaction id, or throws a
NotFoundExceptionif the receipt can't be found. - getReceiptById(String) - Method in interface dev.getelements.elements.sdk.service.receipt.ReceiptService
-
Gets the receipt with the db id, or throws a
NotFoundExceptionif the receipt can't be found. - getReceiptById(String) - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- getReceiptById(String) - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- getReceiptBySchemaAndTransactionId(String, String) - Method in interface dev.getelements.elements.sdk.service.receipt.ReceiptService
-
Gets the receipt with the schema and transaction id, or throws a
NotFoundExceptionif the receipt can't be found. - getReceiptBySchemaAndTransactionId(String, String) - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- getReceiptBySchemaAndTransactionId(String, String) - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- getReceiptCreationDate() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getReceiptDao() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getReceiptDao() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getReceiptDao() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getReceiptDao() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getReceiptDao() - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- getReceiptDao() - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- getReceiptDao() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getReceiptData() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- getReceiptData() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Returns the base64-encoded raw IAP receipt data.
- getReceiptData() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
-
Returns the raw IAP receipt data.
- getReceiptIds() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Returns the IDs of receipts generated by this execution.
- getReceipts(User, int, int) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getReceipts(User, int, int) - Method in interface dev.getelements.elements.sdk.dao.ReceiptDao
-
Gets receipts for a given user specifying the offset and the count.
- getReceipts(User, int, int, String) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getReceipts(User, int, int, String) - Method in interface dev.getelements.elements.sdk.dao.ReceiptDao
-
Gets receipts for a given user specifying the offset and the count.
- getReceipts(String, int, int, String) - Method in class dev.getelements.elements.rest.receipt.ReceiptResource
- getReceipts(String, int, int, String) - Method in interface dev.getelements.elements.sdk.service.receipt.ReceiptService
-
Gets receipts for a given user specifying the offset and the count.
- getReceipts(String, int, int, String) - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- getReceipts(String, int, int, String) - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- getReceiptService() - Method in class dev.getelements.elements.rest.receipt.ReceiptResource
- getReceiptsOutcome() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearInvokeContractResponse
-
Returns the list of receipt outcomes.
- getRecipient() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationParameters
-
Gets the singular
Profilewho will recieve the notification. - getRecipient() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- getRecommendDelay() - Method in exception class dev.getelements.elements.sdk.dao.Transaction.RetryException
-
Gets the recommended delay in milliseconds before retrying the transaction.
- getRecords() - Method in class dev.getelements.elements.sdk.model.health.DiscoveryHealthStatus
-
Returns the discovery records.
- getRedirectUri() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getRedirectUri() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getRedirectUri() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the redirect URI registered with the provider.
- getRedirectUrl() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptCallbackResult
- getRefreshIntervalInSeconds() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getRefreshIntervalSeconds() - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryCache
- getRefreshRateSeconds() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getRefreshTimeoutSeconds() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getRefreshToken() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- getRefreshToken() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- getRegistrationsForRecipient(String) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- getRegistrationsForRecipient(String) - Method in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
-
Gets a
Stream<FCMRegistration>containing all currently registeredFCMRegistrationinstances associated witht he suppliedProfileid of the recipient. - getRegistrationToken() - Method in class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- getRegistrationToken() - Method in class dev.getelements.elements.sdk.model.notification.FCMRegistration
-
Returns the Firebase registration token.
- getRegistry() - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- getRegistry() - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- getRegistry() - Method in class dev.getelements.elements.servlet.security.HttpServletElementScopeFilter
- getRegistry() - Method in class dev.getelements.elements.servlet.security.HttpServletHeaderProfileOverrideFilter
- getRemaining() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getRemaining() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the number of remaining actions to complete the current step.
- getRemaining() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Returns the number of remaining actions to complete the current step.
- getRemaining() - Method in class dev.getelements.elements.sdk.model.mission.UpdateProgressRequest
-
Returns the number of remaining actions to complete the current step.
- getRemoteInvocationDispatcherProvider() - Method in class dev.getelements.elements.rt.remote.RemoteProxyProvider
- getRemoteInvoker(NodeId) - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
Returns the
RemoteInvokerregistered under the given NodeId. - getRemoteInvoker(NodeId) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getRemoteInvokerProvider() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getRemoteInvokerProvider() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getRemoteInvokerRegistry() - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- getRemoteInvokerRegistry() - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
- getRemoteInvokerRegistry() - Method in class dev.getelements.elements.rt.routing.DefaultRoutingStrategy
- getRemoteInvokerRegistry() - Method in class dev.getelements.elements.rt.routing.SameNodeIdRoutingStrategy
- getRemoteInvokerRegistry() - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- getRemoteInvokers(List<Object>) - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
-
Gets the
List<RemoteInvoker>for the supplied address. - getRemoteInvokers(List<Object>) - Method in class dev.getelements.elements.rt.routing.ListAggregateRoutingStrategy
- getRemoteUser() - Method in class dev.getelements.elements.security.AuthenticatedRequest
- getReportingId() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- getReportingId() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Returns the reporting ID.
- getReportingId() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Returns the reporting ID for troubleshooting and auditing.
- getRepositories() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getRepository(ServletRequest) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Get the selected repository from the request.
- getRequestDate() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getRequestHeaders() - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Deprecated.use
OAuth2SessionRequest.getRequestParameters()instead - getRequestInvoker() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- getRequestInvoker() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getRequestInvoker() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getRequestInvoker() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getRequestParameters() - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Returns the request parameters for the token validation request.
- getRequired() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Returns the list of required property names.
- getRequired() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Returns the list of required property names.
- getResetBaseUrl() - Method in class dev.getelements.elements.rest.user.PasswordResetResource
- getResolutionProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- getResolutionProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.flow.SuperUserFlowSmartContractInvocationService
- getResolutionProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- getResource() - Method in interface dev.getelements.elements.rt.ResourceService.ResourceTransaction
-
Gets the
Resource. - getResourceContext() - Method in interface dev.getelements.elements.rt.Context
-
Gets the
ResourceContextassocaited with thisContext - getResourceContext() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- getResourceContext() - Method in class dev.getelements.elements.rt.SimpleContext
- getResourceEntries() - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Gets all
ResourceEntryinstances in thisSnapshot. - getResourceEntries() - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- getResourceEntry(ResourceId) - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Gets the
ResourceEntryor throws an instance ofSnapshotMissException. - getResourceEntry(Path) - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
Gets the
ResourceEntryor throws an instance ofSnapshotMissException. - getResourceId() - Method in exception class dev.getelements.elements.rt.exception.ResourceDestroyedException
- getResourceId() - Method in interface dev.getelements.elements.rt.IndexContext.Listing
- getResourceId() - Method in interface dev.getelements.elements.rt.IndexContext.Unlink
-
Returns the
ResourceIdthat was affected by the unlinking operation. - getResourceId() - Method in interface dev.getelements.elements.rt.ResourceService.Listing
-
Returns the
ResourceIdat the suppliedResourceId. - getResourceId() - Method in interface dev.getelements.elements.rt.ResourceService.ResourceAcquisition
-
Gets the
ResourceId. - getResourceId() - Method in interface dev.getelements.elements.rt.ResourceService.Unlink
-
Returns the
ResourceIdat the suppliedResourceId. - getResourceId() - Method in class dev.getelements.elements.rt.SimpleIndexContext.SimpleIndexContextUnlink
- getResourceId() - Method in class dev.getelements.elements.rt.SimpleIndexContextListing
- getResourceId() - Method in class dev.getelements.elements.rt.SimpleResourceServiceListing
- getResourceId() - Method in class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- getResourceId() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Gets the
ResourceIdor throws an instance ofResourceNotFoundExceptionif no such resource exists with this entry. - getResourceId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceContentsMapping
-
Gets the
ResourceIdassociated with this mapping. - getResourceId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskPathMapping
-
Gets the
TaskId. - getResourceId() - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
-
Returns the
ResourceIdattached to thisTaskId - getResourceId(Path) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction
-
Gets the
ResourceIdassociated with the givenPath. - getResourceIdReadMonitor(ResourceId) - Method in interface dev.getelements.elements.rt.LockSetService
-
Gets a single
Monitorfor the suppliedResourceId(for reading). - getResourceIdReadMonitor(ResourceId) - Method in class dev.getelements.elements.rt.WeakReferenceLockSetService
- getResourceIdReadMonitor(SortedSet<ResourceId>) - Method in interface dev.getelements.elements.rt.LockSetService
-
Gets a
Monitorwhich will lock all resources in theResourceIdinstances for read operations. - getResourceIdWriteMonitor(ResourceId) - Method in interface dev.getelements.elements.rt.LockSetService
-
Gets a single
Monitorfor the suppliedResourceId(for writing). - getResourceIdWriteMonitor(ResourceId) - Method in class dev.getelements.elements.rt.WeakReferenceLockSetService
- getResourceIdWriteMonitor(SortedSet<ResourceId>) - Method in interface dev.getelements.elements.rt.LockSetService
-
Gets a
Monitorwhich will lock all resources in theResourceIdinstances for write operations. - getResourceIndex() - Method in interface dev.getelements.elements.rt.transact.DataStore
-
Returns the
ResourceIndexwhich manages the relationship betwenResourceIds and their underlying persistent storage. - getResourceIndex() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- getResourceLoader() - Method in class dev.getelements.elements.rt.SimpleContext
- getResourceLoader() - Method in class dev.getelements.elements.rt.SimpleResourceContext
- getResourceLoader() - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- getResourceLoader() - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- getResourceLoader() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- getResourceProvider() - Method in class dev.getelements.elements.appnode.security.ResourceOptionalSessionProvider
- getResourceService() - Method in class dev.getelements.elements.rt.SimpleContext
- getResourceService() - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- getResourceService() - Method in class dev.getelements.elements.rt.SimpleIndexContext
- getResourceService() - Method in class dev.getelements.elements.rt.SimpleResourceContext
- getResourceService() - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- getResourceService() - Method in class dev.getelements.elements.rt.SimpleScheduler
- getResourceService() - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- getResourceService() - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- getResponse() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse
-
Returns the response body from Steam.
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.AssetNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.AsyncOperationCanceledException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.BadManifestException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.BadRequestException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.BaseException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.ContentionException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.CorruptEnvelopeException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.DeadResourceException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.DuplicateException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.DuplicateTaskException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.HandlerTimeoutException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.InstanceNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.InternalException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.ManifestNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.MethodNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.ModelNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.ModuleNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.NodeNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.NoSuchTaskException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.OperationNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.ParameterNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.RemoteThrowableException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.ResourceDestroyedException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.ResourceNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.RoutingException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.ServiceNotFoundException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.TaskKilledException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.UnacceptableContentException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.UnsupportedMediaTypeException
- getResponseCode() - Method in exception class dev.getelements.elements.rt.exception.VerbNotSupportedException
- getResponseContentType(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Get the response Content-Type a client expects for the request.
- getResponseIdMapping() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getResponseIdMapping() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the response field key used to extract the user ID.
- getResponseIdMapping() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the response ID mapping key.
- getResponseValidExpectedValue() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getResponseValidExpectedValue() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the expected value of the validation field.
- getResponseValidExpectedValue() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the expected value for the validation field.
- getResponseValidMapping() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getResponseValidMapping() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the response field key used to determine validity.
- getResponseValidMapping() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the key in the response whose value indicates whether the token is valid.
- getResult() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- getResult() - Method in class dev.getelements.elements.rt.remote.InvocationResult
-
Gets the result of the remote
Method, or null if the method failed to invoke. - getResult() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Returns the raw result bytes.
- getResult() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Response
-
Returns the Steam result code ("OK" on success).
- getResultConsumer() - Method in class dev.getelements.elements.rt.util.SyncWait
- getRetainedHandlerService() - Method in class dev.getelements.elements.rt.SimpleEventService
- getRetainedHandlerService() - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- getRetryTimeout() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- getReturns() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- getReversePathsImmutable() - Method in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- getReversePathsImmutable() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Gets the internal immutable list of reverse links.
- getRevertReason() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the revert reason, if any.
- getRevision() - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- getRevision() - Method in class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
-
Returns the deployment revision.
- getRevision() - Method in class dev.getelements.elements.sdk.model.cdn.UpdateDeploymentRequest
-
Returns the revision for the deployment update.
- getRevision() - Method in class dev.getelements.elements.sdk.model.Deployment
-
Returns the revision that this deployment points to.
- getRevision() - Method in class dev.getelements.elements.sdk.model.Version
-
Returns the revision identifier.
- getRewardIssuance() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Returns the updated reward issuance if the redemption was successful, or null otherwise.
- getRewardIssuance(User, String) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getRewardIssuance(User, String) - Method in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
-
Fetches the reward issuance for the given user and context.
- getRewardIssuance(String) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getRewardIssuance(String) - Method in class dev.getelements.elements.rest.mission.RewardIssuanceResource
- getRewardIssuance(String) - Method in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
-
Fetches the instance of
RewardIssuance. - getRewardIssuance(String) - Method in interface dev.getelements.elements.sdk.service.rewardissuance.RewardIssuanceService
-
Fetches the instance of
RewardIssuancefor the given . - getRewardIssuance(String) - Method in class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- getRewardIssuanceDao() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getRewardIssuanceDao() - Method in class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- getRewardIssuanceId() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Returns the reward issuance ID as originally provided in the request.
- getRewardIssuances() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getRewardIssuances() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the list of reward issuances associated with this progress.
- getRewardIssuances(int, int, List<RewardIssuance.State>, List<String>) - Method in class dev.getelements.elements.rest.mission.RewardIssuanceResource
- getRewardIssuances(int, int, List<RewardIssuance.State>, List<String>) - Method in interface dev.getelements.elements.sdk.service.rewardissuance.RewardIssuanceService
-
Fetches all
RewardIssuances for the logged-in user, filtered by the optional given and . - getRewardIssuances(int, int, List<RewardIssuance.State>, List<String>) - Method in class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- getRewardIssuances(User, int, int) - Method in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
-
Gets all reward issuances for a given user.
- getRewardIssuances(User, int, int, List<RewardIssuance.State>, List<String>) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getRewardIssuances(User, int, int, List<RewardIssuance.State>, List<String>) - Method in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
-
Gets all reward issuances for the given user, optionally specifying the allowable
RewardIssuance.States and/or . - getRewardIssuanceService() - Method in class dev.getelements.elements.rest.mission.RewardIssuanceResource
- getRewardIssuancesForOculusIapReceipt(OculusIapReceipt) - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- getRewardIssuanceUuids() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- getRewards() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- getRewards() - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Returns the rewards that will be granted upon completion of this step.
- getRewardsEarned() - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
-
All
Rewardinstances earned as part of thisAdvancement. - getRoot() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the root.
- getRootElementRegistry() - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- getRootElementRegistry() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- getRootElementRegistry() - Method in interface dev.getelements.elements.sdk.local.ElementsLocal
-
Gets the root
ElementRegistryused by the local runner. - getRootElementRegistryProvider() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- getRoutingHealthStatus() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Returns the routing health status.
- getRoutingStatus() - Method in interface dev.getelements.elements.rt.remote.ControlClient
-
Gets the routing status for the system.
- getRoutingStatus() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- getRoutingStrategy(Route) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvocationDispatcher
- getRoutingStrategyName() - Method in class dev.getelements.elements.rt.remote.Route
- getRoutingStrategyType() - Method in class dev.getelements.elements.rt.remote.Route
- getRoutingTable() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQMultiplexRouter
- getRoutingTable() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingStatus
- getRoutingTable() - Method in interface dev.getelements.elements.rt.remote.RoutingStatus
- getRoutingTable() - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Returns the general routing table entries.
- getRows() - Method in class dev.getelements.elements.sdk.model.Tabulation
-
Gets the rows of this tabulation.
- getRuntimeService() - Method in interface dev.getelements.elements.sdk.local.ElementsLocal
-
Gets the
ElementRuntimeServicefor thisElementsLocalinstance. - getSalt() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- getSalt() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- getSaveDataDocument(String) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- getSaveDataDocument(String) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Gets a
SaveDataDocumentfrom the supplied id. - getSaveDataDocument(String) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Gets a specific save document with the supplied.
- getSaveDataDocumentDao() - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- getSaveDataDocumentDao() - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getSaveDataDocumentId() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- getSaveDataDocuments(int, int, String) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Gets all save data documents, filtering by the supplied query string.
- getSaveDataDocuments(int, int, String) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- getSaveDataDocuments(int, int, String) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getSaveDataDocuments(int, int, String, String) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getSaveDataDocuments(int, int, String, String) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Gets all save data documents matching the supplied criteria.
- getSaveDataDocuments(int, int, String, String) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Gets all save data documents.
- getSaveDataDocuments(int, int, String, String) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- getSaveDataDocuments(int, int, String, String) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getSaveDataDocuments(int, int, String, String, String) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getSaveDataDocuments(int, int, String, String, String) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- getSaveDataDocuments(int, int, String, String, String) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Gets all save data documents matching the supplied criteria.
- getSaveDataDocumentService() - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- getSchedule() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- getSchedule() - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Returns the schedule this event belongs to.
- getScheduleByNameOrId(String) - Method in class dev.getelements.elements.rest.mission.ScheduleResource
- getScheduleByNameOrId(String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleDao
-
Gets the
Schedulewith the supplied name or id. - getScheduleByNameOrId(String) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleService
- getScheduleByNameOrId(String) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- getScheduleDao() - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- getScheduledExecutorServiceFactory() - Method in class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- getScheduledExecutorServiceFactory() - Method in class dev.getelements.elements.rt.SimpleScheduler
- getScheduleEventById(String, String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Gets the
ScheduleEventwith the id and schedule id. - getScheduleEventByNameOrId(String, String) - Method in class dev.getelements.elements.rest.mission.ScheduleEventResource
- getScheduleEventByNameOrId(String, String) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleEventService
- getScheduleEventByNameOrId(String, String) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- getScheduleEventDao() - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- getScheduleEventDao() - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- getScheduleEvents() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getScheduleEvents() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the list of ScheduleEvents managing this Progress.
- getScheduleEvents(String, int, int) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getScheduleEvents(String, int, int) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
- getScheduleEvents(String, int, int) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleEventService
- getScheduleEvents(String, int, int) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- getScheduleEvents(String, int, int, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getScheduleEvents(String, int, int, String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
- getScheduleEvents(String, int, int, String) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleEventService
- getScheduleEvents(String, int, int, String) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- getScheduleEvents(String, int, int, List<String>, String) - Method in class dev.getelements.elements.rest.mission.ScheduleEventResource
- getScheduleProgressDao() - Method in class dev.getelements.elements.service.mission.UserScheduleProgressService
- getScheduleProgresses(String, int, int, List<String>) - Method in class dev.getelements.elements.rest.mission.ScheduleProgressResource
- getScheduleProgressService() - Method in class dev.getelements.elements.rest.mission.ScheduleProgressResource
- getScheduleProgressService(String, int, int) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleProgressService
- getScheduleProgressService(String, int, int) - Method in class dev.getelements.elements.service.mission.UserScheduleProgressService
- getScheduleQuery(String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getScheduler() - Method in class dev.getelements.elements.rt.SimpleContext
- getScheduler() - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- getScheduler() - Method in class dev.getelements.elements.rt.SimpleResourceContext
- getScheduler() - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- getScheduler() - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- getScheduler() - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- getSchedulerContext() - Method in interface dev.getelements.elements.rt.Context
-
Gets the
SchedulerContextassocaited with thisContext - getSchedulerContext() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- getSchedulerContext() - Method in class dev.getelements.elements.rt.SimpleContext
- getSchedulerPoolSizeProvider() - Method in class dev.getelements.elements.rt.remote.provider.ScheduledExecutorServiceProvider
- getSchedules() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getSchedules() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the list of Schedules managing this Progress.
- getSchedules(int, int) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getSchedules(int, int) - Method in interface dev.getelements.elements.sdk.dao.ScheduleDao
- getSchedules(int, int) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleService
- getSchedules(int, int) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- getSchedules(int, int, String) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getSchedules(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.ScheduleDao
- getSchedules(int, int, String) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleService
- getSchedules(int, int, String) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- getSchedules(int, int, List<String>, String) - Method in class dev.getelements.elements.rest.mission.ScheduleResource
- getscheduleService() - Method in class dev.getelements.elements.rest.mission.ScheduleEventResource
- getscheduleService() - Method in class dev.getelements.elements.rest.mission.ScheduleResource
- getSchema() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getSchema() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductSkuSchema
- getSchema() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- getSchema() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the purchase provider schema in reverse-dns notation.
- getSchema() - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Returns the receipt provider schema.
- getSchema() - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Returns the receipt provider schema in reverse-dns notation.
- getSchema() - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
-
Returns the JSON Schema for the data.
- getScheme() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getScheme() - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- getScheme() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- getScheme() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
-
Returns the created auth scheme.
- getScheme() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeResponse
-
Returns the created or updated OAuth2 auth scheme.
- getScheme() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeResponse
-
Returns the created or updated OIDC auth scheme.
- getScheme() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeResponse
-
Returns the full auth scheme.
- getScheme() - Method in class dev.getelements.elements.sdk.model.match.Match
-
Gets the desired matchmaking scheme.
- getScheme() - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- getScheme() - Method in class dev.getelements.elements.sdk.model.user.UserUid
-
Returns the authentication scheme name associated with this UID.
- getSchemeId() - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Returns the OAuth2 scheme ID to use.
- getSchemeName() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- getScope() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- getScope() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- getScope() - Method in class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- getScope() - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- getScope() - Method in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- getScope() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Gets the scope of the task entry.
- getScope() - Method in class dev.getelements.elements.sdk.model.match.Match
-
Gets the scope of the match.
- getScope() - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- getScope(Class<?>, String, String) - Static method in class dev.getelements.elements.rt.annotation.RemoteModel.Util
-
Gets the definition matching scope and protocol.
- getScope(Class<?>, String, String) - Static method in class dev.getelements.elements.rt.annotation.RemoteService.Util
-
Gets the definition matching scope and protocol.
- getScopedInvokerFactory() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- getScopedInvokerFactory() - Method in class dev.getelements.elements.service.blockchain.crypto.flow.SuperUserFlowSmartContractInvocationService
- getScopedInvokerFactory() - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- getScopedInvokerFactory() - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- getScopes() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getScopes() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getScopes() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the OAuth2 scopes to request.
- getScopeThreadLocal() - Method in class dev.getelements.elements.sdk.guice.GuiceServiceLocator
- getScore() - Method in class dev.getelements.elements.sdk.model.leaderboard.Rank
-
Returns the score value for this rank.
- getScoreDao() - Method in class dev.getelements.elements.service.leaderboard.UserScoreService
- getScoreService() - Method in class dev.getelements.elements.rest.leaderboard.ScoreResource
- getScoreStrategyType() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- getScoreStrategyType() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Returns the score strategy type.
- getScoreStrategyType() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Returns the score strategy type.
- getScoreStrategyType() - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Returns the score strategy type for the leaderboard.
- getScoreUnits() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- getScoreUnits() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Returns the units of measure for scores.
- getScoreUnits() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Returns the score units of measure.
- getScoreUnits() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Returns the units of measure for the score.
- getScoreUnits() - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Returns the units of measure for the points.
- getScoreUnits() - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Returns the units of measure for the score type of the leaderboard.
- getScriptHash() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- getScriptHash() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- getScriptHash() - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Returns the script hash of the contract.
- getScriptHash() - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Returns the script hash of the contract from the blockchain.
- getScriptRepoUrl() - Method in class dev.getelements.elements.sdk.model.application.Application
-
Gets script repo URL.
- getScriptStorageDirectory() - Method in class dev.getelements.elements.codeserve.FileSystemScriptApplicationRepositoryResolverProvider
- getSecretDigest(MessageDigest, byte[]) - Method in class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
Gets a digest version of this
MongoSessionSecretusing the providedMessageDigest. - getSecretDigestEncoded(MessageDigest, byte[]) - Method in class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
Base64 encodes the secret digest using
MongoSessionSecret.getSecretDigestEncoded(MessageDigest, byte[])and returns the result. - getSecretKeyAlgorithm() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- getSecureRandomProvider() - Method in class dev.getelements.elements.dao.mongo.ucode.UniqueCodeGeneratorProvider
- getSecurityChain() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- getSequence() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getSequence() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- getSequence() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- getSequence() - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- getSequence() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns the current number of completed steps.
- getSeriesId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getSeriesId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getServer() - Method in class dev.getelements.elements.jetty.ElementsWebServices
- getServerBindAddressProvider() - Method in class dev.getelements.elements.jetty.SimpleServerProvider
- getServerHealth() - Method in class dev.getelements.elements.rest.status.HealthResource
- getServerPortProvider() - Method in class dev.getelements.elements.jetty.SimpleServerProvider
- getServerSecurityChainPemFileProvider() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQSecurityProvider
- getService() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoCallbackDefinition
- getService() - Method in class dev.getelements.elements.dao.mongo.model.MongoCallbackDefinition
- getService() - Method in class dev.getelements.elements.sdk.model.application.CallbackDefinition
-
Returns the element service reference to invoke.
- getService(Class<?>) - Method in interface dev.getelements.elements.rt.remote.provider.ExecutorServiceFactory
- getService(String) - Method in interface dev.getelements.elements.rt.remote.provider.ExecutorServiceFactory
- getServiceAccountCredentials() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFirebaseApplicationConfiguration
- getServiceAccountCredentials() - Method in class dev.getelements.elements.sdk.model.application.FirebaseApplicationConfiguration
-
Returns the service account credentials JSON.
- getServiceLocator() - Method in class dev.getelements.elements.rt.remote.ServiceLocatorLocalInvocationDispatcher
-
Deprecated.
- getServiceLocator() - Method in interface dev.getelements.elements.sdk.Element
-
Gets the
ServiceLocatorassociated with this element. - getServiceLocator() - Method in class dev.getelements.elements.sdk.spi.DefaultSharedElementLoader
- getServiceLocator() - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- getServiceLocator() - Method in class dev.getelements.elements.sdk.spi.SharedElement
- getServiceName() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoElementServiceReference
- getServiceName() - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
-
Returns the name of the service within the Element.
- getServices() - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- getServicesByName() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcManifest
- getServiceType() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoElementServiceReference
- getServiceType() - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
-
Returns the type of the service within the Element.
- getServletPath() - Method in class org.eclipse.jgit.http.server.glue.WrappedRequest
- getServletRequestRepositoryResolverProvider() - Method in class dev.getelements.elements.git.GitServletProvider
- getSession() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- getSession() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- getSession() - Method in class dev.getelements.elements.sdk.model.session.SessionCreation
-
Returns the session object generated by the request.
- getSession() - Method in class dev.getelements.elements.service.auth.UserUsernamePasswordAuthService
- getSession(String) - Method in interface dev.getelements.elements.sdk.service.auth.CustomAuthSessionService
-
Gets a
Sessionprovided the custom auth JWT. - getSession(String) - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- getSessionCreation() - Method in class dev.getelements.elements.rest.test.ClientContext
- getSessionDao() - Method in class dev.getelements.elements.rest.test.ClientContext
- getSessionDao() - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- getSessionDao() - Method in class dev.getelements.elements.service.auth.DefaultSessionService
- getSessionDao() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- getSessionDao() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- getSessionDao() - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- getSessionDao() - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getSessionDao() - Method in class dev.getelements.elements.service.user.UserUserService
- getSessionId() - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Gets the id of this
MongoSession. - getSessionProvider() - Method in class dev.getelements.elements.service.email.DefaultEmailService
- getSessionSecret() - Method in class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
Gets the raw secret value as determined suitable for use in
SessionCreation.setSessionSecret(String). - getSessionSecret() - Method in class dev.getelements.elements.rest.test.ClientContext
- getSessionSecret() - Method in class dev.getelements.elements.sdk.model.session.SessionCreation
-
Returns the session secret to be passed to subsequent requests through headers.
- getSessionSecret() - Method in class dev.getelements.elements.security.SessionSecretHeader
-
Returns the session secret.
- getSessionService() - Method in class dev.getelements.elements.rest.security.SessionResource
- getSessionService() - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- getSessionTimeoutSeconds() - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- getSessionTimeoutSeconds() - Method in class dev.getelements.elements.service.auth.DefaultSessionService
- getSessionTimeoutSeconds() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- getSessionTimeoutSeconds() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- getSessionTimeoutSeconds() - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getSessionTimeoutSeconds() - Method in class dev.getelements.elements.service.user.UserUserService
- getSessionToken() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getSessionToken() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getSharedLoader(ElementRecord, ServiceLocator) - Method in interface dev.getelements.elements.sdk.ElementLoaderFactory
- getSharedLoader(ElementRecord, ServiceLocator) - Method in class dev.getelements.elements.sdk.spi.DefaultElementLoaderFactory
- getShares() - Method in class dev.getelements.elements.sdk.model.blockchain.StakeHolder
-
Returns the number of shares assigned to this stakeholder.
- getSimpleInventoryItem(String) - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- getSimpleInventoryItems(int, int, String, String) - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- getSimpleInventoryItemService() - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- getSimpleSchedulerContext() - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- getSingleUseHandlerService() - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- getSingleWalletFromVaultForNetwork(String, BlockchainNetwork) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getSingleWalletFromVaultForNetwork(String, BlockchainNetwork) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Attempts to find a single wallet for the supplied vault ID and blockchain network.
- getSizeInBytes() - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Returns the number of bytes when a
NodeIdis stored as ainvalid reference
byte[] - getSizeInBytes() - Static method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Returns the number of bytes when a
ResourceIdis stored as ainvalid reference
byte[] - getSizeInBytes() - Static method in class dev.getelements.elements.sdk.cluster.id.TaskId
-
Gets the size of the
TaskIdin bytes. - getSku() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- getSku() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Returns the SKU of the purchased item.
- getSku() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Returns the SKU of the IAP item.
- getSku() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- getSlot() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- getSlot() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- getSlot() - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Returns the slot for this save data document.
- getSlot() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Returns the slot of this save data document.
- getSmartContract() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- getSmartContract(String) - Method in class dev.getelements.elements.rest.blockchain.SmartContractResource
- getSmartContract(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractService
-
Fetches a specific
SmartContractinstance based on ID. - getSmartContract(String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- getSmartContractAddress() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- getSmartContractById(String) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Gets the specific smart contract.
- getSmartContractByNameOrId(String) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Gets the specific smart contract.
- getSmartContractDao() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- getSmartContractDao() - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- getSmartContractDao() - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- getSmartContractDao() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- getSmartContracts(int, int, BlockchainApi, List<BlockchainNetwork>) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- getSmartContracts(int, int, BlockchainApi, List<BlockchainNetwork>) - Method in class dev.getelements.elements.rest.blockchain.SmartContractResource
- getSmartContracts(int, int, BlockchainApi, List<BlockchainNetwork>) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Gets the smart contracts in the database.
- getSmartContracts(int, int, BlockchainApi, List<BlockchainNetwork>) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractService
-
Lists all
SmartContractinstances, specifying a search query. - getSmartContracts(int, int, BlockchainApi, List<BlockchainNetwork>) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- getSmartContractService() - Method in class dev.getelements.elements.rest.blockchain.SmartContractResource
- getSmartContractsForSingleNetwork(int, int, BlockchainApi, BlockchainNetwork) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Gets the smart contracts in the database.
- getSmtpHost() - Method in class dev.getelements.elements.service.email.DefaultEmailService
- getSmtpHost() - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- getSmtpPassword() - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- getSmtpPort() - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- getSmtpStarttls() - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- getSmtpUser() - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- getSnapshot() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Gets the snapshot value of this
UnixFSDualCounter. - getSnapshot() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
-
Gets the snapshot value.
- getSnapshotBuilderProvider() - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- getSolanaIdentityGeneratorProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- getSound() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationParameters
-
Gets the sound to play when delivering the message.
- getSound() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- getSource() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getSource() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the source that identifies the origin of the issuance.
- getSpec() - Method in class dev.getelements.elements.sdk.model.security.PemData
-
Gets the spec generated from the key.
- getSpiArtifacts() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- getSpiBuiltins() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- getSrvQuery() - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- getSrvQuery() - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- getSrvServers() - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- getSrvServers() - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- getSslProtocol() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getSslSettings() - Method in class dev.getelements.elements.sdk.mongo.provider.MongoClientProvider
- getStackTrace() - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- getStakeHolders() - Method in class dev.getelements.elements.sdk.model.blockchain.Ownership
-
Returns the list of stakeholders assigned to this token.
- getStartupManifest() - Method in interface dev.getelements.elements.rt.ManifestContext
-
Gets the
StartupManifest, if available. - getStartupManifest() - Method in interface dev.getelements.elements.rt.ManifestLoader
-
Gets the
StartupManifest, if available. - getStartupManifest() - Method in class dev.getelements.elements.rt.SimpleManifestContext
- getState() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getState() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- getState() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- getState() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getState() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getState() - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- getState() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.ConnectionState
- getState() - Method in interface dev.getelements.elements.rt.remote.Node
-
Gets the state of the node.
- getState() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getState() - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
-
Returns the plan state.
- getState() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Returns the current state of the large object.
- getState() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Returns the current state of the large object.
- getState() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the state of the reward issuance.
- getStatus() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- getStatus() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getStatus() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getStatus() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the status.
- getStatus() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
-
Returns the Flow transaction status.
- getStatus() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearInvokeContractResponse
-
Returns the transaction status.
- getStatus() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Returns the execution status.
- getStatus() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Returns the status of the match.
- getStatus() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- getStatus() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the transaction status.
- getStatus() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapVerifyReceiptResponse
- getStatus() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- getStatus() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the transaction status (e.g.
- getStatusCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
-
Returns the Flow transaction status code.
- getStatusCode() - Method in exception class dev.getelements.elements.sdk.service.appleiap.client.exception.AppleIapVerifyReceiptStatusErrorCodeException
- getStatusCode() - Method in exception class dev.getelements.elements.sdk.service.meta.facebookiap.client.exception.FacebookIapVerifyReceiptGraphErrorException
- getStatusCode() - Method in exception class dev.getelements.elements.sdk.service.meta.oculusiap.client.exception.OculusIapVerifyReceiptGraphErrorException
- getStatusForCode(Object) - Static method in class dev.getelements.elements.sdk.jakarta.rs.DefaultExceptionMapper
- getStdinProvider() - Method in class dev.getelements.elements.setup.provider.TerminalProvider
- getStdoutProvider() - Method in class dev.getelements.elements.setup.provider.TerminalProvider
- getSteamApplicationConfiguration(String, String) - Method in class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- getSteamApplicationConfigurationService() - Method in class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- getSteamIapReceipt(String) - Method in interface dev.getelements.elements.sdk.service.steam.SteamIapReceiptService
-
Gets the receipt with the given order ID, or throws a
NotFoundExceptionif the receipt cannot be found. - getSteamIapReceipt(String) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getSteamIapReceipts(User, int, int) - Method in interface dev.getelements.elements.sdk.service.steam.SteamIapReceiptService
-
Gets receipts for a given user specifying the offset and the count.
- getSteamIapReceipts(User, int, int) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getSteamIapReceiptService() - Method in class dev.getelements.elements.rest.steam.SteamIapReceiptResource
- getSteamId() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the Steam user ID (64-bit SteamID).
- getSteamId() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the Steam user ID (64-bit SteamID).
- getStepCount() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Returns the total number of steps in the mission.
- getStepDescription() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Returns the description of the current step.
- getStepDisplayName() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Returns the display name of the current step.
- getStepForSequence(int) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getStepIndex(Step) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the index for the given step, or -1 if not found.
- getSteps() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- getSteps() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getSteps() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- getSteps() - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
-
Returns the plan steps.
- getSteps() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Returns the mission steps.
- getSteps() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the steps that constitute the mission.
- getSteps() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the steps that constitute the mission.
- getSteps() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Returns the steps that constitute the mission.
- getStepSequence(Step) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the index for the given step, or -1 if not found.
- getStorageRoot() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Gets the storage root directory.
- getStrictOptionSpec() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- getSubject() - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- getSubject() - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Returns the subject line of the email template.
- getSubject() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Returns the subject line of the email template.
- getSubject() - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Returns the subject line of the email template.
- getSubject() - Method in class dev.getelements.elements.security.CustomJWTCredentials
-
Gets the subject of the
- getSubtopicNamed(String) - Method in interface dev.getelements.elements.sdk.service.topic.Topic
-
Returns a subtopic with the provided name.
- getSuccess() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- getSuccess() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Returns the callback definition for a successful match.
- getSuccess() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapConsumeResponse
- getSuccessReceiptId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearStatus
-
Returns the success receipt ID status if execution created a new receipt.
- getSuccessReceiptId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearSuccessReceiptIdStatus
-
Returns the success receipt ID.
- getSuccessRedirectUrl() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- getSuccessRedirectUrl() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getSuccessRedirectUrl() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getSuccessRedirectUrl() - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- getSuccessRedirectUrl() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the configured success redirect URL.
- getSuccessValue() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearStatus
-
Returns the success value status if execution succeeded with a return value.
- getSuccessValue() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearSuccessValueStatus
-
Returns the success value.
- getSuperSimpleInventoryItemServiceProvider() - Method in class dev.getelements.elements.service.inventory.AdvancedInventoryItemServiceProvider
- getSuperUserAdvancedInventoryItemServiceProvider() - Method in class dev.getelements.elements.service.inventory.DistinctInventoryItemServiceProvider
- getSuperUserApplicationProfileServiceProvider() - Method in class dev.getelements.elements.service.application.ApplicationConfigurationServiceProvider
- getSuperUserApplicationServiceProvider() - Method in class dev.getelements.elements.service.application.ApplicationServiceProvider
- getSuperUserApplicationServiceProvider() - Method in class dev.getelements.elements.service.application.ApplicationStatusServiceProvider
- getSuperUserElementDeploymentServiceProvider() - Method in class dev.getelements.elements.service.system.ElementDeploymentServiceProvider
- getSuperUserElementInspectorServiceProvider() - Method in class dev.getelements.elements.service.system.ElementInspectorServiceProvider
- getSuperUserEmailTemplateService() - Method in class dev.getelements.elements.service.schema.email.EmailTemplateServiceProvider
- getSuperUserEvmSmartContractServiceProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.EvmSmartContractServiceProvider
- getSuperUserFacebookApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.FacebookApplicationConfigurationServiceProvider
- getSuperUserFCMRegistrationServiceProvider() - Method in class dev.getelements.elements.service.notification.FCMRegistrationServiceProvider
- getSuperUserFirebaseApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.FirebaseApplicationConfigurationServiceProvider
- getSuperUserFlowSmartContractInvocationServiceProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.flow.FlowSmartContractInvocationServiceProvider
- getSuperUserFollowerServiceProvider() - Method in class dev.getelements.elements.service.follower.FollowerServiceProvider
- getSuperUserGooglePlayApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.GooglePlayApplicationConfigurationServiceProvider
- getSuperUserIndexServiceProvider() - Method in class dev.getelements.elements.service.index.IndexServiceProvider
- getSuperUserInviteService() - Method in class dev.getelements.elements.service.invite.InviteServiceProvider
- getSuperUserIosApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.IosApplicationConfigurationServiceProvider
- getSuperUserLargeObjectServiceProvider() - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- getSuperUserLeaderboardProviderProvider() - Method in class dev.getelements.elements.service.leaderboard.LeaderboardServiceProvider
- getSuperUserMatchmakingApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.MatchmakingConfigurationServiceProvider
- getSuperuserMatchServiceProvider() - Method in class dev.getelements.elements.service.match.MultiMatchServiceProvider
- getSuperUserMetadataSpecService() - Method in class dev.getelements.elements.service.schema.MetadataSpecServiceProvider
- getSuperUserMissionServiceProvider() - Method in class dev.getelements.elements.service.mission.MissionServiceProvider
- getSuperUserMockSessionServiceProvider() - Method in class dev.getelements.elements.service.auth.MockSessionServiceProvider
- getSuperUserNearSmartContractInvocationServiceProvider() - Method in class dev.getelements.elements.service.blockchain.crypto.near.NearSmartContractServiceProvider
- getSuperUserOculusApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.OculusApplicationConfigurationServiceProvider
- getSuperUserOpenApiCodegenServiceProvider() - Method in class dev.getelements.elements.service.codegen.OpenApiCodegenServiceProvider
- getSuperuserProductBundleServiceProvider() - Method in class dev.getelements.elements.service.goods.ProductBundleServiceProvider
- getSuperuserProductSkuSchemaServiceProvider() - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaServiceProvider
- getSuperUserProfileOverrideServiceProvider() - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- getSuperUserProfileService() - Method in class dev.getelements.elements.service.user.AbstractUserService
- getSuperUserProfileServiceProvider() - Method in class dev.getelements.elements.service.profile.ProfileServiceProvider
- getSuperUserProgressServiceProvider() - Method in class dev.getelements.elements.service.progress.ProgressServiceProvider
- getSuperuserProvider() - Method in class dev.getelements.elements.service.inventory.ItemLedgerServiceProvider
- getSuperUserRankServiceProvider() - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- getSuperuserReceiptServiceProvider() - Method in class dev.getelements.elements.service.receipt.ReceiptServiceProvider
- getSuperUserSaveDataDocumentServiceProvider() - Method in class dev.getelements.elements.service.savedata.SaveDataDocumentServiceProvider
- getSuperUserScheduleEventServiceProvider() - Method in class dev.getelements.elements.service.mission.ScheduleEventServiceProvider
- getSuperUserScheduleServiceProvider() - Method in class dev.getelements.elements.service.mission.ScheduleServiceProvider
- getSuperUserServiceProvider() - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- getSuperUserSimpleInventoryItemServiceProvider() - Method in class dev.getelements.elements.service.inventory.SimpleInventoryItemServiceProvider
- getSuperUserSmartContractServiceProvider() - Method in class dev.getelements.elements.service.blockchain.omni.SmartContractServiceProvider
- getSuperUserSteamApplicationConfigurationServiceProvider() - Method in class dev.getelements.elements.service.application.SteamApplicationConfigurationServiceProvider
- getSuperUserVaultService() - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- getSuperUserVaultServiceProvider() - Method in class dev.getelements.elements.service.blockchain.omni.VaultServiceProvider
- getSuperUserWalletService() - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- getSuperUserWalletServiceProvider() - Method in class dev.getelements.elements.service.blockchain.omni.WalletServiceProvider
- getSyncErrorConsumer() - Method in class dev.getelements.elements.rt.jrpc.SingleAsyncResultHandlerStrategy
- getSyncErrorConsumer() - Method in class dev.getelements.elements.rt.jrpc.SingleSyncReturnResultHandlerStrategy
- getSyncErrorConsumer() - Method in interface dev.getelements.elements.rt.ResultHandlerStrategy
-
Returns the sync error consumer.
- getSyncResultConsumer() - Method in class dev.getelements.elements.rt.jrpc.SingleAsyncResultHandlerStrategy
- getSyncResultConsumer() - Method in class dev.getelements.elements.rt.jrpc.SingleSyncReturnResultHandlerStrategy
- getSyncResultConsumer() - Method in interface dev.getelements.elements.rt.ResultHandlerStrategy
-
Returns the sync result consumer.
- getSystemAttributes() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- getTags() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- getTags() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getTags() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getTags() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- getTags() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- getTags() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- getTags() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- getTags() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getTags() - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Returns the tags for this auth scheme.
- getTags() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Returns the tags for this auth scheme request.
- getTags() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Returns the tags for the auth scheme.
- getTags() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the tags for this token.
- getTags() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Get the tags for the Item.
- getTags() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Get the tags for the Item.
- getTags() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns the searchable tags associated with this product bundle.
- getTags() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Get the tags for the Item.
- getTags() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
- getTags() - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Returns the tags for this mission.
- getTags() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Returns the tags used to categorize this mission.
- getTags() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Returns the tags used to categorize this mission.
- getTags() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the tags used to categorize this reward issuance.
- getTags() - Method in interface dev.getelements.elements.sdk.model.Taggable
-
Returns the tags for this entity.
- getTaskContext() - Method in interface dev.getelements.elements.rt.Context
-
Gets the
TaskContext. - getTaskContext() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- getTaskContext() - Method in class dev.getelements.elements.rt.SimpleContext
- getTaskEntries() - Method in interface dev.getelements.elements.rt.transact.Snapshot
- getTaskEntries() - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- getTaskId() - Method in exception class dev.getelements.elements.rt.exception.DuplicateTaskException
- getTaskId() - Method in exception class dev.getelements.elements.rt.exception.NoSuchTaskException
- getTaskId() - Method in exception class dev.getelements.elements.rt.exception.TaskKilledException
- getTaskId() - Method in interface dev.getelements.elements.rt.transact.TransactionalTask
-
Gets the
TaskId. - getTaskId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTask
- getTaskIndex() - Method in interface dev.getelements.elements.rt.transact.DataStore
-
Gets the index of tasks.
- getTaskIndex() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- getTasks() - Method in interface dev.getelements.elements.rt.Resource
- getTasks() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- getTaskService() - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- getTaskService() - Method in class dev.getelements.elements.rt.SimpleTaskContext
- getTasksImmutable() - Method in class dev.getelements.elements.rt.transact.AbstractTaskEntry
- getTasksImmutable() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Gets the tasks associated with this
TaskEntry. - getTemporaryRoot() - Static method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Returns the temporary path root directory.
- getTerminalProvider() - Method in class dev.getelements.elements.setup.provider.LineReaderProvider
- getTestFixture(Class<T>) - Method in class dev.getelements.elements.rest.test.TestUtils
-
Creates a test case with the
JournalTransactionalResourceServicePersistenceEnvironmentbacked by theUnixFSJournalTransactionalPersistenceDriver - getText() - Method in class dev.getelements.elements.sdk.test.element.mongo.TestRedeployDocument
- getThreadGroupProvider() - Method in class dev.getelements.elements.rt.remote.provider.CachedThreadPoolProvider
- getThreadGroupProvider() - Method in class dev.getelements.elements.rt.remote.provider.ScheduledExecutorServiceProvider
- getThreadPoolSize() - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- getThrowable() - Method in class dev.getelements.elements.rt.remote.InvocationError
- getTime() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the transaction time string from Steam.
- getTimeout() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- getTimeout() - Method in class dev.getelements.elements.rt.SimpleEventContext
- getTimeout() - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- getTimeout() - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Returns the timeout duration for this code in milliseconds.
- getTimeoutSeconds() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- getTimeoutSeconds() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Returns the absolute match timeout in seconds.
- getTimestamp() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getTimestamp() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchLock
- getTimestamp() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- getTimestamp() - Method in interface dev.getelements.elements.rt.transact.TransactionalTask
-
Gets the timestamp when the task needs to resume
- getTimestamp() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTask
- getTimestamp() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getTimestamp() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Returns the timestamp of the last write to this document, in milliseconds since Unix epoch.
- getTimestamp() - Method in class dev.getelements.elements.sdk.model.Version
-
Returns the build timestamp.
- getTimeStrategyType() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- getTimeStrategyType() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Returns the time strategy type.
- getTimeStrategyType() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Returns the time strategy type.
- getTimeStrategyType() - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Returns the time strategy type for the leaderboard.
- getTitle() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- getTitle() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Returns the display title.
- getTitle() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Returns the display title of the leaderboard.
- getTitle() - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Returns the user-presentable title for the leaderboard.
- getTitle() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Returns the title.
- getTitle() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Returns the title.
- getTitle() - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
-
Returns the title for this layout element.
- getTitle() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationParameters
-
Ges the title of the notification.
- getTitle() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- getTo() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the address of the recipient.
- getToIndex() - Method in class dev.getelements.elements.sdk.model.index.BuildIndexRequest
-
Returns the list of types to index.
- getToken() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getToken() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getToken() - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- getToken() - Method in class dev.getelements.elements.dao.mongo.model.user.MongoPasswordResetToken
- getToken() - Method in class dev.getelements.elements.sdk.model.user.CompletePasswordResetRequest
- getToken() - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- getTokenDao() - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- getTokenDao() - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- getTokenDao() - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- getTokenDao() - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- getTokenEndpoint() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Returns the token endpoint resolved from the provider's discovery document.
- getTokenEndpoint() - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- getTokenEndpointAuthMethod() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- getTokenEndpointAuthMethod() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- getTokenEndpointAuthMethod() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns the token endpoint authentication method.
- getTokenExpiry(String) - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- getTokenExpiry(String) - Method in interface dev.getelements.elements.sdk.dao.TokensWithExpirationDao
-
Given the token id, will return it's expiry value
- getTokenId() - Method in class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Returns the Elements ID of the token to mint.
- getTokenId() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationEvent
-
Returns the database-assigned token ID for the
NotificationEvent. - getTokenId() - Method in class dev.getelements.elements.service.notification.StandardNotificationEvent
- getTokenIds() - Method in class dev.getelements.elements.sdk.model.blockchain.BulkMintTokenRequest
-
Returns the list of token IDs to mint.
- getTokensBurnt() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Returns the amount of tokens burned during execution.
- getTokenUUID() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getTokenUUID() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getTombstone() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Gets the
Pathto the tombstone marker file. - getTopicForTypeNamed(Class<T>, String) - Method in interface dev.getelements.elements.sdk.service.topic.TopicService
-
Gets a
Topicfor the supplied message type. - getTopicForTypeNamed(Class<T>, String) - Method in class dev.getelements.elements.service.topic.NoopTopicService
- getTopics() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the hash of any emitted events.
- getTopicService() - Method in class dev.getelements.elements.service.match.StandardMatchServiceUtils
- getTopicService() - Method in class dev.getelements.elements.service.match.UserMatchService
- getTotal() - Method in class dev.getelements.elements.sdk.model.Pagination
-
Returns the total number of results.
- getTotalDistinctInventoryItems(String, String, boolean, String) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getTotalDistinctInventoryItems(String, String, boolean, String) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Gets a total number of items for provided userId or profileId
- getTotalMintedQuantity() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- getTotalMintedQuantity() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- getTotalRefreshTimeoutSeconds() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- getTotalSupply() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the maximum number of copies of this token that can be owned at any one time.
- getTrailing() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Gets the trailing value, ignoring the empty state.
- getTrailing() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
-
Gets the trailing value.
- getTrailingAndIncrement() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Increments the trailing value.
- getTransaction() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionBufferedEventPublisher
- getTransactionalResourceService() - Method in class dev.getelements.elements.rt.transact.TransactionPersistenceStrategy
- getTransactionFilePath(String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Allocates a journal file.
- getTransactionHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the transaction hash.
- getTransactionHash() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the transaction hash.
- getTransactionId() - Method in interface dev.getelements.elements.rt.transact.TransactionJournal.MutableEntry
-
Gets the unique ID of the transaction.
- getTransactionId() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Gets the transaction ID.
- getTransactionId() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the Steam internal transaction ID.
- getTransactionId() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getTransactionId() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the Steam internal transaction ID.
- getTransactionIndex() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the transaction index.
- getTransactionIndex() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the transaction index.
- getTransactionIndexRaw() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the raw transaction index.
- getTransactionJournal() - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- getTransactionJournal() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSJournalTransactionalPersistenceDriver
- getTransactionJournalDirectoryPath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Returns the path to the journal directory.
- getTransactionJournalFilePath() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Returns the path to the journal file.
- getTransactionOutcome() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearInvokeContractResponse
-
Returns the transaction outcome.
- getTransactionProvider() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getTransactionProvider() - Method in class dev.getelements.elements.service.application.SuperUserApplicationConfigurationService
- getTransactionProvider() - Method in class dev.getelements.elements.service.goods.ProductBundleMigration
- getTransactionProvider() - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getTransactionProvider() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getTransactionProvider() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getTransactionProvider() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getTransactionProvider() - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- getTransactionProvider() - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- getTransactionProvider() - Method in class dev.getelements.elements.service.mission.UserScheduleProgressService
- getTransactionProvider() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getTransactionProvider() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getTransactionProvider() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getTransactionProvider() - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- getTransactionProvider() - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- getTransferOptions() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the transfer options for this token.
- getTrialPeriod() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getTrustAlgorithm() - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- getTtlSeconds() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getTxnBufferSize() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- getType() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- getType() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getType() - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Gets the type of the session.
- getType() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- getType() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- getType() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- getType() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcReturnType
- getType() - Method in class dev.getelements.elements.rt.manifest.model.Property
-
The type of this property.
- getType() - Method in class dev.getelements.elements.rt.remote.Invocation
-
Gets the string representing the type of the remote object to invoke.
- getType() - Method in class dev.getelements.elements.rt.remote.RemoteInvocationHandlerBuilder
-
Gets the type of the remote object to invoke.
- getType() - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Returns the fully-qualified Java type of this configuration.
- getType() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns the type.
- getType() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the type of log.
- getType() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the type of this reward issuance, controlling duplicate-issuance behavior.
- getType() - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
- getType() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Returns the type.
- getType() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Returns the type.
- getType() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
-
Returns the type of the schema.
- getType() - Method in interface dev.getelements.elements.sdk.model.schema.MetadataSpecPropertiesContainer
-
Gets the type of this container.
- getType() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Returns the field type.
- getType() - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
-
Returns the type of the metadata spec.
- getType() - Method in class dev.getelements.elements.sdk.util.security.AuthorizationHeader
- getUesr() - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- getUidId() - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- getUidId() - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- getUniqueCodeGenerator() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- getUnixFSUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- getUnixFSUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSJournalTransactionalPersistenceDriver
- getUnixFSUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathIndex
- getUnixFSUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathMapping
-
Get the
UnixFSUtilsassociated with thisUnixFSPathMapping. - getUnixFSUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryBase
- getUnixFSUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryBase
- getUnixFSUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- getUnixFSUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskPathMapping
-
The
UnixFSUtilsas part of htis mapping. - getUnprivileged() - Static method in class dev.getelements.elements.sdk.model.user.User
-
Gets a special User object which is set to unprivileged.
- getUpdated() - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- getUpdatedAt() - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- getUpdatedAt() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Returns the time the email template was last updated.
- getUpdater(Class<SourceT>, Class<DestinationT>) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Gets an
MapperRegistry.Updater. - getUrl() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- getUrl() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Returns the URL where the binary contents may be read.
- getUrl() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Returns the URL where the binary contents may be read.
- getUrl() - Method in class dev.getelements.elements.webui.react.WebUIApplicationApiConfiguration
- getUsages() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns the maximum number of usages this token will have.
- getUse() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the intended use.
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Gets the
MongoUserwhich owns theMongoSession - getUser() - Method in class dev.getelements.elements.dao.mongo.model.MongoTokenWithExpiration
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUid
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- getUser() - Method in class dev.getelements.elements.dao.mongo.model.user.MongoPasswordResetToken
- getUser() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- getUser() - Method in class dev.getelements.elements.rest.test.ClientContext
- getUser() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Returns the user submitting the IAP.
- getUser() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Returns the user associated with this vault.
- getUser() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Returns the user associated with this wallet.
- getUser() - Method in class dev.getelements.elements.sdk.model.friend.Friend
-
Returns the user associated with this friend.
- getUser() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Returns the user who made the purchase.
- getUser() - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Returns the owning user.
- getUser() - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Returns the user associated with this inventory item.
- getUser() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Deprecated.use
CreateProfileRequest.getUserId()instead - getUser() - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Returns the user associated with this profile.
- getUser() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.providing the entire User object is no longer necessary
- getUser() - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Returns the user associated with this receipt.
- getUser() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the user to receive the reward.
- getUser() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Returns the user which owns the save data.
- getUser() - Method in class dev.getelements.elements.sdk.model.session.Session
-
Returns the user associated with this session.
- getUser() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Returns the Elements user associated with this purchase.
- getUser() - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Returns the user associated with this code.
- getUser() - Method in class dev.getelements.elements.sdk.model.user.PasswordResetToken
- getUser() - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- getUser() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- getUser() - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- getUser() - Method in class dev.getelements.elements.security.CustomJWTCredentials
-
Gets the raw user as
Map - getUser() - Method in class dev.getelements.elements.service.appleiap.AppleIapReceiptServiceProvider
- getUser() - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- getUser() - Method in class dev.getelements.elements.service.application.ApplicationConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.ApplicationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.ApplicationStatusServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.FacebookApplicationConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.FirebaseApplicationConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.GooglePlayApplicationConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.IosApplicationConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.MatchmakingConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.OculusApplicationConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.application.SteamApplicationConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.AuthSchemeServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.MockSessionServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthSchemeServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2LinkServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- getUser() - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthSchemeServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- getUser() - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- getUser() - Method in class dev.getelements.elements.service.auth.UsernamePasswordAuthServiceProvider
- getUser() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.EvmSmartContractServiceProvider
- getUser() - Method in class dev.getelements.elements.service.blockchain.crypto.flow.FlowSmartContractInvocationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.blockchain.crypto.near.NearSmartContractServiceProvider
- getUser() - Method in class dev.getelements.elements.service.blockchain.omni.SmartContractServiceProvider
- getUser() - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- getUser() - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- getUser() - Method in class dev.getelements.elements.service.blockchain.omni.VaultServiceProvider
- getUser() - Method in class dev.getelements.elements.service.blockchain.omni.WalletServiceProvider
- getUser() - Method in class dev.getelements.elements.service.codegen.OpenApiCodegenServiceProvider
- getUser() - Method in class dev.getelements.elements.service.follower.FollowerServiceProvider
- getUser() - Method in class dev.getelements.elements.service.follower.UserFollowerService
- getUser() - Method in class dev.getelements.elements.service.friend.FriendServiceProvider
- getUser() - Method in class dev.getelements.elements.service.friend.UserFriendService
- getUser() - Method in class dev.getelements.elements.service.goods.ProductBundleServiceProvider
- getUser() - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaServiceProvider
- getUser() - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- getUser() - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- getUser() - Method in class dev.getelements.elements.service.googleplayiap.GooglePlayIapReceiptServiceProvider
- getUser() - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- getUser() - Method in class dev.getelements.elements.service.index.IndexServiceProvider
- getUser() - Method in class dev.getelements.elements.service.inventory.AdvancedInventoryItemServiceProvider
- getUser() - Method in class dev.getelements.elements.service.inventory.DistinctInventoryItemServiceProvider
- getUser() - Method in class dev.getelements.elements.service.inventory.ItemLedgerServiceProvider
- getUser() - Method in class dev.getelements.elements.service.inventory.SimpleInventoryItemServiceProvider
- getUser() - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- getUser() - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getUser() - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- getUser() - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- getUser() - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- getUser() - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- getUser() - Method in class dev.getelements.elements.service.invite.InviteServiceProvider
- getUser() - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- getUser() - Method in class dev.getelements.elements.service.leaderboard.LeaderboardServiceProvider
- getUser() - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- getUser() - Method in class dev.getelements.elements.service.leaderboard.ScoreServiceProvider
- getUser() - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- getUser() - Method in class dev.getelements.elements.service.match.MatchServiceProvider
- getUser() - Method in class dev.getelements.elements.service.match.MultiMatchServiceProvider
- getUser() - Method in class dev.getelements.elements.service.meta.facebookiap.FacebookIapReceiptServiceProvider
- getUser() - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- getUser() - Method in class dev.getelements.elements.service.meta.oculusiap.OculusIapReceiptServiceProvider
- getUser() - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- getUser() - Method in class dev.getelements.elements.service.mission.AnonMissionService
- getUser() - Method in class dev.getelements.elements.service.mission.MissionServiceProvider
- getUser() - Method in class dev.getelements.elements.service.mission.ScheduleEventServiceProvider
- getUser() - Method in class dev.getelements.elements.service.mission.ScheduleProgressServiceProvider
- getUser() - Method in class dev.getelements.elements.service.mission.ScheduleServiceProvider
- getUser() - Method in class dev.getelements.elements.service.notification.FCMRegistrationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- getUser() - Method in class dev.getelements.elements.service.profile.ProfileServiceProvider
- getUser() - Method in class dev.getelements.elements.service.profile.UserProfileOverrideService
- getUser() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getUser() - Method in class dev.getelements.elements.service.progress.ProgressServiceProvider
- getUser() - Method in class dev.getelements.elements.service.receipt.ReceiptServiceProvider
- getUser() - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- getUser() - Method in class dev.getelements.elements.service.rewardissuance.RewardIssuanceServiceProvider
- getUser() - Method in class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- getUser() - Method in class dev.getelements.elements.service.savedata.SaveDataDocumentServiceProvider
- getUser() - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getUser() - Method in class dev.getelements.elements.service.schema.email.EmailTemplateServiceProvider
- getUser() - Method in class dev.getelements.elements.service.schema.MetadataSpecServiceProvider
- getUser() - Method in class dev.getelements.elements.service.steam.SteamIapReceiptServiceProvider
- getUser() - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- getUser() - Method in class dev.getelements.elements.service.system.ElementDeploymentServiceProvider
- getUser() - Method in class dev.getelements.elements.service.system.ElementInspectorServiceProvider
- getUser() - Method in class dev.getelements.elements.service.user.EmailPasswordLinkServiceProvider
- getUser() - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- getUser() - Method in class dev.getelements.elements.service.user.PasswordResetServiceProvider
- getUser() - Method in class dev.getelements.elements.service.user.UsernamePasswordLinkServiceProvider
- getUser() - Method in class dev.getelements.elements.service.util.UserProfileUtility
- getUser() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- getUser(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getUser(String) - Method in class dev.getelements.elements.rest.user.UserResource
- getUser(String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Gets the user with the userId.
- getUser(String) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Gets a user with unique user ID.
- getUser(String) - Method in class dev.getelements.elements.service.user.AnonUserService
- getUser(String) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getUser(String) - Method in class dev.getelements.elements.service.user.UserUserService
- getUserAppleIapReceiptServiceProvider() - Method in class dev.getelements.elements.service.appleiap.AppleIapReceiptServiceProvider
- getUserAuthServiceProvider() - Method in class dev.getelements.elements.service.auth.UsernamePasswordAuthServiceProvider
- getUserByNameOrEmail(String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Gets the user with the user name or email address.
- getUserDao() - Method in class dev.getelements.elements.dao.mongo.test.UserTestFactory
- getUserDao() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- getUserDao() - Method in class dev.getelements.elements.rest.test.ClientContext
- getUserDao() - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- getUserDao() - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- getUserDao() - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- getUserDao() - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- getUserDao() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getUserDao() - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- getUserDao() - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- getUserDao() - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- getUserDao() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- getUserDao() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getUserDao() - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- getUserDao() - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- getUserDao() - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getUserDao() - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- getUserDao() - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- getUserDao() - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- getUserDao() - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- getUserDao() - Method in class dev.getelements.elements.service.invite.SuperUserInviteService
- getUserDao() - Method in class dev.getelements.elements.service.invite.UserInviteService
- getUserDao() - Method in class dev.getelements.elements.service.largeobject.AccessRequestUtils
- getUserDao() - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- getUserDao() - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- getUserDao() - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- getUserDao() - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- getUserDao() - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getUserDao() - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- getUserDao() - Method in class dev.getelements.elements.service.user.AnonUserService
- getUserDao() - Method in class dev.getelements.elements.service.user.SuperUserEmailPasswordLinkService
- getUserDao() - Method in class dev.getelements.elements.service.user.SuperUserUsernamePasswordLinkService
- getUserDao() - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getUserDao() - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- getUserDao() - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- getUserDao() - Method in class dev.getelements.elements.service.util.UserProfileUtility
- getUserDao() - Method in class dev.getelements.elements.setup.commands.AddUser
- getUserDao() - Method in class dev.getelements.elements.setup.commands.UpdateUser
- getUserDistinctInventoryItemServiceProvider() - Method in class dev.getelements.elements.service.inventory.DistinctInventoryItemServiceProvider
- getUserExpiresAt() - Method in class dev.getelements.elements.sdk.model.session.MockSessionCreation
-
Returns the time at which the mock user will automatically be deleted.
- getUserFacebookIapReceiptServiceProvider() - Method in class dev.getelements.elements.service.meta.facebookiap.FacebookIapReceiptServiceProvider
- getUserFCMRegistrationServiceProvider() - Method in class dev.getelements.elements.service.notification.FCMRegistrationServiceProvider
- getUserFollowerServiceProvider() - Method in class dev.getelements.elements.service.follower.FollowerServiceProvider
- getUserFriendServiceProvider() - Method in class dev.getelements.elements.service.friend.FriendServiceProvider
- getUserGooglePlayIapReceiptServiceProvider() - Method in class dev.getelements.elements.service.googleplayiap.GooglePlayIapReceiptServiceProvider
- getUserId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- getUserId() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- getUserId() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- getUserId() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Returns the user ID that will own the vault.
- getUserId() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Returns the user ID that owns the vault.
- getUserId() - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
-
Returns the ID of the user whose inventory will be modified.
- getUserId() - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Returns the user ID whose inventory will be modified.
- getUserId() - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Returns the user ID owning this inventory item.
- getUserId() - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
-
Returns the user ID whose inventory will be modified.
- getUserId() - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- getUserId() - Method in class dev.getelements.elements.sdk.model.inventory.SimpleInventoryItemQuantityAdjustment
-
Returns the ID of the user whose inventory to modify.
- getUserId() - Method in class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
-
Returns the ID of the user owning this inventory item.
- getUserId() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Returns the Facebook user ID.
- getUserId() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Returns the Oculus user ID.
- getUserId() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Returns the user ID this profile belongs to.
- getUserId() - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Returns the user ID associated with this receipt.
- getUserId() - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Returns the user ID owning this save data.
- getUserId() - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Returns the user ID (login name or email) for this session request.
- getUserId() - Method in class dev.getelements.elements.sdk.model.token.TokenWithExpiration
-
Returns the user associated with this token.
- getUserId() - Method in class dev.getelements.elements.sdk.model.user.UserUid
-
Returns the user ID associated with this UID.
- getUserId() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- getUserIdOptionSpec() - Method in class dev.getelements.elements.setup.commands.UpdateUser
- getUserIds() - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Returns the list of user IDs allowed to operate against the large object.
- getUserInviteService() - Method in class dev.getelements.elements.service.invite.InviteServiceProvider
- getUserKey() - Method in class dev.getelements.elements.security.CustomJWTCredentials
-
Gets the
UserKey. - getUserLargeObjectServiceProvider() - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- getUserLevel() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- getUserLevel() - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Returns the highest permitted user level.
- getUserLevel() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Returns the highest permitted user level.
- getUserLevel() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Returns the highest permitted user level this scheme will authorize.
- getUserMatchServiceProvider() - Method in class dev.getelements.elements.service.match.MatchServiceProvider
- getUserMatchServiceProvider() - Method in class dev.getelements.elements.service.match.MultiMatchServiceProvider
- getUsername() - Method in class dev.getelements.elements.sdk.model.user.LinkUsernamePasswordRequest
- getUsername() - Method in class dev.getelements.elements.sdk.util.security.BasicAuthorizationHeader
-
Gets the username.
- getUsernameOptionSpec() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- getUsernamePasswordAuthService() - Method in class dev.getelements.elements.rest.security.UsernamePasswordResource
- getUsernamePasswordAuthService() - Method in class dev.getelements.elements.servlet.security.HttpServletBasicAuthFilter
- getUsernamePasswordLinkService() - Method in class dev.getelements.elements.rest.user.UserLinkResource
- getUserOAuth2AuthServiceProvider() - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2LinkServiceProvider
- getUserObjectId() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- getUserOculusIapReceiptServiceProvider() - Method in class dev.getelements.elements.service.meta.oculusiap.OculusIapReceiptServiceProvider
- getUserOidcAuthService() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- getUserOidcAuthServiceProvider() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkServiceProvider
- getUserOidcLoginAttemptServiceProvider() - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptServiceProvider
- getUserPrincipal() - Method in class dev.getelements.elements.security.AuthenticatedRequest
- getUserProductBundleServiceProvider() - Method in class dev.getelements.elements.service.goods.ProductBundleServiceProvider
- getUserProductBundleServiceProvider() - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- getUserProductSkuSchemaServiceProvider() - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaServiceProvider
- getUserProfileOverrideServiceProvider() - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- getUserProfileServiceProvider() - Method in class dev.getelements.elements.service.profile.ProfileServiceProvider
- getUserProfileUtility() - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- getUserProgressServiceProvider() - Method in class dev.getelements.elements.service.progress.ProgressServiceProvider
- getUserProvider() - Method in class dev.getelements.elements.git.HttpServletRepositoryResolver
- getUserPublicInventoryItems(int, int, User) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getUserPublicInventoryItems(int, int, User) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Gets inventory items for specified user, which are flagged publicVisible
- getUserRankServiceProvider() - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- getUserReceiptServiceProvider() - Method in class dev.getelements.elements.service.receipt.ReceiptServiceProvider
- getUserRewardIssuanceServiceProvider() - Method in class dev.getelements.elements.service.rewardissuance.RewardIssuanceServiceProvider
- getUsers() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- getUsers() - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Returns the users permitted to perform operations.
- getUsers(int, int) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getUsers(int, int) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Gets a listing of all users given the offset, and count.
- getUsers(int, int) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Gets a list of users the current user can see.
- getUsers(int, int) - Method in class dev.getelements.elements.service.user.AnonUserService
- getUsers(int, int) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getUsers(int, int) - Method in class dev.getelements.elements.service.user.UserUserService
- getUsers(int, int, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getUsers(int, int, String) - Method in class dev.getelements.elements.rest.user.UserResource
- getUsers(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Gets a listing of all users given the offset, and count.
- getUsers(int, int, String) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Gets a list of users the current user can see.
- getUsers(int, int, String) - Method in class dev.getelements.elements.service.user.AnonUserService
- getUsers(int, int, String) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- getUsers(int, int, String) - Method in class dev.getelements.elements.service.user.UserUserService
- getUserSaveDataDocumentBySlot(String, int) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- getUserSaveDataDocumentBySlot(String, int) - Method in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
-
Gets the user-scoped save data document supplying the user id and the slot.
- getUserSaveDataDocumentBySlot(String, int) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Gets a user-scoped saved data document by user id and slot.
- getUserSaveDataDocumentBySlot(String, int) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- getUserSaveDataDocumentBySlot(String, int) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getUserSaveDataDocumentServiceProvider() - Method in class dev.getelements.elements.service.savedata.SaveDataDocumentServiceProvider
- getUsersByPrimaryPhoneNumbers(int, int, List<String>) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getUsersByPrimaryPhoneNumbers(int, int, List<String>) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Gets a listing of all users given the offset, count and phone number
- getUserScheduleProgressServiceProvider() - Method in class dev.getelements.elements.service.mission.ScheduleProgressServiceProvider
- getUserScoreServiceProvider() - Method in class dev.getelements.elements.service.leaderboard.ScoreServiceProvider
- getUserService() - Method in class dev.getelements.elements.rest.user.SignupResource
- getUserService() - Method in class dev.getelements.elements.rest.user.UserResource
- getUserService() - Method in class dev.getelements.elements.service.profile.UserProfileService
- getUserServiceProvider() - Method in class dev.getelements.elements.service.user.EmailPasswordLinkServiceProvider
- getUserServiceProvider() - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- getUserServiceProvider() - Method in class dev.getelements.elements.service.user.UsernamePasswordLinkServiceProvider
- getUserSimpleInventoryItemServiceProvider() - Method in class dev.getelements.elements.service.inventory.AdvancedInventoryItemServiceProvider
- getUserSimpleInventoryItemServiceProvider() - Method in class dev.getelements.elements.service.inventory.SimpleInventoryItemServiceProvider
- getUserSteamIapReceiptServiceProvider() - Method in class dev.getelements.elements.service.steam.SteamIapReceiptServiceProvider
- getUserTestFactory() - Method in class dev.getelements.elements.dao.mongo.test.LargeObjectTestFactory
- getUserTestFactory() - Method in class dev.getelements.elements.dao.mongo.test.MongoProfileTestOperations
- getUserUid(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getUserUid(String, String) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Gets the user uid with the given name or id
- getUserUidDao() - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- getUserUidDao() - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- getUserUidDao() - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- getUserUidDao() - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- getUserUidDao() - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- getUserUidDao() - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- getUserUidDao() - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- getUserUidDao() - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- getUserUidDao() - Method in class dev.getelements.elements.service.user.SuperUserEmailPasswordLinkService
- getUserUidDao() - Method in class dev.getelements.elements.service.user.SuperUserUsernamePasswordLinkService
- getUserUidDao() - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- getUserUidDao() - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- getUserUids(int, int, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getUserUids(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Attempts to get a certain number of user uids
- getUserVaultServiceProvider() - Method in class dev.getelements.elements.service.blockchain.omni.VaultServiceProvider
- getUserWalletServiceProvider() - Method in class dev.getelements.elements.service.blockchain.omni.WalletServiceProvider
- getUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceContentsMapping
-
Gets the
UnixFSUtilsassociated with this mapping. - getUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- getUtils() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- getUuid() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexOperation
- getUuid() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchLock
- getUuid() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- getUuid() - Method in class dev.getelements.elements.sdk.cluster.id.InstanceId
-
Gets a
UUIDrepresenting the instance id. - getUuid() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Returns the internal unique identifier generated and assigned on creation.
- getValidationFailureMessages() - Method in class dev.getelements.elements.sdk.model.ValidationErrorResponse
-
Returns the list of validation failure messages.
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- getValidationHelper() - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- getValidationHelper() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- getValidationHelper() - Method in class dev.getelements.elements.rest.apple.AppleIapReceiptResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.application.ApplicationResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.auth.OAuth2AuthResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.auth.OidcAuthResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.followers.FollowersResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.friends.FriendResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.goods.ItemResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.google.GooglePlayIapReceiptResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.invite.InviteResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.leaderboard.ScoreResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.notifications.FCMRegistrationResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.profile.ProfileResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.security.MockSessionResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.security.UsernamePasswordResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.steam.SteamIapReceiptResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.user.PasswordResetResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.user.SignupResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.user.UserEmailVerificationResource
- getValidationHelper() - Method in class dev.getelements.elements.rest.user.UserResource
- getValidationHelper() - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- getValidationHelper() - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- getValidationHelper() - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- getValidationHelper() - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- getValidationHelper() - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- getValidationHelper() - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- getValidationHelper() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- getValidationHelper() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- getValidationHelper() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getValidationHelper() - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- getValidationHelper() - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- getValidationHelper() - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- getValidationHelper() - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- getValidationHelper() - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- getValidationHelper() - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- getValidationUrl() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getValidationUrl() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the URL to send the user token validation request to.
- getValidationUrl() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the URL to send the user token validation request to.
- getValidator() - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- getValidator() - Method in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- getValidator() - Method in class dev.getelements.elements.rt.SimpleModelManifestService
- getValidator() - Method in class dev.getelements.elements.sdk.model.ValidWithGroups.Validator
-
Returns the Jakarta validator used to perform nested validation.
- getValidator() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- getValidator() - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- getValidatorProvider() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- getValidStatusCodes() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- getValidStatusCodes() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Returns the HTTP status codes considered processable for validation.
- getValidStatusCodes() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Returns the HTTP status codes that are considered processable for validation.
- getValue() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm.Algorithm
- getValue() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Returns the value.
- getValue() - Method in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Gets the literal value of the claim.
- getValue() - Method in enum class dev.getelements.elements.sdk.model.auth.PrivateClaim
-
Gets the literal value of the claim.
- getValue() - Method in enum class dev.getelements.elements.sdk.model.auth.UserKey
-
The literal value of the claim.
- getValue(Object) - Method in interface dev.getelements.elements.dao.mongo.query.BooleanQueryOperator.Evaluation
- getVat() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Returns the VAT amount for this line item.
- getVat() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Returns the VAT amount.
- getVault() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- getVault() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- getVault() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Returns the Elements vault used to manage the wallets.
- getVault() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Returns the vault that secures this wallet's keys.
- getVault() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- getVault(String) - Method in class dev.getelements.elements.rest.blockchain.VaultResource
- getVault(String) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Gets a
Vaultthe vault. - getVault(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.VaultService
-
Gets a specific vault wiht the supplied id.
- getVault(String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- getVault(String) - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- getVaultCryptoUtilities() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- getVaultCryptoUtilities() - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- getVaultCryptoUtilities() - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- getVaultCryptoUtilities() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- getVaultDao() - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- getVaultDao() - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- getVaultDao() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- getVaultDao() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- getVaultDao() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getVaultDao() - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- getVaultDao() - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- getVaultForUpdate(String, UpdateVaultRequest) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- getVaultForUser(String, String) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Gets the the vault ID.
- getVaultId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Returns the vault ID for contract-related requests.
- getVaultId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Returns the Elements database ID of the vault for contract operations.
- getVaults(int, int, String) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- getVaults(int, int, String) - Method in class dev.getelements.elements.rest.blockchain.VaultResource
- getVaults(int, int, String) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Gets all vaults in the system.
- getVaults(int, int, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.VaultService
-
Gets all vaults, optionally filtered by user ID
- getVaults(int, int, String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- getVaults(int, int, String) - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- getVaultService() - Method in class dev.getelements.elements.rest.blockchain.VaultResource
- getVerificationBaseUrl() - Method in class dev.getelements.elements.rest.user.UserEmailVerificationResource
- getVerificationService() - Method in class dev.getelements.elements.rest.user.UserEmailVerificationResource
- getVerificationService() - Method in class dev.getelements.elements.rest.VerifyResource
- getVerificationStatus() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUid
- getVerificationStatus() - Method in class dev.getelements.elements.sdk.model.user.UserUid
-
Returns the verification status of this UID.
- getVersion() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- getVersion() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- getVersion() - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- getVersion() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- getVersion() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- getVersion() - Method in class dev.getelements.elements.rest.status.VersionResource
- getVersion() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearMetadata
-
Returns the version of the metadata.
- getVersion() - Method in class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
-
Returns the deployment version.
- getVersion() - Method in class dev.getelements.elements.sdk.model.Deployment
-
Returns the deployment version.
- getVersion() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Returns the revision of the save data document.
- getVersion() - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
-
Returns the version identifier for optimistic locking.
- getVersion() - Method in class dev.getelements.elements.sdk.model.Version
-
Returns the version string.
- getVersion() - Method in interface dev.getelements.elements.sdk.service.version.VersionService
-
Returns the current
Versionof the current built. - getVersion() - Method in class dev.getelements.elements.service.version.BuildPropertiesVersionService
- getVersionExternalIdentifier() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- getVersionExternalIdentifier() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getVersionService() - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- getVersionService() - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource
- getVersionService() - Method in class dev.getelements.elements.rest.status.VersionResource
- getVersionService() - Method in class dev.getelements.elements.servlet.security.VersionServlet
- getWallet() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- getWallet() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- getWallet() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- getWallet(String) - Method in class dev.getelements.elements.rest.blockchain.WalletResource
- getWallet(String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Fetches a specific
Walletinstance based on ID. - getWallet(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.WalletService
-
Fetches a specific
Walletinstance based on ID or name. - getWallet(String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getWallet(String) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- getWalletAccount() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- getWalletCryptoUtilities() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- getWalletCryptoUtilities() - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- getWalletCryptoUtilities() - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- getWalletCryptoUtilities() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getWalletDao() - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- getWalletDao() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getWalletDao() - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- getWalletForUser(String, String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Fetches a specific
Walletinstance based on ID. - getWalletForVault(String, String) - Method in class dev.getelements.elements.rest.blockchain.VaultWalletResource
- getWalletId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- getWalletId() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- getWalletId() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Returns the elements wallet id.
- getWalletId() - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Returns the wallet id for this contract.
- getWalletId() - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Returns the wallet ID.
- getWalletId() - Method in class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Returns the elements wallet ID.
- getWalletId() - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Returns the wallet ID used for contract-related requests.
- getWalletIdentityFactory() - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getWalletInVault(String, String) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Fetches a specific
Walletinstance based on ID. - getWalletInVault(String, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.WalletService
-
Fetches wallet from the supplied vault.
- getWalletInVault(String, String) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getWalletInVault(String, String) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- getWallets(int, int, String, BlockchainApi, List<BlockchainNetwork>, String) - Method in class dev.getelements.elements.rest.blockchain.VaultWalletResource
- getWallets(int, int, String, String, BlockchainApi, List<BlockchainNetwork>) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- getWallets(int, int, String, String, BlockchainApi, List<BlockchainNetwork>) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Lists all
Walletinstances, specifying a search query. - getWallets(int, int, String, String, BlockchainApi, List<BlockchainNetwork>) - Method in interface dev.getelements.elements.sdk.service.blockchain.WalletService
-
Lists all
Walletinstances, specifying a search query. - getWallets(int, int, String, String, BlockchainApi, List<BlockchainNetwork>) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- getWallets(int, int, String, String, BlockchainApi, List<BlockchainNetwork>) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- getWalletService() - Method in class dev.getelements.elements.rest.blockchain.VaultWalletResource
- getWalletService() - Method in class dev.getelements.elements.rest.blockchain.WalletResource
- getWeb3j() - Method in class dev.getelements.elements.service.blockchain.invoke.evm.Web3jInvoker
- getWebOrderLineItemId() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- getWildcardIndices() - Method in class dev.getelements.elements.sdk.cluster.path.Path
- getWorker() - Method in class dev.getelements.elements.appnode.ApplicationNode
-
Gets the
Workerfor thisApplicationNode. - getWorker() - Method in class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- getWorker() - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- getWorker() - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Gets the worker
EmbeddedWorkerInstanceContainer. - getWorker() - Method in interface dev.getelements.elements.test.EmbeddedWorkerInstanceContainer
-
Gets the underlying
Worker. - getWorker() - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- getWorkerOptional() - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Gets the client
Optional<EmbeddedWorkerInstanceContainer>. - getWorkerOptional() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
- getWorkerWatchdogList() - Method in class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- getWrite() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoAccessPermissions
- getWrite() - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
-
Returns the subjects permitted to write to this object.
- getWrite() - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Returns the write access subjects.
- getWrite() - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Returns the subjects which can write the large object.
- getWriteLock() - Method in interface dev.getelements.elements.rt.util.ReadWriteGuard
- getWriteLock() - Method in class dev.getelements.elements.rt.util.ReentrantReadWriteGuard
- getX() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the base64url encoded x coordinate.
- getY() - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Returns the base64url encoded y coordinate.
- getzContext() - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- getzContext() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- GIT_CDN_STORAGE_DIRECTORY - Static variable in class dev.getelements.elements.cdnserve.FilesystemCdnGitLoaderProvider
-
The storage directory for the git repositories housing the application's script storage.
- GIT_REPO - Static variable in interface dev.getelements.elements.sdk.service.cdn.CdnDeploymentService
- GIT_ROOT - Static variable in class dev.getelements.elements.jetty.CdnServeModule
- GIT_SERVLET_KEY - Static variable in class dev.getelements.elements.jetty.CdnServeModule
- GIT_SERVLET_NAME - Static variable in class dev.getelements.elements.jetty.CdnServeModule
- GIT_SUFFIX - Static variable in interface dev.getelements.elements.rt.git.GitApplicationAssetLoader
-
The git directory suffix.
- GitApplicationAssetLoader - Interface in dev.getelements.elements.rt.git
-
The GitLoader takes a clone of an existing git repository, and allows downstream code access to that directory.
- GitCloneIOException - Exception Class in dev.getelements.elements.sdk.model.exception.cdnserve
-
Thrown when a git clone IO operation fails.
- GitCloneIOException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.GitCloneIOException
-
Creates a new instance.
- GitCloneIOException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.GitCloneIOException
-
Creates a new instance with the given message.
- GitCloneIOException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.GitCloneIOException
-
Creates a new instance with the given message and cause.
- GitCloneIOException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.GitCloneIOException
-
Creates a new instance with the given cause.
- GitFilter - Class in org.eclipse.jgit.http.server
-
Handles Git repository access over HTTP.
- GitFilter() - Constructor for class org.eclipse.jgit.http.server.GitFilter
-
New servlet that will load its base directory from
web.xml. - GitServlet - Class in org.eclipse.jgit.http.server
-
Handles Git repository access over HTTP.
- GitServlet() - Constructor for class org.eclipse.jgit.http.server.GitServlet
-
New servlet that will load its base directory from
web.xml. - GitServletProvider - Class in dev.getelements.elements.git
-
Created by patricktwohig on 8/2/17.
- GitServletProvider() - Constructor for class dev.getelements.elements.git.GitServletProvider
- GitSmartHttpTools - Class in org.eclipse.jgit.http.server
-
Utility functions for handling the Git-over-HTTP protocol.
- GIVEN_NAME - Enum constant in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
- GLOBAL_ELEMENT_ATTRIBUTES - Static variable in interface dev.getelements.elements.sdk.Attributes
-
Names the global operator-explicit attributes.
- GLOBAL_SECRET - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The global secret.
- GLOBAL_SECRET - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Specifies the Session ID used by Elements required to send any request.
- GOOGLE_IAP_SCHEME - Static variable in interface dev.getelements.elements.sdk.service.googleplayiap.GooglePlayIapReceiptService
- GOOGLE_PLAY_IAP_RECEIPT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.GooglePlayIapReceiptDao
- GOOGLE_PLAY_IAP_RECEIPT_CREATED - Static variable in interface dev.getelements.elements.sdk.service.googleplayiap.GooglePlayIapReceiptService
- GOOGLE_PLAY_IAP_RECEIPT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.GooglePlayIapReceiptDao
- GOOGLE_PLAY_IAP_SOURCE - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The source identifier for Google Play IAP-sourced reward issuances.
- GOOGLE_SIGN_IN - Enum constant in enum class dev.getelements.elements.dao.mongo.model.MongoSession.Type
-
A session created by Google Sign-In
- GooglePlayApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Represents the application profile and any associated metadata, such as APNS certificate or other information.
- GooglePlayApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
-
Creates a new instance.
- GooglePlayApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
-
Handles the management of
GooglePlayApplicationConfigurationinstances. - GooglePlayApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
- GooglePlayApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
-
Created by patricktwohig on 5/24/17.
- GooglePlayApplicationConfigurationServiceProvider - Class in dev.getelements.elements.service.application
- GooglePlayApplicationConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.GooglePlayApplicationConfigurationServiceProvider
- GooglePlayIapReceipt - Class in dev.getelements.elements.sdk.model.googleplayiapreceipt
-
Represents a validated Google Play in-app purchase receipt.
- GooglePlayIapReceipt() - Constructor for class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Creates a new instance.
- GooglePlayIapReceiptDao - Interface in dev.getelements.elements.sdk.dao
- GooglePlayIapReceiptResource - Class in dev.getelements.elements.rest.google
- GooglePlayIapReceiptResource() - Constructor for class dev.getelements.elements.rest.google.GooglePlayIapReceiptResource
- GooglePlayIapReceiptService - Interface in dev.getelements.elements.sdk.service.googleplayiap
- GooglePlayIapReceiptServiceProvider - Class in dev.getelements.elements.service.googleplayiap
- GooglePlayIapReceiptServiceProvider() - Constructor for class dev.getelements.elements.service.googleplayiap.GooglePlayIapReceiptServiceProvider
- GoogleSignInCertificateHelper - Class in dev.getelements.elements.service
- GoogleSignInCertificateHelper() - Constructor for class dev.getelements.elements.service.GoogleSignInCertificateHelper
- greater(ObjectId, ObjectId) - Static method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- GridFSLargeObjectBucket - Class in dev.getelements.elements.dao.mongo.largeobject
- GridFSLargeObjectBucket() - Constructor for class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- group() - Method in interface dev.getelements.elements.rt.AsyncConnectionService
-
Creates an anonymous group.
- group() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns the value of the
grouprecord component. - group(String) - Method in interface dev.getelements.elements.rt.AsyncConnectionService
-
Returns a
AsyncConnectionGroup.Builderwhich can be used to build an instance ofAsyncConnectionGroupfor managing closely relatedAsyncConnectioninstances. - group(String) - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- group(String) - Method in class dev.getelements.elements.rt.SharedAsyncConnectionService
- groups() - Element in annotation interface dev.getelements.elements.sdk.model.annotation.PemFile
-
Returns the validation groups.
- groups() - Element in annotation interface dev.getelements.elements.sdk.model.schema.ValidProperties
-
Returns the validation groups this constraint belongs to.
- groups() - Element in annotation interface dev.getelements.elements.sdk.model.ValidWithGroups
-
The groups which activate this specific validator.
- GUICE_7_0_0 - Enum constant in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
- GUICE_7_0_0_GUAVA_33_1_0 - Enum constant in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
- GUICE_7_0_0_NO_GUAVA - Enum constant in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
- GUICE_7_0_X - Enum constant in enum class dev.getelements.elements.sdk.test.TestElementSpi
-
The SPI type that uses Guice for dependency injection.
- GUICE_INJECTOR_ATTRIBUTE_NAME - Static variable in class dev.getelements.elements.guice.GuiceConstants
-
The Guice injector attribute name.
- GUICE_MODULE_ONLY - Enum constant in enum class dev.getelements.elements.sdk.spi.guice.annotations.GuiceOptions.LoadingStrategy
-
Defers loading exclusively to all
GuiceElementModules, ignoring bindings that would otherwise be defined in the SDK annotations to avoid doubly defining them. - GuiceAttributes - Class in dev.getelements.elements.sdk.guice
- GuiceAttributes() - Constructor for class dev.getelements.elements.sdk.guice.GuiceAttributes
- GuiceConstants - Class in dev.getelements.elements.guice
-
Constants used by Guice configuration.
- GuiceElementLoader - Class in dev.getelements.elements.sdk.spi.guice
-
The
GuiceElementLoaderuses Guice to scan and instantiate an SDK element using a guice element with the following strategy. - GuiceElementLoader() - Constructor for class dev.getelements.elements.sdk.spi.guice.GuiceElementLoader
- GuiceElementModule - Annotation Interface in dev.getelements.elements.sdk.spi.guice.annotations
-
Used with the
ElementDefinition - GuiceElementModuleRecord - Record Class in dev.getelements.elements.sdk.spi.guice.record
-
A record type for
GuiceElementModule. - GuiceElementModuleRecord(Class<? extends Module>) - Constructor for record class dev.getelements.elements.sdk.spi.guice.record.GuiceElementModuleRecord
-
Creates an instance of a
GuiceElementModuleRecordrecord class. - GuiceElementModules - Annotation Interface in dev.getelements.elements.sdk.spi.guice.annotations
-
Repeatableannotation forGuiceElementModule. - GuiceOptions - Annotation Interface in dev.getelements.elements.sdk.spi.guice.annotations
-
Adds options for the Guice loader SPI.
- GuiceOptions.LoadingStrategy - Enum Class in dev.getelements.elements.sdk.spi.guice.annotations
-
Specifies how the Guice based SPI loads the Element.
- GuiceOptionsRecord - Record Class in dev.getelements.elements.sdk.spi.guice.record
-
A record type for
GuiceOptions, resolved from aPackagewith theGuiceOptionsannotation defaulted to its documented defaults when the annotation is absent. - GuiceOptionsRecord(GuiceOptions.LoadingStrategy, boolean) - Constructor for record class dev.getelements.elements.sdk.spi.guice.record.GuiceOptionsRecord
-
Creates an instance of a
GuiceOptionsRecordrecord class. - GuiceSdkElement - Class in dev.getelements.elements.sdk.spi.guice
- GuiceSdkElement(ElementRecord, ServiceLocator, ElementRegistry) - Constructor for class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- GuiceServiceLocator - Class in dev.getelements.elements.sdk.guice
-
Created by patricktwohig on 9/1/15.
- GuiceServiceLocator() - Constructor for class dev.getelements.elements.sdk.guice.GuiceServiceLocator
- GuiceServiceLocatorModule - Class in dev.getelements.elements.sdk.guice
-
Bridges the gap between a Guice
Injectorand anServiceLocator. - GuiceServiceLocatorModule() - Constructor for class dev.getelements.elements.sdk.guice.GuiceServiceLocatorModule
- GuiceSpiModule - Class in dev.getelements.elements.sdk.spi.guice
-
Used to bind services.
- GuiceSpiModule(ElementRegistry, ElementRecord) - Constructor for class dev.getelements.elements.sdk.spi.guice.GuiceSpiModule
H
- handle(HttpServletRequest, HttpServletResponse) - Method in interface dev.getelements.elements.servlet.HttpHandler
- handle(Logger, Class<?>, Class<?>) - Method in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
-
Handles the discrepancy according to the strategy.
- handleCallback(String, String, String, String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcLoginAttemptService
-
Handles the provider's redirect callback: looks up the pending attempt by state, exchanges the code for an id_token, validates it, creates the Elements session, and marks the attempt COMPLETE.
- handleCallback(String, String, String, String) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcLoginAttemptService
- handleCallback(String, String, String, String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
-
Handles the provider's redirect callback: looks up the pending attempt by state, exchanges the code for an id_token, and validates it.
- handleCallback(String, String, String, String) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- handleException(Consumer<Throwable>, Throwable) - Method in class dev.getelements.elements.sdk.util.AbstractPublisher
- handler(InvocationHandler) - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Specifies an instance of
InvocationHandler, which can be used to handle invocations against aMethodthrough aMethodAssignment. - HANDLER_SEQUENCE - Static variable in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- HANDLER_SEQUENCE - Static variable in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- HANDLER_SEQUENCE - Static variable in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- HANDLER_TIMEOUT - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that a handler reached a timeout condition.
- HANDLER_TIMEOUT_MSEC - Static variable in interface dev.getelements.elements.rt.HandlerContext
-
The timeout for the
HandlerContextin milliseconds. - HandlerContext - Interface in dev.getelements.elements.rt
-
Used to manage handler-type
Resourceinstances. - HandlerTimeoutException - Exception Class in dev.getelements.elements.rt.exception
- HandlerTimeoutException() - Constructor for exception class dev.getelements.elements.rt.exception.HandlerTimeoutException
- HandlerTimeoutException(String) - Constructor for exception class dev.getelements.elements.rt.exception.HandlerTimeoutException
- HandlerTimeoutException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.HandlerTimeoutException
- HandlerTimeoutException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.HandlerTimeoutException
- HandlerTimeoutException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.HandlerTimeoutException
- HappyServlet - Class in dev.getelements.elements.servlet.security
-
A happy little servlet.
- HappyServlet() - Constructor for class dev.getelements.elements.servlet.security.HappyServlet
- hasChunkedEncodingRequestBug(int[], HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
Deprecated.no widely used Git versions need this any more
- hasContext() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns true if this
Pathhas a context. - hasDeleteAccess(AccessPermissions) - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundleReward
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexMetadata
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoAccessPermissions
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoAppleSignInSession
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendship
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUid
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlot
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- hashCode() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- hashCode() - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- hashCode() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- hashCode() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- hashCode() - Method in class dev.getelements.elements.rt.manifest.Deprecation
- hashCode() - Method in class dev.getelements.elements.rt.manifest.event.EventManifest
- hashCode() - Method in class dev.getelements.elements.rt.manifest.event.EventOperation
- hashCode() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcManifest
- hashCode() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- hashCode() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- hashCode() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcReturnType
- hashCode() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- hashCode() - Method in class dev.getelements.elements.rt.manifest.model.Model
- hashCode() - Method in class dev.getelements.elements.rt.manifest.model.Property
- hashCode() - Method in class dev.getelements.elements.rt.manifest.startup.StartupManifest
- hashCode() - Method in class dev.getelements.elements.rt.manifest.startup.StartupModule
- hashCode() - Method in class dev.getelements.elements.rt.manifest.startup.StartupOperation
- hashCode() - Method in class dev.getelements.elements.rt.remote.Invocation
- hashCode() - Method in class dev.getelements.elements.rt.remote.InvocationError
- hashCode() - Method in class dev.getelements.elements.rt.remote.InvocationResult
- hashCode() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceBinding
- hashCode() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionId
- hashCode() - Method in class dev.getelements.elements.rt.remote.JndiInstanceHostInfo
- hashCode() - Method in class dev.getelements.elements.rt.remote.Route
- hashCode() - Method in class dev.getelements.elements.rt.remote.SimpleInstanceHostInfo
- hashCode() - Method in class dev.getelements.elements.rt.SimpleResourceServiceListing
- hashCode() - Method in class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- hashCode() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.Slice
- hashCode() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathMapping
- hashCode() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTask
- hashCode() - Method in record class dev.getelements.elements.sdk.Attributes.Attribute
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.id.InstanceId
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.path.Path.ContextAndComponents
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.path.Path
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.path.Paths.WildcardFirst
- hashCode() - Method in class dev.getelements.elements.sdk.cluster.path.Paths.WildcardLast
- hashCode() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.FailedElementInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.ElementStandardBeanProperties.StandardBeanProperty
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.sdk.guice.GuiceAttributes
- hashCode() - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
- hashCode() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
- hashCode() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.Application
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.CallbackDefinition
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.FirebaseApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.ProductBundleReward
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.PSNApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.JWK
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.JWKSet
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContractAddress
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
- hashCode() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
- hashCode() - Method in class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.cdn.UpdateDeploymentRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.ErrorResponse
- hashCode() - Method in class dev.getelements.elements.sdk.model.follower.CreateFollowerRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.friend.Friend
- hashCode() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.goods.Item
- hashCode() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
- hashCode() - Method in record class dev.getelements.elements.sdk.model.goods.ProductSkuSchema
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
- hashCode() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
- hashCode() - Method in class dev.getelements.elements.sdk.model.health.DatabaseHealthStatus
- hashCode() - Method in class dev.getelements.elements.sdk.model.health.DiscoveryHealthStatus
- hashCode() - Method in class dev.getelements.elements.sdk.model.health.HealthErrorResponse
- hashCode() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
- hashCode() - Method in class dev.getelements.elements.sdk.model.health.InstanceHealthStatus
- hashCode() - Method in class dev.getelements.elements.sdk.model.health.InvokerHealthStatus
- hashCode() - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
- hashCode() - Method in class dev.getelements.elements.sdk.model.index.BuildIndexRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.SimpleInventoryItemQuantityAdjustment
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.inventory.UpdateInventoryItemRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesResponse
- hashCode() - Method in class dev.getelements.elements.sdk.model.invite.PhoneMatchedInvitation
- hashCode() - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
- hashCode() - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectFromUrlRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
- hashCode() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
- hashCode() - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
- hashCode() - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
- hashCode() - Method in class dev.getelements.elements.sdk.model.leaderboard.Rank
- hashCode() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
- hashCode() - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
- hashCode() - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.match.Match
- hashCode() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
- hashCode() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
- hashCode() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
- hashCode() - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.CreateProgressRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.Mission
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.Progress
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.Schedule
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.Step
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.UpdateProgressRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.notification.FCMRegistration
- hashCode() - Method in class dev.getelements.elements.sdk.model.Pagination
- hashCode() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.profile.Profile
- hashCode() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileImageRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
- hashCode() - Method in class dev.getelements.elements.sdk.model.reward.Reward
- hashCode() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
- hashCode() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
- hashCode() - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
- hashCode() - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
- hashCode() - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.MockSessionCreation
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.MockSessionRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptConfirmRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.Session
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.SessionCreation
- hashCode() - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.steam.CreateSteamIapReceipt
- hashCode() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementArtifactRepository
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementDependencyMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventProducerMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementFeature
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementManifestMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementPackageDefinition
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceExportMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceImplementationMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.ElementSpi
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.sdk.model.token.TokenWithExpiration
- hashCode() - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
- hashCode() - Method in class dev.getelements.elements.sdk.model.user.User
- hashCode() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
- hashCode() - Method in class dev.getelements.elements.sdk.model.user.UserUid
- hashCode() - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
- hashCode() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
- hashCode() - Method in record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.sdk.model.ValidationErrorResponse
- hashCode() - Method in class dev.getelements.elements.sdk.model.Version
- hashCode() - Method in record class dev.getelements.elements.sdk.mongo.MongoConfiguration
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.query.ElementCallbackQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.query.ElementServiceQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.query.MethodCallbackRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ArtifactRepository
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementDesignationRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementEventConsumerRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementEventKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementEventProducerRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementPackageRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementRequiredAttributeRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementServiceRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementStaticContentRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- hashCode() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- hashCode() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapVerifyReceiptResponse
- hashCode() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- hashCode() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.evm.EvmInvocationScope
- hashCode() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.flow.FlowInvocationScope
- hashCode() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- hashCode() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.near.NearInvocationScope
- hashCode() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- hashCode() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- hashCode() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookRef
- hashCode() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapConsumeResponse
- hashCode() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- hashCode() - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceElementModuleRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceOptionsRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.SystemVersion
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.test.element.TestService.MethodEventRecord
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.sdk.util.ImmutableAttributes
- hashCode() - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.sdk.util.SimpleLazyValue
- hashCode() - Method in record class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Configuration
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.service.auth.oauth2.ParsedResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.getelements.elements.service.auth.oauth2.ResolvedRequest
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.getelements.elements.service.FirebaseDeleteAccountRequest
- hashCode() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- hashCode() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- hashCode() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- hashCode() - Method in class dev.getelements.elements.webui.react.WebUIApplicationApiConfiguration
- hashCode() - Method in class dev.getelements.elements.webui.react.WebUIApplicationConfiguration
- hashCode(InstanceHostInfo) - Static method in interface dev.getelements.elements.rt.remote.InstanceHostInfo
-
Implements the logic for
Object.hashCode(). - hashCode(Attributes) - Static method in interface dev.getelements.elements.sdk.Attributes
-
Given a set of
Attributes, this will determined is hash code. - HasNodeId - Interface in dev.getelements.elements.sdk.cluster.id
-
An interface which may report a
NodeId. - hasPassword() - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- hasPendingWork(Element) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- hasPendingWork(Element) - Method in interface dev.getelements.elements.deployment.jetty.loader.Loader
-
Returns
trueif this loader has a background task still in progress for the givenElement(e.g. an asynchronous handler start). - hasProfileAccess(Subjects) - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- hasPushStatusBug(int[]) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
Deprecated.no widely used Git versions need this any more
- hasReadAccess(AccessPermissions) - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- hasStarted() - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
-
Whether or not the leaderboard has started its first epoch yet.
- hasUserAccess(Subjects) - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- hasWriteAccess(AccessPermissions) - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- HeaderOptionalSupplier<T> - Interface in dev.getelements.elements.sdk.util.security
-
Supplies an
Optionalfor a header type. - headers() - Method in record class dev.getelements.elements.service.auth.oauth2.ResolvedRequest
-
Returns the value of the
headersrecord component. - Headers - Interface in dev.getelements.elements.sdk.model
-
A place to store the non-standard HTTP header (and related) constants.
- HEALTH_CHECK - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Causes the instance to perform a health check.
- HealthErrorResponse - Class in dev.getelements.elements.sdk.model.health
-
Represents an error response that includes health status information.
- HealthErrorResponse() - Constructor for class dev.getelements.elements.sdk.model.health.HealthErrorResponse
-
Creates a new instance.
- HealthResource - Class in dev.getelements.elements.rest.status
- HealthResource() - Constructor for class dev.getelements.elements.rest.status.HealthResource
- HealthServlet - Class in dev.getelements.elements.servlet.security
- HealthServlet() - Constructor for class dev.getelements.elements.servlet.security.HealthServlet
- HealthStatus - Class in dev.getelements.elements.sdk.model.health
-
Represents the overall health status of the system.
- HealthStatus() - Constructor for class dev.getelements.elements.sdk.model.health.HealthStatus
-
Creates a new instance.
- HealthStatusService - Interface in dev.getelements.elements.sdk.service.health
-
Generates a
HealthStatus - HEALTHY - Enum constant in enum class dev.getelements.elements.rt.remote.NodeState
-
The node is ready to receive requests.
- HEALTHY_THRESHOLD - Static variable in class dev.getelements.elements.sdk.model.health.HealthStatus
-
The threshold value above which the system is considered healthy.
- Help - Class in dev.getelements.elements.setup.commands
- Help() - Constructor for class dev.getelements.elements.setup.commands.Help
- HELP - Enum constant in enum class dev.getelements.elements.setup.SetupCommands
-
Displays the overall help command.
- Hex - Class in dev.getelements.elements.rt.util
-
Deprecated.use
Hex - Hex - Class in dev.getelements.elements.sdk.util
- Hex() - Constructor for class dev.getelements.elements.rt.util.Hex
-
Deprecated.
- Hex() - Constructor for class dev.getelements.elements.sdk.util.Hex
- HEX_VALID_REGEX - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
Indicates valid Hex regex.
- Hex.ByteBufferAllocator - Interface in dev.getelements.elements.sdk.util
- Hex.Case - Enum Class in dev.getelements.elements.sdk.util
-
The case (upper or lower case).
- Hex.InvalidHexString - Exception Class in dev.getelements.elements.sdk.util
-
Thrown when the hex string is not valid.
- HexableId - Interface in dev.getelements.elements.dao.mongo
-
Interface to a Hex-able ID.
- HostList - Class in dev.getelements.elements.rt.util
- HostList() - Constructor for class dev.getelements.elements.rt.util.HostList
- How It Works - Search tag in interface dev.getelements.elements.sdk.PackageRequest
- Section
- How It Works - Search tag in interface dev.getelements.elements.sdk.PermittedPackages
- Section
- How It Works - Search tag in interface dev.getelements.elements.sdk.PermittedTypes
- Section
- How It Works - Search tag in interface dev.getelements.elements.sdk.TypeRequest
- Section
- HTTP_BIND_ADDRESS - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The http bind address.
- HTTP_PATH_PREFIX - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
Used to specify the port that the http service will use when binding.
- HTTP_PORT - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
Used to specify the port that the http service will use when binding.
- HTTP_STATUS_MAP - Static variable in class dev.getelements.elements.exception.StatusMapping
- HTTP_STATUS_MAP - Static variable in class dev.getelements.elements.sdk.jakarta.rs.DefaultExceptionMapper
- HTTP_TIMEOUT_MSEC - Static variable in interface dev.getelements.elements.rt.Constants
-
The timeout for the
HandlerContextin milliseconds. - HTTP_TUNNEL_URL - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The HTTP tunneling root URL.
- HttpContextRoot - Class in dev.getelements.elements.servlet
- HttpContextRoot() - Constructor for class dev.getelements.elements.servlet.HttpContextRoot
- HttpHandler - Interface in dev.getelements.elements.servlet
- HttpMethod - Enum Class in dev.getelements.elements.sdk.model.auth
-
Represents an HTTP request method.
- HttpPathRegistry - Class in dev.getelements.elements.deployment.jetty.loader
-
Thread-safe registry of HTTP path prefixes that are owned by the server or by deployed elements.
- HttpPathRegistry() - Constructor for class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry
- HttpPathRegistry.PathConflict - Enum Class in dev.getelements.elements.deployment.jetty.loader
-
Describes the relationship between a proposed context path and the currently registered paths.
- HttpPathUtils - Class in dev.getelements.elements.servlet.security
- HttpRequestAttributeUserProvider - Class in dev.getelements.elements.servlet.security
- HttpRequestAttributeUserProvider() - Constructor for class dev.getelements.elements.servlet.security.HttpRequestAttributeUserProvider
- HttpServerText - Class in org.eclipse.jgit.http.server
-
Translation bundle for JGit http server
- HttpServerText() - Constructor for class org.eclipse.jgit.http.server.HttpServerText
- HttpServletAuthenticationFilter - Class in dev.getelements.elements.servlet.security
- HttpServletAuthenticationFilter() - Constructor for class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- HttpServletBasicAuthFilter - Class in dev.getelements.elements.servlet.security
-
Created by patricktwohig on 8/2/17.
- HttpServletBasicAuthFilter() - Constructor for class dev.getelements.elements.servlet.security.HttpServletBasicAuthFilter
- HttpServletBearerAuthenticationFilter - Class in dev.getelements.elements.servlet.security
- HttpServletBearerAuthenticationFilter() - Constructor for class dev.getelements.elements.servlet.security.HttpServletBearerAuthenticationFilter
- HttpServletCORSFilter - Class in dev.getelements.elements.servlet.security
- HttpServletCORSFilter() - Constructor for class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- HttpServletElementScopeFilter - Class in dev.getelements.elements.servlet.security
- HttpServletElementScopeFilter() - Constructor for class dev.getelements.elements.servlet.security.HttpServletElementScopeFilter
- HttpServletGlobalSecretHeaderFilter - Class in dev.getelements.elements.servlet.security
- HttpServletGlobalSecretHeaderFilter() - Constructor for class dev.getelements.elements.servlet.security.HttpServletGlobalSecretHeaderFilter
- HttpServletHeaderProfileOverrideFilter - Class in dev.getelements.elements.servlet.security
- HttpServletHeaderProfileOverrideFilter() - Constructor for class dev.getelements.elements.servlet.security.HttpServletHeaderProfileOverrideFilter
- HttpServletRepositoryResolver - Class in dev.getelements.elements.git
-
Created by patricktwohig on 8/1/17.
- HttpServletRepositoryResolver() - Constructor for class dev.getelements.elements.git.HttpServletRepositoryResolver
- HttpServletSessionIdAuthenticationFilter - Class in dev.getelements.elements.servlet.security
- HttpServletSessionIdAuthenticationFilter() - Constructor for class dev.getelements.elements.servlet.security.HttpServletSessionIdAuthenticationFilter
- HYBRID - Enum constant in enum class dev.getelements.elements.rt.annotation.Dispatch.Type
-
This is a type of method that doesn't exactly fit in the other categories.
I
- IAT - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Issued at
- id - Variable in class dev.getelements.elements.sdk.model.Deployment
-
The unique ID of the deployment itself.
- id - Variable in class dev.getelements.elements.sdk.model.profile.Profile
-
The unique ID of the profile itself.
- id() - Method in record class dev.getelements.elements.sdk.model.goods.ProductSkuSchema
-
Returns the value of the
idrecord component. - id() - Method in record class dev.getelements.elements.sdk.model.system.ElementArtifactRepository
-
Returns the value of the
idrecord component. - id() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
idrecord component. - id() - Method in record class dev.getelements.elements.sdk.model.system.ElementSpi
-
Returns the value of the
idrecord component. - id() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns the value of the
idrecord component. - id() - Method in record class dev.getelements.elements.sdk.record.ArtifactRepository
-
Returns the value of the
idrecord component. - ID - Static variable in class dev.getelements.elements.dao.mongo.migration.migrations.BackfillProfileSlotZeroMigration
- ID - Static variable in class dev.getelements.elements.dao.mongo.migration.migrations.DropLegacyAuthSchemeIndexesMigration
- ID_TAG_PREFIX - Static variable in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Tag prefix used when constructing reward issuance tags.
- ID_TAG_PREFIX - Static variable in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Prefix used when building reward issuance tags by order ID.
- ID_TAG_PREFIX - Static variable in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Prefix used when building reward issuance tags by purchase ID.
- ID_TAG_PREFIX - Static variable in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
The prefix used for identifying reward issuance tags.
- ID_TAG_PREFIX - Static variable in class dev.getelements.elements.sdk.model.mission.Step
-
The prefix used for identifying tags on reward issuances.
- ID_TAG_PREFIX - Static variable in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Prefix used when building reward issuance tags by order ID.
- idempotent() - Method in interface dev.getelements.elements.sdk.util.Monitor
-
Per the definition of
AutoCloseable.close(),Monitorinstances are not idempotent. - IdentityUtil - Class in dev.getelements.elements.rt.remote.jeromq
-
Manipulates the identity frames on an instance of
ZMsg. - IdentityUtil() - Constructor for class dev.getelements.elements.rt.remote.jeromq.IdentityUtil
- IGNORED - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSUtils.CommitResult
-
The supplied path was ignored because the source file didn't exist.
- ignoreReturnValueStrategy() - Static method in interface dev.getelements.elements.rt.remote.LocalInvocationProcessor
-
Constructs a
LocalInvocationProcessor.ReturnValueStrategywhich ignores the return value and immediately returns anInvocationResultwith a null result. - ignoringCase() - Method in class dev.getelements.elements.sdk.util.OffensiveWordFilter.Builder
-
Configures the filter to ignore case when checking for offensive words.
- ImmutableAttributes - Class in dev.getelements.elements.sdk.util
-
A type of
Attributeswhich is immutable. - immutableCopy() - Method in interface dev.getelements.elements.sdk.Attributes
-
Returns a copy of this
Attributesas an immutable copy. - immutableCopy() - Method in class dev.getelements.elements.sdk.guice.GuiceAttributes
- immutableCopy() - Method in class dev.getelements.elements.sdk.util.ImmutableAttributes
- immutableCopy() - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
- immutableCopy() - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
- immutableCopy() - Method in class dev.getelements.elements.sdk.util.PropertiesAttributes
- immutableCopy() - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
- immutableCopy() - Method in class dev.getelements.elements.servlet.ServletRequestAttributes
- implementation() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementService
-
Specifies the
ElementServiceImplementationfor the type. - implementation() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceMetadata
-
Returns the value of the
implementationrecord component. - implementation() - Method in record class dev.getelements.elements.sdk.record.ElementServiceRecord
-
Returns the value of the
implementationrecord component. - INCOMING - Enum constant in enum class dev.getelements.elements.sdk.model.friend.Friendship
-
The other user has requested friendshipb, this user has not accepted the friendship.
- increment(int, int) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Increments the supplied value wrapping up to the max value.
- incrementLeadingAndGet() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Increments the leading value.
- incrementLeadingAndGetSnapshot() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Increments the leading value.
- incrementTrailingUntil(Predicate<UnixFSCircularBlockBuffer.Slice<ViewedT>>) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Increments the trailing value, evaluating each
UnixFSCircularBlockBuffer.Slice<ViewedT> - index() - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Returns the value of the
indexrecord component. - Indexable - Interface in dev.getelements.elements.sdk.dao
-
For types which have a
MetadataSpec. - IndexableType - Enum Class in dev.getelements.elements.sdk.model.index
-
Indicates a specific type of indexable type.
- IndexConflictResolver - Interface in dev.getelements.elements.dao.mongo.provider
-
Resolves an index-definition conflict (MongoDB error code 85
IndexOptionsConflictor 86IndexKeySpecsConflict) raised while creating an index oncollection, by dropping the stale, conflicting index so that it can be recreated with its newly-declared options. - IndexContext - Interface in dev.getelements.elements.rt
- IndexContext.Listing - Interface in dev.getelements.elements.rt
-
Represents an association between a
Pathand theResourceIdto which it points. - IndexContext.Unlink - Interface in dev.getelements.elements.rt
-
The result of the
IndexContext.unlinkAsync(Path, Consumer, Consumer)andIndexContext.unlink(Path)call. - IndexDao - Interface in dev.getelements.elements.sdk.dao
-
Provides an abstract way to apply indexes to the database.
- IndexDao.Indexer - Interface in dev.getelements.elements.sdk.dao
-
Executes an index operation within a scope which controls multiple concurrent accesses
- indexed - Variable in class dev.getelements.elements.dao.mongo.MongoIndexable
- IndexMetadata<IdentifierT> - Interface in dev.getelements.elements.sdk.model.index
-
Represents an implementation-specific type of index metadata.
- IndexOperation - Enum Class in dev.getelements.elements.sdk.model.index
-
Indicates the operation to be performed against the index.
- IndexPlan<IdentifierT> - Class in dev.getelements.elements.sdk.model.index
-
Represents a plan for index operations.
- IndexPlan() - Constructor for class dev.getelements.elements.sdk.model.index.IndexPlan
-
Creates a new instance.
- IndexPlanner<IdentifierT> - Class in dev.getelements.elements.sdk.dao.index
-
Plans index updates in a database-agnostic way.
- IndexPlanner.Builder<IdentifierT> - Class in dev.getelements.elements.sdk.dao.index
- IndexPlanner.IndexMetadataGenerator<IdentifierT> - Interface in dev.getelements.elements.sdk.dao.index
- IndexPlanState - Enum Class in dev.getelements.elements.sdk.model.index
-
Represents the state of an index plan.
- IndexPlanStep<IdentifierT> - Class in dev.getelements.elements.sdk.model.index
-
Represents a single step in an index plan.
- IndexPlanStep() - Constructor for class dev.getelements.elements.sdk.model.index.IndexPlanStep
-
Creates a new instance.
- IndexResource - Class in dev.getelements.elements.rest.index
- IndexResource() - Constructor for class dev.getelements.elements.rest.index.IndexResource
- IndexService - Interface in dev.getelements.elements.sdk.service.index
-
Used to access the indexes in the database.
- IndexServiceProvider - Class in dev.getelements.elements.service.index
- IndexServiceProvider() - Constructor for class dev.getelements.elements.service.index.IndexServiceProvider
- indices(Method, Class<? extends Annotation>) - Static method in class dev.getelements.elements.rt.Reflection
-
Returns the parameter indices of the
Methodwhich are anootated with the supplied annotation class. - InheritedAttributes - Record Class in dev.getelements.elements.sdk.util
-
A type of
Attributesthat inherits from a base set of attributes. - InheritedAttributes(Attributes, Attributes) - Constructor for record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Creates an instance of a
InheritedAttributesrecord class. - InheritedMutableAttributes - Record Class in dev.getelements.elements.sdk.util
-
A set of attributes that inherits from a base set of attributes.
- InheritedMutableAttributes(Attributes, MutableAttributes) - Constructor for record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
-
Creates an instance of a
InheritedMutableAttributesrecord class. - init() - Method in class dev.getelements.elements.service.defaults.DefaultOAuth2SchemeConfiguration
- init() - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- init() - Method in class dev.getelements.elements.service.goods.ProductBundleMigration
- init(FilterConfig) - Method in class dev.getelements.elements.docserve.DocSwaggerConfigurationFilter
- init(FilterConfig) - Method in class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- init(FilterConfig) - Method in class dev.getelements.elements.servlet.security.HttpServletBasicAuthFilter
- init(FilterConfig) - Method in class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- init(FilterConfig) - Method in class dev.getelements.elements.servlet.security.HttpServletGlobalSecretHeaderFilter
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.GitFilter
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.glue.RegexGroupFilter
- init(FilterConfig) - Method in class org.eclipse.jgit.http.server.RepositoryFilter
- init(ServletConfig) - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- init(ServletConfig) - Method in class org.eclipse.jgit.http.server.GitServlet
- init(ServletConfig) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
- initDirectory(File) - Method in class dev.getelements.elements.git.FileSystemApplicationRepositoryResolver
- initGlobalSecret(String) - Method in class dev.getelements.elements.servlet.security.HttpServletGlobalSecretHeaderFilter
- initialize() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Initializes the directory contents for all the necessary sub directories.
- initialize(long) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSAtomicLongData
-
Initializes the atomic long data to the supplied value.
- initialize(PemFile) - Method in class dev.getelements.elements.sdk.model.annotation.PemFile.Validator
- initialize(ValidWithGroups) - Method in class dev.getelements.elements.sdk.model.ValidWithGroups.Validator
- initialize(EvmInvocationScope) - Method in class dev.getelements.elements.service.blockchain.invoke.evm.Web3jInvoker
- initialize(FlowInvocationScope) - Method in class dev.getelements.elements.service.blockchain.invoke.flow.FlowInvoker
- initialize(NearInvocationScope) - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- initialize(NotificationParameters) - Method in class dev.getelements.elements.service.notification.StandardNotification
- initialize(InvocationScopeT) - Method in interface dev.getelements.elements.sdk.service.blockchain.invoke.ScopedInvoker
-
Initializes the
EvmSmartContractInvocationService.Invokerwith the invocation scope. - injectBeanProperties(T, Object...) - Method in class dev.getelements.elements.sdk.ElementReflectionUtils
-
Injects the standard bean properties into the supplied object.
- INJECTOR_ATTRIBUTE_NAME - Static variable in class dev.getelements.elements.rpc.RpcResourceConfig
- INNER - Enum constant in enum class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry.PathConflict
-
The proposed path is inside a registered namespace (e.g. proposing
/app/rest/foowhen/app/restis registered). - InputStreamAdapter - Class in dev.getelements.elements.rt.util
-
Wraps an instance of
ReadableByteChannelusing aByteBuffer. - InputStreamAdapter(ReadableByteChannel, ByteBuffer, int) - Constructor for class dev.getelements.elements.rt.util.InputStreamAdapter
- inRange(int) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
-
Checks if the supplied index is in range.
- insertAt(String, int, char) - Static method in class dev.getelements.elements.sdk.util.Levenshtein
-
Inserts a character at the given index in the source string.
- inspectElement(InputStream) - Method in interface dev.getelements.elements.sdk.service.system.ElementInspectorService
-
Inspects an ELM distribution read from the supplied
InputStream. - inspectElement(InputStream) - Method in class dev.getelements.elements.service.system.SuperUserElementInspectorService
- inspectElementArtifact(String) - Method in interface dev.getelements.elements.sdk.service.system.ElementInspectorService
-
Inspects an ELM distribution resolved from Maven artifact coordinates.
- inspectElementArtifact(String) - Method in class dev.getelements.elements.service.system.SuperUserElementInspectorService
- inspectElementLargeObject(String) - Method in interface dev.getelements.elements.sdk.service.system.ElementInspectorService
-
Inspects an ELM distribution previously stored in the large-object store.
- inspectElementLargeObject(String) - Method in class dev.getelements.elements.service.system.SuperUserElementInspectorService
- inspectUploadedElm(InputStream) - Method in class dev.getelements.elements.rest.element.ElmInspectorResource
- Instance - Interface in dev.getelements.elements.rt.remote
-
Represents a running
Instanceof the application. - INSTANCE_DISCOVERY_SERVICE - Static variable in interface dev.getelements.elements.rt.Constants
-
The system property which defines the instance discovery service to use.
- INSTANCE_ID_FILE - Static variable in class dev.getelements.elements.rt.remote.PersistentInstanceIdProvider
- InstanceConnectionService - Interface in dev.getelements.elements.rt.remote
-
The instance connection service handles the dirty details of connecting to a remote Node and keeping track of nodes connected in the system.
- InstanceConnectionService.InstanceBinding - Interface in dev.getelements.elements.rt.remote
-
Represents a binding.
- InstanceConnectionService.InstanceConnection - Interface in dev.getelements.elements.rt.remote
-
Represents a connection to a remote instance.
- InstanceDiscoveryService - Interface in dev.getelements.elements.rt.remote
-
Tracks and discovers remote instance of instances that have announced themselves on the network.
- InstanceDiscoveryServiceFactory - Class in dev.getelements.elements.rt.remote
-
Gets an instance of
InstanceDiscoveryServiceby reading system defines and if none are found reverting to a default implementation. - InstanceDiscoveryServiceModule - Class in dev.getelements.elements.rt.remote.guice
- InstanceDiscoveryServiceModule(Supplier<Properties>) - Constructor for class dev.getelements.elements.rt.remote.guice.InstanceDiscoveryServiceModule
- InstanceDiscoveryServiceModule.DiscoveryType - Enum Class in dev.getelements.elements.rt.remote.guice
- InstanceHealthStatus - Class in dev.getelements.elements.sdk.model.health
-
Represents the health status of a specific instance.
- InstanceHealthStatus() - Constructor for class dev.getelements.elements.sdk.model.health.InstanceHealthStatus
-
Creates a new instance.
- InstanceHostInfo - Interface in dev.getelements.elements.rt.remote
-
Gets host information for an instance.
- instanceId - Variable in class dev.getelements.elements.rt.remote.SimpleInstance
- InstanceId - Class in dev.getelements.elements.sdk.cluster.id
-
Represents an ID for an instance.
- InstanceId(byte[]) - Constructor for class dev.getelements.elements.sdk.cluster.id.InstanceId
- InstanceId(String) - Constructor for class dev.getelements.elements.sdk.cluster.id.InstanceId
- InstanceId(UUID) - Constructor for class dev.getelements.elements.sdk.cluster.id.InstanceId
- InstanceMetadata - Class in dev.getelements.elements.rt
- InstanceMetadata() - Constructor for class dev.getelements.elements.rt.InstanceMetadata
- InstanceMetadataContext - Interface in dev.getelements.elements.rt
-
Provides data for an Instance, which is representative of the physical machine running one or more nodes.
- InstanceNotFoundException - Exception Class in dev.getelements.elements.rt.exception
- InstanceNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.InstanceNotFoundException
- InstanceNotFoundException(InstanceId) - Constructor for exception class dev.getelements.elements.rt.exception.InstanceNotFoundException
- InstanceNotFoundException(InstanceId, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.InstanceNotFoundException
- InstanceNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.InstanceNotFoundException
- InstanceNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.InstanceNotFoundException
- InstanceNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.InstanceNotFoundException
- InstanceNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.InstanceNotFoundException
- InstanceStatus - Interface in dev.getelements.elements.rt.remote
-
Represents the instance status, which lists the
- InstanceThreadFactory - Class in dev.getelements.elements.rt.remote.provider
- InstanceThreadFactory(ThreadGroup, String) - Constructor for class dev.getelements.elements.rt.remote.provider.InstanceThreadFactory
- InstanceUuidProvider - Interface in dev.getelements.elements.rt
- instruction - Variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandHeader
-
The instruction to execute.
- InsufficientPermissionException - Exception Class in dev.getelements.elements.sdk.model.exception.security
-
Thrown when a user has insufficient permissions to perform an operation.
- InsufficientPermissionException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.InsufficientPermissionException
-
Creates a new instance.
- InsufficientPermissionException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.InsufficientPermissionException
-
Creates a new instance with the given message.
- InsufficientPermissionException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.InsufficientPermissionException
-
Creates a new instance with the given message and cause.
- InsufficientPermissionException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.InsufficientPermissionException
-
Creates a new instance.
- InsufficientPermissionException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.InsufficientPermissionException
-
Creates a new instance with the given cause.
- INTEGER - Enum constant in enum class dev.getelements.elements.rt.manifest.model.Type
-
The number type.
- IntegrationTestModule - Class in dev.getelements.elements.dao.mongo.test
- IntegrationTestModule() - Constructor for class dev.getelements.elements.dao.mongo.test.IntegrationTestModule
- Interaction with PackageRequest - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementPackageRequest
- Section
- Interaction with PermittedTypesClassLoader - Search tag in interface dev.getelements.elements.sdk.PermittedPackages
- Section
- Interaction with PermittedTypesClassLoader - Search tag in interface dev.getelements.elements.sdk.PermittedTypes
- Section
- Interaction with TypeRequest - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementTypeRequest
- Section
- INTERCEPT - Static variable in class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- INTERCEPT_RESPONSE_CODE - Static variable in class dev.getelements.elements.servlet.security.HttpServletCORSFilter
- INTERNAL_ERROR - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
The system experienced an internal error.
- INTERNAL_ERROR - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcError
- INTERNAL_ERROR_BAD_MANIFEST_FATAL - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates the server encountered a bad manifest and the
- INTERNAL_ERROR_FATAL - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that the server encountered an unknown error.
- internalErrorDuringReceivePack - Variable in class org.eclipse.jgit.http.server.HttpServerText
- internalErrorDuringUploadPack - Variable in class org.eclipse.jgit.http.server.HttpServerText
- InternalException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/15/17.
- InternalException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when an internal server error occurs.
- InternalException() - Constructor for exception class dev.getelements.elements.rt.exception.InternalException
- InternalException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.InternalException
-
Creates a new instance.
- InternalException(String) - Constructor for exception class dev.getelements.elements.rt.exception.InternalException
- InternalException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InternalException
-
Creates a new instance with the given message.
- InternalException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.InternalException
- InternalException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InternalException
-
Creates a new instance with the given message and cause.
- InternalException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.InternalException
- InternalException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InternalException
-
Creates a new instance.
- InternalException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.InternalException
- InternalException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InternalException
-
Creates a new instance with the given cause.
- internalServerError - Variable in class org.eclipse.jgit.http.server.HttpServerText
- internalServerErrorRequestAttributeWasAlreadySet - Variable in class org.eclipse.jgit.http.server.HttpServerText
- interpreter() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgram
-
Creates and instance of
UnixFSTransactionProgramInterpreterto load the program in-memory and subsequently execute the program. - introspectClassForModel(Class<?>, RemoteScope) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperModelIntrospector
- introspectClassForModel(Class<?>, RemoteScope) - Method in interface dev.getelements.elements.rt.manifest.model.ModelIntrospector
- introspectClassForModelName(Class<?>, RemoteScope) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperModelIntrospector
- introspectClassForModelName(Class<?>, RemoteScope) - Method in interface dev.getelements.elements.rt.manifest.model.ModelIntrospector
-
Introspects the class for the model name, but does not generate the whole model.
- introspectClassForType(Class<?>) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperModelIntrospector
- introspectClassForType(Class<?>) - Method in interface dev.getelements.elements.rt.manifest.model.ModelIntrospector
-
Introspects the supplied
Class<?>for the supplied model. - introspectJavaTypeForType(JavaType) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperModelIntrospector
- introspectProperties(Class<?>, RemoteScope) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperModelIntrospector
- INVALID_DATA - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
Invalid data or input was provided.
- INVALID_NODE_ID - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that a type has an invalid
NodeId - INVALID_PARAMETER - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
Indicates an invalid parameter was passed to the API
- INVALID_PARAMETERS - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcError
- INVALID_REQUEST - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcError
- InvalidApplicationIdException - Exception Class in dev.getelements.elements.sdk.cluster.id.exception
- InvalidApplicationIdException() - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidApplicationIdException
- InvalidApplicationIdException(String) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidApplicationIdException
- InvalidApplicationIdException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidApplicationIdException
- InvalidApplicationIdException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidApplicationIdException
- invalidBoolean - Variable in class org.eclipse.jgit.http.server.HttpServerText
- InvalidConversionException - Exception Class in dev.getelements.elements.rt.exception
-
Thrown by methods which may convert values.
- InvalidConversionException() - Constructor for exception class dev.getelements.elements.rt.exception.InvalidConversionException
- InvalidConversionException(String) - Constructor for exception class dev.getelements.elements.rt.exception.InvalidConversionException
- InvalidConversionException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.InvalidConversionException
- InvalidConversionException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.InvalidConversionException
- InvalidConversionException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.InvalidConversionException
- InvalidDataException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when invalid data or input is provided.
- InvalidDataException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
-
Creates a new instance.
- InvalidDataException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
-
Creates a new instance with the given message.
- InvalidDataException(String, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
-
Creates a new instance with the given message and model.
- InvalidDataException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
-
Creates a new instance with the given message and cause.
- InvalidDataException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
-
Creates a new instance.
- InvalidDataException(String, Throwable, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
-
Creates a new instance with the given message, cause and model.
- InvalidDataException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
-
Creates a new instance with the given cause.
- InvalidDataException(Throwable, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidDataException
-
Creates a new instance with the given cause and model.
- InvalidDesignationException - Exception Class in dev.getelements.elements.sdk.exception
- InvalidDesignationException() - Constructor for exception class dev.getelements.elements.sdk.exception.InvalidDesignationException
- InvalidDesignationException(String) - Constructor for exception class dev.getelements.elements.sdk.exception.InvalidDesignationException
- InvalidDesignationException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.InvalidDesignationException
- InvalidDesignationException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.InvalidDesignationException
- InvalidHexString(String) - Constructor for exception class dev.getelements.elements.sdk.util.Hex.InvalidHexString
- InvalidIdException - Exception Class in dev.getelements.elements.sdk.cluster.id.exception
- InvalidIdException() - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidIdException
- InvalidIdException(String) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidIdException
- InvalidIdException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidIdException
- InvalidIdException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidIdException
- invalidIndex - Variable in class org.eclipse.jgit.http.server.HttpServerText
- InvalidInstanceIdException - Exception Class in dev.getelements.elements.sdk.cluster.id.exception
- InvalidInstanceIdException() - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidInstanceIdException
- InvalidInstanceIdException(String) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidInstanceIdException
- InvalidInstanceIdException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidInstanceIdException
- InvalidInstanceIdException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidInstanceIdException
- InvalidKeyException - Exception Class in dev.getelements.elements.sdk.model.exception.crypto
-
Thrown when an invalid cryptographic key is encountered.
- InvalidKeyException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
-
Creates a new instance.
- InvalidKeyException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
-
Creates a new instance with the given message.
- InvalidKeyException(String, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
-
Creates a new instance with the given message and model.
- InvalidKeyException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
-
Creates a new instance with the given message and cause.
- InvalidKeyException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
-
Creates a new instance.
- InvalidKeyException(String, Throwable, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
-
Creates a new instance with the given message, cause and model.
- InvalidKeyException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
-
Creates a new instance with the given cause.
- InvalidKeyException(Throwable, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
-
Creates a new instance with the given cause and model.
- InvalidMultiMatchPhaseException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a multi-match is in an unexpected phase or status.
- InvalidMultiMatchPhaseException(MultiMatchStatus, MultiMatchStatus...) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidMultiMatchPhaseException
-
Creates a new instance with the given actual and expected statuses.
- InvalidNodeIdException - Exception Class in dev.getelements.elements.sdk.cluster.id.exception
- InvalidNodeIdException() - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidNodeIdException
- InvalidNodeIdException(String) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidNodeIdException
- InvalidNodeIdException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidNodeIdException
- InvalidNodeIdException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidNodeIdException
- InvalidParameterException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when an invalid parameter is passed to the API.
- InvalidParameterException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidParameterException
-
Creates a new instance.
- InvalidParameterException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidParameterException
-
Creates a new instance with the given message.
- InvalidParameterException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidParameterException
-
Creates a new instance with the given message and cause.
- InvalidParameterException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidParameterException
-
Creates a new instance.
- InvalidParameterException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.InvalidParameterException
-
Creates a new instance with the given cause.
- InvalidPemException - Exception Class in dev.getelements.elements.sdk.model.security
-
Exception thrown when PEM data is malformed or cannot be parsed.
- InvalidPemException() - Constructor for exception class dev.getelements.elements.sdk.model.security.InvalidPemException
-
Creates a new instance with no message.
- InvalidPemException(String) - Constructor for exception class dev.getelements.elements.sdk.model.security.InvalidPemException
-
Creates a new instance with the given message.
- InvalidPemException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.security.InvalidPemException
-
Creates a new instance with the given message and cause.
- InvalidPemException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.security.InvalidPemException
-
Creates a new instance with full control over suppression and stack trace.
- InvalidPemException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.security.InvalidPemException
-
Creates a new instance with the given cause.
- invalidRegexGroup - Variable in class org.eclipse.jgit.http.server.HttpServerText
- InvalidResourceIdException - Exception Class in dev.getelements.elements.sdk.cluster.id.exception
- InvalidResourceIdException() - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidResourceIdException
- InvalidResourceIdException(String) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidResourceIdException
- InvalidResourceIdException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidResourceIdException
- InvalidResourceIdException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidResourceIdException
- InvalidTaskIdException - Exception Class in dev.getelements.elements.sdk.cluster.id.exception
- InvalidTaskIdException() - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidTaskIdException
- InvalidTaskIdException(String) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidTaskIdException
- InvalidTaskIdException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidTaskIdException
- InvalidTaskIdException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.cluster.id.exception.InvalidTaskIdException
- invalidVersion() - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
An invalid version of Git
- INVENTORY_ITEM_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.InventoryItemDao
- INVENTORY_ITEM_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.InventoryItemDao
- INVENTORY_ITEM_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.InventoryItemDao
- InventoryItem - Class in dev.getelements.elements.sdk.model.inventory
-
Represents an inventory item.
- InventoryItem() - Constructor for class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Creates a new instance.
- InventoryItemDao - Interface in dev.getelements.elements.sdk.dao
-
Created by davidjbrooks on 11/11/18.
- InventoryItemPagination - Class in dev.getelements.elements.rest.test.model
- InventoryItemPagination() - Constructor for class dev.getelements.elements.rest.test.model.InventoryItemPagination
- inventoryItemToMongoInventoryItemId(InventoryItem, MongoInventoryItemId) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- InviteResource - Class in dev.getelements.elements.rest.invite
- InviteResource() - Constructor for class dev.getelements.elements.rest.invite.InviteResource
- InviteService - Interface in dev.getelements.elements.sdk.service.invite
- InviteServiceProvider - Class in dev.getelements.elements.service.invite
- InviteServiceProvider() - Constructor for class dev.getelements.elements.service.invite.InviteServiceProvider
- inviteViaPhoneNumbers(InviteViaPhonesRequest, int, int) - Method in interface dev.getelements.elements.sdk.service.invite.InviteService
-
Get an
InviteViaPhonesResponseby invite request data with phone number list - inviteViaPhoneNumbers(InviteViaPhonesRequest, int, int) - Method in class dev.getelements.elements.service.invite.SuperUserInviteService
- inviteViaPhoneNumbers(InviteViaPhonesRequest, int, int) - Method in class dev.getelements.elements.service.invite.UserInviteService
- InviteViaPhonesRequest - Class in dev.getelements.elements.sdk.model.invite
-
Represents a request to invite users via a list of phone numbers.
- InviteViaPhonesRequest() - Constructor for class dev.getelements.elements.sdk.model.invite.InviteViaPhonesRequest
-
Creates a new instance.
- InviteViaPhonesResponse - Class in dev.getelements.elements.sdk.model.invite
-
Represents a response to an invite request via a list of phone numbers.
- InviteViaPhonesResponse() - Constructor for class dev.getelements.elements.sdk.model.invite.InviteViaPhonesResponse
-
Creates a new instance.
- Invocation - Class in dev.getelements.elements.rt.remote
-
Represents a remote invocation.
- Invocation() - Constructor for class dev.getelements.elements.rt.remote.Invocation
- INVOCATION - Enum constant in enum class dev.getelements.elements.rt.remote.MessageType
-
Indicates that the message contains an instance of
Invocation - INVOCATION_ERROR - Enum constant in enum class dev.getelements.elements.rt.remote.MessageType
-
Indicates that the message contains an instance of
InvocationError - INVOCATION_PAYLOAD_READER - Static variable in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- INVOCATION_RESULT - Enum constant in enum class dev.getelements.elements.rt.remote.MessageType
-
Indicates that the message contains an instance of
InvocationResult - InvocationError - Class in dev.getelements.elements.rt.remote
-
Returned when there exists an error.
- InvocationError() - Constructor for class dev.getelements.elements.rt.remote.InvocationError
- InvocationErrorConsumer - Interface in dev.getelements.elements.rt.remote
- InvocationResult - Class in dev.getelements.elements.rt.remote
-
Contains the result of the remote invocation.
- InvocationResult() - Constructor for class dev.getelements.elements.rt.remote.InvocationResult
- InvocationResult(Object) - Constructor for class dev.getelements.elements.rt.remote.InvocationResult
- InvocationScope - Class in dev.getelements.elements.sdk.service.blockchain.invoke
- InvocationScope() - Constructor for class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- invoke() - Method in interface dev.getelements.elements.sdk.service.appleiap.client.invoker.AppleIapVerifyReceiptInvoker
- invoke() - Method in class dev.getelements.elements.service.appleiap.client.invoker.invoker.DefaultAppleIapVerifyReceiptInvoker
- invoke(JsonRpcRequest, AsyncResponse) - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- invoke(Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Deprecated.This maps directly to
RemoteInvoker.invokeFuture(Invocation, List, InvocationErrorConsumer), but was renamed for clarity on the behavior. This is not very useful because it can force more threads than are necessary to create a remote invocation. - invoke(ResourceId, String, Object...) - Method in interface dev.getelements.elements.rt.ResourceContext
-
Synchronous invoke of
ResourceContext.invokePathAsync(Consumer, Consumer, Path, String, Object...). - invoke(String, String, String, String, AsyncResponse) - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- invokeAsync(Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- invokeAsync(Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Sends the
Invocationto the remote service and waits for theInvocationResult. - invokeAsync(Route, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvocationDispatcher
-
Sends the
Invocationto the remote service and waits for theInvocationResult. - invokeAsync(Route, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvocationDispatcher
- invokeAsync(Consumer<Object>, Consumer<Throwable>, ResourceId, String, Object...) - Method in interface dev.getelements.elements.rt.ResourceContext
-
Invokes the method on the
ResourceId. - invokeAsync(Consumer<Object>, Consumer<Throwable>, ResourceId, String, Object...) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- invokeAsync(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RoutingStrategy
-
Invokes the method returning a
AsyncOperationfor the value. - invokeAsync(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
- invokeAsync(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.DefaultRoutingStrategy
- invokeAsync(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.SameNodeIdRoutingStrategy
- invokeAsyncV(Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Sends the
Invocationto the remote service and waits for theInvocationResult. - invokeAsyncV(Route, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvocationDispatcher
-
Invokes
RemoteInvocationDispatcher.invokeAsyncV(Route, Invocation, List, InvocationErrorConsumer), ignoring the returnedAsyncOperation. - invokeAsyncV(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RoutingStrategy
-
Invokes the method asynchronously returning a
Void(ie null) for the value. - invokeCompletionStage(Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- invokeCompletionStage(Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Sends the
Invocationto the remote service and waits for theInvocationResult. - invokeConsume(OculusIapReceipt, String, String) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.client.invoker.OculusIapReceiptRequestInvoker
-
Sends a request to Oculus to consume the receipt
- invokeConsume(OculusIapReceipt, String, String) - Method in class dev.getelements.elements.service.meta.oculusiap.invoker.DefaultOculusIapReceiptRequestInvoker
- InvokeContractRequest - Class in dev.getelements.elements.sdk.model.blockchain
-
Deprecated.use the new smart contract API instead
- InvokeContractRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Creates a new instance.
- InvokeContractResponse - Class in dev.getelements.elements.sdk.model.blockchain
-
Deprecated.
- InvokeContractResponse() - Constructor for class dev.getelements.elements.sdk.model.blockchain.InvokeContractResponse
-
Deprecated.Creates a new instance.
- invokeFuture(Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Sends the
Invocationto the remote service and waits for theInvocationResult. - invokeFuture(Route, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvocationDispatcher
-
Sends the
Invocationto the remote service and waits for theInvocationResult. - invokeFuture(Route, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvocationDispatcher
- invokeFuture(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RoutingStrategy
- invokeFuture(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
- invokeFuture(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.DefaultRoutingStrategy
- invokeFuture(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.SameNodeIdRoutingStrategy
- invokePath(Path, String, Object...) - Method in interface dev.getelements.elements.rt.ResourceContext
-
Synchronous invoke of
ResourceContext.invokePathAsync(Consumer, Consumer, Path, String, Object...). - invokePathAsync(Consumer<Object>, Consumer<Throwable>, Path, String, Object...) - Method in interface dev.getelements.elements.rt.ResourceContext
- invokePathAsync(Consumer<Object>, Consumer<Throwable>, Path, String, Object...) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- invokeQueryTxn(String, String, String) - Method in interface dev.getelements.elements.sdk.service.steam.client.invoker.SteamIapReceiptRequestInvoker
-
Queries the Steam ISteamMicroTxn API for the status of a transaction by order ID.
- invokeQueryTxn(String, String, String) - Method in class dev.getelements.elements.service.steam.invoker.DefaultSteamIapReceiptRequestInvoker
- invokeRetainedHandler(Attributes, String, String, Object...) - Method in interface dev.getelements.elements.rt.HandlerContext
-
Synchronously invokes
HandlerContext.invokeRetainedHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)blocking until the call returns. - invokeRetainedHandlerAsync(Consumer<Object>, Consumer<Throwable>, Attributes, String, String, Object...) - Method in interface dev.getelements.elements.rt.HandlerContext
- invokeRetainedHandlerAsync(Consumer<Object>, Consumer<Throwable>, Attributes, String, String, Object...) - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- InvokerHealthStatus - Class in dev.getelements.elements.sdk.model.health
-
Represents the health status of the invoker subsystem.
- InvokerHealthStatus() - Constructor for class dev.getelements.elements.sdk.model.health.InvokerHealthStatus
-
Creates a new instance.
- invokeSingleUseHandler(Attributes, String, String, Object...) - Method in interface dev.getelements.elements.rt.HandlerContext
-
Synchronously invokes
HandlerContext.invokeSingleUseHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)blocking until the call returns. - invokeSingleUseHandlerAsync(Consumer<Object>, Consumer<Throwable>, Attributes, String, String, Object...) - Method in interface dev.getelements.elements.rt.HandlerContext
- invokeSingleUseHandlerAsync(Consumer<Object>, Consumer<Throwable>, Attributes, String, String, Object...) - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- invokeSync(Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Sends the
Invocationto the remote service and waits for theInvocationResult. - invokeSync(Route, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RemoteInvocationDispatcher
-
Sends the
Invocationto the remote service and waits for theInvocationResult. - invokeSync(Route, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvocationDispatcher
- invokeSync(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in interface dev.getelements.elements.rt.remote.RoutingStrategy
-
Invokes the method, blocking until it returns on the remote end.
- invokeSync(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
- invokeSync(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.DefaultRoutingStrategy
- invokeSync(List<Object>, Invocation, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Method in class dev.getelements.elements.rt.routing.SameNodeIdRoutingStrategy
- invokeVerify(FacebookIapReceipt, String, String) - Method in interface dev.getelements.elements.sdk.service.meta.facebookiap.client.invoker.FacebookIapReceiptRequestInvoker
-
Sends a request to Facebook to verify the receipt
- invokeVerify(FacebookIapReceipt, String, String) - Method in class dev.getelements.elements.service.meta.facebookiap.invoker.DefaultFacebookIapReceiptRequestInvoker
- invokeVerify(OculusIapReceipt, String, String) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.client.invoker.OculusIapReceiptRequestInvoker
-
Sends a request to Oculus to verify the receipt
- invokeVerify(OculusIapReceipt, String, String) - Method in class dev.getelements.elements.service.meta.oculusiap.invoker.DefaultOculusIapReceiptRequestInvoker
- IO_THREADS - Static variable in class dev.getelements.elements.rt.jeromq.ZContextProvider
- iocName() - Method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The IoC Name for anything related to the blockchain network.
- IosApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Represents the application profile and any associated metadata, such as APNS certificate or other information.
- IosApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
-
Creates a new instance.
- IosApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
-
Handles the management of
IosApplicationConfigurationinstances. - IosApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
- IosApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
-
Created by patricktwohig on 5/24/17.
- IosApplicationConfigurationServiceProvider - Class in dev.getelements.elements.service.application
- IosApplicationConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.IosApplicationConfigurationServiceProvider
- IPV6 - Static variable in class dev.getelements.elements.rt.jeromq.ZContextProvider
- isAbsent() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Returns true if the entry represents an absent entry.
- isAbsent() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Returns true if the entry represents an absent entry.
- isActive() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- isActive() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- isActive() - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- isActive() - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Returns true if this transaction is still active and open.
- isActive() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Returns whether the created user is active.
- isAdminLoginEnabled() - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- isAdminLoginEnabled() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- isAdminLoginEnabled() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Returns whether this provider is offered as an admin-panel login option.
- isAnnotatedWithSdkAnnotation(Class<?>) - Method in class dev.getelements.elements.sdk.spi.ClassLoaderUtils
- isAnonymous() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- isApplicationExplicitlyRequested() - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- isApproximation() - Method in class dev.getelements.elements.sdk.model.Pagination
-
Returns whether the total is an approximation.
- isAuthoritative() - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- isCancelled() - Method in class dev.getelements.elements.rt.routing.AggregateFuture
- isCurrentUser(String) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Given the userId, which may be either username, email address, or "me" this will check for the current user.
- isCurrentUserAlias(String) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Returns true if the specified user ID is the alias for the current user.
- isDefault() - Method in record class dev.getelements.elements.sdk.record.ArtifactRepository
-
Indicates if this is the default repository
- isDefault() - Method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Checks if this is the
ElementServiceImplementation.DefaultImplementationimplementation. - isDeprecated() - Method in class dev.getelements.elements.rt.manifest.Deprecation
- isDestroyed() - Method in interface dev.getelements.elements.rt.IndexContext.Unlink
-
Returns true if the
ResourceIdwas destroyed as part of this unlink operation. - isDestroyed() - Method in class dev.getelements.elements.rt.SimpleIndexContext.SimpleIndexContextUnlink
- isDirectDispatch() - Method in record class dev.getelements.elements.sdk.record.ElementEventConsumerRecord
-
Returns true if the method is a direct-dispatch method.
- isDisabled(long) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramExecutionPhase
-
Given the bitmask, returns true if this phase is disabled.
- isDisplay() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- isDisplay() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Returns whether the frontend should display this product bundle.
- isDone() - Method in class dev.getelements.elements.rt.routing.AggregateFuture
- isEmpty() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Returns true if all space is available in the buffer.
- isEmpty() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Tests if the counter is empty, that is to say that no values are valid at all.
- isEmpty() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
-
A null snapshot was taken when leading == trailing.
- isEmpty(long) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Tests if the packed value represents an empty counter.
- isEnabled(long) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramExecutionPhase
-
Given the bitmask, returns true if this phase is enabled.
- isEnabled(Repository) - Static method in class org.eclipse.jgit.http.server.resolver.AsIsFileService
-
Determine if
http.getanyfileis enabled in the configuration. - isEncrypted() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- isEncrypted() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWalletAccount
- isEncrypted() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Returns whether the private key is encrypted.
- isEncrypted() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
-
Returns whether the private key for this account is encrypted.
- isFromClient() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Returns whether the value should be received from the client.
- isFull() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Returns true if there is no space left in the buffer.
- isFull() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Tests if the counter is full, that is to say the next operation involving an increment of the leading value would result in an exception.
- isFull(long, int) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Tests if the packed value represents a full counter.
- isFullyReleased() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- isGenerate() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Returns whether this account should be generated.
- isGitClient(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check a request for Git-over-HTTP indicators.
- isGreaterAccepted() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendship
- isIndexedPlan(Document) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- isIndexedQuery(Query<?>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- isInfoRefs(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check if the HTTP request was for the /info/refs?
- isJwt(String) - Static method in class dev.getelements.elements.security.JWTCredentials
-
Checks if a set of credentials is a valid JWT.
- isLesserAccepted() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendship
- isListed() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- isListed() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- isLocal() - Method in interface dev.getelements.elements.rt.remote.RoutingStatus.Route
- isManagedBySchedule() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- isManagedBySchedule() - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Returns whether this progress is managed by a Schedule.
- isMaster() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Returns true if this
NodeIdrepresents the master node. - isMatchingExtension(Path, String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Checks if the path matches the supplied extension.
- isNamed() - Method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Indicates if the exported service is named.
- isNamed() - Method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Returns true if the service is named.
- isNull(ResourceEntry) - Static method in class dev.getelements.elements.rt.transact.NullResourceEntry
- isNull(TaskEntry<?>) - Static method in class dev.getelements.elements.rt.transact.NullTaskEntry
- isObjectFloat(Class<?>) - Static method in class dev.getelements.elements.rt.Reflection
-
Checks if the supplied
Class<?>is a primitive number. - isObjectInteger(Class<?>) - Static method in class dev.getelements.elements.rt.Reflection
-
Checks if the supplied
Class<?>is a primitive number. - isOffensive(CharSequence) - Method in class dev.getelements.elements.sdk.util.OffensiveWordFilter
-
Returns true if the input contains any offensive words or their variants based on the defined edit distances.
- isOk() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse
-
Returns true if the Steam API reported a successful result.
- isOk() - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Response
-
Returns true if the Steam API result is "OK".
- ISOLATED_CLASSPATH - Enum constant in enum class dev.getelements.elements.sdk.ElementType
-
The standard default type.
- Isolated Elements (ElementType#ISOLATED_CLASSPATH) - Search tag in interface dev.getelements.elements.sdk.ElementLoaderFactory
- Section
- isOriginalContents() - Method in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- isOriginalContents() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Return true if the content is the original content.
- isOriginalReversePaths() - Method in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- isOriginalReversePaths() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Checks if the list of reverse links are the original set of reverse links.
- isOriginalReversePaths() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryExisting
- isPacked() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSAtomicLongData
- isPartOfElement(Class<?>) - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
- isPartOfElement(Class<?>) - Method in record class dev.getelements.elements.sdk.record.ElementRecord
- isPartOfElement(Package) - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
- isPartOfElement(Package) - Method in record class dev.getelements.elements.sdk.record.ElementPackageRecord
- isPlan() - Method in class dev.getelements.elements.sdk.model.index.BuildIndexRequest
-
Returns whether this is a planning run only.
- isPresent() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Returns true if the entry represents a present entry.
- isPresent() - Method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Returns true if the entry represents present entry.
- isPrimitiveFloat(Class<?>) - Static method in class dev.getelements.elements.rt.Reflection
-
Checks if the supplied
Class<?>is a primitive float. - isPrimitiveInteger(Class<?>) - Static method in class dev.getelements.elements.rt.Reflection
-
Checks if the supplied
Class<?>is a primitive number. - isPublicVisible() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Returns the visibility of this Item.
- isPublicVisible() - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Gets the visibility of this item.
- isPublicVisible() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Returns whether this item is publicly visible.
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class dev.getelements.elements.rt.jersey.GenericMultipartReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class dev.getelements.elements.rt.jersey.OctetStreamJsonMessageBodyReader
- isReceivePack(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check if the HTTP request was for the /git-receive-pack Git handler.
- isRegenerate() - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Returns whether the key should be regenerated.
- isRegistered() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- isRegisteredPath(String) - Method in class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry
-
Returns
trueif the given request path falls under any registered prefix. - isRegularFile(UnixFSHasFilesystemPath) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Checks if the supplied FS Path is a regular file and not a tombstone.
- isRegularFile(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Checks if the supplied
Pathis a regular file. - isRemoved() - Method in interface dev.getelements.elements.rt.ResourceService.Unlink
-
Returns true if the
ResourceIdwas destroyed as part of this unlink operation. - isRemoved() - Method in class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- isRemoved() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Returns the removed status.
- isRenewable() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns whether the licensee may pay a fee to extend the expiration date.
- isRequired() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- isRequired() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Returns whether this field is required.
- isReserved(int) - Static method in enum class dev.getelements.elements.rt.ResponseCode
-
Checks if the supplied
- isReturnSecureToken() - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpRequest
- isReturnSecureToken() - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- isRevocable() - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Returns whether the license for this token is revocable by the owner.
- isRoot() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns true if this is a root path (ie having no components).
- ISS - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Issuer - the issuer of the token.
- isScanQuery(Query<?>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- isStatusOK() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Returns true if the status indicates success (status == 1).
- isSuccess() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptCallbackResult
- isSuccess() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- ISSUED - Enum constant in enum class dev.getelements.elements.sdk.model.reward.RewardIssuance.State
-
Indicates that the RewardIssuance has been successfully issued but not yet redeemed by the client.
- isSystemEvent() - Method in interface dev.getelements.elements.sdk.Event
-
True if the event is a system event.
- isTemporaryPath(Path) - Static method in class dev.getelements.elements.sdk.util.TemporaryFiles
-
Tests if a supplied
Pathis a temporary path under the structure of this type. - isTombstone(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Checks if the supplied
Pathis a tombstone. - isTransient() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
isTransientrecord component. - isUploadPack(HttpServletRequest) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check if the HTTP request was for the /git-upload-pack Git handler.
- isUploadPack(String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Check if the HTTP request path ends with the /git-upload-pack handler.
- isUseDefaultRepositories() - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- isUserId() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Returns whether this parameter's resolved value is the external user identifier.
- isValid() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgram
-
Checks if this
UnixFSTransactionProgram's header is valid. - isValid(long, UnixFSChecksumAlgorithm.ChannelCheckable) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
-
Checks if this the supplied
UnixFSChecksumAlgorithm.ChannelCheckableis valid. - isValid(UnixFSChecksumAlgorithm.Checkable) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
-
Checks if this the supplied
UnixFSChecksumAlgorithm.Checkableis valid. - isValid(MetadataSpecPropertiesContainer, ConstraintValidatorContext) - Method in class dev.getelements.elements.sdk.model.schema.ValidProperties.Validator
- isValid(Object, ConstraintValidatorContext) - Method in class dev.getelements.elements.sdk.model.ValidWithGroups.Validator
- isValid(String, ConstraintValidatorContext) - Method in class dev.getelements.elements.sdk.model.annotation.PemFile.Validator
- isVerbose() - Method in interface dev.getelements.elements.rt.Resource
-
Returns true if the resource is set to enable verbose mode.
- isVerbose() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- isVoting() - Method in class dev.getelements.elements.sdk.model.blockchain.StakeHolder
-
Returns whether this stakeholder has voting rights.
- isWildcard() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
True if the path is a wildcard.
- isWildcard() - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Returns whether this request is a wildcard that allows all anonymous users.
- isWildcard() - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Returns whether this subjects instance is a wildcard that allows all users.
- isWildcardContext() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns true if this
Pathboth has a context and that context is a wildcard context. - isWildcardRecursive() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
True if the path is a recursive wildcard.
- isWildcardTerminated() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
True if the path is a wildcard.
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class dev.getelements.elements.rt.jersey.CsvMessageBodyWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class dev.getelements.elements.rt.jersey.GenericMultipartWriter
- Item - Class in dev.getelements.elements.sdk.model.goods
-
Represents an Item that is a Digital Good.
- Item() - Constructor for class dev.getelements.elements.dao.mongo.MongoIndexable.Item
- Item() - Constructor for class dev.getelements.elements.sdk.model.goods.Item
-
Creates a new instance.
- ITEM_CREATED - Enum constant in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
An item catalog entry was created.
- ITEM_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ItemDao
- ITEM_DELETED - Enum constant in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
An item catalog entry was deleted.
- ITEM_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ItemDao
- ITEM_LEDGER_ENTRY_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ItemLedgerDao
- ITEM_UPDATED - Enum constant in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
An item catalog entry was updated.
- ITEM_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ItemDao
- ItemCategory - Enum Class in dev.getelements.elements.sdk.model.goods
-
Identifies the category of an
Itemfor sale. - ItemDao - Interface in dev.getelements.elements.sdk.dao
- ItemLedgerDao - Interface in dev.getelements.elements.sdk.dao
-
Append-only DAO for item audit ledger entries.
- ItemLedgerEntry - Class in dev.getelements.elements.sdk.model.inventory
-
Immutable audit record for a single inventory or item-catalog lifecycle event.
- ItemLedgerEntry() - Constructor for class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- ItemLedgerEntryPagination - Class in dev.getelements.elements.rest.test.model
- ItemLedgerEntryPagination() - Constructor for class dev.getelements.elements.rest.test.model.ItemLedgerEntryPagination
- ItemLedgerEventType - Enum Class in dev.getelements.elements.sdk.model.inventory
-
Classifies the event recorded in an
ItemLedgerEntry. - ItemLedgerResource - Class in dev.getelements.elements.rest.inventory
- ItemLedgerResource() - Constructor for class dev.getelements.elements.rest.inventory.ItemLedgerResource
- ItemLedgerService - Interface in dev.getelements.elements.sdk.service.inventory
-
Read-only service for querying the item audit ledger.
- ItemLedgerServiceProvider - Class in dev.getelements.elements.service.inventory
- ItemLedgerServiceProvider() - Constructor for class dev.getelements.elements.service.inventory.ItemLedgerServiceProvider
- ItemNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.item
-
Thrown when an item cannot be found.
- ItemNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.item.ItemNotFoundException
-
Creates a new instance.
- ItemNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.item.ItemNotFoundException
-
Creates a new instance with the given message.
- ItemNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.item.ItemNotFoundException
-
Creates a new instance with the given message and cause.
- ItemNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.item.ItemNotFoundException
-
Creates a new instance.
- ItemNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.item.ItemNotFoundException
-
Creates a new instance with the given cause.
- ItemResource - Class in dev.getelements.elements.rest.goods
- ItemResource() - Constructor for class dev.getelements.elements.rest.goods.ItemResource
- ItemService - Interface in dev.getelements.elements.sdk.service.goods
-
Allows for accessing of the various
Items in the database. - ItemServiceProvider - Class in dev.getelements.elements.service.goods
- ItemServiceProvider() - Constructor for class dev.getelements.elements.service.goods.ItemServiceProvider
- ItemTestFactory - Class in dev.getelements.elements.dao.mongo.test
- ItemTestFactory() - Constructor for class dev.getelements.elements.dao.mongo.test.ItemTestFactory
- iterateIntermediateHierarchy(Path) - Static method in class dev.getelements.elements.sdk.cluster.path.Paths
-
Iterates the supplied path descending into its hierarchy.
- iterator() - Method in class dev.getelements.elements.rt.ConcurrentRoundRobin
- iterator() - Method in class dev.getelements.elements.sdk.model.Pagination
- iterator() - Method in class dev.getelements.elements.sdk.model.Tabulation
- iterator() - Method in class dev.getelements.elements.sdk.model.util.RoundRobin
- iterator() - Method in class dev.getelements.elements.sdk.util.ConcurrentDequePublisher
- iterator() - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- iterator() - Method in class dev.getelements.elements.sdk.util.LinkedPublisher
-
Used only to facilitate debugging.
J
- JAKARTA_RS - Enum constant in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- JAKARTA_WS - Enum constant in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- JakartaInjectPermittedPackages - Class in dev.getelements.elements.sdk
- JakartaInjectPermittedPackages() - Constructor for class dev.getelements.elements.sdk.JakartaInjectPermittedPackages
- JakartaMailPermittedPackages - Class in dev.getelements.elements.service
- JakartaMailPermittedPackages() - Constructor for class dev.getelements.elements.service.JakartaMailPermittedPackages
- JakartaRsLoader - Class in dev.getelements.elements.deployment.jetty.loader
-
Searches an
Elementfor a service of typeApplicationand loads it into the application container making all types specified in theApplicationavailable as RESTful API Calls. - JakartaRsLoader() - Constructor for class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- JakartaRsLoader.NoScanOpenApiScanner - Class in dev.getelements.elements.deployment.jetty.loader
-
No-op
OpenApiScannerused when a pre-generated spec is loaded from the element classpath. - JakartaWebsocketLoader - Class in dev.getelements.elements.deployment.jetty.loader
- JakartaWebsocketLoader() - Constructor for class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- JAR_EXTENSION - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The jar file extension.
- JAVA_CLASS_NAME - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
A regex pattern to validate fully qualified Java class names.
- JavaSqlPermittedPackages - Class in dev.getelements.elements.sdk
- JavaSqlPermittedPackages() - Constructor for class dev.getelements.elements.sdk.JavaSqlPermittedPackages
- JEROMQ_ALLOW_PLAIN_TRAFFIC - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQSecurityProvider
- JEROMQ_CLUSTER_BIND_ADDRESS - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- JEROMQ_CONNECTION_SERVICE_REFRESH_INTERVAL_SECONDS - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- JEROMQ_NODE_MAX_CONNECTIONS - Static variable in class dev.getelements.elements.remote.jeromq.JeroMQNode
- JEROMQ_NODE_MIN_CONNECTIONS - Static variable in class dev.getelements.elements.remote.jeromq.JeroMQNode
- JEROMQ_SERVER_SECURITY_CHAIN_PEM_FILE - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQSecurityProvider
- JeroMQAsyncConnectionGroup - Class in dev.getelements.elements.rt.jeromq
- JeroMQAsyncConnectionGroup(List<AsyncConnection<ZContext, ZMQ.Socket>>, BiConsumer<AsyncConnectionGroup<ZContext, ZMQ.Socket>, Consumer<AsyncConnectionGroup<ZContext, ZMQ.Socket>>>) - Constructor for class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionGroup
- JeroMQAsyncConnectionService - Class in dev.getelements.elements.rt.jeromq
- JeroMQAsyncConnectionService() - Constructor for class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- JeroMQAsyncConnectionServiceModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
- JeroMQAsyncConnectionServiceModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQAsyncConnectionServiceModule
- JeroMQAsyncControlClient - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQAsyncControlClient(AsyncConnectionService<ZContext, ZMQ.Socket>, String, JeroMQSecurity) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncControlClient
- JeroMQAsyncControlClient(AsyncConnectionService<ZContext, ZMQ.Socket>, String, JeroMQSecurity, int, int) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncControlClient
- JeroMQAsyncOperation - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQAsyncOperation() - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation
- JeroMQAsyncOperation.ConnectionState - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQAsyncOperation.State - Enum Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQCommandServer - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQCommandServer(InstanceId, ZMQ.PollItem, JeroMQMultiplexRouter, JeroMQDemultiplexRouter) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQCommandServer
- JeroMQContextModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
-
Combines
JeroMQRemoteInvokerModulewith theClusterContextModuleto make a complete client module with adjustable parameters. - JeroMQContextModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQContextModule
- JeroMQControlClient - Class in dev.getelements.elements.rt.remote.jeromq
-
Implements the control protocol for interfacing with the
JeroMQInstanceConnectionService. - JeroMQControlClient(ZContext, String, JeroMQSecurity) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- JeroMQControlClient(ZContext, String, JeroMQSecurity, long, TimeUnit) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
-
Creates a
JeroMQControlClientconnecting to the remote instance to perform basic discover and control operations. - JeroMQControlClientFactoryModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
- JeroMQControlClientFactoryModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQControlClientFactoryModule
- JeroMQControlClientModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
- JeroMQControlClientModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQControlClientModule
- JeroMQControlException - Exception Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQControlException(JeroMQControlException) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQControlException
- JeroMQControlException(JeroMQControlResponseCode) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQControlException
- JeroMQControlException(JeroMQControlResponseCode, ZMsg) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQControlException
- JeroMQControlResponseCode - Enum Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQCurveSecurity - Class in dev.getelements.elements.rt.remote.jeromq
-
Implements JeroMQ CURVE Encryption using one of three possible combinations.
- JeroMQCurveSecurity() - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQCurveSecurity
-
Creates a new
JeroMQSecurityby generating the key pair on the fly. - JeroMQCurveSecurity(PemChain) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQCurveSecurity
-
Creates a new
JeroMQSecuritywith the supplied server key chain. - JeroMQDemultiplexRouter - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQDemultiplexRouter(InstanceId, ZContext, ZMQ.Poller, ZMQ.PollItem) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQDemultiplexRouter
- JeroMQEmbeddedClientInstanceContainer - Class in dev.getelements.elements.test
- JeroMQEmbeddedClientInstanceContainer() - Constructor for class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- JeroMQEmbeddedInstanceContainer - Class in dev.getelements.elements.test
- JeroMQEmbeddedInstanceContainer() - Constructor for class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- JeroMQEmbeddedTestService - Class in dev.getelements.elements.test
-
Embeds a test kit which supplies two
Instances. - JeroMQEmbeddedTestService() - Constructor for class dev.getelements.elements.test.JeroMQEmbeddedTestService
- JeroMQEmbeddedWorkerInstanceContainer - Class in dev.getelements.elements.test
- JeroMQEmbeddedWorkerInstanceContainer() - Constructor for class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder<ChainedT> - Class in dev.getelements.elements.test
- JeroMQEmbeddedWorkerInstanceContainer.NodeModuleFactory - Interface in dev.getelements.elements.test
-
Creates a new
Node. - JeroMQInstanceBinding - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQInstanceBinding(ZContext, NodeId, String, JeroMQSecurity, String) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceBinding
- JeroMQInstanceConnectionId - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQInstanceConnectionId(String) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionId
- JeroMQInstanceConnectionService - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQInstanceConnectionService() - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- JeroMQInstanceConnectionServiceModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
- JeroMQInstanceConnectionServiceModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQInstanceConnectionServiceModule
- JeroMQInstanceStatus - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQInstanceStatus(ZMsg) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceStatus
- JeroMQMonitorThread - Class in dev.getelements.elements.rt.jeromq
- JeroMQMonitorThread(String, Logger, ZContext, ZMQ.Socket) - Constructor for class dev.getelements.elements.rt.jeromq.JeroMQMonitorThread
- JeroMQMultiplexRouter - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQMultiplexRouter(InstanceId, ZContext, ZMQ.Poller) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQMultiplexRouter
- JeroMQNode - Class in dev.getelements.elements.remote.jeromq
- JeroMQNode() - Constructor for class dev.getelements.elements.remote.jeromq.JeroMQNode
- JeroMQNodeInvocation - Class in dev.getelements.elements.remote.jeromq
- JeroMQNodeInvocation(ZMsg, LocalInvocationDispatcher, PayloadReader, PayloadWriter, AsyncConnectionPool<ZContext, ZMQ.Socket>) - Constructor for class dev.getelements.elements.remote.jeromq.JeroMQNodeInvocation
- JeroMQNodeModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
- JeroMQNodeModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
- JeroMQRemoteInvocation - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQRemoteInvocation(JeroMQAsyncOperation, AsyncConnection<ZContext, ZMQ.Socket>, Invocation, PayloadReader, PayloadWriter, Map<String, String>, Consumer<Object>, Consumer<Throwable>, List<Consumer<InvocationResult>>, InvocationErrorConsumer) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvocation
- JeroMQRemoteInvoker - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQRemoteInvoker() - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- JeroMQRemoteInvokerModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
- JeroMQRemoteInvokerModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQRemoteInvokerModule
- JeroMQRoutingCommand - Enum Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQRoutingServer - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQRoutingServer(InstanceId, ZContext, List<String>, JeroMQSecurity) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingServer
- JeroMQRoutingStatus - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQRoutingStatus(ZMsg) - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingStatus
- JeroMQSecurity - Interface in dev.getelements.elements.rt.remote.jeromq
-
Implements a security chain for JeroMQ Sockets.
- JeroMQSecurityModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
- JeroMQSecurityModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQSecurityModule
- JeroMQSecurityProvider - Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQSecurityProvider() - Constructor for class dev.getelements.elements.rt.remote.jeromq.JeroMQSecurityProvider
- JeroMQUnroutableInstanceException - Exception Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQUnroutableInstanceException(JeroMQUnroutableInstanceException) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableInstanceException
- JeroMQUnroutableInstanceException(InstanceId) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableInstanceException
- JeroMQUnroutableInstanceException(ZMsg) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableInstanceException
- JeroMQUnroutableNodeException - Exception Class in dev.getelements.elements.rt.remote.jeromq
- JeroMQUnroutableNodeException(JeroMQUnroutableNodeException) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableNodeException
- JeroMQUnroutableNodeException(NodeId) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableNodeException
- JeroMQUnroutableNodeException(ZMsg) - Constructor for exception class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableNodeException
- JerseyHttpClientModule - Class in dev.getelements.elements.rt.jersey.guice
- JerseyHttpClientModule() - Constructor for class dev.getelements.elements.rt.jersey.guice.JerseyHttpClientModule
- JettyElementContainerService - Class in dev.getelements.elements.deployment.jetty
-
Jetty implementation of
ElementContainerServicethat polls theElementRuntimeServicefor active Element deployments and mounts them to the Jetty container usingLoaderimplementations. - JettyElementContainerService() - Constructor for class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- JettySdkElementModule - Class in dev.getelements.elements.deployment.jetty.guice
-
Element module for deployment services.
- JettySdkElementModule() - Constructor for class dev.getelements.elements.deployment.jetty.guice.JettySdkElementModule
- JettyServerModule - Class in dev.getelements.elements.jetty
- JettyServerModule() - Constructor for class dev.getelements.elements.jetty.JettyServerModule
- jettyws - Class in Unnamed Package
- jettyws() - Constructor for class jettyws
- JNDI_SRV - Enum constant in enum class dev.getelements.elements.rt.remote.guice.InstanceDiscoveryServiceModule.DiscoveryType
- JndiInstanceHostInfo - Class in dev.getelements.elements.rt.remote
- JndiInstanceHostInfo(String, String) - Constructor for class dev.getelements.elements.rt.remote.JndiInstanceHostInfo
- JndiSrvInstanceDiscoveryService - Class in dev.getelements.elements.rt.remote
- JndiSrvInstanceDiscoveryService() - Constructor for class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- JndiSrvInstanceDiscoveryServiceModule - Class in dev.getelements.elements.rt.remote.guice
- JndiSrvInstanceDiscoveryServiceModule() - Constructor for class dev.getelements.elements.rt.remote.guice.JndiSrvInstanceDiscoveryServiceModule
- JOURNAL_MAGIC - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
-
Some magic bytes in the file to indicate what it is.
- JournalTransactionalPersistenceDriver - Interface in dev.getelements.elements.rt.transact
-
An opaque context which is started first and stopped last by the
TransactionalResourceServicePersistence. - JournalTransactionalResourceServicePersistenceEnvironment - Class in dev.getelements.elements.rt.transact
- JournalTransactionalResourceServicePersistenceEnvironment(Provider<Snapshot.Builder>, DataStore, TransactionJournal, JournalTransactionalPersistenceDriver) - Constructor for class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- JournalTransactionalResourceServicePersistenceModule - Class in dev.getelements.elements.rt.transact
- JournalTransactionalResourceServicePersistenceModule() - Constructor for class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceModule
- jrpc - Enum constant in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
The jrpc API.
- json() - Method in record class dev.getelements.elements.service.auth.oauth2.ParsedResponse
-
Returns the value of the
jsonrecord component. - JSON - Enum constant in enum class dev.getelements.elements.sdk.model.auth.BodyType
-
JSON body (application/json).
- JsonRpcConstants - Class in dev.getelements.elements.jrpc
-
Names specific JSON-RPC Constants.
- JsonRpcError - Class in dev.getelements.elements.rt.jrpc
- JsonRpcError() - Constructor for class dev.getelements.elements.rt.jrpc.JsonRpcError
- JsonRpcExceptionMapper - Class in dev.getelements.elements.jrpc
- JsonRpcExceptionMapper() - Constructor for class dev.getelements.elements.jrpc.JsonRpcExceptionMapper
- JsonRpcHttpRedirectionStrategy - Class in dev.getelements.elements.jrpc
-
Directs the client to the remote endpoint using a 307: Temporary Redirect to the underlying API.
- JsonRpcHttpRedirectionStrategy(String) - Constructor for class dev.getelements.elements.jrpc.JsonRpcHttpRedirectionStrategy
- JsonRpcInvocationService - Interface in dev.getelements.elements.rt.jrpc
-
Processes
JsonRpcRequestinstances and converts toInvocation. - JsonRpcInvocationService.InvocationResolution - Interface in dev.getelements.elements.rt.jrpc
-
Represents the resolved invocation which includes the
Invocationand theResultHandlerStrategyused to dispatch the method call to the underlying system. - JsonRpcJacksonModule - Class in dev.getelements.elements.rpc.guice
- JsonRpcJacksonModule() - Constructor for class dev.getelements.elements.rpc.guice.JsonRpcJacksonModule
- JsonRpcManifest - Class in dev.getelements.elements.rt.manifest.jrpc
- JsonRpcManifest() - Constructor for class dev.getelements.elements.rt.manifest.jrpc.JsonRpcManifest
- JsonRpcManifestService - Interface in dev.getelements.elements.rt.jrpc
-
Provides the
JsonRpcManifest. - JsonRpcMethod - Class in dev.getelements.elements.rt.manifest.jrpc
- JsonRpcMethod() - Constructor for class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- JsonRpcModule - Class in dev.getelements.elements.jrpc
-
Configures a JSON RPC module.
- JsonRpcModule() - Constructor for class dev.getelements.elements.jrpc.JsonRpcModule
- JsonRpcModule(ClassLoader) - Constructor for class dev.getelements.elements.jrpc.JsonRpcModule
- JsonRpcParameter - Class in dev.getelements.elements.rt.manifest.jrpc
- JsonRpcParameter() - Constructor for class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- JsonRpcRedirectionStrategy - Interface in dev.getelements.elements.jrpc
-
Implements the JSON-RPC Redirection Strategy.
- JsonRpcRequest - Class in dev.getelements.elements.rt.jrpc
- JsonRpcRequest() - Constructor for class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- JsonRpcResource - Class in dev.getelements.elements.jrpc
- JsonRpcResource() - Constructor for class dev.getelements.elements.jrpc.JsonRpcResource
- JsonRpcResponse - Class in dev.getelements.elements.rt.jrpc
- JsonRpcResponse() - Constructor for class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- JsonRpcReturnType - Class in dev.getelements.elements.rt.manifest.jrpc
- JsonRpcReturnType() - Constructor for class dev.getelements.elements.rt.manifest.jrpc.JsonRpcReturnType
- JsonRpcService - Class in dev.getelements.elements.rt.manifest.jrpc
- JsonRpcService() - Constructor for class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- JsonSchema - Class in dev.getelements.elements.sdk.model.schema.json
-
Represents a subset of the JSON Schema specification.
- JsonSchema() - Constructor for class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Creates a new instance.
- JsonSchemaMapper - Class in dev.getelements.elements.service.util
- JsonSchemaMapper() - Constructor for class dev.getelements.elements.service.util.JsonSchemaMapper
- JsonSchemaMapperImpl - Class in dev.getelements.elements.service.util
- JsonSchemaMapperImpl() - Constructor for class dev.getelements.elements.service.util.JsonSchemaMapperImpl
- JsonSchemaProperty - Class in dev.getelements.elements.sdk.model.schema.json
-
Represents a property definition within a JSON Schema.
- JsonSchemaProperty() - Constructor for class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Creates a new instance.
- JsonSchemaType - Class in dev.getelements.elements.sdk.model.schema.json
-
Constants for the JSON Schema type.
- JVM_NATIVE - Static variable in annotation interface dev.getelements.elements.rt.annotation.CodeStyle
-
Implementation of
CodeStylewhich represents the JVM native code style. - JWK - Class in dev.getelements.elements.sdk.model.auth
-
Represents a JSON Web Key (JWK) as defined by RFC 7517.
- JWK() - Constructor for class dev.getelements.elements.sdk.model.auth.JWK
-
Creates a new empty instance.
- JWK(String, String, String, String, String, String) - Constructor for class dev.getelements.elements.sdk.model.auth.JWK
-
Creates a new instance with the RSA public key fields.
- JWKSet - Class in dev.getelements.elements.sdk.model.auth
-
Represents a JSON Web Key Set (JWKS) as defined by RFC 7517.
- JWKSet() - Constructor for class dev.getelements.elements.sdk.model.auth.JWKSet
-
Creates a new instance.
- JWTCredentials - Class in dev.getelements.elements.security
- JWTCredentials(String) - Constructor for class dev.getelements.elements.security.JWTCredentials
-
Generic JWT Credentials.
K
- KEY_ALGORITHM - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- keyManager() - Method in record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Returns the value of the
keyManagerrecord component. - KID - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Key Identifier
- kill(Process, String) - Method in class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- kill(Process, String) - Method in class dev.getelements.elements.sdk.mongo.test.DockerMongoTestInstance
- kill(Process, String) - Method in class dev.getelements.elements.sdk.mongo.test.SslCliMongoTestInstance
- KryoInstance - Class in dev.getelements.elements.rt.kryo
- KryoInstance() - Constructor for class dev.getelements.elements.rt.kryo.KryoInstance
- KryoPayloadReader - Class in dev.getelements.elements.rt.kryo
- KryoPayloadReader() - Constructor for class dev.getelements.elements.rt.kryo.KryoPayloadReader
- KryoPayloadReaderWriterModule - Class in dev.getelements.elements.rt.kryo.guice
- KryoPayloadReaderWriterModule() - Constructor for class dev.getelements.elements.rt.kryo.guice.KryoPayloadReaderWriterModule
- KryoPayloadWriter - Class in dev.getelements.elements.rt.kryo
- KryoPayloadWriter() - Constructor for class dev.getelements.elements.rt.kryo.KryoPayloadWriter
- KryoStackTraceElementContainer - Class in dev.getelements.elements.rt.kryo
- KryoStackTraceElementContainer() - Constructor for class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- KryoStackTraceElementContainer(String, String, int, String) - Constructor for class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- KryoThrowableContainer - Class in dev.getelements.elements.rt.kryo
- KryoThrowableContainer() - Constructor for class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- KryoThrowableContainer(String, String, List<KryoStackTraceElementContainer>, KryoThrowableContainer) - Constructor for class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- KryoThrowableSerializer - Class in dev.getelements.elements.rt.kryo
- KryoThrowableSerializer() - Constructor for class dev.getelements.elements.rt.kryo.KryoThrowableSerializer
- KryoUUIDSerializer - Class in dev.getelements.elements.rt.kryo
- KryoUUIDSerializer() - Constructor for class dev.getelements.elements.rt.kryo.KryoUUIDSerializer
L
- language - Variable in class dev.getelements.elements.sdk.model.codegen.CodegenRequest
-
The target language to generate code for.
- LARGE_OBJECT_BUCKET - Static variable in class dev.getelements.elements.dao.mongo.provider.LargeObjectGridFSBucketProvider
- LARGE_OBJECT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.LargeObjectDao
- LARGE_OBJECT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.LargeObjectDao
- LARGE_OBJECT_SERVLET_KEY - Static variable in class dev.getelements.elements.jetty.CdnServeModule
- LARGE_OBJECT_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.LargeObjectDao
- LargeObject - Class in dev.getelements.elements.sdk.model.largeobject
-
Represents a large binary object stored in the system.
- LargeObject() - Constructor for class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Creates a new instance with state set to EMPTY.
- LargeObjectBucket - Interface in dev.getelements.elements.sdk.dao
-
Represents a bucket for storing the contents of
LargeObjects. - LargeObjectCdnUtils - Class in dev.getelements.elements.service.largeobject
- LargeObjectCdnUtils() - Constructor for class dev.getelements.elements.service.largeobject.LargeObjectCdnUtils
- LargeObjectContentNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.largeobject
-
Thrown when the content of a large object cannot be found.
- LargeObjectContentNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectContentNotFoundException
-
Creates a new instance.
- LargeObjectContentNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectContentNotFoundException
-
Creates a new instance with the given message.
- LargeObjectContentNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectContentNotFoundException
-
Creates a new instance with the given message and cause.
- LargeObjectContentNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectContentNotFoundException
-
Creates a new instance.
- LargeObjectContentNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectContentNotFoundException
-
Creates a new instance with the given cause.
- LargeObjectDao - Interface in dev.getelements.elements.sdk.dao
- LargeObjectGridFSBucketProvider - Class in dev.getelements.elements.dao.mongo.provider
-
Created by patricktwohig on 6/29/17.
- LargeObjectGridFSBucketProvider() - Constructor for class dev.getelements.elements.dao.mongo.provider.LargeObjectGridFSBucketProvider
- LargeObjectNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.largeobject
-
Thrown when a large object cannot be found.
- LargeObjectNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectNotFoundException
-
Creates a new instance.
- LargeObjectNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectNotFoundException
-
Creates a new instance with the given message.
- LargeObjectNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectNotFoundException
-
Creates a new instance with the given message and cause.
- LargeObjectNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectNotFoundException
-
Creates a new instance.
- LargeObjectNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectNotFoundException
-
Creates a new instance with the given cause.
- LargeObjectPagination - Class in dev.getelements.elements.rest.test.model
- LargeObjectPagination() - Constructor for class dev.getelements.elements.rest.test.model.LargeObjectPagination
- LargeObjectReference - Class in dev.getelements.elements.sdk.model.largeobject
-
Represents a reference to a large object, containing its key metadata.
- LargeObjectReference() - Constructor for class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Creates a new instance.
- LargeObjectReferenceMapper - Interface in dev.getelements.elements.service.util
- LargeObjectReferenceMapperImpl - Class in dev.getelements.elements.service.util
- LargeObjectReferenceMapperImpl() - Constructor for class dev.getelements.elements.service.util.LargeObjectReferenceMapperImpl
- LargeObjectResource - Class in dev.getelements.elements.rest.largeobject
- LargeObjectResource() - Constructor for class dev.getelements.elements.rest.largeobject.LargeObjectResource
- LargeObjectService - Interface in dev.getelements.elements.sdk.service.largeobject
- LargeObjectServiceProvider - Class in dev.getelements.elements.service.largeobject
- LargeObjectServiceProvider() - Constructor for class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- LargeObjectServlet - Class in dev.getelements.elements.cdnserve
- LargeObjectServlet() - Constructor for class dev.getelements.elements.cdnserve.LargeObjectServlet
- LargeObjectState - Enum Class in dev.getelements.elements.sdk.model.largeobject
-
The large object state.
- LargeObjectTestFactory - Class in dev.getelements.elements.dao.mongo.test
- LargeObjectTestFactory() - Constructor for class dev.getelements.elements.dao.mongo.test.LargeObjectTestFactory
- LAST_NAME - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
Checks for valid last name.
- lastName(String) - Method in interface dev.getelements.elements.sdk.dao.UserCreation
-
Sets the user's last name.
- LatchedExecutorServiceCompletionService - Class in dev.getelements.elements.rt.util
-
Manages tasks queued to an instance of
ExecutorServicemanaging execution through aCompletionServiceLatch. - LatchedExecutorServiceCompletionService(ExecutorService) - Constructor for class dev.getelements.elements.rt.util.LatchedExecutorServiceCompletionService
-
Creates a new instance of
LatchedExecutorServiceCompletionServicewith the executor service and the defaultCompletionServiceLatch. - LatchedExecutorServiceCompletionService(ExecutorService, CompletionServiceLatch) - Constructor for class dev.getelements.elements.rt.util.LatchedExecutorServiceCompletionService
-
Creates a new instance of
LatchedExecutorServiceCompletionServicewith the executor service and a customCompletionServiceLatch. - LatchedScheduledExecutorServiceCompletionService - Class in dev.getelements.elements.rt.util
-
Subclass of
LatchedExecutorServiceCompletionServiceonly for use with aScheduledExecutorService - LatchedScheduledExecutorServiceCompletionService(ScheduledExecutorService, CompletionServiceLatch) - Constructor for class dev.getelements.elements.rt.util.LatchedScheduledExecutorServiceCompletionService
- layoutSkeletonElement(Path, Map<?, ?>) - Static method in class dev.getelements.elements.sdk.test.TestUtils
- LazyValue<T> - Interface in dev.getelements.elements.sdk.util
-
Represents a Lazy-loaded value which is loaded only on the first call to get.
- LCAMEL - Static variable in annotation interface dev.getelements.elements.rt.annotation.ClientSerializationStrategy
-
Implies that serialized fields use lowerCamelCase
- Leaderboard - Class in dev.getelements.elements.sdk.model.leaderboard
-
Represents a leaderboard for tracking and ranking player scores.
- Leaderboard() - Constructor for class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Creates a new instance.
- LEADERBOARD_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.LeaderboardDao
- LEADERBOARD_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.LeaderboardDao
- LEADERBOARD_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.LeaderboardDao
- Leaderboard.ScoreStrategyType - Enum Class in dev.getelements.elements.sdk.model.leaderboard
-
Defines the score strategy for the leaderboard.
- Leaderboard.TimeStrategyType - Enum Class in dev.getelements.elements.sdk.model.leaderboard
-
Defines the time strategy for the leaderboard.
- LeaderboardDao - Interface in dev.getelements.elements.sdk.dao
-
Provides CRUD operations for Leaderboard instances in the database.
- LeaderboardNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a leaderboard cannot be found.
- LeaderboardNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.LeaderboardNotFoundException
-
Creates a new instance.
- LeaderboardNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.LeaderboardNotFoundException
-
Creates a new instance with the given message.
- LeaderboardNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.LeaderboardNotFoundException
-
Creates a new instance with the given message and cause.
- LeaderboardNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.LeaderboardNotFoundException
-
Creates a new instance.
- LeaderboardNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.LeaderboardNotFoundException
-
Creates a new instance with the given cause.
- LeaderboardResource - Class in dev.getelements.elements.rest.leaderboard
- LeaderboardResource() - Constructor for class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- LeaderboardService - Interface in dev.getelements.elements.sdk.service.leaderboard
-
Manages instances of
Leaderboard. - LeaderboardServiceProvider - Class in dev.getelements.elements.service.leaderboard
- LeaderboardServiceProvider() - Constructor for class dev.getelements.elements.service.leaderboard.LeaderboardServiceProvider
- leading(long) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Gets the leading value from the the packed long.
- LEAVE_AS_IS - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexOperation
-
Leave the index as-is.
- LEFT - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof.Direction
-
Left direction.
- LEGACY - Enum constant in enum class dev.getelements.elements.sdk.spi.guice.annotations.GuiceOptions.LoadingStrategy
-
Legacy loader which preserves the 3.8 and prior behavior honoring all SDK annotations.
- length - Variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandHeader
-
The length of the command, in bytes.
- length() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the value of the
lengthrecord component. - LENGTH_BYTES - Static variable in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- lesser(ObjectId, ObjectId) - Static method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- level(User.Level) - Method in interface dev.getelements.elements.sdk.dao.UserCreation
-
Sets the user's level.
- Levenshtein - Class in dev.getelements.elements.sdk.util
-
Utility class for calculating the Levenshtein distance between two CharSequences.
- lib() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns the value of the
librecord component. - lib() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
librecord component. - LIB_DIR - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The library directory name.
- LineItem() - Constructor for class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
- LineItems() - Constructor for class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItems
- LineReaderProvider - Class in dev.getelements.elements.setup.provider
- LineReaderProvider() - Constructor for class dev.getelements.elements.setup.provider.LineReaderProvider
- LineReaderSecureReader - Class in dev.getelements.elements.setup
- LineReaderSecureReader(LineReader) - Constructor for class dev.getelements.elements.setup.LineReaderSecureReader
- linger() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the value of the
lingerrecord component. - link(ResourceId, Path) - Method in interface dev.getelements.elements.rt.IndexContext
-
Performs the operations of
IndexContext.linkAsync(ResourceId, Path, Consumer, Consumer)synchronously. - link(ResourceId, Path) - Method in interface dev.getelements.elements.rt.ResourceService
-
Given the provided
ResourceId, this will create an additional alias for the provided destinationPath. - link(ResourceId, Path) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- link(Path) - Method in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- link(Path) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Links this
ResourceEntryfor the suppliedPath. - LINK_READY - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcLoginAttemptStatus
-
The callback validated an external identity for a linking attempt (one with
OidcLoginAttempt.getLinkedUserId()set), but has deliberately not yet performed the account-link mutation. - LINKAGE_ERROR - Enum constant in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
-
Throws a linkage error.
- linkAsync(ResourceId, Path, Consumer<Void>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.IndexContext
-
Links a single
ResourceIdto aPathdestination. - linkAsync(ResourceId, Path, Consumer<Void>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleIndexContext
- linkedAccountProfile(String, Map<String, String>) - Method in interface dev.getelements.elements.sdk.dao.UserCreation
-
Records a linked-account profile snapshot for the given scheme.
- LinkedPublisher<T> - Class in dev.getelements.elements.sdk.util
-
A non-threadsafe publisher which tracks subscribers in a linked list.
- LinkedPublisher() - Constructor for class dev.getelements.elements.sdk.util.LinkedPublisher
- LinkedPublisher(Logger) - Constructor for class dev.getelements.elements.sdk.util.LinkedPublisher
- linkEmailPassword(LinkEmailPasswordRequest) - Method in class dev.getelements.elements.rest.user.UserLinkResource
- linkEmailPassword(String, String) - Method in interface dev.getelements.elements.sdk.service.user.EmailPasswordLinkService
-
Links email+password credentials to the authenticated user's account.
- linkEmailPassword(String, String) - Method in class dev.getelements.elements.service.user.AnonEmailPasswordLinkService
- linkEmailPassword(String, String) - Method in class dev.getelements.elements.service.user.SuperUserEmailPasswordLinkService
- linkEmailPassword(String, String) - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- LinkEmailPasswordRequest - Class in dev.getelements.elements.sdk.model.user
- LinkEmailPasswordRequest() - Constructor for class dev.getelements.elements.sdk.model.user.LinkEmailPasswordRequest
- linkExistingResource(ResourceId, Path) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Links an existing
ResourceIdto a newPath, throwing an instance ofResourceNotFoundExceptionif theResourceIdis not known or throwing an instance ofDuplicateExceptionif the suppliedPathexists. - linkNewResource(ResourceId, Path) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Creates a link betweeen a
PathandResourceId, provided that neither already exist. - linkOAuth2(OAuth2SessionRequest) - Method in class dev.getelements.elements.rest.user.UserLinkResource
- linkOidc(OidcSessionRequest) - Method in class dev.getelements.elements.rest.user.UserLinkResource
-
Links an external OIDC identity from a possessed
id_tokento the calling user, validated the same way an OIDC login is. - linkPath(Path, Path) - Method in interface dev.getelements.elements.rt.IndexContext
-
Performs the operations
IndexContext.linkPathAsync(Path, Path, Consumer, Consumer)synchronously. - linkPath(Path, Path) - Method in interface dev.getelements.elements.rt.ResourceService
- linkPath(Path, Path) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- linkPathAsync(Path, Path, Consumer<Void>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.IndexContext
- linkPathAsync(Path, Path, Consumer<Void>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleIndexContext
- linkUsernamePassword(LinkUsernamePasswordRequest) - Method in class dev.getelements.elements.rest.user.UserLinkResource
- linkUsernamePassword(String, String) - Method in interface dev.getelements.elements.sdk.service.user.UsernamePasswordLinkService
-
Links username+password credentials to the authenticated user's account.
- linkUsernamePassword(String, String) - Method in class dev.getelements.elements.service.user.AnonUsernamePasswordLinkService
- linkUsernamePassword(String, String) - Method in class dev.getelements.elements.service.user.SuperUserUsernamePasswordLinkService
- linkUsernamePassword(String, String) - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- LinkUsernamePasswordRequest - Class in dev.getelements.elements.sdk.model.user
- LinkUsernamePasswordRequest() - Constructor for class dev.getelements.elements.sdk.model.user.LinkUsernamePasswordRequest
- list(Path) - Method in interface dev.getelements.elements.rt.IndexContext
-
Performs the operations of
IndexContext.listAsync(Path, Consumer, Consumer)synchronously. - list(Path) - Method in interface dev.getelements.elements.rt.transact.PathIndex
-
Lists all associations between
PathandResourceIds. - list(Path) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction
-
Returns a
Stream<ResourceService.Listing>of all instances reading the current stream. - list(Path) - Method in interface dev.getelements.elements.rt.transact.Snapshot
-
List all
ResourceEntryinstances matching thePath. - list(Path) - Method in class dev.getelements.elements.rt.transact.StandardSnapshot
- list(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathIndex
- list(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Safely lists the contents of the supplied directory.
- ListAggregateRoutingStrategy - Class in dev.getelements.elements.rt.routing
-
Aggregates all results.
- ListAggregateRoutingStrategy() - Constructor for class dev.getelements.elements.rt.routing.ListAggregateRoutingStrategy
- listAllEntriesByResource() - Method in interface dev.getelements.elements.rt.transact.TaskIndex
-
Gets all entries in the
TaskIndex. - listAllEntriesByResource() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- listAllTasks() - Method in interface dev.getelements.elements.rt.transact.TaskIndex
-
lists all tasks in the
TransactionalTask. - listAsync(Path, Consumer<List<IndexContext.Listing>>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.IndexContext
-
Fetches a
IndexContext.Listingof allPaths and assocaitedResourceIdinstances which match the providedPath. - listAsync(Path, Consumer<List<IndexContext.Listing>>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleIndexContext
- listStream(Path) - Method in interface dev.getelements.elements.rt.ResourceService
-
Returns a
Stream<ResourceId>matching the providedPath. - listStream(Path) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- Literal() - Constructor for class dev.getelements.elements.sdk.PackageRequest.Literal
- Literal() - Constructor for class dev.getelements.elements.sdk.TypeRequest.Literal
- LiveDatastore - Class in dev.getelements.elements.sdk.mongo.provider
-
Wraps a
AtomicReferenceofDatastorein a stable proxy that forwards every call to whicheverDatastoreis live at the moment of the call, rather than the one live at the moment of injection. - load() - Method in class dev.getelements.elements.sdk.ElementLoader.Default
- load() - Method in interface dev.getelements.elements.sdk.ElementLoader
-
Loads a new instance of the
Elementwithout a parent registry. - load(Loader.PendingDeployment, ElementRuntimeService.RuntimeRecord) - Method in class dev.getelements.elements.deployment.jetty.loader.ElementEntityLoader
- load(Loader.PendingDeployment, ElementRuntimeService.RuntimeRecord) - Method in interface dev.getelements.elements.deployment.jetty.loader.Loader
-
Loads the
Elements from the suppliedElementRuntimeService.RuntimeRecord - load(Loader.PendingDeployment, ElementRuntimeService.RuntimeRecord, Element) - Method in class dev.getelements.elements.deployment.jetty.loader.ElementEntityLoader
- load(Loader.PendingDeployment, ElementRuntimeService.RuntimeRecord, Element) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- load(Loader.PendingDeployment, ElementRuntimeService.RuntimeRecord, Element) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- load(Loader.PendingDeployment, ElementRuntimeService.RuntimeRecord, Element) - Method in interface dev.getelements.elements.deployment.jetty.loader.Loader
-
Loads the specific
Elementfrom the suppliedElementRuntimeService.RuntimeRecord - load(Loader.PendingDeployment, ElementRuntimeService.RuntimeRecord, Element) - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- load(ResourceId) - Method in interface dev.getelements.elements.rt.transact.Snapshot.Builder
-
Loads the specified
ResourceIdinto thisSnapshot. - load(ResourceId) - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- load(Path) - Method in interface dev.getelements.elements.rt.transact.Snapshot.Builder
- load(Path) - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- load(ElementPathLoader.LoadConfiguration) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Loads Elements using the specified configuration.
- load(ElementPathLoader.LoadConfiguration) - Method in class dev.getelements.elements.sdk.spi.DirectoryElementPathLoader
- load(MutableElementRegistry) - Method in class dev.getelements.elements.sdk.ElementLoader.Default
- load(MutableElementRegistry) - Method in interface dev.getelements.elements.sdk.ElementLoader
-
Loads a new instance of the
Elementwith the suppliedElementRegistryas the parent. - load(MutableElementRegistry) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Loads all
Elementinto the supplied registry, using the globally configured ELEMENTPATH as the source location. - load(MutableElementRegistry) - Method in class dev.getelements.elements.sdk.spi.DefaultSharedElementLoader
- load(MutableElementRegistry) - Method in class dev.getelements.elements.sdk.spi.guice.GuiceElementLoader
- load(MutableElementRegistry, Path) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
- load(MutableElementRegistry, Path, ClassLoader) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
- load(MutableElementRegistry, Path, ClassLoader, ClassLoader) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
- load(MutableElementRegistry, Collection<Path>) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
- load(InputStream) - Method in interface dev.getelements.elements.rt.ResourceLoader
-
Loads the
Resourcefrom theInputStreamin non-verbose mode. - load(InputStream, boolean) - Method in interface dev.getelements.elements.rt.ResourceLoader
-
Loads a
Resourcefrom the suppliedInputStream. - load(String, Attributes, Object...) - Method in interface dev.getelements.elements.rt.ResourceLoader
-
Loads the
Resourcespecified by the supplied module name. - load(String, Object...) - Method in interface dev.getelements.elements.rt.ResourceLoader
-
Performs the same operation as
ResourceLoader.load(String, Attributes, Object...)usingAttributes.EMPTYas the specifiedAttributes. - load(ReadableByteChannel) - Method in interface dev.getelements.elements.rt.ResourceLoader
-
Loads the
Resourcefrom theReadableByteChannelin non-verbose mode. - load(ReadableByteChannel, boolean) - Method in interface dev.getelements.elements.rt.ResourceLoader
-
Loads a
Resourcefrom the suppliedReadableByteChannel. - loadClass(String, boolean) - Method in class dev.getelements.elements.sdk.PermittedTypesClassLoader
- loadClass(String, boolean) - Method in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- LoadConfiguration(Attributes, MutableElementRegistry, Collection<Path>, ClassLoader, ClassLoader, ElementPathLoader.SpiLoader, ElementPathLoader.AttributesLoader, Consumer<SdkException>, BiConsumer<Path, Element>, ElementPathLoader.FailedElementHandler) - Constructor for record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Creates an instance of a
LoadConfigurationrecord class. - loadedElements() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
loadedElementsrecord component. - loader() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDefinition
-
Specifies the
ElementLoaderused to load this element. - loader() - Method in record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Returns the value of the
loaderrecord component. - loader() - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Returns the value of the
loaderrecord component. - Loader - Interface in dev.getelements.elements.deployment.jetty.loader
- Loader.PendingDeployment - Record Class in dev.getelements.elements.deployment.jetty.loader
-
Provides context and callbacks for pending deployments.
- loadHeader(ReadableByteChannel, String) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
-
Reads a
UnixFSDataHeaderfrom aReadableByteChannel. - loadIndex() - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- LOADING - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerStatus
-
One or more loaders are still initializing asynchronously (e.g.
- LoadMonitorService - Interface in dev.getelements.elements.rt
-
Monitors the load of the local instance and reports information such as CPU load and Memory load.
- loadOrGenerate(File) - Static method in class dev.getelements.elements.sdk.cluster.id.InstanceId
-
Creates a file on disk at the supplied path to hold an
InstanceId. - loadOrGenerate(String) - Static method in class dev.getelements.elements.sdk.cluster.id.InstanceId
-
Creates a file on disk at the supplied path to hold an
InstanceId. - loadProperties() - Static method in class dev.getelements.elements.config.DefaultConfigurationSupplier
-
Loads and returns properties using a variety of fallbacks.
- loadProperties(Properties, Path...) - Static method in class dev.getelements.elements.config.DefaultConfigurationSupplier
-
Loads and accumulates multiple
Pathscontaining the contentsProperties. - loadResourceContents() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Loads the byte contents of the resource.
- loadResourceContents(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction
-
Loads the contents of the
Resourcegiven the suppliedResourceId. - loadServiceAccountCredentials() - Static method in class dev.getelements.elements.service.FirebaseServiceAccountCredentials
- loadTransientDeployment(TransientDeploymentRequest) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- loadTransientDeployment(TransientDeploymentRequest) - Method in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Loads a transient deployment from Maven coordinates for testing and development.
- LOCAL - Static variable in interface dev.getelements.elements.rt.Context
-
Used with the
Namedannotation to designate context types which are local, as in they are not sent via remote invocation. - LOCAL_APPLICATION_NODE_UUID_FILE - Static variable in class dev.getelements.elements.rt.FromDiskInstanceUuidProvider
- LOCAL_REPOSITORY_ENV_VAR - Static variable in class dev.getelements.elements.sdk.spi.shrinkwrap.CachingShrinkwrapElementArtifactLoader
-
Environment variable checked if
CachingShrinkwrapElementArtifactLoader.LOCAL_REPOSITORY_PROPERTYisn't set. - LOCAL_REPOSITORY_PROPERTY - Static variable in class dev.getelements.elements.sdk.spi.shrinkwrap.CachingShrinkwrapElementArtifactLoader
-
System property checked (before
CachingShrinkwrapElementArtifactLoader.LOCAL_REPOSITORY_ENV_VAR) to redirect the Maven/Aether local-repository cache -- e.g. to an NFS-mounted, cluster-shared directory so multiple server instances avoid redundant artifact resolution/downloads. - LocalInvocationDispatcher - Interface in dev.getelements.elements.rt.remote
-
Dispatches
Invocationinstances to the objects in the container, collects the result, and relays any errors. - LocalInvocationProcessor - Interface in dev.getelements.elements.rt.remote
-
Implements the strategy by which the
Invocationis dispatched to the localObjectin memory. - LocalInvocationProcessor.ReturnValueStrategy - Interface in dev.getelements.elements.rt.remote
-
If the
Methodcalled from theInvocationreturns aFutureinstance, this may defined a strategy for handling the result. - LocalInvocationProcessorBuilder - Class in dev.getelements.elements.rt.remote
-
Inspects the attributes, parameters, and annotations of a specific
Methodto build an instance ofLocalInvocationDispatcherto dispatchInvocationinstances to a local object in memory. - LocalInvocationProcessorBuilder(RemoteScope, Class<?>, String, List<String>) - Constructor for class dev.getelements.elements.rt.remote.LocalInvocationProcessorBuilder
- LOCK_FILE_NAME - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- LockSetService - Interface in dev.getelements.elements.rt
-
Locks a set of objects based on their identity in a consistent and order ensuring no deadlocks when having to acquire multiple locks.
- lockStorageRoot() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Writes a lock file in the storage root, throwing a
FatalExceptionif there is already a lock file. - log() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQCommandServer
- log() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQDemultiplexRouter
- log() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQMultiplexRouter
- log(String) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
- log(Consumer<String>, String) - Static method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Logs a message to the deployment log.
- log(Supplier<InputStream>, Consumer<String>) - Method in class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- LOG_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for logging.
- LOG_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for logging.
- logException(Throwable) - Method in class dev.getelements.elements.sdk.util.AbstractPublisher
- logf(String, Object...) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
- logf(Consumer<String>, String, Object...) - Static method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Logs a formatted message to the deployment log.
- logger - Variable in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
- logger - Variable in class dev.getelements.elements.sdk.util.AbstractPublisher
- logger - Static variable in interface dev.getelements.elements.sdk.util.FinallyAction
-
The default
Loggerused byFinallyActioninstances. - logger() - Method in interface dev.getelements.elements.sdk.util.security.HeaderOptionalSupplier
-
Gets the
Loggerused by this instance. - LoggingPermittedPackages - Class in dev.getelements.elements.sdk
-
Enables the SLF4J logging framework to be shared among system, SDK, and Element.
- LoggingPermittedPackages() - Constructor for class dev.getelements.elements.sdk.LoggingPermittedPackages
- logs() - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Returns the value of the
logsrecord component. - logs() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns the value of the
logsrecord component. - logs() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
logsrecord component. - logs() - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Returns the value of the
logsrecord component. - logs() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
logsrecord component. - logStatus() - Method in interface dev.getelements.elements.rt.LockSetService
-
Logs the status of the
LockSetService. - logStatus() - Method in class dev.getelements.elements.rt.WeakReferenceLockSetService
- logVersion() - Method in record class dev.getelements.elements.sdk.SystemVersion
-
Logs this specific version to the logger as an INFO level message.
- logWarning(String) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
- logWarningf(String, Object...) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
- lookup(String) - Method in class dev.morphia.mapping.DiscriminatorLookup
- LOWER - Enum constant in enum class dev.getelements.elements.sdk.util.Hex.Case
-
Lower case.
- LOWER_CAMEL - Enum constant in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
See
CaseFormat.LOWER_CAMEL - LOWER_HYPHEN - Enum constant in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
See
CaseFormat.LOWER_HYPHEN - LOWER_UNDERSCORE - Enum constant in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
See
CaseFormat.LOWER_UNDERSCORE
M
- main(String[]) - Static method in class appnode
- main(String[]) - Static method in class dev.getelements.elements.appnode.ApplicationNodeMain
- main(String[]) - Static method in class dev.getelements.elements.dao.mongo.test.BooleanQueryTest
- main(String[]) - Static method in class dev.getelements.elements.dao.mongo.test.StandaloneMongoTest
- main(String[]) - Static method in class dev.getelements.elements.jetty.ElementsMain
- main(String[]) - Static method in class dev.getelements.elements.migrate.Migrate
- main(String[]) - Static method in class dev.getelements.elements.rt.fst.FSTPayloadReader
- main(String[]) - Static method in class dev.getelements.elements.rt.kryo.KryoInstance
- main(String[]) - Static method in class dev.getelements.elements.setup.Setup
- main(String[]) - Static method in class jettyws
- main(String[]) - Static method in class migrate
- main(String[]) - Static method in class setup
- MAIN - Static variable in class dev.getelements.elements.dao.mongo.provider.MongoDatastoreProvider
- MAIN_HANDLER - Static variable in class dev.getelements.elements.jetty.ElementsWebServices
- makeMockProfile(User, Application) - Method in class dev.getelements.elements.dao.mongo.test.ProfileTestFactory
- MalformedMessageException - Exception Class in dev.getelements.elements.rt.remote
- MalformedMessageException() - Constructor for exception class dev.getelements.elements.rt.remote.MalformedMessageException
- MalformedMessageException(String) - Constructor for exception class dev.getelements.elements.rt.remote.MalformedMessageException
- MalformedMessageException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.remote.MalformedMessageException
- MalformedMessageException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.remote.MalformedMessageException
- MalformedMessageException(Throwable) - Constructor for exception class dev.getelements.elements.rt.remote.MalformedMessageException
- manifest() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns the value of the
manifestrecord component. - manifest() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
manifestrecord component. - MANIFEST_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that the manifest was not found.
- MANIFEST_PAYLOAD_READER - Static variable in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- MANIFEST_PROPERTIES_FILE - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The name of the manifest file for a particular
Element. - ManifestContext - Interface in dev.getelements.elements.rt
-
Loads the various manifest types over the network to be used by dependent services.
- ManifestLoader - Interface in dev.getelements.elements.rt
-
Created by patricktwohig on 8/14/17.
- ManifestNotFoundException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/15/17.
- ManifestNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.ManifestNotFoundException
- ManifestNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.ManifestNotFoundException
- ManifestNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ManifestNotFoundException
- ManifestNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.ManifestNotFoundException
- ManifestNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ManifestNotFoundException
- MANUAL - Enum constant in enum class dev.getelements.elements.rt.ResumeReason
-
The coroutine was manually resumed.
- map(Attributes) - Method in interface dev.getelements.elements.service.util.ElementPathMetadataMapper
- map(Element) - Method in class dev.getelements.elements.service.util.ElementMetadataMapper
- map(BaseException) - Static method in class dev.getelements.elements.exception.StatusMapping
- map(Path) - Method in interface dev.getelements.elements.service.util.ElementPathMetadataMapper
- map(Function<KeySpecT, OtherKeySpecT>) - Method in class dev.getelements.elements.sdk.model.security.PemData
-
Maps this
PemDatato another type. - map(Function<T, U>) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient.Response
-
Maps this
AsyncControlClient.Responseto the new type using the suppliedFunction<T,U> - map(Function<T, U>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.Slice
-
Flat maps this
UnixFSCircularBlockBuffer.Slice<T>by applying the supplied mapper, and returning a new instance of - map(SourceT, DestinationT) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Maps the source Object into the supplied destination Object, mutating the destination while preserving the source w/o modification.
- map(SourceT, Class<DestinationT>) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Maps instances of one type to another.
- mapElementMetadata(List<Element>) - Method in class dev.getelements.elements.service.util.ElementMetadataMapper
- mapFailedElements(List<ElementRuntimeService.FailedElementInfo>) - Method in class dev.getelements.elements.service.util.ElementMetadataMapper
- MapperException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when an error occurs during object mapping.
- MapperException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.MapperException
-
Creates a new instance.
- MapperException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.MapperException
-
Creates a new instance with the given message.
- MapperException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.MapperException
-
Creates a new instance with the given message and cause.
- MapperException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.MapperException
-
Creates a new instance.
- MapperException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.MapperException
-
Creates a new instance with the given cause.
- MapperRegistry - Interface in dev.getelements.elements.sdk.model.util
-
Maps instances of one type to another.
- MapperRegistry.Mapper<SourceT,
DestinationT> - Interface in dev.getelements.elements.sdk.model.util -
Maps instances of a source type to a destination type.
- MapperRegistry.ReversibleMapper<SourceT,
DestinationT> - Interface in dev.getelements.elements.sdk.model.util -
Represents a mapping between two types.
- MapperRegistry.ReversibleUpdater<SourceT,
DestinationT> - Interface in dev.getelements.elements.sdk.model.util -
Represents a mapping between two types.
- MapperRegistry.Updater<SourceT,
DestinationT> - Interface in dev.getelements.elements.sdk.model.util -
Updates an existing destination object from a source object.
- mappers() - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Gets all the mappers registered in this registry.
- mappers() - Method in class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry
- MappingKey(Class<?>, Class<?>) - Constructor for record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Creates an instance of a
MappingKeyrecord class. - mapRecord(ElementRecord) - Method in class dev.getelements.elements.service.util.ElementMetadataMapper
- mapSchema(EditorSchema, MetadataSpec) - Method in class dev.getelements.elements.service.util.EditorSchemaMapper
- mapStatus(ElementContainerService.ContainerStatus) - Method in interface dev.getelements.elements.service.util.ElementContainerStatusMapper
- MapstructMapperRegistryBuilder - Class in dev.getelements.elements.common.util.mapstruct
- MapstructMapperRegistryBuilder() - Constructor for class dev.getelements.elements.common.util.mapstruct.MapstructMapperRegistryBuilder
- markComplete(String, String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- markComplete(String, String) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Atomically transitions a PENDING attempt matching the given state to COMPLETE, storing the serialized session.
- markFailed(String, String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- markFailed(String, String) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Atomically transitions a PENDING attempt matching the given state to FAILED.
- markLinkReady(String, String) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- markLinkReady(String, String) - Method in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
-
Atomically transitions a PENDING attempt matching the given state to LINK_READY, storing the serialized external-identity claims validated by the callback for a linking attempt.
- markTombstone(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Marks the supplied
Pathas a tombstone. - MASTER_NODE_NAME - Static variable in interface dev.getelements.elements.rt.remote.Node
-
Designates a master/control
Node. - MASTER_SCOPE - Static variable in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
The master node scope.
- MasterNodeLifecycle - Class in dev.getelements.elements.rt.remote
- MasterNodeLifecycle() - Constructor for class dev.getelements.elements.rt.remote.MasterNodeLifecycle
- MasterNodeLocalInvocationDispatcher - Class in dev.getelements.elements.rt.remote
-
Deprecated.This needs to be replaced with a dispatch to an
ElementviaElementRegistry - MasterNodeLocalInvocationDispatcher() - Constructor for class dev.getelements.elements.rt.remote.MasterNodeLocalInvocationDispatcher
-
Deprecated.
- MasterNodeModule - Class in dev.getelements.elements.appnode.guice
- MasterNodeModule() - Constructor for class dev.getelements.elements.appnode.guice.MasterNodeModule
- Match - Class in dev.getelements.elements.sdk.model.match
-
Represents a single one-on-one match between the current player and an opponent.
- Match() - Constructor for class dev.getelements.elements.sdk.model.match.Match
-
Creates a new instance.
- MATCH_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.MatchDao
- MATCH_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.MatchDao
- MATCH_EXPIRATION_SECONDS - Static variable in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
-
The amount of seconds a
MatchThis is set to something considerably larger than what will ever be practically necessary, but allows clients to read a history of the associatedMongoMatchin order to sync state appropriately. - MatchDao - Interface in dev.getelements.elements.sdk.dao
-
Created by patricktwohig on 7/20/17.
- matches(Path) - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
-
Checks if this
ParameterizedPathmatches the suppliedPath. - matches(Path) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Checks if this path matches the other path.
- matches(Path, Path) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Checks if two paths match.
- matches(Query<QueryT>, String) - Method in interface dev.getelements.elements.dao.mongo.query.BooleanQueryOperator
- matches(Query<QueryT>, String) - Method in class dev.getelements.elements.dao.mongo.query.ForwardNameBooleanQueryOperator
- matches(Query<QueryT>, String) - Method in class dev.getelements.elements.dao.mongo.query.NameBooleanQueryOperator
- matches(Query<QueryT>, String) - Method in class dev.getelements.elements.dao.mongo.query.ReferenceBooleanQueryOperator
- matchesLevenshtein(CharSequence) - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Checks if the given CharSequence matches this offensive word within the allowed edit distance.
- Matchmaker - Interface in dev.getelements.elements.sdk.dao
-
Created by patricktwohig on 7/27/17.
- Matchmaker.SuccessfulMatchTuple - Interface in dev.getelements.elements.sdk.dao
-
Combines a
Matchfor both a player and an opponent. - MatchmakingApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Configures the matchmaking system for the application.
- MatchmakingApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Creates a new instance.
- MatchmakingApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
- MatchmakingApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.MatchmakingApplicationConfigurationResource
- MatchmakingApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
- MatchmakingConfigurationServiceProvider - Class in dev.getelements.elements.service.application
- MatchmakingConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.MatchmakingConfigurationServiceProvider
- MatchResource - Class in dev.getelements.elements.rest.matchmaking
-
Manages match resources Created by patricktwohig on 7/18/17.
- MatchResource() - Constructor for class dev.getelements.elements.rest.matchmaking.MatchResource
- MatchService - Interface in dev.getelements.elements.sdk.service.match
-
Manages instances of
Match. - MatchServiceProvider - Class in dev.getelements.elements.service.match
-
Provider for the
MatchService. - MatchServiceProvider() - Constructor for class dev.getelements.elements.service.match.MatchServiceProvider
- MatchServiceUtils - Interface in dev.getelements.elements.sdk.service.match
-
A type that assists the services classes in paring players.
- MAX_LINE_LENGTH - Static variable in class dev.getelements.elements.sdk.model.security.PemData
-
The maximum allowed line length in a PEM-encoded file.
- MAX_RETRIES - Static variable in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- MAX_SOCKETS - Static variable in class dev.getelements.elements.rt.jeromq.ZContextProvider
- maxAttempts() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the value of the
maxAttemptsrecord component. - MAXIMUM_CONNECTIONS - Static variable in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- MDC_HTTP_REQUEST - Static variable in interface dev.getelements.elements.rt.Constants
-
The MDC Context key for the HTTP request.
- message() - Element in annotation interface dev.getelements.elements.sdk.model.annotation.PemFile
-
Returns the validation error message template.
- message() - Element in annotation interface dev.getelements.elements.sdk.model.schema.ValidProperties
-
Returns the constraint violation message.
- message() - Element in annotation interface dev.getelements.elements.sdk.model.ValidWithGroups
-
Get message generated when the annotation fails.
- message(String) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Specifies the text to send along with the
Notification. - message(String) - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- Message - Class in dev.getelements.elements.sdk.test.element.rs
- Message() - Constructor for class dev.getelements.elements.sdk.test.element.rs.Message
- MessageEndpoint - Class in dev.getelements.elements.sdk.test.element.rs
- MessageEndpoint() - Constructor for class dev.getelements.elements.sdk.test.element.rs.MessageEndpoint
- MessageType - Enum Class in dev.getelements.elements.rt.remote
- META_GRAPH - Static variable in annotation interface dev.getelements.elements.rt.annotation.ClientSerializationStrategy
-
Implies serialized fields follow the Apple/iTunes Style
- Metadata - Class in dev.getelements.elements.sdk.model.metadata
-
Represents a custom metadata object.
- Metadata() - Constructor for class dev.getelements.elements.dao.mongo.MongoIndexable.Metadata
- Metadata() - Constructor for class dev.getelements.elements.sdk.model.metadata.Metadata
-
Creates a new instance.
- METADATA - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexableType
-
Indexes for
Metadata. - METADATA_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.MetadataDao
- METADATA_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.MetadataDao
- METADATA_PROPERTY - Static variable in class dev.getelements.elements.dao.mongo.MongoStandardProperties
- METADATA_SPEC_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
- METADATA_SPEC_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
- METADATA_SPEC_PROPERTY - Static variable in class dev.getelements.elements.dao.mongo.MongoStandardProperties
- METADATA_SPEC_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
- METADATA_UPDATED - Enum constant in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
The metadata of a distinct inventory item was updated.
- METADATA_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.MetadataDao
- MetadataDao - Interface in dev.getelements.elements.sdk.dao
-
This is the MetadataDao which is used to create, update, and retrieve metadata objects in the database.
- MetadataNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.metadata
-
Thrown when metadata cannot be found.
- MetadataNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.metadata.MetadataNotFoundException
-
Creates a new instance.
- MetadataNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.metadata.MetadataNotFoundException
-
Creates a new instance with the given message.
- MetadataNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.metadata.MetadataNotFoundException
-
Creates a new instance with the given message and cause.
- MetadataNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.metadata.MetadataNotFoundException
-
Creates a new instance.
- MetadataNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.metadata.MetadataNotFoundException
-
Creates a new instance with the given cause.
- MetadataPagination - Class in dev.getelements.elements.rest.test.model
- MetadataPagination() - Constructor for class dev.getelements.elements.rest.test.model.MetadataPagination
- MetadataResource - Class in dev.getelements.elements.rest.metadata
- MetadataResource() - Constructor for class dev.getelements.elements.rest.metadata.MetadataResource
- MetadataService - Interface in dev.getelements.elements.sdk.service.metadata
- MetadataServiceProvider - Class in dev.getelements.elements.service.metadata
- MetadataServiceProvider() - Constructor for class dev.getelements.elements.service.metadata.MetadataServiceProvider
- MetadataSpec - Class in dev.getelements.elements.sdk.model.schema
-
Represents a spec that defines the structure and types of a metadata payload.
- MetadataSpec() - Constructor for class dev.getelements.elements.sdk.model.schema.MetadataSpec
-
Creates a new instance.
- MetadataSpecBuilder - Class in dev.getelements.elements.sdk.model.util
-
Builder for constructing
MetadataSpecinstances fluently. - MetadataSpecBuilder() - Constructor for class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Creates a new instance with a new empty
MetadataSpec. - MetadataSpecBuilder(MetadataSpec) - Constructor for class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Creates a new instance wrapping the given spec.
- MetadataSpecBuilder.PropertiesBuilder<ParentT> - Class in dev.getelements.elements.sdk.model.util
-
Builder for constructing a list of
MetadataSpecPropertyinstances. - MetadataSpecBuilder.PropertyBuilder<ParentT> - Class in dev.getelements.elements.sdk.model.util
-
Builder for constructing a single
MetadataSpecProperty. - MetadataSpecDao - Interface in dev.getelements.elements.sdk.dao
-
Created by garrettmcspadden on 11/23/21.
- metadataSpecExtractor - Variable in class dev.getelements.elements.dao.mongo.MongoIndexable
- MetadataSpecNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.schema
-
Thrown when a metadata spec cannot be found.
- MetadataSpecNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.MetadataSpecNotFoundException
-
Creates a new instance.
- MetadataSpecNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.MetadataSpecNotFoundException
-
Creates a new instance with the given message.
- MetadataSpecNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.MetadataSpecNotFoundException
-
Creates a new instance with the given message and cause.
- MetadataSpecNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.MetadataSpecNotFoundException
-
Creates a new instance.
- MetadataSpecNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.schema.MetadataSpecNotFoundException
-
Creates a new instance with the given cause.
- MetadataSpecPagination - Class in dev.getelements.elements.rest.test.model
- MetadataSpecPagination() - Constructor for class dev.getelements.elements.rest.test.model.MetadataSpecPagination
- MetadataSpecPropertiesContainer - Interface in dev.getelements.elements.sdk.model.schema
-
An interface for a type which has metadata spec properties.
- MetadataSpecProperty - Class in dev.getelements.elements.sdk.model.schema
-
Represents a single property definition within a
MetadataSpec. - MetadataSpecProperty() - Constructor for class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Creates a new instance.
- metadataSpecPropertyListToMongoMetadataSpecPropertyList(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- metadataSpecPropertyListToMongoMetadataSpecPropertyList(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- metadataSpecPropertyListToMongoMetadataSpecPropertyList(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- metadataSpecPropertyToMongoMetadataSpecProperty(MetadataSpecProperty) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- metadataSpecPropertyToMongoMetadataSpecProperty(MetadataSpecProperty) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- metadataSpecPropertyToMongoMetadataSpecProperty(MetadataSpecProperty) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- MetadataSpecPropertyType - Enum Class in dev.getelements.elements.sdk.model.schema
-
The field type of the field inside MetadataSpec
- MetadataSpecResource - Class in dev.getelements.elements.rest.schema
-
Created by tuantran on 04/12/22.
- MetadataSpecResource() - Constructor for class dev.getelements.elements.rest.schema.MetadataSpecResource
- MetadataSpecService - Interface in dev.getelements.elements.sdk.service.schema
-
Manages instances of
MetadataSpec. - MetadataSpecServiceProvider - Class in dev.getelements.elements.service.schema
- MetadataSpecServiceProvider() - Constructor for class dev.getelements.elements.service.schema.MetadataSpecServiceProvider
- MetadataSpecTestFactory - Class in dev.getelements.elements.dao.mongo.test
- MetadataSpecTestFactory() - Constructor for class dev.getelements.elements.dao.mongo.test.MetadataSpecTestFactory
- metadataSpecToMongoMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- metadataSpecToMongoMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- MetaFilter - Class in org.eclipse.jgit.http.server.glue
-
Generic container filter to manage routing to different pipelines.
- MetaFilter() - Constructor for class org.eclipse.jgit.http.server.glue.MetaFilter
-
Empty filter with no bindings.
- MetaIapReceiptInvokerModule - Class in dev.getelements.elements.service.guice
- MetaIapReceiptInvokerModule() - Constructor for class dev.getelements.elements.service.guice.MetaIapReceiptInvokerModule
- metaphone() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Returns the Metaphone encoding of this offensive word.
- metaphone(CharSequence) - Static method in class dev.getelements.elements.sdk.util.Metaphone
- metaphone(CharSequence, int) - Static method in class dev.getelements.elements.sdk.util.Metaphone
- Metaphone - Class in dev.getelements.elements.sdk.util
- Metaphone() - Constructor for class dev.getelements.elements.sdk.util.Metaphone
- MetaServlet - Class in org.eclipse.jgit.http.server.glue
-
Generic container servlet to manage routing to different pipelines.
- MetaServlet() - Constructor for class org.eclipse.jgit.http.server.glue.MetaServlet
-
Empty servlet with no bindings.
- MetaServlet(MetaFilter) - Constructor for class org.eclipse.jgit.http.server.glue.MetaServlet
-
Initialize a servlet wrapping a filter.
- method() - Method in record class dev.getelements.elements.sdk.query.MethodCallbackRecord
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.getelements.elements.sdk.record.ElementEventConsumerRecord
-
Returns the value of the
methodrecord component. - METHOD_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
A particular method could not be found at the requested path.
- METHOD_NOT_FOUND - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcError
- MethodAssignment<NextT> - Interface in dev.getelements.elements.rt.remote
-
Assigns the previous action to a particular
Method. - MethodCallbackRecord<ServiceT> - Record Class in dev.getelements.elements.sdk.query
- MethodCallbackRecord(ServiceT, Method) - Constructor for record class dev.getelements.elements.sdk.query.MethodCallbackRecord
-
Creates an instance of a
MethodCallbackRecordrecord class. - methodCaseFormat() - Element in annotation interface dev.getelements.elements.rt.annotation.CodeStyle
-
When exposing this module to the other language this will specify the case conversion to apply when generating the method bindings.
- MethodDispatcher - Interface in dev.getelements.elements.rt
-
Dispatches invocations of methods against
Resourceinstances. - MethodEventRecord(String, List<Object>) - Constructor for record class dev.getelements.elements.sdk.test.element.TestService.MethodEventRecord
-
Creates an instance of a
MethodEventRecordrecord class. - methodName() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Returns the value of the
methodNamerecord component. - methodName() - Method in record class dev.getelements.elements.sdk.query.ElementCallbackQuery
-
Returns the value of the
methodNamerecord component. - MethodNotFoundException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/14/17.
- MethodNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.MethodNotFoundException
- MethodNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.MethodNotFoundException
- MethodNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.MethodNotFoundException
- MethodNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.MethodNotFoundException
- MethodNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.MethodNotFoundException
- MethodOverrideFilter - Class in dev.getelements.elements.sdk.jakarta.rs
-
Provides support for X-Http-Method-Override.
- MethodOverrideFilter() - Constructor for class dev.getelements.elements.sdk.jakarta.rs.MethodOverrideFilter
- methodPrefix() - Element in annotation interface dev.getelements.elements.rt.annotation.CodeStyle
-
Indicates the method name prefix.
- methods(Class<?>) - Static method in class dev.getelements.elements.rt.Reflection
- migrate - Class in Unnamed Package
- migrate() - Constructor for class migrate
- Migrate - Class in dev.getelements.elements.migrate
-
Standalone entry point that applies pending
MigrationRunnermigrations (or reports their status) against the configured MongoDB instance. - Migrate() - Constructor for class dev.getelements.elements.migrate.Migrate
- MigrateMorphiaConfigProvider - Class in dev.getelements.elements.dao.mongo.provider
-
Provides the
MorphiaConfigused by the migration tool. - MigrateMorphiaConfigProvider() - Constructor for class dev.getelements.elements.dao.mongo.provider.MigrateMorphiaConfigProvider
- Migration - Interface in dev.getelements.elements.dao.mongo.migration
-
A single operator-run database migration.
- MigrationRunner - Class in dev.getelements.elements.dao.mongo.migration
-
Applies pending
Migrations, in ascendingMigration.getId()order, tracking completion in theschema_migrationscollection (SchemaMigrationRecord) so each migration runs at most once. - MigrationRunner() - Constructor for class dev.getelements.elements.dao.mongo.migration.MigrationRunner
- MIN_PROFILE_CAP - Static variable in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Indicates the minimum number of profiles that can can be capped per match.
- MINIMUM_CONNECTIONS - Static variable in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- MINT_FAILED - Enum constant in enum class dev.getelements.elements.sdk.model.BlockchainConstants.MintStatus
-
The minting operation failed.
- MINT_PENDING - Enum constant in enum class dev.getelements.elements.sdk.model.BlockchainConstants.MintStatus
-
The minting operation is pending.
- MINTED - Enum constant in enum class dev.getelements.elements.sdk.model.BlockchainConstants.MintStatus
-
The token has been successfully minted.
- MintTokenRequest - Class in dev.getelements.elements.sdk.model.blockchain
-
Deprecated.use the new smart contract API instead
- MintTokenRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Creates a new instance.
- Mission - Class in dev.getelements.elements.sdk.model.mission
-
Represents a mission.
- Mission() - Constructor for class dev.getelements.elements.sdk.model.mission.Mission
-
Creates a new instance.
- MISSION_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.MissionDao
- MISSION_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.MissionDao
- MISSION_PROGRESS_PROGRESS_KEY - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The metadata key for the mission progress ID in mission progress context strings.
- MISSION_PROGRESS_SOURCE - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The source identifier for mission progress-sourced reward issuances.
- MISSION_PROGRESS_STEP_KEY - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The metadata key for the mission step in mission progress context strings.
- MISSION_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.MissionDao
- missionDao - Variable in class dev.getelements.elements.service.mission.AnonMissionService
- MissionDao - Interface in dev.getelements.elements.sdk.dao
-
Created by davidjbrooks on 11/24/18.
- missionListToMongoMissionList(List<Mission>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- MissionNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.mission
-
Thrown when a mission cannot be found.
- MissionNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.MissionNotFoundException
-
Creates a new instance.
- MissionNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.MissionNotFoundException
-
Creates a new instance with the given message.
- MissionNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.MissionNotFoundException
-
Creates a new instance with the given message and cause.
- MissionNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.MissionNotFoundException
-
Creates a new instance.
- MissionNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.MissionNotFoundException
-
Creates a new instance with the given cause.
- MissionResource - Class in dev.getelements.elements.rest.mission
- MissionResource() - Constructor for class dev.getelements.elements.rest.mission.MissionResource
- MissionService - Interface in dev.getelements.elements.sdk.service.mission
- MissionServiceProvider - Class in dev.getelements.elements.service.mission
-
Created by davidjbrooks on 11/27/2018.
- MissionServiceProvider() - Constructor for class dev.getelements.elements.service.mission.MissionServiceProvider
- MissionTestFactory - Class in dev.getelements.elements.dao.mongo.test
- MissionTestFactory() - Constructor for class dev.getelements.elements.dao.mongo.test.MissionTestFactory
- MOCK_SESSION_TIMEOUT_SECONDS - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify the mock session timeout.
- MockSessionCreation - Class in dev.getelements.elements.sdk.model.session
-
Represents the result of creating a mock session, including temporary user credentials.
- MockSessionCreation() - Constructor for class dev.getelements.elements.sdk.model.session.MockSessionCreation
-
Creates a new instance.
- MockSessionRequest - Class in dev.getelements.elements.sdk.model.session
-
Request to create a mock session with the server, including a temporary user that exists for a short period.
- MockSessionRequest() - Constructor for class dev.getelements.elements.sdk.model.session.MockSessionRequest
-
Creates a new instance.
- MockSessionResource - Class in dev.getelements.elements.rest.security
- MockSessionResource() - Constructor for class dev.getelements.elements.rest.security.MockSessionResource
- MockSessionService - Interface in dev.getelements.elements.sdk.service.auth
-
Manages instances of mock session.
- MockSessionServiceProvider - Class in dev.getelements.elements.service.auth
- MockSessionServiceProvider() - Constructor for class dev.getelements.elements.service.auth.MockSessionServiceProvider
- Model - Class in dev.getelements.elements.rt.manifest.model
-
Created by patricktwohig on 8/16/17.
- Model() - Constructor for class dev.getelements.elements.rt.manifest.model.Model
- MODEL_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
A particular service could not be found at the requested path.
- MODEL_PAYLOAD_READER - Static variable in class dev.getelements.elements.rt.SimpleModelManifestService
- ModelIntrospector - Interface in dev.getelements.elements.rt.manifest.model
-
Introspects models based on the underlying serialization configuration.
- ModelManifest - Class in dev.getelements.elements.rt.manifest.model
-
Created by patricktwohig on 8/16/17.
- ModelManifest() - Constructor for class dev.getelements.elements.rt.manifest.model.ModelManifest
- ModelManifestResource - Class in dev.getelements.elements.jrpc
- ModelManifestResource() - Constructor for class dev.getelements.elements.jrpc.ModelManifestResource
- ModelManifestService - Interface in dev.getelements.elements.rt
-
Loads the
ModelManifest. - ModelNotFoundException - Exception Class in dev.getelements.elements.rt.exception
- ModelNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.ModelNotFoundException
- ModelNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.ModelNotFoundException
- ModelNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ModelNotFoundException
- ModelNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.ModelNotFoundException
- ModelNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ModelNotFoundException
- ModelPermittedPackages - Class in dev.getelements.elements.sdk.model
-
Defines the permitted packages for the sdk-model module.
- ModelPermittedPackages() - Constructor for class dev.getelements.elements.sdk.model.ModelPermittedPackages
-
Creates a new instance.
- ModelPermittedTypes - Class in dev.getelements.elements.sdk.model
-
Defines the permitted types for the sdk-model module.
- ModelPermittedTypes() - Constructor for class dev.getelements.elements.sdk.model.ModelPermittedTypes
-
Creates a new instance.
- modify(Query<ModelT>) - Method in class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Builds the
Modifyfrom the suppliedQuery. - MODULE_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
A module was not found by the resource loader
- ModuleDefaults - Interface in dev.getelements.elements.config
-
Deprecated.
- ModuleDefinition - Annotation Interface in dev.getelements.elements.rt.annotation
-
Defines an exposed module.
- ModuleNotFoundException - Exception Class in dev.getelements.elements.rt.exception
- ModuleNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.ModuleNotFoundException
- ModuleNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.ModuleNotFoundException
- ModuleNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ModuleNotFoundException
- ModuleNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.ModuleNotFoundException
- ModuleNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ModuleNotFoundException
- moduleType() - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceElementModuleRecord
-
Returns the value of the
moduleTyperecord component. - MONGO - Enum constant in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- MONGO_CLIENT_URI - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- MongoAccessPermissions - Class in dev.getelements.elements.dao.mongo.model.largeobject
- MongoAccessPermissions() - Constructor for class dev.getelements.elements.dao.mongo.model.largeobject.MongoAccessPermissions
- MongoAppleIapReceipt - Class in dev.getelements.elements.dao.mongo.model.receipt
- MongoAppleIapReceipt() - Constructor for class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- MongoAppleIapReceiptDao - Class in dev.getelements.elements.dao.mongo.receipt
- MongoAppleIapReceiptDao() - Constructor for class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- MongoAppleSignInSession - Class in dev.getelements.elements.dao.mongo.model
- MongoAppleSignInSession() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoAppleSignInSession
- MongoApplication - Class in dev.getelements.elements.dao.mongo.model.application
-
Created by patricktwohig on 7/10/15.
- MongoApplication() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- MongoApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
-
Created by patricktwohig on 7/10/15.
- MongoApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- MongoApplicationConfigurationDao - Class in dev.getelements.elements.dao.mongo.application
-
Created by patricktwohig on 7/13/15.
- MongoApplicationConfigurationDao() - Constructor for class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- MongoApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoApplicationConfigurationMapperImpl
- MongoApplicationDao - Class in dev.getelements.elements.dao.mongo.application
-
Created by patricktwohig on 7/10/15.
- MongoApplicationDao() - Constructor for class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- MongoApplicationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoApplicationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoApplicationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoApplicationMapperImpl
- MongoApplicationProductBundleMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoApplicationProductBundleMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoApplicationProductBundleMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoApplicationProductBundleMapperImpl
- MongoAtomicReferenceDataStoreProvider - Class in dev.getelements.elements.dao.mongo.provider
- MongoAtomicReferenceDataStoreProvider() - Constructor for class dev.getelements.elements.dao.mongo.provider.MongoAtomicReferenceDataStoreProvider
- MongoAuthScheme - Class in dev.getelements.elements.dao.mongo.model.auth
- MongoAuthScheme() - Constructor for class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- MongoAuthSchemeDao - Class in dev.getelements.elements.dao.mongo.auth
- MongoAuthSchemeDao() - Constructor for class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- MongoBscSmartContract - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoBscSmartContract() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- MongoBscToken - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoBscToken() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- MongoBscWallet - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoBscWallet() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- MongoCallbackDefinition - Class in dev.getelements.elements.dao.mongo.model.application
- MongoCallbackDefinition - Class in dev.getelements.elements.dao.mongo.model
- MongoCallbackDefinition() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoCallbackDefinition
- MongoCallbackDefinition() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoCallbackDefinition
- MongoCallbackDefinitionMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoCallbackDefinitionMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoCallbackDefinitionMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoCallbackDefinitionMapperImpl
- MongoClientProvider - Class in dev.getelements.elements.sdk.mongo.provider
-
Created by patricktwohig on 4/3/15.
- MongoClientProvider() - Constructor for class dev.getelements.elements.sdk.mongo.provider.MongoClientProvider
- MongoConcurrentUtils - Class in dev.getelements.elements.dao.mongo
-
Deprecated.This was written before MongoDB transactions were available. Use transactions instead.
- MongoConcurrentUtils() - Constructor for class dev.getelements.elements.dao.mongo.MongoConcurrentUtils
-
Deprecated.
- MongoConcurrentUtils.ConflictException - Exception Class in dev.getelements.elements.dao.mongo
-
Deprecated.Thrown when there is too much contention over a particular resource.
- MongoConcurrentUtils.ContentionException - Exception Class in dev.getelements.elements.dao.mongo
-
Deprecated.Thrown when the operation fails.
- MongoConcurrentUtils.CriticalOperation<ReturnT> - Interface in dev.getelements.elements.dao.mongo
-
Deprecated.A basic a atomic operation.
- MongoConcurrentUtils.OptimistcException - Exception Class in dev.getelements.elements.dao.mongo
-
Deprecated.General exception type for a failure of an Optimistic operation.
- MongoConfigOnlyModule - Class in dev.getelements.elements.sdk.mongo.test
-
Slim test module that wires
MongoConfigurationServiceandSslSettingsfrom a fixed connection string without installingMongoSdkTestElementModule(and therefore without bindingMongoClient). - MongoConfigOnlyModule(MongoConfigOnlyModule.Mode) - Constructor for class dev.getelements.elements.sdk.mongo.test.MongoConfigOnlyModule
-
Creates a module with the given SSL mode and no
tlsinsecureflag. - MongoConfigOnlyModule(MongoConfigOnlyModule.Mode, Boolean) - Constructor for class dev.getelements.elements.sdk.mongo.test.MongoConfigOnlyModule
-
Creates a module with the given SSL mode and
tlsinsecureflag. - MongoConfigOnlyModule.Mode - Enum Class in dev.getelements.elements.sdk.mongo.test
-
SSL modes for
MongoConfigOnlyModule. - MongoConfiguration - Record Class in dev.getelements.elements.sdk.mongo
-
The MongoDB configuration record.
- MongoConfiguration(String, MongoSslConfiguration) - Constructor for record class dev.getelements.elements.sdk.mongo.MongoConfiguration
-
Creates an instance of a
MongoConfigurationrecord class. - MongoConfigurationService - Interface in dev.getelements.elements.sdk.mongo
-
Provides direct database access to the MongoDB instance backing Elements.
- MongoConfigurationService.DefaultKeyManagerAlgorithm - Class in dev.getelements.elements.sdk.mongo
-
Returns the default
KeyManagerFactoryalgorithm. - MongoConfigurationService.DefaultTrustManagerAlgorithm - Class in dev.getelements.elements.sdk.mongo
-
Returns the default
TrustManagerFactoryalgorithm. - MongoConstants - Interface in dev.getelements.elements.dao.mongo
- MongoDaoElementModule - Class in dev.getelements.elements.dao.mongo.guice
- MongoDaoElementModule() - Constructor for class dev.getelements.elements.dao.mongo.guice.MongoDaoElementModule
- MongoDaoModule - Class in dev.getelements.elements.dao.mongo.guice
-
Configures any Mongo-specific system properties.
- MongoDaoModule() - Constructor for class dev.getelements.elements.dao.mongo.guice.MongoDaoModule
- MongoDaoModuleDefaults - Class in dev.getelements.elements.dao.mongo
-
Created by patricktwohig on 5/25/17.
- MongoDaoModuleDefaults() - Constructor for class dev.getelements.elements.dao.mongo.MongoDaoModuleDefaults
- MongoDatabaseHealthStatusDao - Class in dev.getelements.elements.dao.mongo.health
- MongoDatabaseHealthStatusDao() - Constructor for class dev.getelements.elements.dao.mongo.health.MongoDatabaseHealthStatusDao
- MongoDatabaseProvider - Class in dev.getelements.elements.sdk.mongo.provider
-
Created by patricktwohig on 5/17/15.
- MongoDatabaseProvider() - Constructor for class dev.getelements.elements.sdk.mongo.provider.MongoDatabaseProvider
- MongoDatastoreBootstrapModule - Class in dev.getelements.elements.dao.mongo.guice
-
Binds the handful of things
MongoDaoModuleotherwise expects an Element-loading server (orMongoDaoElementModule) to provide --MorphiaConfig,AtomicReference<Datastore>, and a rootElementRegistry-- so a bare non-Element context (a standalone CLI, a test) can installMongoDaoModuleandMongoSdkModuledirectly. - MongoDatastoreBootstrapModule() - Constructor for class dev.getelements.elements.dao.mongo.guice.MongoDatastoreBootstrapModule
- MongoDatastoreProvider - Class in dev.getelements.elements.dao.mongo.provider
-
Created by patricktwohig on 5/8/15.
- MongoDatastoreProvider() - Constructor for class dev.getelements.elements.dao.mongo.provider.MongoDatastoreProvider
- MongoDBMapper - Interface in dev.getelements.elements.dao.mongo.mapper
-
Deprecated.This is a bit of a "god type" and should be broken up into smaller mappers.
- MongoDBMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
-
Deprecated.
- MongoDBMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- MongoDBUtils - Class in dev.getelements.elements.dao.mongo
-
Some helper methods used in various parts of the MongoDB code.
- MongoDBUtils() - Constructor for class dev.getelements.elements.dao.mongo.MongoDBUtils
- MongoDeployment - Class in dev.getelements.elements.dao.mongo.model
- MongoDeployment() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoDeployment
- MongoDeploymentDao - Class in dev.getelements.elements.dao.mongo
- MongoDeploymentDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- MongoDistinctInventoryItem - Class in dev.getelements.elements.dao.mongo.model.goods
- MongoDistinctInventoryItem() - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- MongoDistinctInventoryItemDao - Class in dev.getelements.elements.dao.mongo.goods
- MongoDistinctInventoryItemDao() - Constructor for class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- MongoDozerMapperProvider - Class in dev.getelements.elements.dao.mongo.provider
-
Created by patricktwohig on 5/25/17.
- MongoDozerMapperProvider() - Constructor for class dev.getelements.elements.dao.mongo.provider.MongoDozerMapperProvider
- MongoElementDefinitionMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoElementDefinitionMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoElementDefinitionMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoElementDefinitionMapperImpl
- MongoElementDeployment - Class in dev.getelements.elements.dao.mongo.model.system
- MongoElementDeployment() - Constructor for class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- MongoElementDeploymentDao - Class in dev.getelements.elements.dao.mongo.system
- MongoElementDeploymentDao() - Constructor for class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- MongoElementDeploymentMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoElementDeploymentMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoElementDeploymentMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- MongoElementEntityRegistrar - Class in dev.getelements.elements.dao.mongo
-
Morphia implementation of
ElementEntityRegistrar. - MongoElementEntityRegistrar() - Constructor for class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- MongoElementPackageDefinition - Class in dev.getelements.elements.dao.mongo.model.system
- MongoElementPackageDefinition() - Constructor for class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- mongoElementPackageDefinitionListToElementPackageDefinitionList(List<MongoElementPackageDefinition>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- MongoElementPackageDefinitionMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoElementPackageDefinitionMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoElementPackageDefinitionMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoElementPackageDefinitionMapperImpl
- MongoElementPathDefinition - Class in dev.getelements.elements.dao.mongo.model.system
- MongoElementPathDefinition() - Constructor for class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- mongoElementPathDefinitionListToElementPathDefinitionList(List<MongoElementPathDefinition>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- MongoElementServiceReference - Class in dev.getelements.elements.dao.mongo.model.application
- MongoElementServiceReference() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoElementServiceReference
- MongoElementServiceReferenceMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoElementServiceReferenceMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoElementServiceReferenceMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoElementServiceReferenceMapperImpl
- MongoEmailTemplate - Class in dev.getelements.elements.dao.mongo.model.schema.email
- MongoEmailTemplate() - Constructor for class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- MongoEmailTemplateDao - Class in dev.getelements.elements.dao.mongo.schema.email
- MongoEmailTemplateDao() - Constructor for class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- MongoEmailTemplateMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoEmailTemplateMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoEmailTemplateMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoEmailTemplateMapperImpl
- MongoFacebookApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
-
Created by patricktwohig on 6/15/17.
- MongoFacebookApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- MongoFacebookApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoFacebookApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoFacebookApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- MongoFacebookIapReceipt - Class in dev.getelements.elements.dao.mongo.model.receipt
- MongoFacebookIapReceipt() - Constructor for class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- MongoFCMRegistration - Class in dev.getelements.elements.dao.mongo.model
- MongoFCMRegistration() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- MongoFCMRegistrationDao - Class in dev.getelements.elements.dao.mongo
- MongoFCMRegistrationDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- MongoFIFOMatchmaker - Class in dev.getelements.elements.dao.mongo.match
-
Created by patricktwohig on 7/27/17.
- MongoFIFOMatchmaker() - Constructor for class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- MongoFirebaseApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
- MongoFirebaseApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoFirebaseApplicationConfiguration
- MongoFirebaseApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoFirebaseApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoFirebaseApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoFirebaseApplicationConfigurationMapperImpl
- MongoFollower - Class in dev.getelements.elements.dao.mongo.model
- MongoFollower() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFollower
- MongoFollowerDao - Class in dev.getelements.elements.dao.mongo
- MongoFollowerDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoFollowerDao
- MongoFollowerId - Class in dev.getelements.elements.dao.mongo.model
- MongoFollowerId() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- MongoFollowerId(String, String) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- MongoFollowerId(ObjectId, ObjectId) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- MongoFriendDao - Class in dev.getelements.elements.dao.mongo
- MongoFriendDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoFriendDao
- MongoFriendship - Class in dev.getelements.elements.dao.mongo.model
- MongoFriendship() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFriendship
- MongoFriendshipId - Class in dev.getelements.elements.dao.mongo.model
-
Represents a unique id between two
MongoUserinstances, forming aMongoFriendship. - MongoFriendshipId() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- MongoFriendshipId(String) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- MongoFriendshipId(ObjectId, ObjectId) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- MongoGooglePlayApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
-
Created by patricktwohig on 5/31/17.
- MongoGooglePlayApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoGooglePlayApplicationConfiguration
- MongoGooglePlayApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoGooglePlayApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoGooglePlayApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- MongoGooglePlayIapReceipt - Class in dev.getelements.elements.dao.mongo.model.receipt
- MongoGooglePlayIapReceipt() - Constructor for class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- MongoGooglePlayIapReceiptDao - Class in dev.getelements.elements.dao.mongo.receipt
- MongoGooglePlayIapReceiptDao() - Constructor for class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- MongoGridFSLargeObjectBucketModule - Class in dev.getelements.elements.dao.mongo.guice
-
Created by patricktwohig on 6/29/17.
- MongoGridFSLargeObjectBucketModule() - Constructor for class dev.getelements.elements.dao.mongo.guice.MongoGridFSLargeObjectBucketModule
- MongoIndexable<SpecT,
IndexedT> - Class in dev.getelements.elements.dao.mongo - MongoIndexable(Class<SpecT>, Class<IndexedT>) - Constructor for class dev.getelements.elements.dao.mongo.MongoIndexable
-
Creates a new MongoIndexable instance with the default name and metadata spec extractors.
- MongoIndexable(Class<SpecT>, Class<IndexedT>, Function<SpecT, String>, Function<SpecT, MongoMetadataSpec>) - Constructor for class dev.getelements.elements.dao.mongo.MongoIndexable
-
Creates a new MongoIndexable instance with the default name and metadata spec extractors.
- MongoIndexable.DistinctInventoryItem - Class in dev.getelements.elements.dao.mongo
- MongoIndexable.Item - Class in dev.getelements.elements.dao.mongo
- MongoIndexable.Metadata - Class in dev.getelements.elements.dao.mongo
- MongoIndexConflictResolver - Class in dev.getelements.elements.dao.mongo.provider
- MongoIndexConflictResolver() - Constructor for class dev.getelements.elements.dao.mongo.provider.MongoIndexConflictResolver
- MongoIndexDao - Class in dev.getelements.elements.dao.mongo
- MongoIndexDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoIndexDao
- MongoIndexer - Class in dev.getelements.elements.dao.mongo
- MongoIndexer(Datastore, MongoDBUtils, Map<IndexableType, Indexable>) - Constructor for class dev.getelements.elements.dao.mongo.MongoIndexer
- MongoIndexMetadata - Class in dev.getelements.elements.dao.mongo.model.index
- MongoIndexMetadata() - Constructor for class dev.getelements.elements.dao.mongo.model.index.MongoIndexMetadata
- MongoIndexOperation - Class in dev.getelements.elements.dao.mongo.model.index
- MongoIndexOperation() - Constructor for class dev.getelements.elements.dao.mongo.model.index.MongoIndexOperation
- MongoIndexPlan - Class in dev.getelements.elements.dao.mongo.model.index
- MongoIndexPlan() - Constructor for class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- MongoIndexPlanStep - Class in dev.getelements.elements.dao.mongo.model.index
- MongoIndexPlanStep() - Constructor for class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlanStep
- MongoInventoryItem - Class in dev.getelements.elements.dao.mongo.model.goods
- MongoInventoryItem() - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- MongoInventoryItemDao - Class in dev.getelements.elements.dao.mongo.goods
- MongoInventoryItemDao() - Constructor for class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- MongoInventoryItemId - Class in dev.getelements.elements.dao.mongo.model.goods
- MongoInventoryItemId() - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- MongoInventoryItemId(MongoUser, MongoItem, int) - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- MongoInventoryItemId(String) - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- MongoInventoryItemId(ObjectId, ObjectId, int) - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- MongoIosApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
-
Created by patricktwohig on 5/31/17.
- MongoIosApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoIosApplicationConfiguration
- MongoIosApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoIosApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoIosApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- MongoItem - Class in dev.getelements.elements.dao.mongo.model.goods
- MongoItem() - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- MongoItemDao - Class in dev.getelements.elements.dao.mongo.goods
- MongoItemDao() - Constructor for class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- MongoItemLedgerDao - Class in dev.getelements.elements.dao.mongo.goods
- MongoItemLedgerDao() - Constructor for class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- MongoItemLedgerEntry - Class in dev.getelements.elements.dao.mongo.model.goods
-
MongoDB entity backing
ItemLedgerEntry. - MongoItemLedgerEntry() - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- MongoItemLedgerMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoItemLedgerMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoItemLedgerMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoItemLedgerMapperImpl
- MongoLargeObject - Class in dev.getelements.elements.dao.mongo.model.largeobject
- MongoLargeObject() - Constructor for class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- MongoLargeObjectDao - Class in dev.getelements.elements.dao.mongo.largeobject
- MongoLargeObjectDao() - Constructor for class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- MongoLargeObjectModuleDefaults - Class in dev.getelements.elements.dao.mongo
-
Created by patricktwohig on 6/29/17.
- MongoLargeObjectModuleDefaults() - Constructor for class dev.getelements.elements.dao.mongo.MongoLargeObjectModuleDefaults
- MongoLeaderboard - Class in dev.getelements.elements.dao.mongo.model
- MongoLeaderboard() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- MongoLeaderboardDao - Class in dev.getelements.elements.dao.mongo
- MongoLeaderboardDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- MongoMatch - Class in dev.getelements.elements.dao.mongo.model.match
-
Created by patricktwohig on 7/21/17.
- MongoMatch() - Constructor for class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- MongoMatchDao - Class in dev.getelements.elements.dao.mongo.match
-
Created by patricktwohig on 7/25/17.
- MongoMatchDao() - Constructor for class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- MongoMatchLock - Class in dev.getelements.elements.dao.mongo.model.match
-
A document type which locks a
MongoMatchinstance. - MongoMatchLock() - Constructor for class dev.getelements.elements.dao.mongo.model.match.MongoMatchLock
- MongoMatchmakingApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
- MongoMatchmakingApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- MongoMatchmakingApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoMatchmakingApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoMatchmakingApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- MongoMatchSnapshot - Class in dev.getelements.elements.dao.mongo.model.match
-
Created by patricktwohig on 7/30/17.
- MongoMatchSnapshot() - Constructor for class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- MongoMatchUtils - Class in dev.getelements.elements.dao.mongo.match
-
Used to actually perform the match between two players.
- MongoMatchUtils() - Constructor for class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
- MongoMetadata - Class in dev.getelements.elements.dao.mongo.model.metadata
- MongoMetadata() - Constructor for class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- MongoMetadataDao - Class in dev.getelements.elements.dao.mongo.metadata
- MongoMetadataDao() - Constructor for class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- MongoMetadataMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoMetadataMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoMetadataMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- MongoMetadataSpec - Class in dev.getelements.elements.dao.mongo.model.schema
- MongoMetadataSpec() - Constructor for class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- MongoMetadataSpecDao - Class in dev.getelements.elements.dao.mongo.schema
- MongoMetadataSpecDao() - Constructor for class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- MongoMetadataSpecProperty - Class in dev.getelements.elements.dao.mongo.model.schema
- MongoMetadataSpecProperty() - Constructor for class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- mongoMetadataSpecPropertyListToMetadataSpecPropertyList(List<MongoMetadataSpecProperty>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- mongoMetadataSpecPropertyListToMetadataSpecPropertyList(List<MongoMetadataSpecProperty>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- mongoMetadataSpecPropertyListToMetadataSpecPropertyList(List<MongoMetadataSpecProperty>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- mongoMetadataSpecPropertyToMetadataSpecProperty(MongoMetadataSpecProperty) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- mongoMetadataSpecPropertyToMetadataSpecProperty(MongoMetadataSpecProperty) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- mongoMetadataSpecPropertyToMetadataSpecProperty(MongoMetadataSpecProperty) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- mongoMetadataSpecToMetadataSpec(MongoMetadataSpec) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- mongoMetadataSpecToMetadataSpec(MongoMetadataSpec) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- MongoMigrationModule - Class in dev.getelements.elements.dao.mongo.guice
-
Registers every known
Migrationwith Guice so both the standalonemigrateCLI and tests resolve the same set. - MongoMigrationModule() - Constructor for class dev.getelements.elements.dao.mongo.guice.MongoMigrationModule
- MongoMission - Class in dev.getelements.elements.dao.mongo.model.mission
-
Mongo DTO for a mission.
- MongoMission() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- MongoMissionDao - Class in dev.getelements.elements.dao.mongo.mission
- MongoMissionDao() - Constructor for class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- mongoMissionListToMissionList(List<MongoMission>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- MongoMultiMatch - Class in dev.getelements.elements.dao.mongo.match
- MongoMultiMatch() - Constructor for class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- MongoMultiMatchDao - Class in dev.getelements.elements.dao.mongo.match
- MongoMultiMatchDao() - Constructor for class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- MongoMultiMatchMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoMultiMatchMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoMultiMatchMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoMultiMatchMapperImpl
- MongoNeoSmartContract - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoNeoSmartContract() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- MongoNeoToken - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoNeoToken() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- MongoNeoWallet - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoNeoWallet() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- MongoOAuth2AuthScheme - Class in dev.getelements.elements.dao.mongo.model.auth
- MongoOAuth2AuthScheme() - Constructor for class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- MongoOAuth2AuthSchemeDao - Class in dev.getelements.elements.dao.mongo.auth
- MongoOAuth2AuthSchemeDao() - Constructor for class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- MongoOAuth2AuthSchemeMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoOAuth2AuthSchemeMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoOAuth2AuthSchemeMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoOAuth2AuthSchemeMapperImpl
- MongoOculusApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
- MongoOculusApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- MongoOculusApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoOculusApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoOculusApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- MongoOidcAuthScheme - Class in dev.getelements.elements.dao.mongo.model.auth
- MongoOidcAuthScheme() - Constructor for class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- MongoOidcAuthSchemeDao - Class in dev.getelements.elements.dao.mongo.auth
- MongoOidcAuthSchemeDao() - Constructor for class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- MongoOidcAuthSchemeMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoOidcAuthSchemeMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoOidcAuthSchemeMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoOidcAuthSchemeMapperImpl
- MongoOidcLoginAttempt - Class in dev.getelements.elements.dao.mongo.model.auth
-
MongoDB entity for a single pending browser-redirect OIDC login attempt.
- MongoOidcLoginAttempt() - Constructor for class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- MongoOidcLoginAttemptDao - Class in dev.getelements.elements.dao.mongo.auth
- MongoOidcLoginAttemptDao() - Constructor for class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- MongoOidcLoginAttemptMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoOidcLoginAttemptMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoOidcLoginAttemptMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoOidcLoginAttemptMapperImpl
- MongoOidcProviderConfiguration - Class in dev.getelements.elements.dao.mongo.model.auth
- MongoOidcProviderConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- MongoOidcProviderConfigurationDao - Class in dev.getelements.elements.dao.mongo.auth
- MongoOidcProviderConfigurationDao() - Constructor for class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- MongoOidcProviderConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoOidcProviderConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoOidcProviderConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoOidcProviderConfigurationMapperImpl
- MongoPasswordResetToken - Class in dev.getelements.elements.dao.mongo.model.user
-
MongoDB entity for a single-use password reset token.
- MongoPasswordResetToken() - Constructor for class dev.getelements.elements.dao.mongo.model.user.MongoPasswordResetToken
- MongoPasswordResetTokenDao - Class in dev.getelements.elements.dao.mongo
- MongoPasswordResetTokenDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- MongoPasswordResetTokenMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoPasswordResetTokenMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoPasswordResetTokenMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoPasswordResetTokenMapperImpl
- MongoPasswordUtils - Class in dev.getelements.elements.dao.mongo
-
Created by patricktwohig on 6/25/17.
- MongoPasswordUtils() - Constructor for class dev.getelements.elements.dao.mongo.MongoPasswordUtils
- MongoPermittedPackages - Class in dev.getelements.elements.sdk.mongo
- MongoPermittedPackages() - Constructor for class dev.getelements.elements.sdk.mongo.MongoPermittedPackages
- MongoProductBundle - Class in dev.getelements.elements.dao.mongo.model.application
- MongoProductBundle - Class in dev.getelements.elements.dao.mongo.model.goods
- MongoProductBundle() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- MongoProductBundle() - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- MongoProductBundleDao - Class in dev.getelements.elements.dao.mongo.goods
- MongoProductBundleDao() - Constructor for class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- mongoProductBundleListToProductBundleList(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- mongoProductBundleListToProductBundleList(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- mongoProductBundleListToProductBundleList(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- mongoProductBundleListToProductBundleList(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- mongoProductBundleListToProductBundleList(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- MongoProductBundleMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoProductBundleMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoProductBundleMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapperImpl
- MongoProductBundleReward - Class in dev.getelements.elements.dao.mongo.model.application
- MongoProductBundleReward - Class in dev.getelements.elements.dao.mongo.model.goods
- MongoProductBundleReward() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoProductBundleReward
- MongoProductBundleReward() - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundleReward
- mongoProductBundleRewardListToProductBundleRewardList(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoApplicationProductBundleMapperImpl
- mongoProductBundleRewardListToProductBundleRewardList(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- mongoProductBundleRewardListToProductBundleRewardList(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- mongoProductBundleRewardListToProductBundleRewardList(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- mongoProductBundleRewardListToProductBundleRewardList(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- mongoProductBundleRewardListToProductBundleRewardList(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- mongoProductBundleRewardListToProductBundleRewardList(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapperImpl
- MongoProductBundleRewardMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoProductBundleRewardMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoProductBundleRewardMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleRewardMapperImpl
- mongoProductBundleRewardToProductBundleReward(MongoProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- mongoProductBundleRewardToProductBundleReward(MongoProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- mongoProductBundleRewardToProductBundleReward(MongoProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- mongoProductBundleRewardToProductBundleReward(MongoProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- mongoProductBundleRewardToProductBundleReward(MongoProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- mongoProductBundleToProductBundle(MongoProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- mongoProductBundleToProductBundle(MongoProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- mongoProductBundleToProductBundle(MongoProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- mongoProductBundleToProductBundle(MongoProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- mongoProductBundleToProductBundle(MongoProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- MongoProductSkuSchema - Class in dev.getelements.elements.dao.mongo.model.goods
- MongoProductSkuSchema() - Constructor for class dev.getelements.elements.dao.mongo.model.goods.MongoProductSkuSchema
- MongoProductSkuSchemaDao - Class in dev.getelements.elements.dao.mongo.goods
- MongoProductSkuSchemaDao() - Constructor for class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- MongoProductSkuSchemaMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoProductSkuSchemaMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoProductSkuSchemaMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoProductSkuSchemaMapperImpl
- MongoProfile - Class in dev.getelements.elements.dao.mongo.model
-
Created by patricktwohig on 6/28/17.
- MongoProfile() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoProfile
- MongoProfileDao - Class in dev.getelements.elements.dao.mongo
-
Created by patricktwohig on 6/28/17.
- MongoProfileDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoProfileDao
- MongoProfileSlot - Class in dev.getelements.elements.dao.mongo.model.profile
-
Records that a slot has been allocated for a given user and application.
- MongoProfileSlot() - Constructor for class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlot
- MongoProfileSlotId - Class in dev.getelements.elements.dao.mongo.model.profile
-
A compound ID for a
MongoProfileSlot, encoding the owning user, the application, and the 0-based slot number in fixed positions. - MongoProfileSlotId() - Constructor for class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- MongoProfileSlotId(byte[]) - Constructor for class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- MongoProfileSlotId(String) - Constructor for class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- MongoProfileSlotId(ByteBuffer) - Constructor for class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- MongoProfileSlotId(ObjectId, ObjectId, int) - Constructor for class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- MongoProfileTestOperations - Class in dev.getelements.elements.dao.mongo.test
- MongoProfileTestOperations() - Constructor for class dev.getelements.elements.dao.mongo.test.MongoProfileTestOperations
- MongoProgress - Class in dev.getelements.elements.dao.mongo.model.mission
-
Mongo DTO for a mission progress.
- MongoProgress() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- MongoProgressDao - Class in dev.getelements.elements.dao.mongo.mission
- MongoProgressDao() - Constructor for class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- MongoProgressId - Class in dev.getelements.elements.dao.mongo.model.mission
- MongoProgressId() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- MongoProgressId(MongoProfile, MongoMission) - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- MongoProgressId(String) - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- MongoProgressId(ObjectId, ObjectId) - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- MongoProgressMissionInfo - Class in dev.getelements.elements.dao.mongo.model.mission
- MongoProgressMissionInfo() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- MongoPSNApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
-
Created by patricktwohig on 7/10/15.
- MongoPSNApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoPSNApplicationConfiguration
- MongoPSNApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoPSNApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoPSNApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoPSNApplicationConfigurationMapperImpl
- MongoRankDao - Class in dev.getelements.elements.dao.mongo
- MongoRankDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoRankDao
- MongoRankDao.MongoRankPagination - Class in dev.getelements.elements.dao.mongo
- MongoRankPagination() - Constructor for class dev.getelements.elements.dao.mongo.MongoRankDao.MongoRankPagination
- MongoReceipt - Class in dev.getelements.elements.dao.mongo.model.receipt
- MongoReceipt() - Constructor for class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- MongoReceiptDao - Class in dev.getelements.elements.dao.mongo.receipt
- MongoReceiptDao() - Constructor for class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- MongoReceiptMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoReceiptMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoReceiptMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoReceiptMapperImpl
- MongoReward - Class in dev.getelements.elements.dao.mongo.model.mission
-
MongoDOzer Mongo DTO for a mission step reward.
- MongoReward() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- MongoRewardIssuance - Class in dev.getelements.elements.dao.mongo.model.mission
- MongoRewardIssuance() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- MongoRewardIssuanceDao - Class in dev.getelements.elements.dao.mongo
- MongoRewardIssuanceDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- MongoRewardIssuanceId - Class in dev.getelements.elements.dao.mongo.model.mission
- MongoRewardIssuanceId() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- MongoRewardIssuanceId(MongoUser, MongoItem, int, String) - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- MongoRewardIssuanceId(String) - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- MongoRewardIssuanceId(ObjectId, ObjectId, int, String) - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- mongoRewardIssuanceListToRewardIssuanceList(List<MongoRewardIssuance>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- mongoRewardListToRewardList(List<MongoReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- MongoSaveDataDocument - Class in dev.getelements.elements.dao.mongo.model.savedata
- MongoSaveDataDocument() - Constructor for class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- MongoSaveDataDocumentDao - Class in dev.getelements.elements.dao.mongo.savedata
- MongoSaveDataDocumentDao() - Constructor for class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- MongoSaveDataDocumentId - Class in dev.getelements.elements.dao.mongo.model.savedata
- MongoSaveDataDocumentId() - Constructor for class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- MongoSaveDataDocumentId(byte[]) - Constructor for class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- MongoSaveDataDocumentId(String) - Constructor for class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- MongoSaveDataDocumentId(ByteBuffer) - Constructor for class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- MongoSaveDataDocumentId(ObjectId, int) - Constructor for class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- MongoSchedule - Class in dev.getelements.elements.dao.mongo.model.mission
- MongoSchedule() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- MongoScheduleDao - Class in dev.getelements.elements.dao.mongo.mission
- MongoScheduleDao() - Constructor for class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- MongoScheduleEvent - Class in dev.getelements.elements.dao.mongo.model.mission
- MongoScheduleEvent() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- MongoScheduleEventDao - Class in dev.getelements.elements.dao.mongo.mission
- MongoScheduleEventDao() - Constructor for class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- mongoScheduleEventListToScheduleEventList(List<MongoScheduleEvent>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- mongoScheduleListToScheduleList(List<MongoSchedule>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- MongoScheduleProgressDao - Class in dev.getelements.elements.dao.mongo.mission
- MongoScheduleProgressDao() - Constructor for class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- MongoScore - Class in dev.getelements.elements.dao.mongo.model.score
-
Created by patricktwohig on 6/28/17.
- MongoScore() - Constructor for class dev.getelements.elements.dao.mongo.model.score.MongoScore
- MongoScoreDao - Class in dev.getelements.elements.dao.mongo
- MongoScoreDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoScoreDao
- MongoScoreId - Class in dev.getelements.elements.dao.mongo.model
- MongoScoreId() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoScoreId
- MongoScoreId(MongoProfile, MongoLeaderboard) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoScoreId
- MongoScoreId(MongoProfile, MongoLeaderboard, Long) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoScoreId
- MongoScoreId(String) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoScoreId
- MongoScoreId(ObjectId, ObjectId) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoScoreId
- MongoScoreId(ObjectId, ObjectId, Long) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoScoreId
- MongoSdkElementModule - Class in dev.getelements.elements.sdk.mongo.guice
- MongoSdkElementModule() - Constructor for class dev.getelements.elements.sdk.mongo.guice.MongoSdkElementModule
- MongoSdkModule - Class in dev.getelements.elements.sdk.mongo.guice
- MongoSdkModule() - Constructor for class dev.getelements.elements.sdk.mongo.guice.MongoSdkModule
- MongoSdkTestElementModule - Class in dev.getelements.elements.sdk.mongo.test
- MongoSdkTestElementModule() - Constructor for class dev.getelements.elements.sdk.mongo.test.MongoSdkTestElementModule
- MongoSession - Class in dev.getelements.elements.dao.mongo.model
- MongoSession() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoSession
- MongoSession.Type - Enum Class in dev.getelements.elements.dao.mongo.model
-
Specifies the type of the session.
- MongoSessionDao - Class in dev.getelements.elements.dao.mongo
- MongoSessionDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoSessionDao
- MongoSessionSecret - Class in dev.getelements.elements.dao.mongo.model
-
A type used to wrap up a securely generated key to use as an ID for a
MongoSession. - MongoSessionSecret(byte[]) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
Initializes a context-based
MongoSessionSecret. - MongoSessionSecret(String) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
- MongoSessionSecret(ObjectId) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
Initializes a context-based
MongoSessionSecretusing anObjectIdas a context. - MongoSmartContract - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoSmartContract() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- MongoSmartContractAddress - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoSmartContractAddress() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- MongoSmartContractAddress(SmartContractAddress) - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- MongoSmartContractDao - Class in dev.getelements.elements.dao.mongo.blockchain
- MongoSmartContractDao() - Constructor for class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- MongoSslConfiguration - Record Class in dev.getelements.elements.sdk.mongo
-
The MongoDB SSL configuration record.
- MongoSslConfiguration(KeyManager[], TrustManager[], String, boolean) - Constructor for record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Creates an instance of a
MongoSslConfigurationrecord class. - MongoSslSettingsProvider - Class in dev.getelements.elements.sdk.mongo.provider
- MongoSslSettingsProvider() - Constructor for class dev.getelements.elements.sdk.mongo.provider.MongoSslSettingsProvider
- MongoStandardProperties - Class in dev.getelements.elements.dao.mongo
- MongoSteamApplicationConfiguration - Class in dev.getelements.elements.dao.mongo.model.application
- MongoSteamApplicationConfiguration() - Constructor for class dev.getelements.elements.dao.mongo.model.application.MongoSteamApplicationConfiguration
- MongoSteamApplicationConfigurationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoSteamApplicationConfigurationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoSteamApplicationConfigurationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- MongoStep - Class in dev.getelements.elements.dao.mongo.model.mission
-
Mongo DTO for a mission step.
- MongoStep() - Constructor for class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- mongoStepListToStepList(List<MongoStep>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- MongoSubjects - Class in dev.getelements.elements.dao.mongo.model.largeobject
- MongoSubjects() - Constructor for class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- MongoTestInstance - Interface in dev.getelements.elements.sdk.mongo.test
-
A test instance runner for mongo.
- MongoTestInstanceModule - Class in dev.getelements.elements.dao.mongo.test
- MongoTestInstanceModule(int) - Constructor for class dev.getelements.elements.dao.mongo.test.MongoTestInstanceModule
- MongoTestInstanceModule(int, boolean) - Constructor for class dev.getelements.elements.dao.mongo.test.MongoTestInstanceModule
- MongoTestSslCertificates - Class in dev.getelements.elements.sdk.mongo.test
- MongoTestSslCertificates() - Constructor for class dev.getelements.elements.sdk.mongo.test.MongoTestSslCertificates
- MongoTokensWithExpirationDao - Class in dev.getelements.elements.dao.mongo
- MongoTokensWithExpirationDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- MongoTokenWithExpiration - Class in dev.getelements.elements.dao.mongo.model
- MongoTokenWithExpiration() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoTokenWithExpiration
- MongoTokenWithExpiration(MongoUser, Timestamp) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoTokenWithExpiration
- MongoTransactionBufferedEventPublisher - Class in dev.getelements.elements.dao.mongo.guice
-
Buffers events during a transaction and publishes them only if the transaction commits.
- MongoTransactionBufferedEventPublisher() - Constructor for class dev.getelements.elements.dao.mongo.guice.MongoTransactionBufferedEventPublisher
- MongoTransactionProvider - Class in dev.getelements.elements.dao.mongo.guice
- MongoTransactionProvider() - Constructor for class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- MongoUidVerificationToken - Class in dev.getelements.elements.dao.mongo.model
-
MongoDB entity for a single-use email verification token used in the
UserUidverification flow. - MongoUidVerificationToken() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- MongoUidVerificationTokenDao - Class in dev.getelements.elements.dao.mongo
- MongoUidVerificationTokenDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- MongoUidVerificationTokenMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoUidVerificationTokenMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoUidVerificationTokenMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoUidVerificationTokenMapperImpl
- MongoUniqueCode - Class in dev.getelements.elements.dao.mongo.ucode
- MongoUniqueCode() - Constructor for class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- MongoUniqueCodeDao - Class in dev.getelements.elements.dao.mongo.ucode
- MongoUniqueCodeDao() - Constructor for class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- MongoUniqueCodeMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoUniqueCodeMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoUniqueCodeMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoUniqueCodeMapperImpl
- MongoUser - Class in dev.getelements.elements.dao.mongo.model
-
Created by patricktwohig on 3/31/15.
- MongoUser() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoUser
- MongoUserDao - Class in dev.getelements.elements.dao.mongo
-
MongoDB implementation of
UserDao. - MongoUserDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoUserDao
- mongoUserToUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoPasswordResetTokenMapperImpl
- mongoUserToUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoReceiptMapperImpl
- mongoUserToUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUidVerificationTokenMapperImpl
- MongoUserUid - Class in dev.getelements.elements.dao.mongo.model
- MongoUserUid() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoUserUid
- MongoUserUidDao - Class in dev.getelements.elements.dao.mongo
- MongoUserUidDao() - Constructor for class dev.getelements.elements.dao.mongo.MongoUserUidDao
- MongoUserUidMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- MongoUserUidMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- MongoUserUidMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.MongoUserUidMapperImpl
- MongoUserUidScheme - Class in dev.getelements.elements.dao.mongo.model
- MongoUserUidScheme() - Constructor for class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- MongoUserUidScheme(String, String) - Constructor for class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- MongoVault - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoVault() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- MongoVaultDao - Class in dev.getelements.elements.dao.mongo.blockchain
- MongoVaultDao() - Constructor for class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- MongoVaultKey - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoVaultKey() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- MongoWallet - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoWallet() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- MongoWalletAccount - Class in dev.getelements.elements.dao.mongo.model.blockchain
- MongoWalletAccount() - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoWalletAccount
- MongoWalletAccount(WalletAccount) - Constructor for class dev.getelements.elements.dao.mongo.model.blockchain.MongoWalletAccount
- mongoWalletAccountListToWalletAccountList(List<MongoWalletAccount>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- MongoWalletDao - Class in dev.getelements.elements.dao.mongo.blockchain
- MongoWalletDao() - Constructor for class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- Monitor - Interface in dev.getelements.elements.sdk.util
-
Convenience wrapper to automatically manage the state of an underlying lock, series of locks, or semaphores.
- MorphiaConfigProvider - Class in dev.getelements.elements.dao.mongo.provider
- MorphiaConfigProvider() - Constructor for class dev.getelements.elements.dao.mongo.provider.MorphiaConfigProvider
- MorphiaGuiceTransaction - Class in dev.getelements.elements.dao.mongo.guice
- MorphiaGuiceTransaction() - Constructor for class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- MorphiaPackageRequest - Class in dev.getelements.elements.sdk.dao.annotation
-
A
PackageRequestimplementation that grants an Element access to the Morphia and MongoDB package namespaces required to use Morphia@Entityclasses. - MorphiaPackageRequest() - Constructor for class dev.getelements.elements.sdk.dao.annotation.MorphiaPackageRequest
- MorphiaSelfHealingIndexApplier - Class in dev.getelements.elements.dao.mongo.provider
- MorphiaSelfHealingIndexApplier() - Constructor for class dev.getelements.elements.dao.mongo.provider.MorphiaSelfHealingIndexApplier
- MULTI_MATCH_ADD_PROFILE - Static variable in interface dev.getelements.elements.sdk.dao.MultiMatchDao
- MULTI_MATCH_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.MultiMatchDao
- MULTI_MATCH_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.MultiMatchDao
- MULTI_MATCH_EXPIRED - Static variable in interface dev.getelements.elements.sdk.dao.MultiMatchDao
- MULTI_MATCH_REMOVE_PROFILE - Static variable in interface dev.getelements.elements.sdk.dao.MultiMatchDao
- MULTI_MATCH_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.MultiMatchDao
- MULTI_MATCHES_TRUNCATED - Static variable in interface dev.getelements.elements.sdk.dao.MultiMatchDao
- MultiContentTypeJacksonPayloadReaderModule - Class in dev.getelements.elements.rt.jackson.guice
- MultiContentTypeJacksonPayloadReaderModule() - Constructor for class dev.getelements.elements.rt.jackson.guice.MultiContentTypeJacksonPayloadReaderModule
- MultiContentTypeJacksonPayloadWriterModule - Class in dev.getelements.elements.rt.jackson.guice
- MultiContentTypeJacksonPayloadWriterModule() - Constructor for class dev.getelements.elements.rt.jackson.guice.MultiContentTypeJacksonPayloadWriterModule
- MultiException - Exception Class in dev.getelements.elements.rt.exception
- MultiException(String, List<? extends Throwable>) - Constructor for exception class dev.getelements.elements.rt.exception.MultiException
- MultiException(List<? extends Throwable>) - Constructor for exception class dev.getelements.elements.rt.exception.MultiException
- MultiMatch - Class in dev.getelements.elements.sdk.model.match
-
Represents a multi-match in the matchmaking system.
- MultiMatch() - Constructor for class dev.getelements.elements.sdk.model.match.MultiMatch
-
Creates a new instance.
- MultiMatchDao - Interface in dev.getelements.elements.sdk.dao
-
Handles multi-matches, allowing multiple players to join or leave a match.
- MultiMatchNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a multi-match cannot be found.
- MultiMatchNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.MultiMatchNotFoundException
-
Creates a new instance.
- MultiMatchNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.MultiMatchNotFoundException
-
Creates a new instance with the given message.
- MultiMatchNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.MultiMatchNotFoundException
-
Creates a new instance with the given message and cause.
- MultiMatchNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.MultiMatchNotFoundException
-
Creates a new instance.
- MultiMatchNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.MultiMatchNotFoundException
-
Creates a new instance with the given cause.
- MultiMatchPagination - Class in dev.getelements.elements.rest.test.model
- MultiMatchPagination() - Constructor for class dev.getelements.elements.rest.test.model.MultiMatchPagination
- MultiMatchResource - Class in dev.getelements.elements.rest.matchmaking
- MultiMatchResource() - Constructor for class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- MultiMatchService - Interface in dev.getelements.elements.sdk.service.match
- MultiMatchServiceProvider - Class in dev.getelements.elements.service.match
- MultiMatchServiceProvider() - Constructor for class dev.getelements.elements.service.match.MultiMatchServiceProvider
- MultiMatchStatus - Enum Class in dev.getelements.elements.sdk.model.match
-
Indicates the current status of the
MultiMatch. - MultipartLargeObjectResource - Class in dev.getelements.elements.rest.jersey.largeobject
- MultipartLargeObjectResource() - Constructor for class dev.getelements.elements.rest.jersey.largeobject.MultipartLargeObjectResource
- MutableAttributes - Interface in dev.getelements.elements.sdk
-
Represents a set of mutable attributes.
- MutableElementRegistry - Interface in dev.getelements.elements.sdk
-
Interfaces for a mutable
ElementRegistry. - MUTUAL - Enum constant in enum class dev.getelements.elements.sdk.model.friend.Friendship
-
Both users have accepted friendship.
N
- name() - Element in annotation interface dev.getelements.elements.rt.annotation.Routing
-
Optionally specifies the name of the
RoutingStrategyto use. - name() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceExport
-
Specifies the name of the service.
- name() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceReference
-
The optional service name qualifier.
- name() - Method in record class dev.getelements.elements.sdk.Attributes.Attribute
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.ElementStandardBeanProperties.StandardBeanProperty
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventProducerMetadata
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.model.system.ElementFeature
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceExportMetadata
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.record.ElementEventProducerRecord
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.record.ElementPackageRecord
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.record.ElementRequiredAttributeRecord
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Returns the value of the
namerecord component. - name() - Method in record class dev.getelements.elements.sdk.test.element.TestService.MethodEventRecord
-
Returns the value of the
namerecord component. - name(String) - Method in interface dev.getelements.elements.sdk.dao.UserCreation
-
Sets the user's name.
- name(String) - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Sets the name on the spec.
- name(String) - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Sets the name of the property.
- NAME - Enum constant in enum class dev.getelements.elements.sdk.model.auth.UserKey
-
The user's name.
- NAME - Static variable in interface dev.getelements.elements.rt.remote.Node
-
An indicator of the Node's name to be used with the
Namedannotation. - NAME_PROPERTY - Static variable in class dev.getelements.elements.dao.mongo.MongoStandardProperties
- NameBooleanQueryOperator - Class in dev.getelements.elements.dao.mongo.query
- NameBooleanQueryOperator() - Constructor for class dev.getelements.elements.dao.mongo.query.NameBooleanQueryOperator
- named(String) - Method in interface dev.getelements.elements.sdk.ElementScope.Builder
-
The name of the scope.
- named(String) - Method in class dev.getelements.elements.sdk.Event.Builder
-
Specifies the
Eventname. - named(String) - Method in class dev.getelements.elements.sdk.spi.DefaultElementScopeBuilder
- Named() - Constructor for class dev.getelements.elements.sdk.annotation.ElementDependency.Named
- Named Services - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceReference
- Section
- nameExtractor - Variable in class dev.getelements.elements.dao.mongo.MongoIndexable
- NameService - Interface in dev.getelements.elements.sdk.service.name
-
Generates names based on the system configuration.
- NATURAL - Enum constant in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
Indicates natural case, which means to use the underlying language's default format.
- NBF - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Not before - Access is disallowed before this time
- NEAR - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
The Flow API.
- NEAR - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The NEAR Network.
- NEAR_TEST - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The NEAR Test Network.
- NearAccountGenerator - Class in dev.getelements.elements.service.blockchain.crypto
- NearAccountGenerator() - Constructor for class dev.getelements.elements.service.blockchain.crypto.NearAccountGenerator
- NearBlockchainSupportModule - Class in dev.getelements.elements.service.guice
- NearBlockchainSupportModule() - Constructor for class dev.getelements.elements.service.guice.NearBlockchainSupportModule
- NearContractFunctionCallResult - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents the result of calling a function on a NEAR smart contract.
- NearContractFunctionCallResult() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Creates a new instance.
- NearCostType - Enum Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents the cost types for NEAR protocol operations.
- NearEncodedHash - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents a base58-encoded hash used in the NEAR protocol.
- NearEncodedHash() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearEncodedHash
-
Creates a new instance.
- NearGasProfile - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents a gas usage profile entry for a NEAR protocol transaction.
- NearGasProfile() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearGasProfile
-
Creates a new instance.
- NearInvocationScope - Class in dev.getelements.elements.sdk.service.blockchain.invoke.near
- NearInvocationScope() - Constructor for class dev.getelements.elements.sdk.service.blockchain.invoke.near.NearInvocationScope
- NearInvokeContractResponse - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents the response from invoking a method on a NEAR smart contract.
- NearInvokeContractResponse() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearInvokeContractResponse
-
Creates a new instance.
- NearInvokeContractResponse(NearStatus, NearTransactionOutcome, List<NearReceiptOutcome>) - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearInvokeContractResponse
-
Creates a new instance with the given parameters.
- NearInvoker - Class in dev.getelements.elements.service.blockchain.invoke.near
- NearInvoker() - Constructor for class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- NearInvokerModule - Class in dev.getelements.elements.service.guice
- NearInvokerModule() - Constructor for class dev.getelements.elements.service.guice.NearInvokerModule
- NearMetadata - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents metadata for a NEAR protocol transaction execution.
- NearMetadata() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearMetadata
-
Creates a new instance.
- NearNetworkModule - Class in dev.getelements.elements.service.guice
- NearOutcome - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents the outcome of a NEAR protocol transaction or receipt execution.
- NearOutcome() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Creates a new instance.
- NearProof - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents a Merkle proof entry in a NEAR protocol transaction.
- NearProof() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof
-
Creates a new instance.
- NearProof.Direction - Enum Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents the direction of a Merkle proof node.
- NearReceiptOutcome - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents the outcome of a NEAR protocol receipt execution.
- NearReceiptOutcome() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Creates a new instance.
- NearSmartContractInvocationService - Interface in dev.getelements.elements.sdk.service.blockchain
-
A service which allows for invocation of Near based smart contracts.
- NearSmartContractInvocationService.Invoker - Interface in dev.getelements.elements.sdk.service.blockchain
-
Used to make invocations on the Near blockchain.
- NearSmartContractServiceProvider - Class in dev.getelements.elements.service.blockchain.crypto.near
- NearSmartContractServiceProvider() - Constructor for class dev.getelements.elements.service.blockchain.crypto.near.NearSmartContractServiceProvider
- NearStatus - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents the status of a NEAR protocol transaction or receipt execution.
- NearStatus() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearStatus
-
Creates a new instance.
- NearSuccessReceiptIdStatus - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents a NEAR protocol success status that contains a receipt ID.
- NearSuccessReceiptIdStatus() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearSuccessReceiptIdStatus
-
Creates a new instance.
- NearSuccessValueStatus - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents a NEAR protocol success status that contains a return value.
- NearSuccessValueStatus() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearSuccessValueStatus
-
Creates a new instance.
- NearTransactionOutcome - Class in dev.getelements.elements.sdk.model.blockchain.contract.near
-
Represents the outcome of a NEAR protocol transaction execution.
- NearTransactionOutcome() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Creates a new instance.
- NEO - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
The Neo API.
- NEO - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
Neo Blockchain Network.
- NEO - Static variable in interface dev.getelements.elements.sdk.model.BlockchainConstants.Names
-
Deprecated.use
BlockchainNetworkinstead - NEO_BLOCKCHAIN_HOST - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify the host for neo blockchain.
- NEO_BLOCKCHAIN_PORT - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify the port for neo blockchain.
- NEO_TEST - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
Neo Blockchain Test Network.
- NeoAccountGenerator - Class in dev.getelements.elements.service.blockchain.crypto
- NeoAccountGenerator() - Constructor for class dev.getelements.elements.service.blockchain.crypto.NeoAccountGenerator
- NeoSmartContractNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a NEO smart contract cannot be found.
- NeoSmartContractNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoSmartContractNotFoundException
-
Creates a new instance.
- NeoSmartContractNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoSmartContractNotFoundException
-
Creates a new instance with the given message.
- NeoSmartContractNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoSmartContractNotFoundException
-
Creates a new instance with the given message and cause.
- NeoSmartContractNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoSmartContractNotFoundException
-
Creates a new instance.
- NeoSmartContractNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoSmartContractNotFoundException
-
Creates a new instance with the given cause.
- NeoTokenNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a NEO token cannot be found.
- NeoTokenNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoTokenNotFoundException
-
Creates a new instance.
- NeoTokenNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoTokenNotFoundException
-
Creates a new instance with the given message.
- NeoTokenNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoTokenNotFoundException
-
Creates a new instance with the given message and cause.
- NeoTokenNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoTokenNotFoundException
-
Creates a new instance.
- NeoTokenNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoTokenNotFoundException
-
Creates a new instance with the given cause.
- NeoWalletNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a NEO wallet cannot be found.
- NeoWalletNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoWalletNotFoundException
-
Creates a new instance.
- NeoWalletNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoWalletNotFoundException
-
Creates a new instance with the given message.
- NeoWalletNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoWalletNotFoundException
-
Creates a new instance with the given message and cause.
- NeoWalletNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoWalletNotFoundException
-
Creates a new instance.
- NeoWalletNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.NeoWalletNotFoundException
-
Creates a new instance with the given cause.
- NETWORK - Enum constant in enum class dev.getelements.elements.rt.ResumeReason
-
The coroutine was resumed as the part of a network or distributed callback.
- networks() - Method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
Gets all
BlockchainNetworks associated with this API. - NEW_RECEIPT - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Cost for a new receipt.
- newAlgorithm() - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
- newDefaultInstance() - Static method in interface dev.getelements.elements.sdk.ElementArtifactLoader
-
Gets a new default instance of the
ElementArtifactLoader. - newDefaultInstance() - Static method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Creates a new instance of the
ElementPathLoaderusing the system default SPI. - newDefaultInstance() - Static method in interface dev.getelements.elements.sdk.MutableElementRegistry
-
Creates a new instance of the
ElementRegistryusing the system default SPI. - newDefaultInstance() - Static method in record class dev.getelements.elements.sdk.util.SimpleAttributes
-
Constructs a new simple attributes instance with the default backing.
- newDefaultRequest() - Static method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Gets a default valid
SubjectRequestwith wildcard set to false and empty ID lists. - newDerivativeFrom(Attributes) - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Derives a new set of attributes from the current set of attributes.
- newDerivativeFrom(Attributes) - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
-
Derives a new set of attributes from the current set of attributes.
- newDerivativeFrom(MutableAttributes) - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Derives a new set of attributes from the current set of attributes.
- newDerivativeFrom(MutableAttributes) - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
-
Derives a new set of attributes from the current set of attributes.
- newEmptyUser() - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- newEmptyUser() - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Begins constructing a new
Userwith the minimum information needed to persist it. - newEntry(ResourceId, Supplier<ResourceEntry.OperationalStrategy>) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Creates a new
ResourceEntrywith the supplied transaction id andResourceId. - newEntry(ResourceId, Supplier<ResourceEntry.OperationalStrategy>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- newInheritedScope(String, Attributes) - Method in class dev.getelements.elements.sdk.spi.DefaultElementScope
-
Creates a new
DefaultElementScopewhich inherits its properties from this scope. - newInitialInvocationResult() - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
-
Creates a new
InvocationResultwhich is used as the initial value for combining results. - newInitialInvocationResult() - Method in class dev.getelements.elements.rt.routing.ListAggregateRoutingStrategy
- newInitializeProcess(String) - Method in class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- newInitializeProcess(String) - Method in class dev.getelements.elements.sdk.mongo.test.DockerMongoTestInstance
- newInitialResult() - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
-
Gets the initial result to be fed into the
AbstractAggregateRoutingStrategy.combine(Object, Object)call. - newInitialResult() - Method in class dev.getelements.elements.rt.routing.BroadcastRoutingStrategy
- newInitialResult() - Method in class dev.getelements.elements.rt.routing.ListAggregateRoutingStrategy
- newInstance() - Method in class dev.getelements.elements.rt.remote.InstanceDiscoveryServiceFactory
-
Returns a new instance of
InstanceDiscoveryService. - newInvocation() - Method in interface dev.getelements.elements.rt.jrpc.JsonRpcInvocationService.InvocationResolution
-
Gets the
Invocation - newInvocationScope() - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- newInvocationScope() - Method in class dev.getelements.elements.service.blockchain.crypto.flow.SuperUserFlowSmartContractInvocationService
- newInvocationScope() - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- newInvocationScope() - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- newModule() - Method in enum class dev.getelements.elements.rt.remote.guice.InstanceDiscoveryServiceModule.DiscoveryType
- newModule() - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceElementModuleRecord
-
Creates an instance of the
Moduletype. - newMutableEntry(NodeId) - Method in interface dev.getelements.elements.rt.transact.TransactionJournal
-
Gets a new entry for writing.
- newMutableEntry(NodeId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- newPasswordMessageDigest() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
-
Creates a new
MessageDigestinstance used to hash passwords - newProcess(String) - Method in class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- newProcess(String) - Method in class dev.getelements.elements.sdk.mongo.test.DockerMongoTestInstance
- newProcess(String) - Method in class dev.getelements.elements.sdk.mongo.test.SslCliMongoTestInstance
- newResolution(EvmInvocationScope) - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- newResolution(FlowInvocationScope) - Method in class dev.getelements.elements.service.blockchain.crypto.flow.SuperUserFlowSmartContractInvocationService
- newResolution(NearInvocationScope) - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- newResolution(InvocationScopeT) - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- newResultHandlerStrategy() - Method in interface dev.getelements.elements.rt.jrpc.JsonRpcInvocationService.InvocationResolution
-
Gets the
ResultHandlerStrategywhich defines the various - newSslContext() - Method in record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Creates a new
SSLContextfrom the SSL configuration. - newSubordinateRegistry() - Method in interface dev.getelements.elements.sdk.ElementRegistry
-
Returns a new subordinate registry.
- newSubordinateRegistry() - Method in class dev.getelements.elements.sdk.spi.ElementScopedElementRegistry
- newSubordinateRegistry() - Method in class dev.getelements.elements.sdk.spi.RootElementRegistry
- newTaskSet() - Static method in interface dev.getelements.elements.rt.transact.TaskEntry
-
Useful for cerating a
Set<TransactionalTask>. - newThread(Runnable) - Method in class dev.getelements.elements.rt.remote.provider.InstanceThreadFactory
- newWildcardRequest() - Static method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Gets a wildcard
SubjectRequestthat permits all users to perform the operation. - next() - Method in class dev.getelements.elements.sdk.model.util.RoundRobin
-
Gets the next item in the sequence.
- nextLeading() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Increments the leading and gets the next object in the view.
- NO_REDIRECT - Static variable in interface dev.getelements.elements.jrpc.JsonRpcRedirectionStrategy
-
A simple
JsonRpcRedirectionStrategywhich simply re-throws the original exception, thus eliminating any actual redirection. - NO_SUCH_INSTANCE - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates there was no such route for the given
InstanceId - NO_SUCH_NODE_BINDING - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates there is no binding for the supplied
NodeId. - NO_SUCH_NODE_ROUTE - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates there was no such route for the given
NodeId - NO_WHITE_SPACE - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
A string containing no white spaces.
- nobody() - Static method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Fetches an anonymous subject which permits no access.
- Node - Interface in dev.getelements.elements.rt.remote
-
Represents the worker node for a single Application.
- NODE_DIRECTORY - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- NODE_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
The system could not contact the app node with the given address.
- Node.Factory - Interface in dev.getelements.elements.rt.remote
-
Allows for the creation of
Nodeinstances on-the-fly. - Node.Shutdown - Interface in dev.getelements.elements.rt.remote
-
Represents a pending node shut-down process.
- Node.Startup - Interface in dev.getelements.elements.rt.remote
-
Represents a pending node start-up process.
- NodeBindingWatchdog - Class in dev.getelements.elements.rt.remote.watchdog
- NodeBindingWatchdog() - Constructor for class dev.getelements.elements.rt.remote.watchdog.NodeBindingWatchdog
- NodeHealthWorkerWatchdog - Class in dev.getelements.elements.rt.remote.watchdog
- NodeHealthWorkerWatchdog() - Constructor for class dev.getelements.elements.rt.remote.watchdog.NodeHealthWorkerWatchdog
- NodeId - Class in dev.getelements.elements.sdk.cluster.id
-
Represents a single worker in the deployment cluster, i.e. the globally-unique identifier for a given game/app processor within a Java process.
- nodeIdFromByteBuffer(ByteBuffer) - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Reads a
NodeIdfrom the suppliedByteBuffer. - nodeIdFromByteBuffer(ByteBuffer, int) - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Reads a
NodeIdfrom the suppliedByteBufferand position, ensuring that the buffer's mark, limit, and position are unaffected. - nodeIdFromBytes(byte[]) - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Parses a new
NodeIdfrom the given.invalid reference
byte[] - nodeIdFromString(String) - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
- NodeIdModule - Class in dev.getelements.elements.rt.remote.guice
- NodeIdModule(NodeId) - Constructor for class dev.getelements.elements.rt.remote.guice.NodeIdModule
- NodeIdModule(Provider<NodeId>) - Constructor for class dev.getelements.elements.rt.remote.guice.NodeIdModule
- NodeLifecycle - Interface in dev.getelements.elements.rt.remote
-
Informs the underlying application, contained in the
Node, of the various livecycle events. - NodeNotFoundException - Exception Class in dev.getelements.elements.rt.exception
- NodeNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.NodeNotFoundException
- NodeNotFoundException(NodeId) - Constructor for exception class dev.getelements.elements.rt.exception.NodeNotFoundException
- NodeNotFoundException(NodeId, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.NodeNotFoundException
- NodeNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.NodeNotFoundException
- NodeNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.NodeNotFoundException
- NodeNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.NodeNotFoundException
- NodeNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.NodeNotFoundException
- nodePostStart(Node) - Method in interface dev.getelements.elements.rt.remote.NodeLifecycle
-
Called after the
Nodeis up and accepting connections. - nodePostStop(Node) - Method in class dev.getelements.elements.rt.remote.MasterNodeLifecycle
- nodePostStop(Node) - Method in interface dev.getelements.elements.rt.remote.NodeLifecycle
-
Called just after the
Nodehas stopped accepting connections. - nodePostStop(Node) - Method in class dev.getelements.elements.rt.SimpleContext
- nodePreStart(Node) - Method in class dev.getelements.elements.rt.remote.MasterNodeLifecycle
- nodePreStart(Node) - Method in interface dev.getelements.elements.rt.remote.NodeLifecycle
-
Called before the
Nodeis up and accepting connections - nodePreStart(Node) - Method in class dev.getelements.elements.rt.SimpleContext
- nodePreStop(Node) - Method in interface dev.getelements.elements.rt.remote.NodeLifecycle
-
Called just before the
Nodewill stop accepting connections and shut down - NodeState - Enum Class in dev.getelements.elements.rt.remote
-
Defines the state of the Node.
- NON_PERSISTENT - Enum constant in enum class dev.getelements.elements.sdk.model.reward.RewardIssuance.Type
-
Indicates that the RewardIssuance may be issued repeatedly to the same user with the same context.
- NonBlockingIOException - Exception Class in dev.getelements.elements.rt.util
-
A special type of
IOExceptionused by theInputStreamAdapterand theOutputStreamAdapterto indicate that the backed channel is currently in a non-blocking mode. - NonBlockingIOException() - Constructor for exception class dev.getelements.elements.rt.util.NonBlockingIOException
- NonBlockingIOException(String) - Constructor for exception class dev.getelements.elements.rt.util.NonBlockingIOException
- NonBlockingIOException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.util.NonBlockingIOException
- NonBlockingIOException(Throwable) - Constructor for exception class dev.getelements.elements.rt.util.NonBlockingIOException
- NONE - Enum constant in enum class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry.PathConflict
-
No conflict — deploy the handler as-is.
- NONE - Enum constant in enum class dev.getelements.elements.sdk.model.auth.BodyType
-
No body (default for GET).
- NONE - Enum constant in enum class dev.getelements.elements.sdk.model.friend.Friendship
-
No friendship whatsoever.
- NOOP - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
No-op.
- NoopTopicService - Class in dev.getelements.elements.service.topic
- NoopTopicService() - Constructor for class dev.getelements.elements.service.topic.NoopTopicService
- noResolverAvailable - Variable in class org.eclipse.jgit.http.server.HttpServerText
- normalize(String) - Method in class dev.getelements.elements.servlet.HttpContextRoot
- normalize(String) - Static method in class dev.getelements.elements.servlet.security.HttpPathUtils
-
Normalizes the the path for use in servlet configuration.
- normalizePhoneNb(String) - Static method in class dev.getelements.elements.util.PhoneNormalizer
- normalizeProductBundles(ApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- NoScanOpenApiScanner() - Constructor for class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader.NoScanOpenApiScanner
- NoScanOpenApiScanner() - Constructor for class dev.getelements.elements.rest.codegen.Oas3DocumentationResource.NoScanOpenApiScanner
- NoSessionException - Exception Class in dev.getelements.elements.sdk.model.exception.security
-
Thrown when no valid session exists for a request.
- NoSessionException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.NoSessionException
-
Creates a new instance.
- NoSessionException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.NoSessionException
-
Creates a new instance with the given message.
- NoSessionException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.NoSessionException
-
Creates a new instance with the given message and cause.
- NoSessionException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.NoSessionException
-
Creates a new instance.
- NoSessionException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.NoSessionException
-
Creates a new instance with the given cause.
- NoSuchCommandException - Exception Class in dev.getelements.elements.setup
- NoSuchCommandException() - Constructor for exception class dev.getelements.elements.setup.NoSuchCommandException
- NoSuchCommandException(String) - Constructor for exception class dev.getelements.elements.setup.NoSuchCommandException
- NoSuchCommandException(String, Throwable) - Constructor for exception class dev.getelements.elements.setup.NoSuchCommandException
- NoSuchCommandException(Throwable) - Constructor for exception class dev.getelements.elements.setup.NoSuchCommandException
- noSuchMethod(Class<?>, String) - Static method in class dev.getelements.elements.rt.Reflection
-
Returns an
IllegalArgumentExceptionwith a descriptive name for the method and paramters. - noSuchMethod(Class<?>, String, Class<?>[]) - Static method in class dev.getelements.elements.rt.Reflection
-
Returns an
IllegalArgumentExceptionwith a descriptive name for the method and paramters. - noSuchMethod(Class<?>, String, Collection<Class<?>>) - Static method in class dev.getelements.elements.rt.Reflection
-
Returns an
IllegalArgumentExceptionwith a descriptive name for the method and paramters. - NoSuchTaskException - Exception Class in dev.getelements.elements.rt.exception
- NoSuchTaskException() - Constructor for exception class dev.getelements.elements.rt.exception.NoSuchTaskException
- NoSuchTaskException(TaskId) - Constructor for exception class dev.getelements.elements.rt.exception.NoSuchTaskException
- NoSuitableMatchException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown to indicate there is no suitable
Matchfound. - NoSuitableMatchException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.NoSuitableMatchException
-
Creates a new instance.
- NoSuitableMatchException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NoSuitableMatchException
-
Creates a new instance with the given message.
- NoSuitableMatchException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NoSuitableMatchException
-
Creates a new instance with the given message and cause.
- NoSuitableMatchException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NoSuitableMatchException
-
Creates a new instance.
- NoSuitableMatchException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NoSuitableMatchException
-
Creates a new instance with the given cause.
- NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Used to relay a not found condition, other than method or path.
- NOT_FOUND - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
An object or resource was not found.
- NOT_IMPLEMENTED - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
The particular feature is not implemented or is currently unavailable.
- NOT_MINTED - Enum constant in enum class dev.getelements.elements.sdk.model.BlockchainConstants.MintStatus
-
The token has not been minted.
- NotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a requested resource cannot be found.
- NotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotFoundException
-
Creates a new instance.
- NotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotFoundException
-
Creates a new instance with the given message.
- NotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotFoundException
-
Creates a new instance with the given message and cause.
- NotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotFoundException
-
Creates a new instance.
- NotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotFoundException
-
Creates a new instance with the given cause.
- Notification - Interface in dev.getelements.elements.sdk.service.notification
-
Once configured, this will perform the action to finally send the
Notification. - NotificationBuilder - Interface in dev.getelements.elements.sdk.service.notification
-
Builds instances of
Notificationbased on input parameters. - NotificationConfigurationException - Exception Class in dev.getelements.elements.sdk.model.exception.notification
-
Thrown when there is a misconfiguration or missing configuration setting pertaining to notifications.
- NotificationConfigurationException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.notification.NotificationConfigurationException
-
Creates a new instance.
- NotificationConfigurationException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.notification.NotificationConfigurationException
-
Creates a new instance with the given message.
- NotificationConfigurationException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.notification.NotificationConfigurationException
-
Creates a new instance with the given message and cause.
- NotificationConfigurationException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.notification.NotificationConfigurationException
-
Creates a new instance.
- NotificationConfigurationException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.notification.NotificationConfigurationException
-
Creates a new instance with the given cause.
- NotificationDestination - Interface in dev.getelements.elements.sdk.service.notification
-
Represents a single destination for
Notification. - NotificationDestinationFactory - Interface in dev.getelements.elements.sdk.service.notification
- NotificationEvent - Interface in dev.getelements.elements.sdk.service.notification
-
Represents a notification event.
- NotificationFactory - Interface in dev.getelements.elements.sdk.service.notification
-
A Factory type which returns a
NotificationFactory. - NotificationParameters - Interface in dev.getelements.elements.sdk.service.notification
-
Specifies the parameters used to send the
Notification. - NotificationService - Interface in dev.getelements.elements.sdk.service.notification
-
Uses the scope of the current operation to build instances of
NotificationBuilder. - NotificationServiceModule - Class in dev.getelements.elements.service.guice
- NotificationServiceModule() - Constructor for class dev.getelements.elements.service.guice.NotificationServiceModule
- NotImplementedException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a feature or operation is not implemented.
- NotImplementedException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotImplementedException
-
Creates a new instance.
- NotImplementedException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotImplementedException
-
Creates a new instance with the given message.
- NotImplementedException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotImplementedException
-
Creates a new instance with the given message and cause.
- NotImplementedException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotImplementedException
-
Creates a new instance.
- NotImplementedException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.NotImplementedException
-
Creates a new instance with the given cause.
- notWildcardReadAccess() - Method in class dev.getelements.elements.dao.mongo.test.LargeObjectTestFactory
- NULL - Static variable in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Null Type.
- nullInstance() - Static method in class dev.getelements.elements.rt.transact.NullResourceEntry
-
Gets the null instance.
- nullInstance() - Static method in class dev.getelements.elements.rt.transact.NullTaskEntry
- NullResourceEntry - Class in dev.getelements.elements.rt.transact
- NullResourceException - Exception Class in dev.getelements.elements.rt.transact
-
Indicates that a
ResourceIdexists, but the - NullResourceException() - Constructor for exception class dev.getelements.elements.rt.transact.NullResourceException
- NullResourceException(String) - Constructor for exception class dev.getelements.elements.rt.transact.NullResourceException
- NullResourceException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.NullResourceException
- NullResourceException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.transact.NullResourceException
- NullResourceException(Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.NullResourceException
- NullTaskEntry<ScopeT> - Class in dev.getelements.elements.rt.transact
-
Used to indicate a
TaskEntry<?>which is null. - NUMBER - Enum constant in enum class dev.getelements.elements.rt.manifest.model.Type
-
The number type.
- NUMBER - Enum constant in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
Enum type.
- NUMBER - Static variable in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Enum type.
- numberType() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Sets the type to NUMBER.
O
- Oas3DocumentationResource - Class in dev.getelements.elements.rest.codegen
- Oas3DocumentationResource() - Constructor for class dev.getelements.elements.rest.codegen.Oas3DocumentationResource
- Oas3DocumentationResource.NoScanOpenApiScanner - Class in dev.getelements.elements.rest.codegen
-
Override for when the spec is pre-generated
- OAUTH2_AUTH_SCHEME_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
- OAUTH2_AUTH_SCHEME_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
- OAUTH2_AUTH_SCHEME_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
- OAuth2AuthResource - Class in dev.getelements.elements.rest.auth
- OAuth2AuthResource() - Constructor for class dev.getelements.elements.rest.auth.OAuth2AuthResource
- OAuth2AuthScheme - Class in dev.getelements.elements.sdk.model.auth
-
Represents an OAuth2 authentication scheme used to validate user tokens against an external service.
- OAuth2AuthScheme() - Constructor for class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Creates a new instance.
- OAuth2AuthSchemeDao - Interface in dev.getelements.elements.sdk.dao
- OAuth2AuthSchemeResource - Class in dev.getelements.elements.rest.auth
- OAuth2AuthSchemeResource() - Constructor for class dev.getelements.elements.rest.auth.OAuth2AuthSchemeResource
- OAuth2AuthSchemeService - Interface in dev.getelements.elements.sdk.service.auth
- OAuth2AuthSchemeServiceProvider - Class in dev.getelements.elements.service.auth.oauth2
- OAuth2AuthSchemeServiceProvider() - Constructor for class dev.getelements.elements.service.auth.oauth2.OAuth2AuthSchemeServiceProvider
- OAuth2AuthService - Interface in dev.getelements.elements.sdk.service.auth
- OAuth2AuthServiceOperations - Class in dev.getelements.elements.service.auth.oauth2
- OAuth2AuthServiceOperations() - Constructor for class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- OAuth2AuthServiceProvider - Class in dev.getelements.elements.service.auth.oauth2
- OAuth2AuthServiceProvider() - Constructor for class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceProvider
- OAuth2AuthServiceRequestInvoker - Class in dev.getelements.elements.service.auth.oauth2
- OAuth2AuthServiceRequestInvoker() - Constructor for class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- OAuth2LinkService - Interface in dev.getelements.elements.sdk.service.auth
-
Dedicated service interface for the account-linking OAuth2 flow (
POST /user/me/link/oauth2). - OAuth2LinkServiceProvider - Class in dev.getelements.elements.service.auth.oauth2
- OAuth2LinkServiceProvider() - Constructor for class dev.getelements.elements.service.auth.oauth2.OAuth2LinkServiceProvider
- OAuth2RequestKeyValue - Class in dev.getelements.elements.sdk.model.auth
-
Represents a key-value pair used in an OAuth2 validation request (header, query param, or body field).
- OAuth2RequestKeyValue() - Constructor for class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Creates a new instance.
- OAuth2RequestKeyValue(String, String, boolean) - Constructor for class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Creates a new instance with the given key, value, and fromClient flag.
- OAuth2RequestKeyValue(String, String, boolean, boolean) - Constructor for class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Creates a new instance with all fields.
- OAuth2SessionRequest - Class in dev.getelements.elements.sdk.model.session
-
Request to create a session using an OAuth2 authentication scheme.
- OAuth2SessionRequest() - Constructor for class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Creates a new instance.
- OBJECT - Enum constant in enum class dev.getelements.elements.rt.manifest.model.Type
-
The object type.
- OBJECT - Enum constant in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
Object type.
- OBJECT - Static variable in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
Array type.
- OBJECT_ROOT - Static variable in class dev.getelements.elements.jetty.CdnServeModule
- objectId - Variable in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- objectId - Variable in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- objectMapper() - Method in class dev.getelements.elements.rt.jackson.guice.ObjectMapperPayloadReaderWriterModule
- ObjectMapperModelIntrospector - Class in dev.getelements.elements.rt.jackson
- ObjectMapperModelIntrospector() - Constructor for class dev.getelements.elements.rt.jackson.ObjectMapperModelIntrospector
- ObjectMapperPayloadReader - Class in dev.getelements.elements.rt.jackson
-
Uses an instance of
ObjectMapperto deserialize the payload from theInputStream. - ObjectMapperPayloadReader() - Constructor for class dev.getelements.elements.rt.jackson.ObjectMapperPayloadReader
- ObjectMapperPayloadReaderWriterModule - Class in dev.getelements.elements.rt.jackson.guice
- ObjectMapperPayloadReaderWriterModule() - Constructor for class dev.getelements.elements.rt.jackson.guice.ObjectMapperPayloadReaderWriterModule
- ObjectMapperPayloadWriter - Class in dev.getelements.elements.rt.jackson
-
Uses an instance of
ObjectMapperto deserialize the payload from theOutputStream. - ObjectMapperPayloadWriter() - Constructor for class dev.getelements.elements.rt.jackson.ObjectMapperPayloadWriter
- objectType() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Sets the type to OBJECT.
- OctetStreamJsonMessageBodyReader<T> - Class in dev.getelements.elements.rt.jersey
- OctetStreamJsonMessageBodyReader() - Constructor for class dev.getelements.elements.rt.jersey.OctetStreamJsonMessageBodyReader
- OCULUS_IAP_RECEIPT_CREATED - Static variable in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
- OCULUS_IAP_ROOT_URL - Static variable in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
- OCULUS_IAP_SCHEME - Static variable in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
- OCULUS_IAP_SOURCE - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The source identifier for Oculus IAP-sourced reward issuances.
- OculusApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Houses the various parameters required which allow communication with the Oculus API.
- OculusApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Creates a new instance.
- OculusApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
-
Created by patricktwohig on 6/14/17.
- OculusApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
- OculusApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
- OculusApplicationConfigurationServiceProvider - Class in dev.getelements.elements.service.application
- OculusApplicationConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.OculusApplicationConfigurationServiceProvider
- OculusIapConsumeResponse - Class in dev.getelements.elements.sdk.service.meta.oculusiap.client.model
- OculusIapConsumeResponse() - Constructor for class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapConsumeResponse
- OculusIapReceipt - Class in dev.getelements.elements.sdk.model.meta.oculusiapreceipt
-
Represents an IAP receipt from the Oculus platform.
- OculusIapReceipt() - Constructor for class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Creates a new instance.
- OculusIapReceiptRequestInvoker - Interface in dev.getelements.elements.sdk.service.meta.oculusiap.client.invoker
- OculusIapReceiptService - Interface in dev.getelements.elements.sdk.service.meta.oculusiap
- OculusIapReceiptServiceProvider - Class in dev.getelements.elements.service.meta.oculusiap
- OculusIapReceiptServiceProvider() - Constructor for class dev.getelements.elements.service.meta.oculusiap.OculusIapReceiptServiceProvider
- OculusIapResource - Class in dev.getelements.elements.rest.meta.oculus
- OculusIapResource() - Constructor for class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- OculusIapVerifyReceiptGraphErrorException - Exception Class in dev.getelements.elements.sdk.service.meta.oculusiap.client.exception
-
Used to indicate that the Apple verify receipt API returned a valid JSON response but with an error "status" code in the response body.
- OculusIapVerifyReceiptGraphErrorException(String) - Constructor for exception class dev.getelements.elements.sdk.service.meta.oculusiap.client.exception.OculusIapVerifyReceiptGraphErrorException
- OculusIapVerifyReceiptResponse - Class in dev.getelements.elements.sdk.service.meta.oculusiap.client.model
- OculusIapVerifyReceiptResponse() - Constructor for class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- OffensiveWordFilter - Class in dev.getelements.elements.sdk.util
-
Placeholder class for offensive word filtering functionality.
- OffensiveWordFilter(OffensiveWordFilter.Configuration) - Constructor for class dev.getelements.elements.sdk.util.OffensiveWordFilter
-
Creates a new OffensiveWordFilter with the given configuration.
- OffensiveWordFilter.Builder - Class in dev.getelements.elements.sdk.util
-
Builder for constructing an OffensiveWordFilter with a list of offensive words.
- OffensiveWordFilter.Configuration - Record Class in dev.getelements.elements.sdk.util
-
Configuration for the OffensiveWordFilter.
- OffensiveWordFilter.Word - Record Class in dev.getelements.elements.sdk.util
-
Represents an offensive word and its associated edit distance.
- OffensiveWordFilterProvider - Class in dev.getelements.elements.dao.mongo.ucode
- OffensiveWordFilterProvider() - Constructor for class dev.getelements.elements.dao.mongo.ucode.OffensiveWordFilterProvider
- OID_LENGTH_BYTES - Static variable in interface dev.getelements.elements.dao.mongo.MongoConstants
-
The length of an
ObjectIdin bytes. - OIDC_AUTH_SCHEME_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
- OIDC_AUTH_SCHEME_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
- OIDC_AUTH_SCHEME_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
- OIDC_DISCOVERY_REFRESH_SECONDS - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify how often a cached OIDC provider discovery document is refreshed.
- OIDC_JWKS_REFRESH_SECONDS - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify how often a cached OIDC scheme's JWKS keys are refreshed.
- OIDC_LOGIN_ATTEMPT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
- OIDC_LOGIN_ATTEMPT_TTL_SECONDS - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify how long a pending browser-redirect OIDC login attempt remains valid.
- OIDC_LOGIN_ATTEMPT_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.OidcLoginAttemptDao
- OIDC_PROVIDER_CONFIGURATION_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
- OIDC_PROVIDER_CONFIGURATION_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
- OIDC_PROVIDER_CONFIGURATION_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
- OidcAdminLoginProvider - Class in dev.getelements.elements.sdk.model.auth
-
A minimal, publicly-visible projection of an
OidcProviderConfigurationthat has opted into admin-panel login, for rendering login options on the admin panel's (unauthenticated) login page. - OidcAdminLoginProvider() - Constructor for class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
-
Creates a new instance.
- OidcAdminLoginResource - Class in dev.getelements.elements.rest.auth
-
Publicly-accessible listing of OIDC providers offered as login options on the admin panel's login page.
- OidcAdminLoginResource() - Constructor for class dev.getelements.elements.rest.auth.OidcAdminLoginResource
- OidcAdminLoginService - Interface in dev.getelements.elements.sdk.service.auth
-
Publicly-accessible (no authentication required) service listing the OIDC providers offered as login options on the admin panel's login page.
- OidcAuthResource - Class in dev.getelements.elements.rest.auth
-
Direct, synchronous OIDC login: the client already possesses an
id_token(e.g. from a native platform Sign-In SDK) and validates it against a statically-configured OIDC Auth Scheme in one call. - OidcAuthResource() - Constructor for class dev.getelements.elements.rest.auth.OidcAuthResource
- OidcAuthScheme - Class in dev.getelements.elements.sdk.model.auth
-
Represents an OpenID Connect (OIDC) authentication scheme used to validate JWT tokens.
- OidcAuthScheme() - Constructor for class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Creates a new instance.
- OidcAuthSchemeDao - Interface in dev.getelements.elements.sdk.dao
- OidcAuthSchemeResource - Class in dev.getelements.elements.rest.auth
- OidcAuthSchemeResource() - Constructor for class dev.getelements.elements.rest.auth.OidcAuthSchemeResource
- OidcAuthSchemeService - Interface in dev.getelements.elements.sdk.service.auth
- OidcAuthSchemeServiceProvider - Class in dev.getelements.elements.service.auth.oidc
- OidcAuthSchemeServiceProvider() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcAuthSchemeServiceProvider
- OidcAuthService - Interface in dev.getelements.elements.sdk.service.auth
- OidcAuthServiceOperations - Class in dev.getelements.elements.service.auth.oidc
- OidcAuthServiceOperations() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- OidcAuthServiceOperations.Claim - Enum Class in dev.getelements.elements.service.auth.oidc
- OidcAuthServiceProvider - Class in dev.getelements.elements.service.auth.oidc
- OidcAuthServiceProvider() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcAuthServiceProvider
- OidcCallbackResource - Class in dev.getelements.elements.rest.auth
-
The provider-facing redirect target for the browser-redirect OIDC login flow.
- OidcCallbackResource() - Constructor for class dev.getelements.elements.rest.auth.OidcCallbackResource
- OidcClaim - Enum Class in dev.getelements.elements.sdk.model.auth
-
Enumeration of the claims elements uses when processing OIDC JWT tokens.
- OidcDiscoveryCache - Class in dev.getelements.elements.service.auth.oidc
-
A purely in-memory, TTL-based cache of OIDC discovery documents, keyed by discovery URL.
- OidcDiscoveryCache() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcDiscoveryCache
- OidcDiscoveryDocument - Class in dev.getelements.elements.service.auth.oidc
-
The subset of an OIDC provider's discovery document (normally served at
/.well-known/openid-configuration) needed to drive the authorization code flow. - OidcDiscoveryDocument() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- OidcLinkClaims - Class in dev.getelements.elements.service.auth.oidc
-
External-identity claims validated by the callback for a linking login attempt, persisted on
OidcLoginAttempt#getLinkClaimsJson()while the mutation itself is deferred to the confirm flow. - OidcLinkClaims() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- OidcLinkService - Interface in dev.getelements.elements.sdk.service.auth
-
Dedicated service interface for the account-linking OIDC flow (
POST /user/me/link/oidc). - OidcLinkServiceProvider - Class in dev.getelements.elements.service.auth.oidc
- OidcLinkServiceProvider() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcLinkServiceProvider
- OidcLoginAttempt - Class in dev.getelements.elements.sdk.model.auth
-
Represents a single pending (or resolved) browser-redirect OIDC login attempt.
- OidcLoginAttempt() - Constructor for class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
-
Creates a new instance.
- OidcLoginAttemptBegin - Class in dev.getelements.elements.sdk.model.session
-
The result of starting a pending browser-redirect OIDC login attempt.
- OidcLoginAttemptBegin() - Constructor for class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Creates a new instance.
- OidcLoginAttemptBegin(String, String, long, String) - Constructor for class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Creates a new instance with all fields.
- OidcLoginAttemptCallbackResult - Class in dev.getelements.elements.sdk.model.session
-
The result of handling an OIDC provider's redirect callback.
- OidcLoginAttemptCallbackResult() - Constructor for class dev.getelements.elements.sdk.model.session.OidcLoginAttemptCallbackResult
-
Creates a new instance.
- OidcLoginAttemptConfirmRequest - Class in dev.getelements.elements.sdk.model.session
-
Request body for
POST /oidc/session/{id}/confirm, which finalizes an account-linking browser-redirect OIDC login attempt. - OidcLoginAttemptConfirmRequest() - Constructor for class dev.getelements.elements.sdk.model.session.OidcLoginAttemptConfirmRequest
-
Creates a new instance.
- OidcLoginAttemptDao - Interface in dev.getelements.elements.sdk.dao
-
DAO for pending browser-redirect OIDC login attempts.
- OidcLoginAttemptOperations - Class in dev.getelements.elements.service.auth.oidc
-
Orchestrates the provider-agnostic, browser-redirect OIDC login flow: starting a pending attempt, polling for completion, and handling the provider's callback.
- OidcLoginAttemptOperations() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- OidcLoginAttemptRequest - Class in dev.getelements.elements.sdk.model.session
-
Request body for
POST /oidc/session. - OidcLoginAttemptRequest() - Constructor for class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
-
Creates a new instance.
- OidcLoginAttemptResponse - Class in dev.getelements.elements.sdk.model.session
-
Response body for
POST /oidc/session. - OidcLoginAttemptResponse() - Constructor for class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
-
Creates a new instance.
- OidcLoginAttemptService - Interface in dev.getelements.elements.sdk.service.auth
-
Orchestrates the provider-agnostic browser-redirect OIDC login flow for thick clients: begin a pending attempt, poll for completion, and handle the provider's callback.
- OidcLoginAttemptServiceProvider - Class in dev.getelements.elements.service.auth.oidc
-
Dispatches on the caller's access level, mirroring
OidcLinkServiceProvider— an already-authenticated caller (USER/SUPERUSER) gets an account-linking attempt viaUserOidcLoginAttemptService; anyone else gets the anonymous, first-time-login attempt viaAnonOidcLoginAttemptService. - OidcLoginAttemptServiceProvider() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptServiceProvider
- OidcLoginAttemptState - Enum Class in dev.getelements.elements.sdk.model.session
-
The API-facing state of a pending browser-redirect OIDC login attempt.
- OidcLoginAttemptStatus - Enum Class in dev.getelements.elements.sdk.model.auth
-
The internal lifecycle status of an
OidcLoginAttempt. - OidcLoginAttemptStatusResponse - Class in dev.getelements.elements.sdk.model.session
-
Response body for
GET /oidc/session/{id}. - OidcLoginAttemptStatusResponse() - Constructor for class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
-
Creates a new instance.
- OidcProviderConfiguration - Class in dev.getelements.elements.sdk.model.auth
-
Represents the configuration needed to drive a browser-redirect OIDC authorization code flow for a single provider (e.g.
- OidcProviderConfiguration() - Constructor for class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Creates a new instance.
- OidcProviderConfigurationDao - Interface in dev.getelements.elements.sdk.dao
-
DAO for
OidcProviderConfigurationinstances, admin-managed via SUPERUSER CRUD. - OidcProviderConfigurationNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.auth
-
Thrown when an OIDC provider configuration cannot be found.
- OidcProviderConfigurationNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.OidcProviderConfigurationNotFoundException
-
Creates a new instance.
- OidcProviderConfigurationNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.OidcProviderConfigurationNotFoundException
-
Creates a new instance with the given message.
- OidcProviderConfigurationNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.OidcProviderConfigurationNotFoundException
-
Creates a new instance with the given message and cause.
- OidcProviderConfigurationNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.OidcProviderConfigurationNotFoundException
-
Creates a new instance.
- OidcProviderConfigurationNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.auth.OidcProviderConfigurationNotFoundException
-
Creates a new instance with the given cause.
- OidcProviderConfigurationOperations - Class in dev.getelements.elements.service.auth.oidc
-
Resolves an
OidcProviderConfiguration's discovery document and finds-or-creates the matchingOidcAuthSchemeby issuer, so that registering a single provider configuration is enough to fully activate a provider — no separate manual auth scheme setup step is required. - OidcProviderConfigurationOperations() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationOperations
- OidcProviderConfigurationResource - Class in dev.getelements.elements.rest.auth
- OidcProviderConfigurationResource() - Constructor for class dev.getelements.elements.rest.auth.OidcProviderConfigurationResource
- OidcProviderConfigurationService - Interface in dev.getelements.elements.sdk.service.auth
-
SUPERUSER-scoped CRUD service for
OidcProviderConfigurationinstances. - OidcProviderConfigurationServiceProvider - Class in dev.getelements.elements.service.auth.oidc
- OidcProviderConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationServiceProvider
- OidcSessionRequest - Class in dev.getelements.elements.sdk.model.session
-
Request to create a session using an OIDC (OpenID Connect) JWT token.
- OidcSessionRequest() - Constructor for class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Creates a new instance.
- OidcSessionResource - Class in dev.getelements.elements.rest.auth
-
Provider-agnostic browser-redirect OIDC login for thick clients that cannot receive a browser redirect directly.
- OidcSessionResource() - Constructor for class dev.getelements.elements.rest.auth.OidcSessionResource
- OidcTokenResponse - Class in dev.getelements.elements.service.auth.oidc
-
The subset of an OIDC/OAuth2 token endpoint response needed by the browser-redirect login flow.
- OidcTokenResponse() - Constructor for class dev.getelements.elements.service.auth.oidc.OidcTokenResponse
- OK - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates that the response was okay.
- OK - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
The response was okay.
- OmniBlockchainServicesUtilityModule - Class in dev.getelements.elements.service.guice
- OmniBlockchainServicesUtilityModule() - Constructor for class dev.getelements.elements.service.guice.OmniBlockchainServicesUtilityModule
- onClose(Session, CloseReason) - Method in class dev.getelements.elements.sdk.test.element.ws.EchoEndpoint
- onClose(Consumer<? super EmbeddedInstanceContainer>) - Method in interface dev.getelements.elements.test.EmbeddedInstanceContainer
-
Registers for a notification when this instance closes.
- onClose(Consumer<? super EmbeddedInstanceContainer>) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- onClose(Consumer<? super EmbeddedTestService>) - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Subscribes to an even that is fired when the service is closed.
- onClose(Consumer<? super EmbeddedTestService>) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
- onClose(Consumer<AsyncConnection<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Registers a
Subscriptionfor when the underlying connection was closed. - onClose(Consumer<Element>) - Method in interface dev.getelements.elements.sdk.Element
-
Registers a callback to be executed when this
Elementis closed. - onClose(Consumer<Element>) - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- onClose(Consumer<Element>) - Method in class dev.getelements.elements.sdk.spi.SharedElement
- onClose(Consumer<ElementRegistry>) - Method in interface dev.getelements.elements.sdk.ElementRegistry
-
Adds a
Consumerto thisElementRegistrywhich will get called when it is closed. - onClose(Consumer<ElementRegistry>) - Method in class dev.getelements.elements.sdk.spi.ElementScopedElementRegistry
- onClose(Consumer<ElementRegistry>) - Method in class dev.getelements.elements.sdk.spi.RootElementRegistry
- onDeploymentCreated(ElementDeployment) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
-
Called by the event handler to reconcile a newly created deployment.
- onDeploymentDeleted(ElementDeployment) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
-
Called by the event handler to reconcile a recently deleted deployment.
- onDeploymentUpdated(ElementDeployment) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
-
Called by the event handler to reconcile a newly updated deployment.
- onError(Consumer<AsyncConnection<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Registers a
Subscriptionfor when a socket has encountered an error. - onError(Consumer<Throwable>) - Method in class dev.getelements.elements.rt.jrpc.SingleAsyncResultHandlerStrategy
- onError(Consumer<Throwable>) - Method in class dev.getelements.elements.rt.jrpc.SingleSyncReturnResultHandlerStrategy
- onError(Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.ResultHandlerStrategy
-
Handles the final error result.
- onEvent(Consumer<Event>) - Method in interface dev.getelements.elements.sdk.ElementRegistry
-
Adds a
Consumerto thisElementRegistrywhich will get called when anEventis sourced from anElementwithin this registry. - onEvent(Consumer<Event>) - Method in class dev.getelements.elements.sdk.spi.ElementScopedElementRegistry
- onEvent(Consumer<Event>) - Method in class dev.getelements.elements.sdk.spi.RootElementRegistry
- onFinalResult(Consumer<Object>) - Method in class dev.getelements.elements.rt.jrpc.SingleAsyncResultHandlerStrategy
- onFinalResult(Consumer<Object>) - Method in class dev.getelements.elements.rt.jrpc.SingleSyncReturnResultHandlerStrategy
- onFinalResult(Consumer<Object>) - Method in interface dev.getelements.elements.rt.ResultHandlerStrategy
-
Handles the final result.
- onMessage(Session, String) - Method in class dev.getelements.elements.sdk.test.element.ws.EchoEndpoint
- onMessage(String) - Method in class dev.getelements.elements.sdk.local.test.EchoClientEndpoint
- onOpen(Session) - Method in class dev.getelements.elements.sdk.test.element.ws.EchoEndpoint
- onRead(Consumer<AsyncConnection<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Registers a
Subscriptionfor when a socket has read data. - onRecycle(Consumer<AsyncConnection<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Subscribes to an event indicating that the connection was recycled.
- onRuntimeLoaded(ElementRuntimeService.RuntimeRecord) - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
-
Event consumer for RuntimeLoaded events from ElementRuntimeService.
- onRuntimeUnloaded(String) - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
-
Event consumer for RuntimeUnloaded events from ElementRuntimeService.
- onWrite(Consumer<AsyncConnection<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Registers a
Subscriptionfor when a socket is ready to write data. - open() - Method in interface dev.getelements.elements.rt.transact.PathIndex.Listing
-
Opens a
ResourceEntryfor the record at the path. - open() - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractInvocationResolution
-
Opens the
Vaultassociated with the underlyingSmartContract. - open() - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- open(JeroMQSecurity, ZContext) - Static method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
-
Opens and configures the
ZMQ.Sockettype used to connect to the remoteJeroMQCommandServer. - open(ResourceEntry.OperationalStrategy) - Method in interface dev.getelements.elements.rt.transact.PathIndex.Listing
-
Opens a
ResourceEntryfor the record at the path. - open(HttpServletRequest, String) - Method in class dev.getelements.elements.git.HttpServletRepositoryResolver
- open(String) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient.Factory
-
Opens a
ControlClientwith the supplied connect address. - open(String) - Method in interface dev.getelements.elements.rt.remote.ControlClient.Factory
-
Opens a
ControlClientwith the supplied connect address. - OPEN - Enum constant in enum class dev.getelements.elements.sdk.model.match.MultiMatchStatus
-
The match is open and accepting new players.
- OPEN_BINDING_FOR_NODE - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Opens a binding for a node by specifying the
NodeId. - OPEN_ROUTE_TO_NODE - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Opens a route to a node by specifying the
NodeIdand instance connect address. - OpenApiCodegenServiceProvider - Class in dev.getelements.elements.service.codegen
- OpenApiCodegenServiceProvider() - Constructor for class dev.getelements.elements.service.codegen.OpenApiCodegenServiceProvider
- openBinding(NodeId) - Method in interface dev.getelements.elements.rt.remote.ControlClient
-
Opens an
InstanceConnectionService.InstanceBindingprovided theNodeIdand returns theInstanceConnectionService.InstanceBinding. - openBinding(NodeId) - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Gets an
InstanceConnectionService.InstanceBindingwhich a node can then use to receive incoming data. - openBinding(NodeId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- openBinding(NodeId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQDemultiplexRouter
- openBinding(NodeId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- openBinding(NodeId, AsyncControlClient.ResponseConsumer<InstanceConnectionService.InstanceBinding>) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient
-
Opens an
InstanceConnectionService.InstanceBindingprovided theNodeIdand returns theInstanceConnectionService.InstanceBinding. - openBinding(NodeId, AsyncControlClient.ResponseConsumer<InstanceConnectionService.InstanceBinding>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncControlClient
- openExclusiveRW() - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- openExclusiveRW() - Method in interface dev.getelements.elements.rt.transact.TransactionalResourceServicePersistence
-
Opens a
ExclusiveReadWriteTransactionwhich will lock the entire underlying data storage such that certain operations may be performed against the whole dataset. - openMatch(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- openMatch(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Flags the
MultiMatchas open, allowing players to join. - openRouteToNode(NodeId) - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService.InstanceConnection
-
Opens a route to the supplied node with
NodeId, returning an address where it will be possible to connect using aRemoteInvoker. - openRouteToNode(NodeId, String) - Method in interface dev.getelements.elements.rt.remote.ControlClient
-
Issues the command to open up a route to the node.
- openRouteToNode(NodeId, String) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- openRouteToNode(NodeId, String) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQMultiplexRouter
- openRouteToNode(NodeId, String, AsyncControlClient.ResponseConsumer<String>) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient
-
Issues the command to open up a route to the node.
- openRouteToNode(NodeId, String, AsyncControlClient.ResponseConsumer<String>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncControlClient
- OPERATION_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
A particular operation, (eg HTTP Operation) could not be found.
- operationalStrategy - Variable in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- OperationNotFoundException - Exception Class in dev.getelements.elements.rt.exception
-
Thrown when an operation is not found in the manifest somewhere.
- OperationNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.OperationNotFoundException
- OperationNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.OperationNotFoundException
- OperationNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.OperationNotFoundException
- OperationNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.OperationNotFoundException
- OperationNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.OperationNotFoundException
- OptimistcException() - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.OptimistcException
-
Deprecated.
- OptimistcException(String) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.OptimistcException
-
Deprecated.
- OptimistcException(String, Throwable) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.OptimistcException
-
Deprecated.
- OptimistcException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.OptimistcException
-
Deprecated.
- OptimistcException(Throwable) - Constructor for exception class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.OptimistcException
-
Deprecated.
- OPTIMISTIC_RETRY_COUNT - Static variable in class dev.getelements.elements.dao.mongo.MongoConcurrentUtils
-
Deprecated.
- options - Variable in class dev.getelements.elements.sdk.model.codegen.CodegenRequest
-
Any additional options to pass to the generator.
- org.eclipse.jgit.http.server - package org.eclipse.jgit.http.server
- org.eclipse.jgit.http.server.glue - package org.eclipse.jgit.http.server.glue
- org.eclipse.jgit.http.server.resolver - package org.eclipse.jgit.http.server.resolver
- ORIGIN - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The Origin HTTP header name.
- originFor(URI) - Static method in interface dev.getelements.elements.sdk.model.util.URIs
-
Returns a
URIto meet the requirements of the HTTP Origin header. - OUTER - Enum constant in enum class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry.PathConflict
-
The proposed path is a parent of one or more registered paths (e.g. proposing
/when/api/restis registered). - OUTGOING - Enum constant in enum class dev.getelements.elements.sdk.model.friend.Friendship
-
The user has requested friendship from the other user, but the other user has not accepted the request for friendship.
- OutputStreamAdapter - Class in dev.getelements.elements.rt.util
- OutputStreamAdapter(WritableByteChannel, ByteBuffer, int) - Constructor for class dev.getelements.elements.rt.util.OutputStreamAdapter
- OVERLOAD - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
A particular resource is overloaded at the moment.
- OVERWRITE_IF_GREATER - Enum constant in enum class dev.getelements.elements.sdk.model.leaderboard.Leaderboard.ScoreStrategyType
-
When a new score value is provided, `MAX(old_score, new_score)` will be persisted to the store.
- Ownership - Class in dev.getelements.elements.sdk.model.blockchain
-
Represents the ownership structure of a blockchain token, including stakeholders and capitalization.
- Ownership() - Constructor for class dev.getelements.elements.sdk.model.blockchain.Ownership
-
Creates a new instance.
P
- pack(int, int) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Packs the leading and trailing values together and returns the long representation.
- packageName - Variable in class dev.getelements.elements.sdk.model.codegen.CodegenRequest
-
The package name for the generated code.
- PackageRequest - Interface in dev.getelements.elements.sdk
-
An Element-declared predicate that requests access to all types within specific packages not otherwise permitted by the system-side
PermittedTypesorPermittedPackagesvisibility rules. - PackageRequest.Literal - Class in dev.getelements.elements.sdk
-
The default
PackageRequestimplementation. - PackageRequest.Regex - Class in dev.getelements.elements.sdk
-
A
PackageRequestimplementation that treats each entry inElementPackageRequest.value()as a regular expression matched against the package name: - PackageRequest.Wildcard - Class in dev.getelements.elements.sdk
-
A
PackageRequestimplementation that treats each entry inElementPackageRequest.value()as a wildcard pattern where*matches any sequence of characters. - packageRequests() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
packageRequestsrecord component. - packages() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
packagesrecord component. - packages() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
packagesrecord component. - packages() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
packagesrecord component. - packages() - Method in interface dev.getelements.elements.sdk.model.system.ElementDeploymentRequest
-
Returns the list of Element definitions.
- packages() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns the value of the
packagesrecord component. - packages(List<ElementPackageDefinition>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Sets the list of package-based element definitions.
- packaging() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns the value of the
packagingrecord component. - Pagination<T> - Class in dev.getelements.elements.sdk.model
-
Represents a paginated result set with offset and total count.
- Pagination() - Constructor for class dev.getelements.elements.sdk.model.Pagination
-
Creates a new instance.
- paginationFromAggregation(Supplier<Aggregation<?>>, Class<MongoModelT>, int, int) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Transforms an
Aggregationto the resultingPagination. - paginationFromAggregation(Supplier<Aggregation<?>>, Class<MongoModelT>, int, int, AggregationOptions) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Transforms an
Aggregationto the resultingPagination. - paginationFromQuery(Query<MongoModelT>, int, int, Class<ModelT>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Transforms the given
Queryto the resultingPagination. - paginationFromQuery(Query<MongoModelT>, int, int, Function<MongoModelT, ModelT>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Transforms the given
Queryto the resultingPagination. - paginationFromQuery(Query<MongoModelT>, int, int, Function<MongoModelT, ModelT>, FindOptions) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Transforms the given
Queryto the resultingPagination. - PaginationWalker - Class in dev.getelements.elements.sdk.model.util
-
Walks set of data that is managed through a
Pagination. - PaginationWalker() - Constructor for class dev.getelements.elements.sdk.model.util.PaginationWalker
-
Creates a new instance.
- PaginationWalker.WalkFunction<T> - Interface in dev.getelements.elements.sdk.model.util
-
Used to fetch the next page of a collection.
- PARAMETER_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that the parameter is not found.
- parameterCaseFormat() - Element in annotation interface dev.getelements.elements.rt.annotation.CodeStyle
-
When exposing this module to the other language this will specify the case conversion to apply when generating the method parameter bindings.
- parameterCount - Variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandHeader
-
Represents the number of parameters passed to the command.
- ParameterizedPath - Class in dev.getelements.elements.sdk.cluster.path
-
Similar to
Path, but supports the parsing of parameters to the path. - ParameterizedPath(Path) - Constructor for class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
-
Creates a new
ParameterizedPathinstance from the suppliedPath - ParameterizedPath(String) - Constructor for class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
-
Builds this
ParameterizedPathfrom the supplied raw string. - ParameterizedPath(List<String>) - Constructor for class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
-
Builds this
ParameterizedPathfrom the supplied components. - ParameterNotFoundException - Exception Class in dev.getelements.elements.rt.exception
- ParameterNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.ParameterNotFoundException
- ParameterNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.ParameterNotFoundException
- ParameterNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ParameterNotFoundException
- ParameterNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.ParameterNotFoundException
- ParameterNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ParameterNotFoundException
- parameterNotSet - Variable in class org.eclipse.jgit.http.server.HttpServerText
- parameters() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementEventProducer
-
The types of parameters the event will produce.
- parameters() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventProducerMetadata
-
Returns the value of the
parametersrecord component. - parameters() - Method in record class dev.getelements.elements.sdk.query.ElementCallbackQuery
-
Returns the value of the
parametersrecord component. - parameters() - Method in record class dev.getelements.elements.sdk.record.ElementEventProducerRecord
-
Returns the value of the
parametersrecord component. - params(Object...) - Method in interface dev.getelements.elements.rt.MethodDispatcher
-
Returns an instance of
ResultAcceptor - Params() - Constructor for class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
- parent() - Method in class dev.getelements.elements.sdk.cluster.path.Path
- parent() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
parentrecord component. - parent(ClassLoader) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Sets the parent classloader for delegation.
- PARENT - Enum constant in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
-
Logs a warning and uses the parent class.
- parse(Query<QueryT>, String) - Method in interface dev.getelements.elements.dao.mongo.query.BooleanQueryParser
-
Parses the supplied query and converts to the supplied
Query - parse(Query<QueryT>, String) - Method in class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- parse(Class<QueryT>, String) - Method in interface dev.getelements.elements.dao.mongo.query.BooleanQueryParser
-
Creates a new
Queryfrom the type and the query string. - parse(Class<QueryT>, String) - Method in class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- parse(String) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Tries to parse a string into an
ObjectId. - parse(String) - Method in class dev.getelements.elements.rt.util.AppleDateFormat
- parse(String) - Static method in record class dev.getelements.elements.sdk.record.ElementDesignationRecord
-
Parses and, if fails, throw an instance of
InvalidDesignationExceptionif parsing fails. - parse(String, ParsePosition) - Method in class dev.getelements.elements.rt.util.AppleDateFormat
- parse(String, Attribute) - Static method in class dev.getelements.elements.rt.remote.JndiInstanceHostInfo
- PARSE_ERROR - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcError
- ParsedResponse - Record Class in dev.getelements.elements.service.auth.oauth2
- ParsedResponse(int, String, JsonNode) - Constructor for record class dev.getelements.elements.service.auth.oauth2.ParsedResponse
-
Creates an instance of a
ParsedResponserecord class. - parseLegacyQuery(String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- parseOrReturnNull(String) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Parses the given ObjectID string using
ObjectId. - parseOrThrow(String, Function<String, ExceptionT>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Parses the given ObjectID string using
ObjectId. - parseOrThrow(String, Function<Throwable, ExceptionT>) - Static method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
-
Attempts to parse the supplied string into a
MongoFriendshipId. - parseOrThrowNotFoundException(String) - Static method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- parseOrThrowNotFoundException(String) - Static method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- parseOrThrowNotFoundException(String) - Static method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
-
Attempts to parse the supplied
Stringas aMongoRewardIssuanceId. - parseOrThrowNotFoundException(String) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Deprecated.
- parseVersion(String) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
Parse a Git client User-Agent header value.
- part - Variable in class dev.getelements.elements.rt.remote.ResponseHeader
-
The uniquely assigned request identifier.
- PASSWORD_DIGEST - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The Digest provider instance for hashing passwords.
- PASSWORD_DIGEST_ALGORITHM - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The algorithm for hashing passwords.
- PASSWORD_ENCODING - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The character encoding used for hashing passwords.
- PASSWORD_POLICY_DESCRIPTION - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
A plain-text, human-readable description of
Constants.PASSWORD_POLICY_REGEX, so clients can display the requirement to end users without parsing the regex themselves. - PASSWORD_POLICY_REGEX - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The system-wide password policy, expressed as a regex a submitted password must fully match.
- PASSWORD_RESET_COMPLETED_EVENT - Static variable in interface dev.getelements.elements.sdk.service.user.PasswordResetService
-
Event fired when a password reset is successfully completed.
- PASSWORD_RESET_REQUESTED_EVENT - Static variable in interface dev.getelements.elements.sdk.service.user.PasswordResetService
-
Event fired when a password reset request is initiated.
- PASSWORD_RESET_TOKEN_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.PasswordResetTokenDao
- PASSWORD_RESET_TOKEN_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.PasswordResetTokenDao
- PASSWORD_RESET_TOKENS_TRUNCATED - Static variable in interface dev.getelements.elements.sdk.dao.PasswordResetTokenDao
- PasswordDigestProvider - Class in dev.getelements.elements.sdk.dao
-
Created by patricktwohig on 4/6/15.
- PasswordDigestProvider() - Constructor for class dev.getelements.elements.sdk.dao.PasswordDigestProvider
- PasswordGenerator - Interface in dev.getelements.elements.sdk.model.security
-
An interface to generate a password.
- PasswordPolicyValidator - Class in dev.getelements.elements.service.user
-
Enforces the system-wide, deploy-time-configured password policy against a raw, client-submitted password.
- PasswordPolicyValidator() - Constructor for class dev.getelements.elements.service.user.PasswordPolicyValidator
- PasswordResetRequest - Class in dev.getelements.elements.sdk.model.user
-
Request body for initiating a password reset.
- PasswordResetRequest() - Constructor for class dev.getelements.elements.sdk.model.user.PasswordResetRequest
- PasswordResetResource - Class in dev.getelements.elements.rest.user
-
Public REST resource for the self-service password reset flow.
- PasswordResetResource() - Constructor for class dev.getelements.elements.rest.user.PasswordResetResource
- PasswordResetService - Interface in dev.getelements.elements.sdk.service.user
-
Service for initiating and completing a self-service password reset via email.
- PasswordResetServiceProvider - Class in dev.getelements.elements.service.user
- PasswordResetServiceProvider() - Constructor for class dev.getelements.elements.service.user.PasswordResetServiceProvider
- PasswordResetToken - Class in dev.getelements.elements.sdk.model.user
-
Represents a single-use, time-limited token used to reset a user's password.
- PasswordResetToken() - Constructor for class dev.getelements.elements.sdk.model.user.PasswordResetToken
- PasswordResetTokenDao - Interface in dev.getelements.elements.sdk.dao
-
DAO for single-use password reset tokens.
- PatchSmartContractRequest - Class in dev.getelements.elements.sdk.model.blockchain
-
Deprecated.use the new smart contract API instead
- PatchSmartContractRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Creates a new instance.
- path() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Returns the value of the
pathrecord component. - path() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns the value of the
pathrecord component. - path() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns the value of the
pathrecord component. - path() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
pathrecord component. - path(String) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Sets the element path.
- path(Path) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Sets a single path to scan for Elements.
- Path - Class in dev.getelements.elements.sdk.cluster.path
-
Represents the path scheme for use in the server.
- Path() - Constructor for class dev.getelements.elements.sdk.cluster.path.Path
- Path(Path.ContextAndComponents) - Constructor for class dev.getelements.elements.sdk.cluster.path.Path
-
Creates a path with the supplied
Path.ContextAndComponents - Path(Path, Path) - Constructor for class dev.getelements.elements.sdk.cluster.path.Path
-
Creates a
Pathwith the path relative to the given path. - Path(String) - Constructor for class dev.getelements.elements.sdk.cluster.path.Path
-
Parses the path into components and checks for hte wildcard character.
- Path(String, List<String>) - Constructor for class dev.getelements.elements.sdk.cluster.path.Path
-
Creates a path with components and the wildcard flag.
- Path(List<String>) - Constructor for class dev.getelements.elements.sdk.cluster.path.Path
-
Constructs a
Pathfrom the supplied components. - PATH_SEPARATOR - Static variable in class dev.getelements.elements.sdk.cluster.path.Path
-
The path separator.
- Path.ContextAndComponents - Class in dev.getelements.elements.sdk.cluster.path
-
The raw data structure which backs the
Pathtype. - pathAttribute(String, String, Object) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Adds a path attribute entry.
- pathAttributes() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
pathAttributesrecord component. - pathAttributes() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
pathAttributesrecord component. - pathAttributes() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
pathAttributesrecord component. - pathAttributes() - Method in record class dev.getelements.elements.sdk.model.system.ElementPackageDefinition
-
Returns the value of the
pathAttributesrecord component. - pathAttributes() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns the value of the
pathAttributesrecord component. - pathAttributes(Map<String, Map<String, Object>>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Sets the path attributes map.
- pathAttributes(Map<String, Map<String, Object>>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Sets the path attributes map.
- pathElementManifestRecordMapToStringElementManifestRecordMap(Map<Path, ElementManifestRecord>) - Method in class dev.getelements.elements.service.util.ElementRuntimeStatusMapperImpl
- pathForParamNotFound - Variable in class org.eclipse.jgit.http.server.HttpServerText
- PathIndex - Interface in dev.getelements.elements.rt.transact
-
Manages the index of paths to revisions
ResourceIds as well as the inverse relationship. - PathIndex.Listing - Interface in dev.getelements.elements.rt.transact
-
Represents a listing of a
Path. - pathListToStringList(List<Path>) - Method in class dev.getelements.elements.service.util.ElementPathMetadataMapperImpl
- pathListToStringList(List<Path>) - Method in class dev.getelements.elements.service.util.ElementRuntimeStatusMapperImpl
- pathNotSupported - Variable in class org.eclipse.jgit.http.server.HttpServerText
- paths() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
pathsrecord component. - paths(Collection<Path>) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Sets the paths to scan for Elements.
- Paths - Class in dev.getelements.elements.sdk.cluster.path
- PATHS_DIRECTORY - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- Paths.WildcardFirst - Class in dev.getelements.elements.sdk.cluster.path
-
Sorts all
Pathinstances with paths containing a wildcard appear first in the sort order. - Paths.WildcardLast - Class in dev.getelements.elements.sdk.cluster.path
-
Sorts all
Pathinstances with paths containing a wildcard appear last in the sort order. - pathSpiBuiltin(String, List<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Adds a path SPI builtin entry.
- pathSpiBuiltins() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
pathSpiBuiltinsrecord component. - pathSpiBuiltins() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
pathSpiBuiltinsrecord component. - pathSpiBuiltins() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
pathSpiBuiltinsrecord component. - pathSpiBuiltins() - Method in record class dev.getelements.elements.sdk.model.system.ElementPackageDefinition
-
Returns the value of the
pathSpiBuiltinsrecord component. - pathSpiBuiltins() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns the value of the
pathSpiBuiltinsrecord component. - pathSpiBuiltins(Map<String, List<String>>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Sets the path SPI builtins map.
- pathSpiClasspath() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
pathSpiClasspathrecord component. - pathSpiClassPath(String, List<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Adds a path SPI class path entry.
- pathSpiClassPaths() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
pathSpiClassPathsrecord component. - pathSpiClassPaths() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
pathSpiClassPathsrecord component. - pathSpiClassPaths() - Method in record class dev.getelements.elements.sdk.model.system.ElementPackageDefinition
-
Returns the value of the
pathSpiClassPathsrecord component. - pathSpiClassPaths() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns the value of the
pathSpiClassPathsrecord component. - pathSpiClassPaths(Map<String, List<String>>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder
-
Sets the path SPI class paths map.
- pathToString(Path) - Static method in interface dev.getelements.elements.service.util.ElementRuntimeStatusMapper
-
Strips off the temporary path prefix and returns the path relative to the global temporary path root.
- Pattern-Based Usage - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementPackageRequest
- Section
- payload() - Element in annotation interface dev.getelements.elements.sdk.model.annotation.PemFile
-
Returns the payload types.
- payload() - Element in annotation interface dev.getelements.elements.sdk.model.schema.ValidProperties
-
Returns the payload associated with this constraint.
- payload() - Element in annotation interface dev.getelements.elements.sdk.model.ValidWithGroups
-
The
Payload, see for more details. - PayloadReader - Interface in dev.getelements.elements.rt
-
Handles the actual details of writing to the
OutputStream. - PayloadWriter - Interface in dev.getelements.elements.rt
-
Handles the actual details of writing an
Objectto a byte stream. - PemChain - Class in dev.getelements.elements.sdk.model.security
-
Represents a chain of key specifications which may be found in a single PEM file.
- PemChain(BufferedReader) - Constructor for class dev.getelements.elements.sdk.model.security.PemChain
-
Constructs a
PemChainfrom aBufferedReader. - PemChain(InputStream) - Constructor for class dev.getelements.elements.sdk.model.security.PemChain
-
Constructs a
PemChainfrom anInputStream. - PemChain(Reader) - Constructor for class dev.getelements.elements.sdk.model.security.PemChain
- PemChain(String) - Constructor for class dev.getelements.elements.sdk.model.security.PemChain
- PemData<KeySpecT> - Class in dev.getelements.elements.sdk.model.security
-
Represents a section of PEM (Privacy Enhanced Mail) data which may include a section of a key.
- PemData(Rfc7468Label, KeySpecT) - Constructor for class dev.getelements.elements.sdk.model.security.PemData
-
Creates an instance of
PemDatawith the supplied label and specification. - PemData(BufferedReader, Function<byte[], KeySpecT>) - Constructor for class dev.getelements.elements.sdk.model.security.PemData
-
Parses PEM data from the given buffered reader.
- PemData(InputStream, Function<byte[], KeySpecT>) - Constructor for class dev.getelements.elements.sdk.model.security.PemData
-
Parses PEM data from the given input stream.
- PemData(Reader, Function<byte[], KeySpecT>) - Constructor for class dev.getelements.elements.sdk.model.security.PemData
-
Parses PEM data from the given reader.
- PemData(String, Function<byte[], KeySpecT>) - Constructor for class dev.getelements.elements.sdk.model.security.PemData
-
Parses PEM data from the given PEM-encoded string.
- PemData(String, KeySpecT) - Constructor for class dev.getelements.elements.sdk.model.security.PemData
-
Creates an instance of
PemDatawith the supplied label and specification. - PemFile - Annotation Interface in dev.getelements.elements.sdk.model.annotation
-
Validates that a string value is a well-formed PEM file.
- PemFile.List - Annotation Interface in dev.getelements.elements.sdk.model.annotation
-
Container annotation for repeating
PemFileconstraints. - PemFile.Validator - Class in dev.getelements.elements.sdk.model.annotation
-
Validates a PEM file when passed.
- pending() - Static method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- pending(String, String, long, String) - Static method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
-
Builds a pending-attempt response.
- PENDING - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcLoginAttemptStatus
-
Waiting on the provider's redirect/callback.
- PENDING - Enum constant in enum class dev.getelements.elements.sdk.model.session.OidcLoginAttemptState
-
Still waiting on the provider's redirect/callback.
- PENDING - Enum constant in enum class dev.getelements.elements.sdk.model.user.VerificationStatus
-
A verification request has been initiated; the user has been sent a verification token.
- PENDING_MATCH_TIMEOUT_SECONDS - Static variable in class dev.getelements.elements.dao.mongo.model.match.MongoMatchLock
- PendingDeployment(Predicate<URI>, Consumer<String>, Consumer<String>, Consumer<Throwable>, Consumer<Element>) - Constructor for record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Creates an instance of a
PendingDeploymentrecord class. - perform() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSUtils.IOOperation
-
Performs the operation.
- perform() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSUtils.IOOperationV
-
Performs the operation.
- perform() - Method in interface dev.getelements.elements.sdk.util.ShutdownHooks.Action
-
Performs the action associated with the shutdown hook.
- perform(ResourceId, Function<ResourceService.ResourceTransaction, T>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.Scheduler
-
Performs an action against the resource with the provided
ResourceId. - perform(ResourceId, Function<ResourceService.ResourceTransaction, T>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleScheduler
- perform(Path, Function<ResourceService.ResourceTransaction, T>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.Scheduler
-
Performs an action against the resource with the provided
ResourceId - perform(Path, Function<ResourceService.ResourceTransaction, T>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleScheduler
- perform(Consumer<Object>, Consumer<Throwable>, long, TimeUnit, String, Attributes, String, Object...) - Method in interface dev.getelements.elements.rt.RetainedHandlerService
-
Creates a new
Resourceusing the attributes and the module. - perform(Consumer<Object>, Consumer<Throwable>, long, TimeUnit, String, Attributes, String, Object...) - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- perform(Consumer<Object>, Consumer<Throwable>, long, TimeUnit, String, Attributes, String, Object...) - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- perform(Consumer<Object>, Consumer<Throwable>, long, TimeUnit, String, Attributes, String, Object...) - Method in interface dev.getelements.elements.rt.SingleUseHandlerService
-
Performs an operation against this
SingleUseHandlerService, reporting either success or failure to the code. - perform(Function<Datastore, T>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Performs the supplied operation, catching all
MongoCommandExceptioninstances and mapping to the appropriate type of exception internally. - perform(Function<Datastore, T>, Class<U>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Performs the supplied operation, catching all
MongoCommandExceptioninstances and mapping to the appropriate type of exception internally. - perform(Function<Datastore, T>, Function<Throwable, ExceptionT>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Performs the supplied operation, catching all
MongoCommandExceptioninstances and mapping to the appropraite type of exception internally. - performAfterDelay(ResourceId, long, TimeUnit, Function<ResourceService.ResourceTransaction, T>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.Scheduler
- performAfterDelay(ResourceId, long, TimeUnit, Function<ResourceService.ResourceTransaction, T>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleScheduler
- performAfterDelayV(ResourceId, long, TimeUnit, Consumer<ResourceService.ResourceTransaction>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.Scheduler
-
Invoke
Scheduler.performAfterDelay(ResourceId, long, TimeUnit, Function, Consumer)with aConsumer<Resource>instead of aFunction<Resource,.?> - performAndClose(Function<Transaction, T>) - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Performs the operation on this
Transaction, processing the result and returning the result of the operation. - performAndCloseV(Consumer<Transaction>) - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Performs the operation on this
Transaction, processing the result and returning the result of the operation. - performInGit(ApplicationId, BiConsumer<Git, Path>) - Method in class dev.getelements.elements.rt.git.FilesystemGitApplicationAssetLoader
- performInGit(ApplicationId, BiConsumer<Git, Path>) - Method in interface dev.getelements.elements.rt.git.GitApplicationAssetLoader
-
Opens a
Gitinstance for the suppliedApplicationIdwhich can be used to manipulate the various files within the repository. - performInGit(String, BiConsumer<Git, Path>) - Method in interface dev.getelements.elements.rt.git.GitApplicationAssetLoader
-
Opens a
Gitinstance for the suppliedApplicationIdwhich can be used to manipulate the various files within the repository. - performNoThrow() - Method in interface dev.getelements.elements.sdk.util.ShutdownHooks.Action
-
Performs the action without throwing.
- performOperation(Consumer<DataStore>) - Method in interface dev.getelements.elements.rt.transact.ExclusiveReadWriteTransaction
- performOptimistic(MongoConcurrentUtils.CriticalOperation<ReturnT>) - Method in class dev.getelements.elements.dao.mongo.MongoConcurrentUtils
-
Deprecated.Attempts to complete the given criticalOperation and, in the event of a failure, attempts to retry the criticalOperation several times until giving up.
- performOptimistic(MongoConcurrentUtils.CriticalOperation<ReturnT>, Supplier<ExceptionT>) - Method in class dev.getelements.elements.dao.mongo.MongoConcurrentUtils
-
Deprecated.Attempts to complete the given criticalOperation and, in the event of a failure, attempts to retry the criticalOperation several times until giving up.
- performV(ResourceId, Consumer<ResourceService.ResourceTransaction>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.Scheduler
-
Performs an action against the resource with the provided ID.
- performV(Path, Consumer<ResourceService.ResourceTransaction>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.Scheduler
-
Performs an action against the resource with the provided
Path. - performV(Consumer<Datastore>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Performs the supplied operation, catching all
MongoCommandExceptioninstances and mapping to the appropriate type of exception internally. - PermittedPackages - Interface in dev.getelements.elements.sdk
-
A predicate-based package visibility rule that determines which packages (and all their classes) should be accessible through a
PermittedTypesClassLoader. - PermittedTypes - Interface in dev.getelements.elements.sdk
-
A predicate-based type visibility rule that determines which classes should be accessible through a
PermittedTypesClassLoader. - PermittedTypesClassLoader - Class in dev.getelements.elements.sdk
-
A filtering classloader that controls which classes from a delegate classloader can be loaded by checking them against configured visibility rules.
- PermittedTypesClassLoader() - Constructor for class dev.getelements.elements.sdk.PermittedTypesClassLoader
-
The default constructor for the
PermittedTypesClassLoader. - PermittedTypesClassLoader(ClassLoader) - Constructor for class dev.getelements.elements.sdk.PermittedTypesClassLoader
-
Creates a new
PermittedTypesClassLoaderdelegating to the suppliedClassLoader. - PermittedTypesClassLoader(ClassLoader, ClassLoader) - Constructor for class dev.getelements.elements.sdk.PermittedTypesClassLoader
-
Creates a new
PermittedTypesClassLoaderdelegating to the suppliedClassLoaderand parent. - PermittedTypesClassLoader(ClassLoader, String, ClassLoader) - Constructor for class dev.getelements.elements.sdk.PermittedTypesClassLoader
-
Creates a new
PermittedTypesClassLoaderdelegatin to the suppliedClassLoaderand parent. - persist(ResourceId) - Method in interface dev.getelements.elements.rt.PersistenceStrategy
-
Requests that the
ResourceIdwith the suppliedResourceIdbe persisted. - persist(ResourceId) - Method in class dev.getelements.elements.rt.transact.TransactionPersistenceStrategy
- PersistenceEnvironment - Interface in dev.getelements.elements.rt
-
Drives the instance-wide persistence system, if available.
- PersistenceStrategy - Interface in dev.getelements.elements.rt
-
Provides a means to a persist the state of
Resourceinstances as managed by an associatedResourceService. - PERSISTENT - Enum constant in enum class dev.getelements.elements.sdk.model.reward.RewardIssuance.Type
-
Indicates that the RewardIssuance may only be issued once per user per context, even after the redemption step (i.e. there may only ever be at most one RewardIssuance that is either ISSUED or REDEEMED).
- PersistentInstanceIdModule - Class in dev.getelements.elements.rt.remote.guice
- PersistentInstanceIdModule() - Constructor for class dev.getelements.elements.rt.remote.guice.PersistentInstanceIdModule
- PersistentInstanceIdProvider - Class in dev.getelements.elements.rt.remote
- PersistentInstanceIdProvider() - Constructor for class dev.getelements.elements.rt.remote.PersistentInstanceIdProvider
- phase - Variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandHeader
-
The instruction to execute.
- PHONE_NB - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
Checks for valid phone.
- PhoneMatchedInvitation - Class in dev.getelements.elements.sdk.model.invite
-
Represents a single match between the user's primary phone number and a requested phone number from an invitation.
- PhoneMatchedInvitation() - Constructor for class dev.getelements.elements.sdk.model.invite.PhoneMatchedInvitation
-
Creates a new instance.
- PhoneNormalizer - Class in dev.getelements.elements.util
- PhoneNormalizer() - Constructor for class dev.getelements.elements.util.PhoneNormalizer
- phonetic() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Returns the value of the
phoneticrecord component. - phoneticCoding() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Returns the value of the
phoneticCodingrecord component. - PKCS7 - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
See RFC-2315
- pkg() - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Returns the value of the
pkgrecord component. - pkgName() - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
A shortcut to get the
Packagename. - placeholder(String) - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Sets the placeholder text for the property.
- plan() - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
- plan() - Method in interface dev.getelements.elements.sdk.dao.Indexable
-
Plans the indexes.
- planAll() - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- planAll() - Method in interface dev.getelements.elements.sdk.dao.IndexDao
-
Plans all index operations.
- planType(IndexableType) - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- planType(IndexableType) - Method in interface dev.getelements.elements.sdk.dao.IndexDao
-
Plans a specific type.
- poll() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQCommandServer
- poll() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQDemultiplexRouter
- poll() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQMultiplexRouter
- poll(String) - Method in interface dev.getelements.elements.sdk.service.auth.OidcLoginAttemptService
-
Polls a pending attempt by id.
- poll(String) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcLoginAttemptService
- poll(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
-
Polls a pending attempt by id.
- poll(String) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- POLL_INTERVAL_SECONDS - Static variable in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- POLL_INTERVAL_SECONDS - Static variable in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
The attribute key for the poll interval in seconds.
- pollOidcSession(String) - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
-
Polls a pending attempt by id.
- POLYGON - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The Polygon Main Net.
- POLYGON_TEST - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The Polygon Test Net.
- popIdentity(ZMsg) - Static method in class dev.getelements.elements.rt.remote.jeromq.IdentityUtil
-
Removes all frames containing the identity portion from the supplied
ZMsg. - port - Variable in class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- POST - Enum constant in enum class dev.getelements.elements.sdk.model.auth.HttpMethod
-
HTTP POST method.
- postAsync(String, Attributes, long, TimeUnit, Object...) - Method in interface dev.getelements.elements.rt.EventService
-
Registers a new
Stringand set of consumers to handle the results. - postAsync(String, Attributes, long, TimeUnit, Object...) - Method in class dev.getelements.elements.rt.SimpleEventService
- postAsync(String, Attributes, Object...) - Method in interface dev.getelements.elements.rt.EventContext
- postAsync(String, Attributes, Object...) - Method in class dev.getelements.elements.rt.SimpleEventContext
- postClose(Consumer<Exception>) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- postClose(Consumer<Exception>) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- postCommit() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionBufferedEventPublisher
- postLoad(Datastore) - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- postStart() - Method in interface dev.getelements.elements.rt.remote.Node.Startup
-
Performs any post-start operations.
- postStart(Consumer<Exception>) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- postStart(Consumer<Exception>) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- postStop() - Method in interface dev.getelements.elements.rt.remote.Node.Shutdown
-
Performs any post-start operations.
- Practical Note on PermittedTypesClassLoader Placement - Search tag in interface dev.getelements.elements.sdk.ElementLoaderFactory
- Section
- preClose(Consumer<Exception>) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- preClose(Consumer<Exception>) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- PreDatastoreMigration - Interface in dev.getelements.elements.dao.mongo.migration
-
A migration that must run before the Morphia
Datastoreis constructed — e.g. raw index cleanup needed to avoid a conflict that would otherwise crashMorphia.createDatastore(...)itself (seedev.getelements.elements.dao.mongo.migration.migrations.DropLegacyAuthSchemeIndexesMigrationfor a concrete example). - PreDatastoreMigrationModule - Class in dev.getelements.elements.dao.mongo.guice
-
Registers every known
PreDatastoreMigrationwith Guice, mirroringMongoMigrationModule's pattern forMigrationbut for migrations that must run before the MorphiaDatastoreis constructed. - PreDatastoreMigrationModule() - Constructor for class dev.getelements.elements.dao.mongo.guice.PreDatastoreMigrationModule
- PreDatastoreMigrationRunner - Class in dev.getelements.elements.dao.mongo.migration
-
Applies pending
PreDatastoreMigrations, in ascendingPreDatastoreMigration.getId()order, before the MorphiaDatastoreis constructed. - PreDatastoreMigrationRunner() - Constructor for class dev.getelements.elements.dao.mongo.migration.PreDatastoreMigrationRunner
- PREFERRED_USERNAME - Enum constant in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
- PREFIX - Static variable in class dev.getelements.elements.dao.mongo.query.NameBooleanQueryOperator
- PREFIX - Static variable in class dev.getelements.elements.dao.mongo.query.ReferenceBooleanQueryOperator
- preStart() - Method in interface dev.getelements.elements.rt.remote.Node.Startup
-
Performs any pre-start operations.
- preStart(Consumer<Exception>) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- preStart(Consumer<Exception>) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- preStop() - Method in interface dev.getelements.elements.rt.remote.Node.Shutdown
-
Performs any pre-start operations.
- printStackTrace(PrintStream) - Method in exception class dev.getelements.elements.rt.exception.MultiException
- printStackTrace(PrintWriter) - Method in exception class dev.getelements.elements.rt.exception.MultiException
- Priority rules - Search tag in class dev.getelements.elements.deployment.jetty.loader.ElementPathResolver
- Section
- PRIVATE_KEY - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
See RFC-5208 and RFC-5958
- PrivateClaim - Enum Class in dev.getelements.elements.sdk.model.auth
-
Enumeration of the private claims elements uses when processing JWT tokens.
- PrivateKeyCrytpoAlgorithm - Enum Class in dev.getelements.elements.sdk.model.crypto
-
Represents the signing algorithm for the
AuthScheme. - process(Object, Consumer<InvocationError>, Consumer<InvocationResult>) - Method in interface dev.getelements.elements.rt.remote.LocalInvocationProcessor.ReturnValueStrategy
- PROCESSING - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexPlanState
-
Indicates that the plan execution is in-progress.
- processInvocation(Object, Invocation, Consumer<InvocationResult>, Consumer<InvocationError>, List<Consumer<InvocationResult>>, Consumer<InvocationError>) - Method in interface dev.getelements.elements.rt.remote.LocalInvocationProcessor
-
Performs the dispatch to the supplied object.
- ProcessLogger - Class in dev.getelements.elements.rt.util
- ProcessLogger(String, Process, Logger) - Constructor for class dev.getelements.elements.rt.util.ProcessLogger
- processVerifiedPurchase(String, String, String) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Looks up the
ProductBundlematching the given providerschemaandproductIdfor the current user's application, and issues a reward issuance for each configured reward. - processVerifiedPurchase(String, String, String) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- processVerifiedPurchase(String, String, String) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- producedEvents() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
producedEventsrecord component. - producedEvents() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
producedEventsrecord component. - PRODUCT_BUNDLE_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ProductBundleDao
- PRODUCT_BUNDLE_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ProductBundleDao
- PRODUCT_BUNDLE_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ProductBundleDao
- PRODUCT_BUNDLES_PROPERTY - Static variable in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- PRODUCT_SKU_SCHEMA_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ProductSkuSchemaDao
- PRODUCT_SKU_SCHEMA_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ProductSkuSchemaDao
- ProductBundle - Class in dev.getelements.elements.sdk.model.application
-
Deprecated.Use
ProductBundleand theProductBundleDao/ProductBundleServiceAPIs instead. This embedded model is retained for backward compatibility and migration purposes only. - ProductBundle - Class in dev.getelements.elements.sdk.model.goods
-
Standalone goods-level product bundle.
- ProductBundle() - Constructor for class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Creates a new instance.
- ProductBundle() - Constructor for class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Creates a new instance.
- ProductBundleDao - Interface in dev.getelements.elements.sdk.dao
- productBundleListToMongoProductBundleList(List<ProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- productBundleListToMongoProductBundleList(List<ProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- productBundleListToMongoProductBundleList(List<ProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- productBundleListToMongoProductBundleList(List<ProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- productBundleListToMongoProductBundleList(List<ProductBundle>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- ProductBundleMigration - Class in dev.getelements.elements.service.goods
- ProductBundleMigration() - Constructor for class dev.getelements.elements.service.goods.ProductBundleMigration
- ProductBundlePagination - Class in dev.getelements.elements.rest.test.model
- ProductBundlePagination() - Constructor for class dev.getelements.elements.rest.test.model.ProductBundlePagination
- ProductBundleResource - Class in dev.getelements.elements.rest.goods
- ProductBundleResource() - Constructor for class dev.getelements.elements.rest.goods.ProductBundleResource
- ProductBundleReward - Class in dev.getelements.elements.sdk.model.application
-
Represents a single reward to be issued when a
ProductBundleis purchased, i.e. the item id and the quantity of that item to be rewarded to the user. - ProductBundleReward() - Constructor for class dev.getelements.elements.sdk.model.application.ProductBundleReward
-
Creates a new instance.
- productBundleRewardListToMongoProductBundleRewardList(List<ProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoApplicationProductBundleMapperImpl
- productBundleRewardListToMongoProductBundleRewardList(List<ProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- productBundleRewardListToMongoProductBundleRewardList(List<ProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- productBundleRewardListToMongoProductBundleRewardList(List<ProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- productBundleRewardListToMongoProductBundleRewardList(List<ProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- productBundleRewardListToMongoProductBundleRewardList(List<ProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapperImpl
- productBundleRewardListToMongoProductBundleRewardList(List<ProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- productBundleRewardToMongoProductBundleReward(ProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- productBundleRewardToMongoProductBundleReward(ProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- productBundleRewardToMongoProductBundleReward(ProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- productBundleRewardToMongoProductBundleReward(ProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- productBundleRewardToMongoProductBundleReward(ProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- ProductBundleService - Interface in dev.getelements.elements.sdk.service.goods
- ProductBundleServiceProvider - Class in dev.getelements.elements.service.goods
- ProductBundleServiceProvider() - Constructor for class dev.getelements.elements.service.goods.ProductBundleServiceProvider
- productBundleToMongoProductBundle(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- productBundleToMongoProductBundle(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- productBundleToMongoProductBundle(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- productBundleToMongoProductBundle(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- productBundleToMongoProductBundle(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- PRODUCTION - Enum constant in enum class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt.CreateAppleIapReceiptEnvironment
-
The Production environment (i.e. https://buy.itunes.apple.com/verifyReceipt).
- PRODUCTION - Enum constant in enum class dev.getelements.elements.sdk.service.appleiap.client.invoker.AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment
-
The Production environment (i.e. https://buy.itunes.apple.com/verifyReceipt).
- PRODUCTION_BASE_API_URL - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapConstants
-
The base url for production receipt verification.
- ProductSkuSchema - Record Class in dev.getelements.elements.sdk.model.goods
-
Represents a registered payment-provider schema identifier.
- ProductSkuSchema(String, String) - Constructor for record class dev.getelements.elements.sdk.model.goods.ProductSkuSchema
-
Creates an instance of a
ProductSkuSchemarecord class. - ProductSkuSchemaDao - Interface in dev.getelements.elements.sdk.dao
- ProductSkuSchemaPagination - Class in dev.getelements.elements.rest.test.model
- ProductSkuSchemaPagination() - Constructor for class dev.getelements.elements.rest.test.model.ProductSkuSchemaPagination
- ProductSkuSchemaResource - Class in dev.getelements.elements.rest.goods
- ProductSkuSchemaResource() - Constructor for class dev.getelements.elements.rest.goods.ProductSkuSchemaResource
- ProductSkuSchemaSeeder - Class in dev.getelements.elements.service.goods
- ProductSkuSchemaSeeder(ProductSkuSchemaDao) - Constructor for class dev.getelements.elements.service.goods.ProductSkuSchemaSeeder
- ProductSkuSchemaService - Interface in dev.getelements.elements.sdk.service.goods
- ProductSkuSchemaServiceProvider - Class in dev.getelements.elements.service.goods
- ProductSkuSchemaServiceProvider() - Constructor for class dev.getelements.elements.service.goods.ProductSkuSchemaServiceProvider
- profile - Variable in class dev.getelements.elements.service.util.UserProfileUtility.UsernameProfileRecord
- profile() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the value of the
profilerecord component. - Profile - Class in dev.getelements.elements.sdk.model.profile
-
Represents a user's profile.
- Profile() - Constructor for class dev.getelements.elements.sdk.model.profile.Profile
-
Creates a new instance.
- PROFILE_ATTRIBUTE - Static variable in class dev.getelements.elements.sdk.model.profile.Profile
-
Used as the key for the profile attribute where appropriate.
- PROFILE_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ProfileDao
- PROFILE_CREATED_EVENT - Static variable in interface dev.getelements.elements.sdk.service.profile.ProfileService
- PROFILE_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ProfileDao
- PROFILE_DISPLAY_NAME_REGEX - Static variable in class dev.getelements.elements.sdk.model.profile.Profile
-
Alpha-numeric only.
- PROFILE_ID - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Specifies the profile ID to use when authing the request.
- PROFILE_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ProfileDao
- ProfileDao - Interface in dev.getelements.elements.sdk.dao
-
Created by patricktwohig on 6/28/17.
- ProfileImageObjectUtils - Class in dev.getelements.elements.service.profile
- ProfileImageObjectUtils() - Constructor for class dev.getelements.elements.service.profile.ProfileImageObjectUtils
- ProfileLimitExceededException - Exception Class in dev.getelements.elements.sdk.model.exception.profile
-
Thrown when creating a profile would push a user's profile count for an application over the application's configured
maxProfiles. - ProfileLimitExceededException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileLimitExceededException
-
Creates a new instance.
- ProfileLimitExceededException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileLimitExceededException
-
Creates a new instance with the given message.
- ProfileLimitExceededException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileLimitExceededException
-
Creates a new instance with the given message and cause.
- ProfileLimitExceededException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileLimitExceededException
-
Creates a new instance.
- ProfileLimitExceededException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileLimitExceededException
-
Creates a new instance with the given cause.
- ProfileNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.profile
-
Thrown when a profile cannot be found.
- ProfileNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileNotFoundException
-
Creates a new instance.
- ProfileNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileNotFoundException
-
Creates a new instance with the given message.
- ProfileNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileNotFoundException
-
Creates a new instance with the given message and cause.
- ProfileNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileNotFoundException
-
Creates a new instance.
- ProfileNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.ProfileNotFoundException
-
Creates a new instance with the given cause.
- profileOptional() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the profile wrapped in an Optional.
- ProfileOverrideService - Interface in dev.getelements.elements.sdk.service.profile
-
Implements the logic to override the profile when making requests.
- ProfileOverrideServiceProvider - Class in dev.getelements.elements.service.profile
- ProfileOverrideServiceProvider() - Constructor for class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- ProfilePagination - Class in dev.getelements.elements.rest.test.model
- ProfilePagination() - Constructor for class dev.getelements.elements.rest.test.model.ProfilePagination
- ProfileResource - Class in dev.getelements.elements.rest.profile
-
Created by patricktwohig on 6/27/17.
- ProfileResource() - Constructor for class dev.getelements.elements.rest.profile.ProfileResource
- PROFILES_PER_USER_LIMIT - Static variable in interface dev.getelements.elements.sdk.service.invite.InviteService
- ProfileService - Interface in dev.getelements.elements.sdk.service.profile
-
Manages instances of
Profile. - ProfileServiceProvider - Class in dev.getelements.elements.service.profile
-
Created by patricktwohig on 6/27/17.
- ProfileServiceProvider() - Constructor for class dev.getelements.elements.service.profile.ProfileServiceProvider
- ProfileServiceUtils - Class in dev.getelements.elements.service.profile
- ProfileServiceUtils() - Constructor for class dev.getelements.elements.service.profile.ProfileServiceUtils
- ProfileTestFactory - Class in dev.getelements.elements.dao.mongo.test
- ProfileTestFactory() - Constructor for class dev.getelements.elements.dao.mongo.test.ProfileTestFactory
- Progress - Class in dev.getelements.elements.sdk.model.mission
-
Represents the mission state (i.e., progress).
- Progress() - Constructor for class dev.getelements.elements.sdk.model.mission.Progress
-
Creates a new instance.
- PROGRESS_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ProgressDao
- PROGRESS_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ProgressDao
- PROGRESS_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ProgressDao
- ProgressDao - Interface in dev.getelements.elements.sdk.dao
-
Created by davidjbrooks on 12/05/18.
- ProgressMissionInfo - Class in dev.getelements.elements.sdk.model.mission
-
Represents the mission information embedded within a progress record.
- ProgressMissionInfo() - Constructor for class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Creates a new instance.
- ProgressNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.mission
-
Thrown when mission progress cannot be found.
- ProgressNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ProgressNotFoundException
-
Creates a new instance.
- ProgressNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ProgressNotFoundException
-
Creates a new instance with the given message.
- ProgressNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ProgressNotFoundException
-
Creates a new instance with the given message and cause.
- ProgressNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ProgressNotFoundException
-
Creates a new instance.
- ProgressNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ProgressNotFoundException
-
Creates a new instance with the given cause.
- ProgressPagination - Class in dev.getelements.elements.rest.test.model
- ProgressPagination() - Constructor for class dev.getelements.elements.rest.test.model.ProgressPagination
- ProgressResource - Class in dev.getelements.elements.rest.mission
- ProgressResource() - Constructor for class dev.getelements.elements.rest.mission.ProgressResource
- ProgressRow - Class in dev.getelements.elements.sdk.model.mission
-
Represents a single row in a mission progress listing, suitable for display.
- ProgressRow() - Constructor for class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Creates a new instance.
- ProgressRowMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- ProgressRowMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- ProgressRowMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.ProgressRowMapperImpl
- ProgressService - Interface in dev.getelements.elements.sdk.service.progress
- ProgressServiceProvider - Class in dev.getelements.elements.service.progress
-
Created by davidjbrooks on 12/05/2018.
- ProgressServiceProvider() - Constructor for class dev.getelements.elements.service.progress.ProgressServiceProvider
- PROMISE_RETURN - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Cost for returning a promise.
- properties() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Returns a new
MetadataSpecBuilder.PropertiesBuilderfor adding properties to the spec. - properties() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Returns a new
MetadataSpecBuilder.PropertiesBuilderfor adding nested properties. - PROPERTIES_FILE - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The system property which defines the configuration file path
- PropertiesAttributes - Class in dev.getelements.elements.sdk.util
-
An instance of
Attributesbacked by aPropertiesinstance. - propertiesBuilder() - Static method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Creates a new
MetadataSpecBuilder.PropertiesBuilderfor building a standalone list of properties. - property() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertiesBuilder
-
Returns a new
MetadataSpecBuilder.PropertyBuilderfor adding a property. - Property - Class in dev.getelements.elements.rt.manifest.model
-
Created by patricktwohig on 8/16/17.
- Property() - Constructor for class dev.getelements.elements.rt.manifest.model.Property
- propertyCaseFormat() - Element in annotation interface dev.getelements.elements.rt.annotation.CodeStyle
-
Used for converting the case format for properties.
- PropertyConverters - Class in dev.getelements.elements.dao.mongo.mapper
- PropertyConverters() - Constructor for class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- protocol() - Element in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
Indicates the protocol of the service.
- PROTOCOL_ERROR - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates that there was a protocol error.
- ProvidesAddress - Annotation Interface in dev.getelements.elements.rt.annotation
-
Designates a method parameter as capable of providing a routing address.
- Proxyable - Annotation Interface in dev.getelements.elements.rt.annotation
-
Indicates that the annotated type is proxyable.
- ProxyBuilder<ProxyT> - Class in dev.getelements.elements.rt.remote
- ProxyBuilder(Class<ProxyT>) - Constructor for class dev.getelements.elements.rt.remote.ProxyBuilder
-
Creates a
ProxyBuilder<ProxyT>for the supplied interface type. - ProxyBuilder(Class<ProxyT>, String) - Constructor for class dev.getelements.elements.rt.remote.ProxyBuilder
-
Creates a
ProxyBuilder<ProxyT>for the supplied interface type. - ProxyDelegate<DelegateT> - Interface in dev.getelements.elements.rt.util
-
Provides a delegate type for any interface allowing the underlying implementation to be swapped out as necessary.
- prune(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Prune the supplied
Path. - PSNApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Houses the necessary information for the Sony WebAPI to communicate with the SocialEngine system.
- PSNApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.PSNApplicationConfiguration
-
Creates a new instance.
- PSNApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
-
Handles the management of
PSNApplicationConfigurationinstances. - PSNApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.PSNApplicationConfigurationResource
- PSNApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
-
Created by patricktwohig on 5/24/17.
- PSNApplicationConfigurationServiceProvider - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 5/24/17.
- PSNApplicationConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.PSNApplicationConfigurationServiceProvider
- PUBLIC_KEY - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
RFC-5280
- publish(Event) - Method in interface dev.getelements.elements.sdk.Element
- publish(Event) - Method in interface dev.getelements.elements.sdk.ElementRegistry
- publish(Event) - Method in class dev.getelements.elements.sdk.spi.ElementScopedElementRegistry
- publish(Event) - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- publish(Event) - Method in class dev.getelements.elements.sdk.spi.RootElementRegistry
- publish(Event) - Method in class dev.getelements.elements.sdk.spi.SharedElement
- publish(T) - Method in class dev.getelements.elements.sdk.util.AbstractPublisher
- publish(T) - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- publish(T) - Method in interface dev.getelements.elements.sdk.util.Publisher
-
Publishes the event synchronously.
- publish(T, Consumer<? super T>) - Method in class dev.getelements.elements.sdk.util.AbstractPublisher
- publish(T, Consumer<? super T>) - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- publish(T, Consumer<? super T>) - Method in interface dev.getelements.elements.sdk.util.Publisher
-
Publishes the supplied event synchronously and calls the
Consumerwhen allSubscriptions have been notified. - publish(T, Consumer<? super T>, Consumer<Throwable>) - Method in class dev.getelements.elements.sdk.util.ConcurrentDequePublisher
- publish(T, Consumer<? super T>, Consumer<Throwable>) - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- publish(T, Consumer<? super T>, Consumer<Throwable>) - Method in class dev.getelements.elements.sdk.util.LinkedPublisher
- publish(T, Consumer<? super T>, Consumer<Throwable>) - Method in interface dev.getelements.elements.sdk.util.Publisher
-
Publishes the supplied event synchronously and calls the
Consumerwhen allSubscriptions have been notified. - publishAsync(T) - Method in interface dev.getelements.elements.sdk.util.AsyncPublisher
-
Publishes the supplied event asynchronously.
- publishAsync(T) - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- publishAsync(T, Consumer<T>) - Method in interface dev.getelements.elements.sdk.util.AsyncPublisher
-
Publishes the supplied event asynchronously and calls the
Consumer<T>when allSubscriptions have been notified. - publishAsync(T, Consumer<T>) - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- publishAsync(T, Consumer<T>, Consumer<Throwable>) - Method in interface dev.getelements.elements.sdk.util.AsyncPublisher
-
Publishes the supplied event asynchronously and calls the
Consumer<T>when allSubscriptions have been notified. - publishAsync(T, Consumer<T>, Consumer<Throwable>) - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- Publisher<T> - Interface in dev.getelements.elements.sdk.util
-
Publishes events to multiple subscribers.
- PURCHASE_STATE_CANCELED - Static variable in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Purchase state indicating the purchase has been canceled.
- PURCHASE_STATE_PURCHASED - Static variable in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Purchase state indicating the item has been purchased.
- pushCommand(ZMsg) - Method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Pushes the command as the first frame in the specified
ZMsg. - pushIdentity(ZMsg, ZMsg) - Static method in class dev.getelements.elements.rt.remote.jeromq.IdentityUtil
-
Prepends all identity frames to the supplied message.
- pushResponseCode(ZMsg) - Method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Pushes the code as the first frame in the specified
ZMsg.
Q
- QUANTITY_ADJUSTED - Enum constant in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
The quantity of a fungible inventory item was adjusted by a delta.
- QUANTITY_SET - Enum constant in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
The quantity of a fungible inventory item was set to an absolute value.
- Query<ResultT> - Interface in dev.getelements.elements.sdk.query
-
Represents a Query type for querying within an
ElementRegistry - QUERY_MAX_RESULTS - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
Used to controlt he maxmimum number of results returned via the REST api.
- QueryException - Exception Class in dev.getelements.elements.sdk.query
- QueryException() - Constructor for exception class dev.getelements.elements.sdk.query.QueryException
- QueryException(String) - Constructor for exception class dev.getelements.elements.sdk.query.QueryException
- QueryException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.query.QueryException
- QueryException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.query.QueryException
- QueryException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.query.QueryException
- queryParams() - Method in record class dev.getelements.elements.service.auth.oauth2.ResolvedRequest
-
Returns the value of the
queryParamsrecord component.
R
- random() - Method in record class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Configuration
-
Returns the value of the
randomrecord component. - randomApplicationId() - Static method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
Generates a randomly assigned
ApplicationId - randomInstanceId() - Static method in class dev.getelements.elements.sdk.cluster.id.InstanceId
-
Generates a randomly-assigned unique
InstanceId. - RandomInstanceIdModule - Class in dev.getelements.elements.rt.remote.guice
- RandomInstanceIdModule() - Constructor for class dev.getelements.elements.rt.remote.guice.RandomInstanceIdModule
- randomNodeId() - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Generates a completely random
NodeId. - randomPath() - Static method in class dev.getelements.elements.sdk.cluster.path.Paths
-
Generates a random
Path. - randomPath(long) - Static method in class dev.getelements.elements.sdk.cluster.path.Paths
-
Generates a random
Path. - randomPath(Random, String, int, int) - Static method in class dev.getelements.elements.sdk.cluster.path.Paths
-
Generates a random
Path. - randomResourceId() - Static method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Creates a new unique
ResourceId, with a randomNodeId. - randomResourceIdForNode(NodeId) - Static method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Creates a new unique
ResourceId, specifying theNodeId - randomUserSignup() - Method in class dev.getelements.elements.service.FirebaseTestClient
- range() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
-
Returns
IntStreamrepresenting the range of valid integers covered by this stream. - Rank - Class in dev.getelements.elements.sdk.model.leaderboard
-
Represents a player's rank on a leaderboard, consisting of a position and score.
- Rank() - Constructor for class dev.getelements.elements.sdk.model.leaderboard.Rank
-
Creates a new instance.
- RankDao - Interface in dev.getelements.elements.sdk.dao
-
Provides access to
Rankinstances stored in the database, correlating and filtering data as necessary. - RankResource - Class in dev.getelements.elements.rest.leaderboard
- RankResource() - Constructor for class dev.getelements.elements.rest.leaderboard.RankResource
- RankRow - Class in dev.getelements.elements.sdk.model.leaderboard
-
Represents a single row in a leaderboard ranking result set.
- RankRow() - Constructor for class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Creates a new instance.
- RankService - Interface in dev.getelements.elements.sdk.service.leaderboard
-
Queries and combines instances of
LeaderboardandScoreto calculate player rank. - RankServiceProvider - Class in dev.getelements.elements.service.leaderboard
- RankServiceProvider() - Constructor for class dev.getelements.elements.service.leaderboard.RankServiceProvider
- RankTabulationMapper - Interface in dev.getelements.elements.dao.mongo.mapper
- RankTabulationMapperImpl - Class in dev.getelements.elements.dao.mongo.mapper
- RankTabulationMapperImpl() - Constructor for class dev.getelements.elements.dao.mongo.mapper.RankTabulationMapperImpl
- rawBody() - Method in record class dev.getelements.elements.service.auth.oauth2.ParsedResponse
-
Returns the value of the
rawBodyrecord component. - rawView() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer
-
Returns a raw-view of the circular block buffer.
- read() - Method in interface dev.getelements.elements.rt.transact.ResourceContents
-
Reads from the channel.
- read() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTemporaryResourceContents
- read() - Method in class dev.getelements.elements.rt.util.InputStreamAdapter
- read() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Opens an
InputStreamto read the artifact's contents. - read(byte[]) - Method in class dev.getelements.elements.rt.util.InputStreamAdapter
- read(byte[], int, int) - Method in class dev.getelements.elements.rt.util.InputStreamAdapter
- read(Kryo, Input, Class<Throwable>) - Method in class dev.getelements.elements.rt.kryo.KryoThrowableSerializer
- read(Kryo, Input, Class<UUID>) - Method in class dev.getelements.elements.rt.kryo.KryoUUIDSerializer
- read(Class<T>, byte[]) - Method in class dev.getelements.elements.rt.fst.FSTPayloadReader
- read(Class<T>, byte[]) - Method in interface dev.getelements.elements.rt.PayloadReader
-
Reads a payload from the supplied byte array.
- read(Class<T>, InputStream) - Method in class dev.getelements.elements.rt.fst.FSTPayloadReader
- read(Class<T>, InputStream) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperPayloadReader
- read(Class<T>, InputStream) - Method in class dev.getelements.elements.rt.kryo.KryoPayloadReader
- read(Class<T>, InputStream) - Method in interface dev.getelements.elements.rt.PayloadReader
-
Reads the actual response object to the
InputStream. - read(String, Object...) - Method in class dev.getelements.elements.setup.LineReaderSecureReader
- read(String, Object...) - Method in interface dev.getelements.elements.setup.SecureReader
-
Reads a line from the console, insecurely.
- READ - Enum constant in enum class dev.getelements.elements.rt.AsyncConnection.Event
-
Corresponds to the calls related to
AsyncConnection.onRead(Consumer) - READ_CACHED_TRIE_NODE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Cost for reading a cached trie node.
- READ_MEMORY_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for reading memory.
- READ_MEMORY_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for reading memory.
- READ_REGISTER_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for reading a register.
- READ_REGISTER_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for reading a register.
- readAndParseManifest(Path) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Reads the
ElementManifestRecordfrom thePath. - readCode(ZFrame) - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Gets the
JeroMQControlResponseCodeor throw anIllegalArgumentExceptionif the code could not be understood. - readCode(ZMsg) - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Gets the
JeroMQControlResponseCodeor throw anIllegalArgumentExceptionif the code could not be understood. - readElement(Path) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Reads the
ElementPathRecordfrom the supplied path. - readElement(Path) - Method in class dev.getelements.elements.sdk.spi.DirectoryElementPathLoader
- readElementPaths(Path) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Scans all sub-paths of the supplied
Pathproducing an instance ofElementPathRecordfor the specific element contained therein. - readElementPaths(Path) - Method in class dev.getelements.elements.sdk.spi.DirectoryElementPathLoader
- READER - Static variable in class dev.getelements.elements.rt.jersey.GenericMultipartFeature
- readFrom(Class<Collection<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class dev.getelements.elements.rt.jersey.GenericMultipartReader
- readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class dev.getelements.elements.rt.jersey.OctetStreamJsonMessageBodyReader
- readLargeObjectContent(String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Opens the
LargeObjectfor reading. - readLargeObjectContent(String) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- readLargeObjectContent(String) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- readLargeObjectContent(String) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- readManifest(Path) - Method in interface dev.getelements.elements.sdk.ElementPathLoader
-
Reads the manifest for a single
Elementat the given path. - readManifest(Path) - Method in class dev.getelements.elements.sdk.spi.DirectoryElementPathLoader
- readObject(String) - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- readObject(String) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectBucket
-
Reads the
LargeObject's contents - ReadOnlyTransaction - Interface in dev.getelements.elements.rt.transact
-
Represents a read only transaction.
- ReadOnlyTransaction.Builder<TransactionT> - Interface in dev.getelements.elements.rt.transact
- readOptions(OptionSet) - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
-
Reads the
OptionSetand generates aUserinstance from the options supplied to this command. - readOptions(OptionSet) - Method in class dev.getelements.elements.setup.commands.UpdateUser
- reads(String, Object...) - Method in class dev.getelements.elements.setup.LineReaderSecureReader
- reads(String, Object...) - Method in interface dev.getelements.elements.setup.SecureReader
-
Reads a single line from the terminal.
- ReadWriteGuard - Interface in dev.getelements.elements.rt.util
- ReadWriteTransaction - Interface in dev.getelements.elements.rt.transact
-
Defines a set of mutable transactional operations.
- ready(LargeObjectReference) - Method in interface dev.getelements.elements.sdk.model.system.ElementDeploymentRequest
-
Indicate if the deployment is ready.
- READY - Enum constant in enum class dev.getelements.elements.rt.remote.NodeState
-
The node is ready to start.
- READY - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexPlanState
-
Indicates the plan is ready to be applied.
- Receipt - Class in dev.getelements.elements.sdk.model.receipt
-
A generic receipt that stores user purchase information.
- Receipt() - Constructor for class dev.getelements.elements.sdk.model.receipt.Receipt
-
Creates a new instance.
- RECEIPT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ReceiptDao
- RECEIPT_DATA_KEY - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapConstants
-
The receipt data key in the request for iOS Purchase validation.
- ReceiptDao - Interface in dev.getelements.elements.sdk.dao
- ReceiptPagination - Class in dev.getelements.elements.rest.test.model
- ReceiptPagination() - Constructor for class dev.getelements.elements.rest.test.model.ReceiptPagination
- ReceiptResource - Class in dev.getelements.elements.rest.receipt
- ReceiptResource() - Constructor for class dev.getelements.elements.rest.receipt.ReceiptResource
- ReceiptService - Interface in dev.getelements.elements.sdk.service.receipt
- ReceiptServiceProvider - Class in dev.getelements.elements.service.receipt
- ReceiptServiceProvider() - Constructor for class dev.getelements.elements.service.receipt.ReceiptServiceProvider
- receive() - Method in interface org.eclipse.jgit.http.server.ReceivePackErrorHandler.ReceivePackRunnable
-
See
ReceivePack.receiveWithExceptionPropagation(java.io.InputStream, java.io.OutputStream, java.io.OutputStream). - receive(HttpServletRequest, HttpServletResponse, ReceivePackErrorHandler.ReceivePackRunnable) - Method in interface org.eclipse.jgit.http.server.ReceivePackErrorHandler
-
Receive pack
- RECEIVE_PACK - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Name of the git-receive-pack service.
- RECEIVE_PACK_REQUEST_TYPE - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Content type supplied by the client to the /git-receive-pack handler.
- RECEIVE_PACK_RESULT_TYPE - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Content type returned from the /git-receive-pack handler.
- receivedCorruptObject - Variable in class org.eclipse.jgit.http.server.HttpServerText
- ReceivePackErrorHandler - Interface in org.eclipse.jgit.http.server
-
Handle git-receive-pack errors.
- ReceivePackErrorHandler.ReceivePackRunnable - Interface in org.eclipse.jgit.http.server
-
Process a git-receive-pack request.
- recipient(Profile) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Specifies the
Profilewhich will receive theNotification. - recipient(Profile) - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- record() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.FailedElementInfo
-
Returns the value of the
recordrecord component. - recursive() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDefinition
-
Set to true to scan this package and all subordinate packages for services.
- recursive() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementPackage
-
Set to true to indicate that subpackages should be scanned.
- recursive() - Method in record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Returns the value of the
recursiverecord component. - recursive() - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Returns the value of the
recursiverecord component. - recursive() - Method in record class dev.getelements.elements.sdk.record.ElementPackageRecord
-
Returns the value of the
recursiverecord component. - recv(ZMQ.Socket) - Static method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
-
Receives a message from the supplied
ZMQ.Socketinstance. - recycle() - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Returns this
AsyncConnection. - redacted() - Method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
- REDACTED - Static variable in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Redacted value for sensitive attributes.
- redactOpponentUser(Match) - Method in interface dev.getelements.elements.sdk.service.match.MatchServiceUtils
-
Redacts any private information for the opponent user so an opponent may not see the personal details of an opponent
User. - redactOpponentUser(Match) - Method in class dev.getelements.elements.service.match.StandardMatchServiceUtils
- redactPrivateInformation(Profile) - Method in interface dev.getelements.elements.sdk.service.follower.FollowerService
-
Redacts any private information from the
Profileand returns either a new instance or the current instance modified. - redactPrivateInformation(Profile) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Redacts any private information from the
Profileand returns either a new instance or the current instance modified. - redeem(RewardIssuance) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- redeem(RewardIssuance) - Method in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
-
Redeems the
RewardIssuance. - REDEEMED - Enum constant in enum class dev.getelements.elements.sdk.model.reward.RewardIssuance.State
-
Indicates that the RewardIssuance has been successfully redeemed.
- redeemFacebookIapPurchase(FacebookIapReceipt) - Method in class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- redeemRewardIssuance(String) - Method in class dev.getelements.elements.rest.mission.RewardIssuanceResource
- redeemRewardIssuance(String) - Method in interface dev.getelements.elements.sdk.service.rewardissuance.RewardIssuanceService
-
Redeems the given
RewardIssuanceby . - redeemRewardIssuance(String) - Method in class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- redeemRewardIssuances(List<String>) - Method in class dev.getelements.elements.rest.mission.RewardIssuanceResource
- redeemRewardIssuances(List<String>) - Method in interface dev.getelements.elements.sdk.service.rewardissuance.RewardIssuanceService
-
Redeems the given list of for
RewardIssuances. - redeemRewardIssuances(List<String>) - Method in class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- redirect(JsonRpcRequest, Throwable, Consumer<Object>, Consumer<Throwable>) - Method in class dev.getelements.elements.jrpc.JsonRpcHttpRedirectionStrategy
- redirect(JsonRpcRequest, Throwable, Consumer<Object>, Consumer<Throwable>) - Method in interface dev.getelements.elements.jrpc.JsonRpcRedirectionStrategy
-
Redirects the JSON-RPC request.
- REDIRECT_URLS - Static variable in interface dev.getelements.elements.jrpc.JsonRpcRedirectionStrategy
-
Names the default redirect URLs.
- reduceAddressToNodeIds(List<Object>) - Static method in interface dev.getelements.elements.rt.routing.RoutingUtility
- reduceAddressToSingleNodeId(List<Object>) - Static method in interface dev.getelements.elements.rt.routing.RoutingUtility
- reEncryptKey(VaultKey, String, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.crypto.VaultCryptoUtilities
-
Re-encrypts the
VaultKeywith the supplied passphrase. - ReentrantReadWriteGuard - Class in dev.getelements.elements.rt.util
- ReentrantReadWriteGuard() - Constructor for class dev.getelements.elements.rt.util.ReentrantReadWriteGuard
- ReentrantReadWriteGuard(Logger, boolean) - Constructor for class dev.getelements.elements.rt.util.ReentrantReadWriteGuard
- ReentrantThreadLocal<T> - Class in dev.getelements.elements.sdk.util
-
Backed by a
ThreadLocal<T>, this allows for the creation of a thread-local scope which can be entered and exited multiple times, provided that the underlying calls are balanced. - ReentrantThreadLocal() - Constructor for class dev.getelements.elements.sdk.util.ReentrantThreadLocal
-
Creates a new
ReentrantThreadLocal<T> - ReentrantThreadLocal.Scope<U> - Interface in dev.getelements.elements.sdk.util
-
The current scope for the
ReentrantThreadLocal - ReentrantThreadLocalScope<ScopedT> - Class in dev.getelements.elements.sdk.guice
-
A generic Guice
Scopewhich can be used to track an instance of an object using aReentrantThreadLocal<ScopedT>. - ReentrantThreadLocalScope(Class<ScopedT>, ReentrantThreadLocal<ScopedT>, Function<ScopedT, MutableAttributes>) - Constructor for class dev.getelements.elements.sdk.guice.ReentrantThreadLocalScope
- ReentrantThreadLocalScope(Class<ScopedT>, Supplier<ScopedT>, Function<ScopedT, MutableAttributes>) - Constructor for class dev.getelements.elements.sdk.guice.ReentrantThreadLocalScope
- ReferenceBooleanQueryOperator - Class in dev.getelements.elements.dao.mongo.query
- ReferenceBooleanQueryOperator() - Constructor for class dev.getelements.elements.dao.mongo.query.ReferenceBooleanQueryOperator
- Reflection - Class in dev.getelements.elements.rt
-
Houses some utility logic for interacting with the Reflection API.
- refresh() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Forces a refresh from the latest source of data immediately.
- refresh() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- refresh() - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
Forces or initiates a refresh of all
NodeIds available. - refresh() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- refresh(MongoItem) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- refresh(String, long) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- refresh(String, long) - Method in interface dev.getelements.elements.sdk.dao.SessionDao
-
Refreshs the
Sessionwith the supplied expiry. - REFRESH_RATE_SECONDS - Static variable in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- REFRESH_TIMEOUT_SECONDS - Static variable in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- refreshConnections() - Method in interface dev.getelements.elements.rt.remote.Instance
-
Forces a refresh of the underlying connections as necessary.
- refreshConnections() - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- refreshMatch(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- refreshMatch(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Refreshes the
MultiMatch, resetting its expiry timer. - regenerate - Variable in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Whether to regenerate the key; if true, pubKey must be null or omitted.
- Regex() - Constructor for class dev.getelements.elements.sdk.PackageRequest.Regex
- Regex() - Constructor for class dev.getelements.elements.sdk.TypeRequest.Regex
- RegexGroupFilter - Class in org.eclipse.jgit.http.server.glue
-
Switch servlet path and path info to use another regex match group.
- RegexGroupFilter(int) - Constructor for class org.eclipse.jgit.http.server.glue.RegexGroupFilter
-
Constructor for RegexGroupFilter
- register(TaskId, Consumer<Object>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleTaskContext
- register(TaskId, Consumer<Object>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleTaskService
- register(TaskId, Consumer<Object>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.TaskContext
- register(TaskId, Consumer<Object>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.TaskService
-
Registers a new
TaskIdand set of consumers to handle the results. - register(Element) - Method in interface dev.getelements.elements.sdk.MutableElementRegistry
- register(Element) - Method in class dev.getelements.elements.sdk.spi.RootElementRegistry
- register(ElementLoader) - Method in interface dev.getelements.elements.sdk.MutableElementRegistry
-
Using the supplied
ElementLoader, registers anElementto this instance, making it available to all child and siblingElements. - register(String) - Method in class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry
-
Registers a path prefix as owned.
- register(ServletBinder) - Method in class org.eclipse.jgit.http.server.GitFilter
- register(ServletBinder) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
Configure a newly created binder.
- register(ServletBinder) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
-
Configure a newly created binder.
- registerEntityClasses(Element) - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- registerEntityClasses(Element) - Method in interface dev.getelements.elements.sdk.dao.ElementEntityRegistrar.Batch
-
Accumulates a registration to be applied when this batch is closed.
- registerEntityClasses(Element) - Method in interface dev.getelements.elements.sdk.dao.ElementEntityRegistrar
-
Discovers all
EntityRegistryexports from the element's service locator and registers their entity classes with the mapper before the element starts serving requests. - registry() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
registryrecord component. - registry() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
registryrecord component. - registry() - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Returns the value of the
registryrecord component. - registry(MutableElementRegistry) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Sets the registry to load Elements into.
- rejecting(Predicate<String>) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Specifies rejection criteria for generated codes.
- rejectingOffensiveWords(OffensiveWordFilter) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Rejects the offensive words provided by the
OffensiveWordFilter. - rejectingSubstrings(Predicate<String>) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Rejects generated codes that contain substrings matching the provided rejection predicate.
- rejection() - Method in record class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Configuration
-
Returns the value of the
rejectionrecord component. - relativize() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns a copy of this
ElementPathRecordrelative to the value ofElementPathRecord.path(). - relativize() - Method in record class dev.getelements.elements.sdk.record.ElementStaticContentRecord
-
Converts this to relative paths.
- release() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- releaseCode(String) - Method in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
Releases the specified code, allowing it to be reused after a short linger period.
- REMOTE - Static variable in interface dev.getelements.elements.rt.Context
-
Used with the
Namedannotation to designate context types which are remote, as in they are sent via remote invocation. - REMOTE_INVOKER_MAX_CONNECTIONS - Static variable in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
The maximum underlying connections to maintain.
- REMOTE_INVOKER_MIN_CONNECTIONS - Static variable in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
The minimum underlying connections to maintain.
- REMOTE_PROTOCOL - Static variable in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
Indicates the protocol for remote dispatch
- REMOTE_SCOPE - Static variable in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
Indicates the scope for remote dispatch
- RemoteInvocationDispatcher - Interface in dev.getelements.elements.rt.remote
- RemoteInvocationException - Exception Class in dev.getelements.elements.rt.remote
- RemoteInvocationException() - Constructor for exception class dev.getelements.elements.rt.remote.RemoteInvocationException
- RemoteInvocationException(String) - Constructor for exception class dev.getelements.elements.rt.remote.RemoteInvocationException
- RemoteInvocationException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.remote.RemoteInvocationException
- RemoteInvocationException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.remote.RemoteInvocationException
- RemoteInvocationException(Throwable) - Constructor for exception class dev.getelements.elements.rt.remote.RemoteInvocationException
- RemoteInvocationHandlerBuilder - Class in dev.getelements.elements.rt.remote
- RemoteInvocationHandlerBuilder(RemoteInvocationDispatcher, Class<?>, Method) - Constructor for class dev.getelements.elements.rt.remote.RemoteInvocationHandlerBuilder
- RemoteInvocationHandlerBuilder(RemoteInvoker, Class<?>, Method) - Constructor for class dev.getelements.elements.rt.remote.RemoteInvocationHandlerBuilder
- RemoteInvoker - Interface in dev.getelements.elements.rt.remote
-
Holds a connection to the remote service and dispatches
Invocation. - RemoteInvokerRegistry - Interface in dev.getelements.elements.rt.remote
-
Manages connections to the cluster.
- RemoteInvokerRegistry.RemoteInvokerStatus - Interface in dev.getelements.elements.rt.remote
-
Represents the remote invoker status.
- RemotelyInvokable - Annotation Interface in dev.getelements.elements.rt.annotation
-
Designates a method as being remotely invokable.
- RemotelyInvokable.Util - Class in dev.getelements.elements.rt.annotation
- RemoteModel - Annotation Interface in dev.getelements.elements.rt.annotation
- RemoteModel.Util - Class in dev.getelements.elements.rt.annotation
- RemoteProxyProvider<ProxyableT> - Class in dev.getelements.elements.rt.remote
- RemoteProxyProvider(Class<ProxyableT>) - Constructor for class dev.getelements.elements.rt.remote.RemoteProxyProvider
- RemoteProxyProvider(Class<ProxyableT>, String) - Constructor for class dev.getelements.elements.rt.remote.RemoteProxyProvider
- RemoteScope - Annotation Interface in dev.getelements.elements.rt.annotation
-
Provides scoping metadata for an exposed service.
- RemoteService - Annotation Interface in dev.getelements.elements.rt.annotation
-
Indicates a type is a remotely-invokable service.
- RemoteService.Util - Class in dev.getelements.elements.rt.annotation
- RemoteThrowableException - Exception Class in dev.getelements.elements.rt.exception
-
Used when a remote procedure call relays an instance of
Throwable. - RemoteThrowableException() - Constructor for exception class dev.getelements.elements.rt.exception.RemoteThrowableException
- RemoteThrowableException(String) - Constructor for exception class dev.getelements.elements.rt.exception.RemoteThrowableException
- RemoteThrowableException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.RemoteThrowableException
- RemoteThrowableException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.RemoteThrowableException
- RemoteThrowableException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.RemoteThrowableException
- removeAllResources() - Method in interface dev.getelements.elements.rt.ResourceService
-
Removes all resources from.
- removeAllResources() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- removeAllResources(NodeId) - Method in interface dev.getelements.elements.rt.transact.DataStore
-
Removes all
Resourceinstances from the datastore. - removeAllResources(NodeId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- removeAndCloseAllResources() - Method in interface dev.getelements.elements.rt.ResourceService
-
Removes all resources from the service and closes them.
- removeNode(ApplicationId) - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Removes the supplied
Nodewith the suppliedApplicationId. - removeNode(String) - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Removes the supplied
Nodewith the supplied name. - removeNode(Collection<ApplicationId>) - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Removes the supplied
Nodes with the suppliedApplicationIds. - removeProfile(String, Profile) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- removeProfile(String, Profile) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Removes the
Profileto theMultiMatch. - removeResource(ResourceId) - Method in interface dev.getelements.elements.rt.ResourceService
-
Removes a
Resourceinstance from this resource service. - removeResource(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Removes the
Resourcewith the suppliedResourceIdand automatically removes anyPathinstances that point to thatResourceId. - removeResource(ResourceId) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- removeResource(String) - Method in interface dev.getelements.elements.rt.ResourceService
-
Removes a
Resourceinstance from this resource service. - removeResources(Path, int) - Method in interface dev.getelements.elements.rt.ResourceService
- removeResources(Path, int) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Removes multiple
ResourceIds associated with the suppliedPath, if the associatedResourceIdis linked by no otherPaths, then this method will also delete theResourceIds associated with thsPath. - removeResources(Path, int, Consumer<Resource>) - Method in interface dev.getelements.elements.rt.ResourceService
- removeResources(Path, int, Consumer<Resource>) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- REPLACE - Enum constant in enum class dev.getelements.elements.sdk.model.index.IndexOperation
-
Replace the index.
- repositories() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
repositoriesrecord component. - repositories() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
repositoriesrecord component. - repositories() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
repositoriesrecord component. - repositories() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns the value of the
repositoriesrecord component. - repositories(List<ElementArtifactRepository>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Sets the list of artifact repositories.
- repositoryAccessForbidden - Variable in class org.eclipse.jgit.http.server.HttpServerText
- RepositoryFilter - Class in org.eclipse.jgit.http.server
-
Open a repository named by the path info through
RepositoryResolver. - RepositoryFilter(RepositoryResolver<HttpServletRequest>) - Constructor for class org.eclipse.jgit.http.server.RepositoryFilter
-
Create a new filter.
- repositoryNotFound - Variable in class org.eclipse.jgit.http.server.HttpServerText
- request() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementPackageRequest
-
Specifies the
PackageRequestimplementation used to evaluate this annotation against a package name. - request() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementTypeRequest
-
Specifies the request type.
- request() - Method in record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Returns the value of the
requestrecord component. - request() - Method in record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Returns the value of the
requestrecord component. - REQUEST_LONG_POLL_TIMEOUT - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Used to trigger a Long-Polling type of requests.
- REQUEST_LONG_POLL_TIMEOUT_DESCRIPTION - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
An API-wide specification for the header specified by
Headers.REQUEST_LONG_POLL_TIMEOUT. - requestFinish() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation
-
Attempts to finish the operation by setting the state to
JeroMQAsyncOperation.State.FINISH_PENDING. - RequestHeader - Class in dev.getelements.elements.rt.remote
-
Prepends a message request, providing scope and other information about how to dispatch the invocation.
- RequestHeader() - Constructor for class dev.getelements.elements.rt.remote.RequestHeader
- requestReset(PasswordResetRequest, UriInfo) - Method in class dev.getelements.elements.rest.user.PasswordResetResource
- requestReset(String, String) - Method in interface dev.getelements.elements.sdk.service.user.PasswordResetService
-
Initiates a password reset for the given email address.
- requestReset(String, String) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- requestVerification(EmailVerificationRequest, UriInfo) - Method in class dev.getelements.elements.rest.user.UserEmailVerificationResource
- requestVerification(String, String) - Method in interface dev.getelements.elements.sdk.service.user.EmailVerificationService
-
Initiates email verification for the given email address of the current user.
- requestVerification(String, String) - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- requestVerification(String, String) - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- requestVerification(String, String) - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- required(boolean) - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Sets whether the property is required.
- requiredAttributes() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
requiredAttributesrecord component. - requiredAttributes() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
requiredAttributesrecord component. - reset() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer
-
Resets the
UnixFSCircularBlockBuffer - reset() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Resets this
UnixFSCircularBlockBuffer.View<ViewedT>. - reset() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Resets this counter ensuring that both leading/trailing values are equal to zero and the sign bits are set indicating that the counter is empty.
- RESET_BASE_URL - Static variable in interface dev.getelements.elements.sdk.service.user.PasswordResetService
-
Optional system/element attribute: fully-qualified public base URL for reset links.
- RESET_EMAIL_SUBJECT - Static variable in interface dev.getelements.elements.sdk.service.user.PasswordResetService
-
Key identifying the
EmailTemplatewhose subject line is used for the password reset email. - RESET_EMAIL_TEMPLATE - Static variable in interface dev.getelements.elements.sdk.service.user.PasswordResetService
-
Key identifying the
EmailTemplatewhose HTML body is used for the password reset email. - RESET_TOKEN_EXPIRY_HOURS - Static variable in interface dev.getelements.elements.sdk.service.user.PasswordResetService
-
Element attribute: token validity in hours.
- resetTimeout(String) - Method in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
Resets the timeout for the specified code, extending its uniqueness period.
- resolve(MongoCollection<?>, MongoCommandException) - Method in interface dev.getelements.elements.dao.mongo.provider.IndexConflictResolver
-
Attempts to resolve the given index conflict on
collection. - resolve(MongoCollection<?>, MongoCommandException) - Method in class dev.getelements.elements.dao.mongo.provider.MongoIndexConflictResolver
- resolve(JsonRpcRequest) - Method in interface dev.getelements.elements.rt.jrpc.JsonRpcInvocationService
-
Returns an instance of
JsonRpcInvocationService.InvocationResolutiongiven theJsonRpcRequest. - resolve(JsonRpcRequest) - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- resolve(Application, Consumer<Repository>) - Method in interface dev.getelements.elements.git.ApplicationRepositoryResolver
-
Gets the
Repositoryfor the suppliedApplication. - resolve(Application, Consumer<Repository>) - Method in class dev.getelements.elements.git.FileSystemApplicationRepositoryResolver
- resolve(Class<?>) - Method in class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- resolve(Class<?>) - Method in class dev.getelements.elements.rt.remote.MasterNodeLocalInvocationDispatcher
-
Deprecated.
- resolve(Class<?>) - Method in class dev.getelements.elements.rt.remote.ServiceLocatorLocalInvocationDispatcher
-
Deprecated.
- resolve(Class<?>, ExposedBindingAnnotation) - Static method in class dev.getelements.elements.rt.annotation.ExposedBindingAnnotation.Util
-
Looks up the
ExposedBindingAnnotation.BindingAnnotationFactory, instantiates it, and then applies it to the suppliedClass<?>. - resolve(Class<?>, Invocation) - Method in class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- resolve(Class<?>, String) - Method in class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- resolve(Class<?>, String) - Method in class dev.getelements.elements.rt.remote.ContextLocalInvocationDispatcher
-
Deprecated.
- resolve(Class<?>, String) - Method in class dev.getelements.elements.rt.remote.ServiceLocatorLocalInvocationDispatcher
-
Deprecated.
- resolve(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryCache
-
Returns the discovery document for the given URL, serving from cache if it was fetched within the last
OidcDiscoveryCache.getRefreshIntervalSeconds()seconds, otherwise fetching fresh and caching the result. - resolve(String, BlockchainNetwork) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractInvocationService
-
Generates a
SmartContractInvocationResolutionfor the supplied contract, which can be used to invoke the underlying smart contract methods. - resolve(String, BlockchainNetwork) - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- resolve(String, String) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractInvocationService
-
.
- resolve(Function<String, String>) - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
- resolve(Map<String, String>) - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
-
Resolves all parameters in this
ParameterizedPathwith the supplied mapping of parameters. - resolveDiscovery(OidcProviderConfiguration) - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationOperations
-
Resolves the discovery document for the given configuration, serving from the in-memory cache when possible.
- ResolvedRequest - Record Class in dev.getelements.elements.service.auth.oauth2
- ResolvedRequest(Map<String, String>, Map<String, String>, Map<String, String>, String) - Constructor for record class dev.getelements.elements.service.auth.oauth2.ResolvedRequest
-
Creates an instance of a
ResolvedRequestrecord class. - resolveNodeStorageRoot(HasNodeId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- resolvePathStorageRoot(HasNodeId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- resolveResourceStorageRoot(HasNodeId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- resolveReversePathStorageRoot(HasNodeId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Resolves the reverse paths storage directory.
- resolveRsContextPath(Element, HttpContextRoot, Loader.PendingDeployment) - Method in class dev.getelements.elements.deployment.jetty.loader.ElementPathResolver
-
Resolves the Jakarta RS context path for the given element.
- resolveScheme(OidcProviderConfiguration, OidcDiscoveryDocument) - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationOperations
-
Finds the
OidcAuthSchemematching the discovery document's issuer, creating one (seeded with the document's JWKS URI) if none exists yet. - resolveTaskStorageRoot(HasNodeId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- resolveWsContextPath(Element, HttpContextRoot, Loader.PendingDeployment) - Method in class dev.getelements.elements.deployment.jetty.loader.ElementPathResolver
-
Resolves the Jakarta WebSocket context path for the given element.
- Resource - Interface in dev.getelements.elements.rt
-
A
Resourceis a logical unit of work, which is represented by an instance of this type. - RESOURCE_BASE - Static variable in class dev.getelements.elements.webui.react.WebUIReactServlet
- RESOURCE_CONTENTS_MAGIC - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- RESOURCE_DEAD - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
A resource has been destroyed and the client code is now operating with a dead handle to a Resource.
- RESOURCE_DESTROYED - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
A resource was destroyed while waiting for a response.
- RESOURCE_EXTENSION - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- RESOURCE_ID - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
-
Represents a
ResourceId - RESOURCE_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
A particular path or resource ID could not be found.
- ResourceContents - Interface in dev.getelements.elements.rt.transact
- ResourceContext - Interface in dev.getelements.elements.rt
-
The interface for manipulating
Resources in the cluster. - ResourceDestroyedException - Exception Class in dev.getelements.elements.rt.exception
- ResourceDestroyedException(ResourceId) - Constructor for exception class dev.getelements.elements.rt.exception.ResourceDestroyedException
- ResourceEntry - Interface in dev.getelements.elements.rt.transact
-
Represents a node in the
Snapshot. - ResourceEntry.OperationalStrategy - Interface in dev.getelements.elements.rt.transact
-
A Operational Strategy type for the supplied
ResourceEntry. - ResourceId - Class in dev.getelements.elements.sdk.cluster.id
-
Represents the globally unique ID for a particular resource.
- resourceIdFromByteBuffer(ByteBuffer) - Static method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Parses a new
ResourceIdfrom the givenByteBuffer. - resourceIdFromByteBuffer(ByteBuffer, int) - Static method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Reads a
ResourceIdfrom the suppliedByteBufferand position, ensuring that the buffer's mark, limit, and position are unaffected. - resourceIdFromBytes(byte[]) - Static method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Parses a new
ResourceIdfrom the given.invalid reference
byte[] - resourceIdFromString(String) - Static method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Parses a new
ResourceIdfrom the givenString. - ResourceIndex - Interface in dev.getelements.elements.rt.transact
-
Allows for fetching and opening of the
Resourcedata. - ResourceLoader - Interface in dev.getelements.elements.rt
- ResourceNotFoundException - Exception Class in dev.getelements.elements.rt.exception
-
Created by patricktwohig on 8/14/17.
- ResourceNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.ResourceNotFoundException
- ResourceNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.ResourceNotFoundException
- ResourceNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ResourceNotFoundException
- ResourceNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.ResourceNotFoundException
- ResourceNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ResourceNotFoundException
- ResourceOptionalSessionProvider - Class in dev.getelements.elements.appnode.security
- ResourceOptionalSessionProvider() - Constructor for class dev.getelements.elements.appnode.security.ResourceOptionalSessionProvider
- ResourcePersistenceException - Exception Class in dev.getelements.elements.rt.exception
- ResourcePersistenceException() - Constructor for exception class dev.getelements.elements.rt.exception.ResourcePersistenceException
- ResourcePersistenceException(String) - Constructor for exception class dev.getelements.elements.rt.exception.ResourcePersistenceException
- ResourcePersistenceException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ResourcePersistenceException
- ResourcePersistenceException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.ResourcePersistenceException
- ResourcePersistenceException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ResourcePersistenceException
- resources() - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader.NoScanOpenApiScanner
- resources() - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource.NoScanOpenApiScanner
- RESOURCES_DIRECTORY - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- ResourceScope - Class in dev.getelements.elements.rt.guice
-
A Guice
Scopewhich tracks the currentResource. - ResourceService - Interface in dev.getelements.elements.rt
-
This is the service responsible for maintaining a set of
Resourceinstances. - ResourceService.Listing - Interface in dev.getelements.elements.rt
-
Contains the association between the
PathandResourceId. - ResourceService.ResourceAcquisition - Interface in dev.getelements.elements.rt
-
Acquires a
Resource, guaranteeing it will stay in memory until this object is closed. - ResourceService.ResourceTransaction - Interface in dev.getelements.elements.rt
-
Represents a transaction against a single instance of a
Resource. - ResourceService.Unlink - Interface in dev.getelements.elements.rt
-
The return-value for methods such as
ResourceService.unlinkPath(Path)andResourceService.unlinkPath(Path, Consumer) - Response() - Constructor for class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Response
- ResponseCode - Enum Class in dev.getelements.elements.rt
-
Enumeration of the various server reserved response codes.
- ResponseHeader - Class in dev.getelements.elements.rt.remote
-
Prepends a message response, providing scope and other information about the response.
- ResponseHeader() - Constructor for class dev.getelements.elements.rt.remote.ResponseHeader
- REST_API_ROOT - Static variable in class dev.getelements.elements.rest.guice.RestAPIJerseyModule
- RestAPIGuiceResourceConfig - Class in dev.getelements.elements.rest.guice
-
Created by patricktwohig on 3/20/15.
- RestAPIGuiceResourceConfig(ServiceLocator, ServletContext) - Constructor for class dev.getelements.elements.rest.guice.RestAPIGuiceResourceConfig
- RestAPIJerseyModule - Class in dev.getelements.elements.rest.guice
-
Created by patricktwohig on 3/19/15.
- RestAPIJerseyModule() - Constructor for class dev.getelements.elements.rest.guice.RestAPIJerseyModule
- restartNode(ApplicationId) - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Restarts the supplied
Nodewith the suppliedApplicationId. - restartNode(String) - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Restarts the supplied
Nodewith the supplied name. - restartNode(Collection<ApplicationId>) - Method in interface dev.getelements.elements.rt.remote.Worker.Mutator
-
Restarts the supplied
Nodes with the suppliedApplicationIds. - RestDocRedirectFilter - Class in dev.getelements.elements.rest.guice
- RestDocRedirectFilter() - Constructor for class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- RestJettyModuleDefaults - Class in dev.getelements.elements.rest.guice
- RestJettyModuleDefaults() - Constructor for class dev.getelements.elements.rest.guice.RestJettyModuleDefaults
- ResultAcceptor<T> - Interface in dev.getelements.elements.rt
-
Provides a means to accept results returned by instances of
MethodDispatcher - ResultHandler - Annotation Interface in dev.getelements.elements.rt.annotation
-
Designates a
FunctionalInterfaceannotated-type parameter which will receive the result returned from a remote invocation. - ResultHandlerStrategy - Interface in dev.getelements.elements.rt
-
This defines the strategy of how JSON-RPC handles the response.
- resume(TaskId, Object...) - Method in interface dev.getelements.elements.rt.Resource
-
Resumes the supplied task with the
TaskIdand the list of results. - resume(TaskId, Object...) - Method in interface dev.getelements.elements.rt.SchedulerContext
-
Resumes the supplied task with the
TaskIdsupplying multiple results to the destination. - resume(TaskId, Object...) - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- resume(TaskId, Object...) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- resume(TaskId, Object...) - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- resumeFromNetwork(TaskId, Object) - Method in interface dev.getelements.elements.rt.Resource
-
Resumes a suspended task, accepting the task id.
- resumeFromNetwork(TaskId, Object) - Method in interface dev.getelements.elements.rt.SchedulerContext
-
Resumes a task that was waiting on a network call.
- resumeFromNetwork(TaskId, Object) - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- resumeFromNetwork(TaskId, Object) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- resumeFromNetwork(TaskId, Object) - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- resumeFromScheduler(TaskId, double) - Method in interface dev.getelements.elements.rt.Resource
-
Resumes a suspended task, accepting the task id.
- resumeFromScheduler(TaskId, double) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- ResumeReason - Enum Class in dev.getelements.elements.rt
-
Provides a reason as to why a task was resumed, typically by the
SchedulerContext, but not always. - resumeTask(TaskId, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.Scheduler
-
Resumes the task associated with the supplied
TaskId. - resumeTaskAfterDelay(long, TimeUnit, TaskId, Runnable) - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- resumeTaskAfterDelay(TaskId, long, TimeUnit) - Method in interface dev.getelements.elements.rt.SchedulerContext
-
Resumes the task associated with the supplied
TaskId. - resumeTaskAfterDelay(TaskId, long, TimeUnit) - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- resumeTaskAfterDelay(TaskId, long, TimeUnit) - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- resumeTaskAfterDelay(TaskId, long, TimeUnit, Runnable, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.Scheduler
-
Resumes the task associated with the supplied
TaskId. - resumeWithError(TaskId, Throwable) - Method in interface dev.getelements.elements.rt.Resource
-
Resumes a suspended task, accepting the task id.
- resumeWithError(TaskId, Throwable) - Method in interface dev.getelements.elements.rt.SchedulerContext
-
Resumes a task that was waiting for any reason.
- resumeWithError(TaskId, Throwable) - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- resumeWithError(TaskId, Throwable) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- resumeWithError(TaskId, Throwable) - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- RetainedHandlerService - Interface in dev.getelements.elements.rt
-
Allows for the manipulating of handler
Resources as shared instances. - RETRY_TIMEOUT - Static variable in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- RetryException() - Constructor for exception class dev.getelements.elements.sdk.dao.Transaction.RetryException
-
Default constructor with a default recommended delay of 15 milliseconds.
- RetryException(long) - Constructor for exception class dev.getelements.elements.sdk.dao.Transaction.RetryException
-
Constructor with a specified recommended delay in milliseconds.
- reverse() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Returns a stream view of the current valid elements contained in this buffer, in reverse order.
- reverse(DestinationT) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.ReversibleMapper
-
Maps the destination to the source.
- reverse(DestinationT, SourceT) - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.ReversibleUpdater
-
Maps the destination to the source.
- reverse(Application) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoApplicationMapper
- reverse(Application) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoApplicationMapperImpl
- reverse(ApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoApplicationConfigurationMapper
- reverse(ApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoApplicationConfigurationMapperImpl
- reverse(CallbackDefinition) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoCallbackDefinitionMapper
- reverse(CallbackDefinition) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoCallbackDefinitionMapperImpl
- reverse(ElementServiceReference) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementServiceReferenceMapper
- reverse(ElementServiceReference) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementServiceReferenceMapperImpl
- reverse(FacebookApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapper
- reverse(FacebookApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFacebookApplicationConfigurationMapperImpl
- reverse(FirebaseApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoFirebaseApplicationConfigurationMapper
- reverse(FirebaseApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoFirebaseApplicationConfigurationMapperImpl
- reverse(GooglePlayApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapper
- reverse(GooglePlayApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoGooglePlayApplicationConfigurationMapperImpl
- reverse(IosApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapper
- reverse(IosApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoIosApplicationConfigurationMapperImpl
- reverse(MatchmakingApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapper
- reverse(MatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMatchmakingApplicationConfigurationMapperImpl
- reverse(OculusApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapper
- reverse(OculusApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOculusApplicationConfigurationMapperImpl
- reverse(ProductBundle) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoApplicationProductBundleMapper
- reverse(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoApplicationProductBundleMapperImpl
- reverse(ProductBundleReward) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapper
- reverse(ProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapperImpl
- reverse(ProductBundleReward) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoProductBundleRewardMapper
- reverse(ProductBundleReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleRewardMapperImpl
- reverse(PSNApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoPSNApplicationConfigurationMapper
- reverse(PSNApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoPSNApplicationConfigurationMapperImpl
- reverse(SteamApplicationConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapper
- reverse(SteamApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoSteamApplicationConfigurationMapperImpl
- reverse(OAuth2AuthScheme) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOAuth2AuthSchemeMapper
- reverse(OAuth2AuthScheme) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOAuth2AuthSchemeMapperImpl
- reverse(OidcAuthScheme) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOidcAuthSchemeMapper
- reverse(OidcAuthScheme) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOidcAuthSchemeMapperImpl
- reverse(OidcLoginAttempt) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOidcLoginAttemptMapper
- reverse(OidcLoginAttempt) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOidcLoginAttemptMapperImpl
- reverse(OidcProviderConfiguration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoOidcProviderConfigurationMapper
- reverse(OidcProviderConfiguration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoOidcProviderConfigurationMapperImpl
- reverse(ProductBundle) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapper
- reverse(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductBundleMapperImpl
- reverse(ProductSkuSchema) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoProductSkuSchemaMapper
- reverse(ProductSkuSchema) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoProductSkuSchemaMapperImpl
- reverse(ItemLedgerEntry) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoItemLedgerMapper
- reverse(ItemLedgerEntry) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoItemLedgerMapperImpl
- reverse(MultiMatch) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoMultiMatchMapper
- reverse(MultiMatch) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMultiMatchMapperImpl
- reverse(Metadata) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapper
- reverse(Metadata) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoMetadataMapperImpl
- reverse(Receipt) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoReceiptMapper
- reverse(Receipt) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoReceiptMapperImpl
- reverse(EmailTemplate) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoEmailTemplateMapper
- reverse(EmailTemplate) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoEmailTemplateMapperImpl
- reverse(ElementDeployment) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapper
- reverse(ElementDeployment) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapperImpl
- reverse(ElementPathDefinition) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementDefinitionMapper
- reverse(ElementPathDefinition) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementDefinitionMapperImpl
- reverse(UniqueCode) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoUniqueCodeMapper
- reverse(UniqueCode) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUniqueCodeMapperImpl
- reverse(PasswordResetToken) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoPasswordResetTokenMapper
- reverse(PasswordResetToken) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoPasswordResetTokenMapperImpl
- reverse(UidVerificationToken) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoUidVerificationTokenMapper
- reverse(UidVerificationToken) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUidVerificationTokenMapperImpl
- reverse(UserUid) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoUserUidMapper
- reverse(UserUid) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUserUidMapperImpl
- REVERSE_PATH_EXTENSION - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- REVERSE_PATH_MAGIC - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- REVERSE_PATHS_DIRECTORY - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- reversed() - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.ReversibleMapper
-
Returns this
MapperRegistry.ReversibleMapper, in reverse. - reversed() - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry.ReversibleUpdater
-
Returns this
MapperRegistry.ReversibleMapper, in reverse. - reversed() - Method in record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Reverses this key.
- reverseRange() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
-
Returns
IntStreamrepresenting the range of valid integers covered by this stream, in reverse order. - revision - Variable in class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
-
The deployment revision.
- revision - Variable in class dev.getelements.elements.sdk.model.cdn.UpdateDeploymentRequest
-
The revision identifier for the deployment update.
- revision - Variable in class dev.getelements.elements.sdk.model.Deployment
-
The revision that this deployment points to.
- revision() - Method in record class dev.getelements.elements.sdk.SystemVersion
-
Returns the value of the
revisionrecord component. - Reward - Class in dev.getelements.elements.sdk.model.reward
-
Represents a mission step reward.
- Reward() - Constructor for class dev.getelements.elements.sdk.model.reward.Reward
-
Creates a new instance.
- REWARD_ISSUANCE_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
- REWARD_ISSUANCE_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
- REWARD_ISSUANCE_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
- RewardIssuance - Class in dev.getelements.elements.sdk.model.reward
-
Represents a Reward that has been issued but has not yet been claimed by the user.
- RewardIssuance() - Constructor for class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Creates a new instance.
- RewardIssuance.State - Enum Class in dev.getelements.elements.sdk.model.reward
-
Represents the state of a
RewardIssuance. - RewardIssuance.Type - Enum Class in dev.getelements.elements.sdk.model.reward
-
Represents the persistence type of a
RewardIssuance, controlling duplicate-issuance behavior. - RewardIssuanceDao - Interface in dev.getelements.elements.sdk.dao
-
Manipulates the instances of
RewardIssuance, 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. - rewardIssuanceListToMongoRewardIssuanceList(List<RewardIssuance>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- RewardIssuanceRedemptionResult - Class in dev.getelements.elements.sdk.model.reward
-
Represents the result of a reward issuance redemption, housing either the resultant
RewardIssuanceor the error details. - RewardIssuanceRedemptionResult() - Constructor for class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Creates a new instance.
- RewardIssuanceResource - Class in dev.getelements.elements.rest.mission
- RewardIssuanceResource() - Constructor for class dev.getelements.elements.rest.mission.RewardIssuanceResource
- RewardIssuanceService - Interface in dev.getelements.elements.sdk.service.rewardissuance
- RewardIssuanceServiceProvider - Class in dev.getelements.elements.service.rewardissuance
- RewardIssuanceServiceProvider() - Constructor for class dev.getelements.elements.service.rewardissuance.RewardIssuanceServiceProvider
- rewardListToMongoRewardList(List<Reward>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- Rfc7468Label - Enum Class in dev.getelements.elements.sdk.model.security
-
Represents a PEM label per RFC-7468
- RIGHT - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof.Direction
-
Right direction.
- rmrf(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Recursively removes the object at the supplied
Path. - ro(Consumer<Condition>) - Method in interface dev.getelements.elements.rt.util.ReadWriteGuard
- rollback() - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionBufferedEventPublisher
- rollback() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- rollback() - Method in interface dev.getelements.elements.rt.ResourceService.ResourceTransaction
-
Rolls the transaction back.
- rollback() - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Rolls back the transaction, releasing any temporary resources associated with the
ReadWriteTransaction. - rollback() - Method in interface dev.getelements.elements.rt.transact.TransactionJournal.MutableEntry
-
Rolls back the pending changes to the
TransactionJournal. - rollback() - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Rolls back the transaction undoing any pending changes to the database.
- Rollover - Class in dev.getelements.elements.rt
- Rollover() - Constructor for class dev.getelements.elements.rt.Rollover
- Rollover(int) - Constructor for class dev.getelements.elements.rt.Rollover
- root() - Method in record class dev.getelements.elements.sdk.record.ElementStaticContentRecord
-
Returns the value of the
rootrecord component. - Root - Class in dev.getelements.elements.setup.commands
- Root() - Constructor for class dev.getelements.elements.setup.commands.Root
- ROOT - Static variable in interface dev.getelements.elements.sdk.ElementRegistry
-
A name binding for the root
ElementRegistry - ROOT_TOPIC - Static variable in class dev.getelements.elements.sdk.model.match.Match
-
The root topic for match events.
- RootElementRegistry - Class in dev.getelements.elements.sdk.spi
-
Implements
ElementRegistryat the root level with no parent. - RootElementRegistry() - Constructor for class dev.getelements.elements.sdk.spi.RootElementRegistry
- RootElementRegistry(Supplier<Stream<Element>>) - Constructor for class dev.getelements.elements.sdk.spi.RootElementRegistry
- RootElementRegistryModule - Class in dev.getelements.elements.sdk.guice
-
Specifies a singleton
ElementRegistryinstance scoped with the name specified inElementRegistry.ROOTand makes it available to the entire application. - RootElementRegistryModule() - Constructor for class dev.getelements.elements.sdk.guice.RootElementRegistryModule
- RoundRobin<T> - Class in dev.getelements.elements.sdk.model.util
-
Allows for round-robin iteration of a list of objects in a thread safe.
- RoundRobin<T> - Interface in dev.getelements.elements.rt
-
Implements a round-robin data structure which will repeatedly select from a set of values ensuring an even distribution across all values.
- RoundRobin(Collection<T>) - Constructor for class dev.getelements.elements.sdk.model.util.RoundRobin
-
Constructs a
RoundRobin<T>from the suppliedCollection<T> - RoundRobin(Stream<T>) - Constructor for class dev.getelements.elements.sdk.model.util.RoundRobin
-
Constructs a
RoundRobin<T>from the suppliedCollection<T> - Route - Class in dev.getelements.elements.rt.remote
- Route() - Constructor for class dev.getelements.elements.rt.remote.Route
- Routed Event Consumption - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementEventConsumer
- Section
- routing() - Element in annotation interface dev.getelements.elements.rt.annotation.RemotelyInvokable
-
Specifies the routing options using the
Routingannotation. - Routing - Annotation Interface in dev.getelements.elements.rt.annotation
-
Specifies the routing information for the method call.
- ROUTING_EXCEPTION - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that there was a problem routing calls to a remote node.
- RoutingAddressSource - Annotation Interface in dev.getelements.elements.rt.annotation
-
Designates a method that provides the routing address.
- RoutingException - Exception Class in dev.getelements.elements.rt.exception
- RoutingException() - Constructor for exception class dev.getelements.elements.rt.exception.RoutingException
- RoutingException(String) - Constructor for exception class dev.getelements.elements.rt.exception.RoutingException
- RoutingException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.RoutingException
- RoutingException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.RoutingException
- RoutingException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.RoutingException
- RoutingHealthStatus - Class in dev.getelements.elements.sdk.model.health
-
Represents the routing health status of an instance, including routing table entries.
- RoutingHealthStatus() - Constructor for class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Creates a new instance.
- RoutingStatus - Interface in dev.getelements.elements.rt.remote
- RoutingStatus.Route - Interface in dev.getelements.elements.rt.remote
- RoutingStrategy - Interface in dev.getelements.elements.rt.remote
-
A
RoutingStrategyrelies on theRemoteInvokerRegistryand address data to route anInvocationto a specificRemoteInvokerbased on the addressing parameters in the method that is invoked. - RoutingUtility - Interface in dev.getelements.elements.rt.routing
- RPC_MODELS - Static variable in class dev.getelements.elements.rt.SimpleModelManifestService
- RPC_SERVICES - Static variable in class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- RpcApiModuleDefaults - Class in dev.getelements.elements.rpc
- RpcApiModuleDefaults() - Constructor for class dev.getelements.elements.rpc.RpcApiModuleDefaults
- RpcJerseyModule - Class in dev.getelements.elements.rpc.guice
- RpcJerseyModule() - Constructor for class dev.getelements.elements.rpc.guice.RpcJerseyModule
- RpcResourceConfig - Class in dev.getelements.elements.rpc
- RpcResourceConfig(ServiceLocator, ServletContext) - Constructor for class dev.getelements.elements.rpc.RpcResourceConfig
- RS_ROOT - Static variable in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Sets the absolute REST endpoint root path (relative to the Elements HTTP root).
- RSA_256 - Enum constant in enum class dev.getelements.elements.sdk.model.crypto.PrivateKeyCrytpoAlgorithm
-
RSA 256-bit
- RSA_384 - Enum constant in enum class dev.getelements.elements.sdk.model.crypto.PrivateKeyCrytpoAlgorithm
-
RSA 384-bit
- RSA_512 - Enum constant in enum class dev.getelements.elements.sdk.model.crypto.PrivateKeyCrytpoAlgorithm
-
RSA 512-bit
- RSA_ALGO - Static variable in interface dev.getelements.elements.sdk.service.util.CryptoKeyPairUtility
-
The RSA Algorithm.
- RT_PATH - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
-
Represents a
Path - run() - Method in class dev.getelements.elements.appnode.StatusCheck
- run() - Method in class dev.getelements.elements.dao.mongo.migration.MigrationRunner
-
Applies every pending migration, in id order.
- run() - Method in class dev.getelements.elements.jetty.ElementsWebServices
- run() - Method in class dev.getelements.elements.rt.jeromq.JeroMQMonitorThread
- run() - Method in interface dev.getelements.elements.sdk.local.ElementsLocal
-
Runs the instance and will block until shutdown.
- run(MongoClient, MorphiaConfig) - Method in class dev.getelements.elements.dao.mongo.migration.PreDatastoreMigrationRunner
-
Applies every pending migration, in id order, against the database resolved from
config. - run(String[]) - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
- run(String[]) - Method in class dev.getelements.elements.setup.commands.DumpDefaultProperties
- run(String[]) - Method in class dev.getelements.elements.setup.commands.Help
- run(String[]) - Method in class dev.getelements.elements.setup.commands.Root
- run(String[]) - Method in class dev.getelements.elements.setup.commands.SetupShell
- run(String[]) - Method in class dev.getelements.elements.setup.Setup
-
Runs the command.
- run(String[]) - Method in interface dev.getelements.elements.setup.SetupCommand
-
Passed to the command after it has been instantiated by the IoC system.
- run(SocketAddress...) - Method in interface dev.getelements.elements.rt.ServerContainer
-
Binds and runs the server.
- run(BooleanSupplier) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingServer
- runtime() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns the value of the
runtimerecord component. - runtime() - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Returns the value of the
runtimerecord component. - RUNTIME_LOADED - Static variable in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Event published when a runtime deployment is loaded.
- RUNTIME_SERVICE_STARTED - Static variable in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Event published when the runtime service is started.
- RUNTIME_SERVICE_STOPPED - Static variable in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Event published when the runtime service is stopped.
- RUNTIME_UNLOADED - Static variable in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Event published when a runtime deployment is unloaded.
- Runtime Lifecycle Events - Search tag in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
- Section
- RuntimeRecord(ElementDeployment, ElementRuntimeService.RuntimeStatus, boolean, ElementRegistry, List<Element>, List<ElementRuntimeService.FailedElementInfo>, List<ElementRuntimeService.FailedElementInfo>, List<Path>, List<Path>, Map<Path, ElementManifestRecord>, Map<Element, ElementPathRecord>, List<String>, List<String>, List<Throwable>) - Constructor for record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Creates an instance of a
RuntimeRecordrecord class. - rw(Consumer<Condition>) - Method in interface dev.getelements.elements.rt.util.ReadWriteGuard
S
- SALT_LENGTH - Static variable in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
- SameNodeIdRoutingStrategy - Class in dev.getelements.elements.rt.routing
-
A
RoutingStrategywhich ensures that accepts all address components are instances ofHasNodeIdand that allNodeIdinstances point to the same place. - SameNodeIdRoutingStrategy() - Constructor for class dev.getelements.elements.rt.routing.SameNodeIdRoutingStrategy
- SANDBOX - Enum constant in enum class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt.CreateAppleIapReceiptEnvironment
-
The Sandbox environment (i.e. https://sandbox.itunes.apple.com/verifyReceipt).
- SANDBOX - Enum constant in enum class dev.getelements.elements.sdk.service.appleiap.client.invoker.AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment
-
The Sandbox environment (i.e. https://sandbox.itunes.apple.com/verifyReceipt).
- SANDBOX_BASE_API_URL - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapConstants
-
The base url for sandbox receipt verification.
- SAVE_DATA_DOCUMENT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
- SAVE_DATA_DOCUMENT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
- SAVE_DATA_DOCUMENT_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.SaveDataDocumentDao
- SaveDataDocument - Class in dev.getelements.elements.sdk.model.savedata
-
Represents an arbitrary save data document that persists on the server.
- SaveDataDocument() - Constructor for class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Creates a new instance.
- SaveDataDocumentDao - Interface in dev.getelements.elements.sdk.dao
-
Accesses save data documents from the database.
- SaveDataDocumentPagination - Class in dev.getelements.elements.rest.test.model
- SaveDataDocumentPagination() - Constructor for class dev.getelements.elements.rest.test.model.SaveDataDocumentPagination
- SaveDataDocumentResource - Class in dev.getelements.elements.rest.savedata
- SaveDataDocumentResource() - Constructor for class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- SaveDataDocumentService - Interface in dev.getelements.elements.sdk.service.savedata
-
Saves and retrieves documents from the save document system.
- SaveDataDocumentServiceProvider - Class in dev.getelements.elements.service.savedata
- SaveDataDocumentServiceProvider() - Constructor for class dev.getelements.elements.service.savedata.SaveDataDocumentServiceProvider
- saveDataDocumentToMongoSaveDataDocumentId(SaveDataDocument, MongoSaveDataDocumentId) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- SaveDataNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.savedata
-
Thrown when an instance of
SaveDataDocumentcan't be found. - SaveDataNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.savedata.SaveDataNotFoundException
-
Creates a new instance.
- SaveDataNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.savedata.SaveDataNotFoundException
-
Creates a new instance with the given message.
- SaveDataNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.savedata.SaveDataNotFoundException
-
Creates a new instance with the given message and cause.
- SaveDataNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.savedata.SaveDataNotFoundException
-
Creates a new instance.
- SaveDataNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.savedata.SaveDataNotFoundException
-
Creates a new instance with the given cause.
- saveNewResource(Path, ResourceId) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
- saveOrUpdateLargeObject(LargeObject) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
- saveOrUpdateLargeObject(LargeObject) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- saveOrUpdateLargeObject(LargeObject) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- saveOrUpdateLargeObject(LargeObject) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- scanningScope(String) - Method in class dev.getelements.elements.jrpc.JsonRpcModule
-
Scans for the scope, specifying both the models and services matching the scope.
- schedule(Runnable, long, TimeUnit) - Method in class dev.getelements.elements.rt.util.LatchedScheduledExecutorServiceCompletionService
- schedule(Callable<V>, long, TimeUnit) - Method in class dev.getelements.elements.rt.util.LatchedScheduledExecutorServiceCompletionService
- Schedule - Class in dev.getelements.elements.sdk.model.mission
-
Represents a named schedule that can be attached to missions.
- Schedule() - Constructor for class dev.getelements.elements.sdk.model.mission.Schedule
-
Creates a new instance.
- SCHEDULE_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ScheduleDao
- SCHEDULE_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ScheduleDao
- SCHEDULE_EVENT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
- SCHEDULE_EVENT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
- SCHEDULE_EVENT_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
- SCHEDULE_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ScheduleDao
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class dev.getelements.elements.rt.util.LatchedScheduledExecutorServiceCompletionService
- SCHEDULED_EXECUTOR_SERVICE - Static variable in interface dev.getelements.elements.rt.remote.Instance
-
Used with
Namedto name an instance ofScheduledExecutorServicewhich is a general purpose pool of threads used for performing various tasks within the system that require scheduling. - ScheduleDao - Interface in dev.getelements.elements.sdk.dao
-
Provides access to
Scheduleinstances within the database. - scheduleDestruction(ResourceId) - Method in class dev.getelements.elements.rt.SimpleScheduler
- scheduleDestruction(ResourceId, long, TimeUnit) - Method in interface dev.getelements.elements.rt.Scheduler
-
Provided the
ResourceId, this will schedule destruction at some point in the near future, but not before. - scheduleDestruction(ResourceId, long, TimeUnit) - Method in class dev.getelements.elements.rt.SimpleScheduler
- ScheduledExecutorServiceProvider - Class in dev.getelements.elements.rt.remote.provider
- ScheduledExecutorServiceProvider() - Constructor for class dev.getelements.elements.rt.remote.provider.ScheduledExecutorServiceProvider
- ScheduleEvent - Class in dev.getelements.elements.sdk.model.mission
-
Represents a time-bounded event within a schedule, associating missions with a time range.
- ScheduleEvent() - Constructor for class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Creates a new instance.
- ScheduleEventDao - Interface in dev.getelements.elements.sdk.dao
-
Manges
ScheduleEventinstances within the database. - scheduleEventListToMongoScheduleEventList(List<ScheduleEvent>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- ScheduleEventNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.mission
-
Thrown when a schedule event cannot be found.
- ScheduleEventNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleEventNotFoundException
-
Creates a new instance.
- ScheduleEventNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleEventNotFoundException
-
Creates a new instance with the given message.
- ScheduleEventNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleEventNotFoundException
-
Creates a new instance with the given message and cause.
- ScheduleEventNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleEventNotFoundException
-
Creates a new instance.
- ScheduleEventNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleEventNotFoundException
-
Creates a new instance with the given cause.
- ScheduleEventPagination - Class in dev.getelements.elements.rest.test.model
- ScheduleEventPagination() - Constructor for class dev.getelements.elements.rest.test.model.ScheduleEventPagination
- ScheduleEventResource - Class in dev.getelements.elements.rest.mission
- ScheduleEventResource() - Constructor for class dev.getelements.elements.rest.mission.ScheduleEventResource
- ScheduleEventService - Interface in dev.getelements.elements.sdk.service.mission
- ScheduleEventServiceProvider - Class in dev.getelements.elements.service.mission
- ScheduleEventServiceProvider() - Constructor for class dev.getelements.elements.service.mission.ScheduleEventServiceProvider
- scheduleListToMongoScheduleList(List<Schedule>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- ScheduleNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.mission
-
Thrown when a schedule cannot be found.
- ScheduleNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleNotFoundException
-
Creates a new instance.
- ScheduleNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleNotFoundException
-
Creates a new instance with the given message.
- ScheduleNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleNotFoundException
-
Creates a new instance with the given message and cause.
- ScheduleNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleNotFoundException
-
Creates a new instance.
- ScheduleNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.mission.ScheduleNotFoundException
-
Creates a new instance with the given cause.
- SchedulePagination - Class in dev.getelements.elements.rest.test.model
- SchedulePagination() - Constructor for class dev.getelements.elements.rest.test.model.SchedulePagination
- ScheduleProgressDao - Interface in dev.getelements.elements.sdk.dao
-
Manages
Progressinstances for the - ScheduleProgressResource - Class in dev.getelements.elements.rest.mission
- ScheduleProgressResource() - Constructor for class dev.getelements.elements.rest.mission.ScheduleProgressResource
- ScheduleProgressService - Interface in dev.getelements.elements.sdk.service.mission
- ScheduleProgressServiceProvider - Class in dev.getelements.elements.service.mission
- ScheduleProgressServiceProvider() - Constructor for class dev.getelements.elements.service.mission.ScheduleProgressServiceProvider
- Scheduler - Interface in dev.getelements.elements.rt
-
The Scheduler is the main entry point dispatching requests and operations to the various
Resourceinstances contained in the underlying services. - SCHEDULER - Enum constant in enum class dev.getelements.elements.rt.ResumeReason
-
The coroutine was resumed by the
SchedulerContext - SCHEDULER_THREADS - Static variable in interface dev.getelements.elements.rt.Constants
-
The number of threads used by the
SchedulerContextfor timing/scheduling. - SchedulerContext - Interface in dev.getelements.elements.rt
-
This is the
Proxyablefor scheduling tasks within the cluster. - ScheduleResource - Class in dev.getelements.elements.rest.mission
- ScheduleResource() - Constructor for class dev.getelements.elements.rest.mission.ScheduleResource
- ScheduleService - Interface in dev.getelements.elements.sdk.service.mission
- ScheduleServiceProvider - Class in dev.getelements.elements.service.mission
- ScheduleServiceProvider() - Constructor for class dev.getelements.elements.service.mission.ScheduleServiceProvider
- scheduleUnlink(Path, long, TimeUnit) - Method in interface dev.getelements.elements.rt.Scheduler
-
Provided the
Path, this will schedule an unlink operation at some point in the near future, but not before the delay time specified in the parameters of this method. - scheduleUnlink(Path, long, TimeUnit) - Method in class dev.getelements.elements.rt.SimpleScheduler
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class dev.getelements.elements.rt.util.LatchedScheduledExecutorServiceCompletionService
- schema() - Method in record class dev.getelements.elements.sdk.model.goods.ProductSkuSchema
-
Returns the value of the
schemarecord component. - SCHEMA_DRAFT_2020_12 - Static variable in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
The URI for the JSON Schema draft 2020-12 specification.
- SchemaMigrationRecord - Class in dev.getelements.elements.dao.mongo.migration
-
Tracks that a
Migrationwith a given id has been applied. - SchemaMigrationRecord() - Constructor for class dev.getelements.elements.dao.mongo.migration.SchemaMigrationRecord
- scheme - Variable in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeResponse
-
The created or updated OAuth2 auth scheme.
- scheme - Variable in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeResponse
-
The created or updated OIDC auth scheme.
- scheme - Variable in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeResponse
-
The full auth scheme response.
- SCHEME - Enum constant in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
- SCHEME_EMAIL - Static variable in interface dev.getelements.elements.sdk.dao.UserUidDao
- SCHEME_NAME - Static variable in interface dev.getelements.elements.sdk.dao.UserUidDao
- SCHEME_PHONE_NUMBER - Static variable in interface dev.getelements.elements.sdk.dao.UserUidDao
- scope - Variable in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- scope() - Element in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
Indicates the scope of the service.
- scope(Key<T>, Provider<T>) - Method in class dev.getelements.elements.sdk.guice.ReentrantThreadLocalScope
- ScopedInvoker<InvocationScopeT> - Interface in dev.getelements.elements.sdk.service.blockchain.invoke
-
Internal interface used to handle scoping of
EvmSmartContractInvocationService.Invokerinstances. - ScopedInvoker.Factory<InvocationScopeT,
InvokerT> - Interface in dev.getelements.elements.sdk.service.blockchain.invoke -
A Factory type which is used to make instances of invalid input: '{@link /*missing*/}'
- ScopedServicesModule - Class in dev.getelements.elements.service.guice
- ScopedServicesModule(Scope) - Constructor for class dev.getelements.elements.service.guice.ScopedServicesModule
- scopes() - Element in annotation interface dev.getelements.elements.rt.annotation.RemoteModel
-
Defines the various remote scope definitions.
- scopes() - Element in annotation interface dev.getelements.elements.rt.annotation.RemoteService
-
Defines the various remote scope definitions.
- Score - Class in dev.getelements.elements.sdk.model.leaderboard
-
Represents a leaderboard score entry associated with a user profile.
- Score() - Constructor for class dev.getelements.elements.sdk.model.leaderboard.Score
-
Creates a new instance.
- SCORE_CREATED_OR_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.ScoreDao
- ScoreDao - Interface in dev.getelements.elements.sdk.dao
-
Manipulates instances of
Scorewithin the database. - ScoreResource - Class in dev.getelements.elements.rest.leaderboard
- ScoreResource() - Constructor for class dev.getelements.elements.rest.leaderboard.ScoreResource
- ScoreService - Interface in dev.getelements.elements.sdk.service.leaderboard
-
Creates and manages instances of
Score. - ScoreServiceProvider - Class in dev.getelements.elements.service.leaderboard
- ScoreServiceProvider() - Constructor for class dev.getelements.elements.service.leaderboard.ScoreServiceProvider
- scoreToMongoLeaderboard(Score) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- scramblePassword(MongoUser) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
-
Given the instance of
MongoUser, this will scramble the password making it extremely impossible for a user to login. - scramblePassword(UpdateBuilder) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
-
Scrambles both the salt and the password.
- scramblePasswordOnInsert() - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
-
Scrambles both the salt and the password.
- scramblePasswordOnInsert(UpdateBuilder) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
-
Scrambles both the salt and the password.
- scramblePasswordOnInsert(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
-
Scrambles both the salt and the password.
- SdkArtifactNotFoundException - Exception Class in dev.getelements.elements.sdk.exception
- SdkArtifactNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.exception.SdkArtifactNotFoundException
- SdkArtifactNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkArtifactNotFoundException
- SdkArtifactNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkArtifactNotFoundException
- SdkArtifactNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkArtifactNotFoundException
- SdkArtifactNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkArtifactNotFoundException
- SdkCallbackException - Exception Class in dev.getelements.elements.sdk.exception
- SdkCallbackException() - Constructor for exception class dev.getelements.elements.sdk.exception.SdkCallbackException
- SdkCallbackException(String) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkCallbackException
- SdkCallbackException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkCallbackException
- SdkCallbackException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkCallbackException
- SdkCallbackException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkCallbackException
- SdkDuplicateClassError - Exception Class in dev.getelements.elements.sdk.exception
-
Thrown when an
Elementdefines a class that exists on both the classpath of the system and the classpath of the Element, and the system class is made available. - SdkDuplicateClassError() - Constructor for exception class dev.getelements.elements.sdk.exception.SdkDuplicateClassError
- SdkDuplicateClassError(String) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkDuplicateClassError
- SdkDuplicateClassError(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkDuplicateClassError
- SdkElementNotFoundException - Exception Class in dev.getelements.elements.sdk.exception
-
Thrown when a
ElementLoaderFactorycannot find the requested element. - SdkElementNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.exception.SdkElementNotFoundException
- SdkElementNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkElementNotFoundException
- SdkElementNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkElementNotFoundException
- SdkElementNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkElementNotFoundException
- SdkElementNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkElementNotFoundException
- SdkException - Exception Class in dev.getelements.elements.sdk.exception
-
Represents a generic exception for the
ElementLoaderand related types. - SdkException() - Constructor for exception class dev.getelements.elements.sdk.exception.SdkException
- SdkException(String) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkException
- SdkException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkException
- SdkException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkException
- SdkException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkException
- sdkExceptionHandler() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
sdkExceptionHandlerrecord component. - sdkExceptionHandler(Consumer<SdkException>) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Handles
SdkExceptions thrown in the process of loading multipleElements. - SdkMultiException - Exception Class in dev.getelements.elements.sdk.exception
- SdkMultiException() - Constructor for exception class dev.getelements.elements.sdk.exception.SdkMultiException
- SdkMultiException(String) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkMultiException
- SdkMultiException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkMultiException
- SdkMultiException(String, Collection<? extends Throwable>) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkMultiException
- SdkMultiException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkMultiException
- SdkServiceNotFoundException - Exception Class in dev.getelements.elements.sdk.exception
- SdkServiceNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.exception.SdkServiceNotFoundException
- SdkServiceNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkServiceNotFoundException
- SdkServiceNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkServiceNotFoundException
- SdkServiceNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkServiceNotFoundException
- SdkServiceNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.exception.SdkServiceNotFoundException
- searchMetadatas(int, int, String, User.Level) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- searchMetadatas(int, int, String, User.Level) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Lists all
Metadatainstances, specifying a search query. - SECRET_HEADER_LENGTH - Static variable in class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
Represents the secret total length.
- SecureRandomPasswordGenerator - Class in dev.getelements.elements.security
- SecureRandomPasswordGenerator() - Constructor for class dev.getelements.elements.security.SecureRandomPasswordGenerator
- SecureReader - Interface in dev.getelements.elements.setup
-
Securely reads the prompt from a shell (without echoing what is typed).
- selector() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDependency
- selector() - Method in record class dev.getelements.elements.sdk.model.system.ElementDependencyMetadata
-
Returns the value of the
selectorrecord component. - selector() - Method in record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Returns the value of the
selectorrecord component. - SelfHealingAtomicReferenceDataStoreProvider - Class in dev.getelements.elements.dao.mongo.provider
-
Builds the
Datastoreused by the migration tool, applying indexes itself viaSelfHealingIndexApplierrather than relying onMorphiaConfig.applyIndexes(true), so a stale on-disk index left over from a prior index-option change doesn't abort datastore construction. - SelfHealingAtomicReferenceDataStoreProvider() - Constructor for class dev.getelements.elements.dao.mongo.provider.SelfHealingAtomicReferenceDataStoreProvider
- SelfHealingIndexApplier - Interface in dev.getelements.elements.dao.mongo.provider
-
Applies every mapped entity's declared indexes against a
Datastore, healing (viaIndexConflictResolver) any single collection whose on-disk index conflicts with its newly-declared options, instead of letting one conflicting index abort index application for every other entity, which is howDatastore's own automatic index application behaves. - send() - Method in interface dev.getelements.elements.sdk.service.blockchain.NearSmartContractInvocationService.Invoker
-
Sends a transaction to the blockchain.
- send() - Method in interface dev.getelements.elements.sdk.service.notification.Notification
-
Invokes
Notification.send(Consumer, Consumer)with callbacks which simply logs the result. - send(byte[], HttpServletRequest, HttpServletResponse) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Send a response to a
GETorHEADHTTP request. - send(NotificationParameters, Consumer<NotificationEvent>, Consumer<Exception>) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationDestination
-
Sends a notification using the supplied
NotificationParametersand calblack medhos. - send(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.FlowSmartContractInvocationService.Invoker
-
Sends a transaction to the blockchain.
- send(String, String, String, String, boolean) - Method in interface dev.getelements.elements.sdk.service.email.EmailService
-
Sends an email.
- send(String, String, String, String, boolean) - Method in class dev.getelements.elements.service.email.DefaultEmailService
- send(String, List<String>, List<?>) - Method in interface dev.getelements.elements.sdk.service.blockchain.FlowSmartContractInvocationService.Invoker
-
Sends a transaction to the blockchain.
- send(String, List<String>, List<?>) - Method in class dev.getelements.elements.service.blockchain.invoke.flow.FlowInvoker
- send(String, List<String>, List<Object>, List<String>) - Method in interface dev.getelements.elements.sdk.service.blockchain.EvmSmartContractInvocationService.Invoker
-
Sends a transaction to the blockchain by calling the specified smart contract method with the supplied parameter types and return types.
- send(String, List<String>, List<Object>, List<String>) - Method in class dev.getelements.elements.service.blockchain.invoke.evm.Web3jInvoker
- send(Consumer<NotificationEvent>, Consumer<Exception>) - Method in interface dev.getelements.elements.sdk.service.notification.Notification
-
Enqueues this
Notificationto be sent. - send(Consumer<NotificationEvent>, Consumer<Exception>) - Method in class dev.getelements.elements.service.notification.StandardNotification
- send(List<Map.Entry<String, Map<String, Object>>>) - Method in interface dev.getelements.elements.sdk.service.blockchain.NearSmartContractInvocationService.Invoker
-
Sends a transaction to the blockchain.
- send(List<Map.Entry<String, Map<String, Object>>>) - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- send(ZMsg, ZMQ.Socket) - Static method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
-
Sends the supplied
ZMsgon the suppliedZMQ.Socket, adding header and delimiter information as necessary - sendDirect(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.NearSmartContractInvocationService.Invoker
-
Sends a transaction to the blockchain with a specified receiver id.
- sendDirect(String, List<Map.Entry<String, Map<String, Object>>>) - Method in interface dev.getelements.elements.sdk.service.blockchain.NearSmartContractInvocationService.Invoker
-
Sends a transaction to the blockchain with a specified receiver id.
- sendDirect(String, List<Map.Entry<String, Map<String, Object>>>) - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- sender(Profile) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Specifies the profile which is sending the notification.
- sendError(HttpServletRequest, HttpServletResponse, int) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Send an error to the Git client or browser.
- sendError(HttpServletRequest, HttpServletResponse, int, String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Send an error to the Git client or browser.
- sendPlainText(String, HttpServletRequest, HttpServletResponse) - Static method in class org.eclipse.jgit.http.server.ServletUtils
-
Send a plain text response to a
GETorHEADHTTP request. - sensitive() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDefaultAttribute
-
Whether the attribute is sensitive (e.g., passwords, API keys).
- sensitive() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementRequiredAttribute
-
Whether the attribute value is sensitive (e.g., passwords, API keys).
- sensitive() - Method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Returns the value of the
sensitiverecord component. - sensitive() - Method in record class dev.getelements.elements.sdk.record.ElementRequiredAttributeRecord
-
Returns the value of the
sensitiverecord component. - serialize(OutputStream) - Method in interface dev.getelements.elements.rt.Resource
-
Dumps the entire contents of this
Resourceto the suppliedOutputStreamwhere it can be reconstituted later using theResource.deserialize(InputStream)method. - serialize(OutputStream) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- serialize(WritableByteChannel) - Method in interface dev.getelements.elements.rt.Resource
-
Dumps the entire contents of this
Resourceto the suppliedWritableByteChannelwhere it can be reconstituted later using theResource.deserialize(InputStream)method. - serialize(WritableByteChannel) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- Serialize - Annotation Interface in dev.getelements.elements.rt.annotation
-
Designates a method parameters to be serialized for remote invocation.
- Serialize.Util - Class in dev.getelements.elements.rt.annotation
- serve(Iterable<String>) - Method in interface dev.getelements.elements.guice.ServletBindings
- serve(String) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
Construct a binding for a specific path.
- serve(String) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
-
Construct a binding for a specific path.
- serve(String, String...) - Method in interface dev.getelements.elements.guice.ServletBindings
- server(Supplier<ZMQ.Socket>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQCurveSecurity
- server(Supplier<ZMQ.Socket>) - Method in interface dev.getelements.elements.rt.remote.jeromq.JeroMQSecurity
-
Configures the socket for use as a server socket.
- server(ZMQ.Socket) - Method in interface dev.getelements.elements.rt.remote.jeromq.JeroMQSecurity
-
Configures the socket for use as a server socket.
- SERVER_CONTEXT_PREFIX - Static variable in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
The prefix used for server-generated context strings.
- SERVER_ERROR_MAX - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcError
- SERVER_ERROR_MIN - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcError
- SERVER_OVERRIDABLE_ATTR - Static variable in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- SERVER_OVERRIDABLE_ATTR - Static variable in interface dev.getelements.elements.sdk.test.element.TestService
-
A server-level default declared in this non-element interface, simulating the production scenario where server framework code declares an
@ElementDefaultAttribute(e.g. - ServerContainer - Interface in dev.getelements.elements.rt
-
This is the main class used to manage the lifecycle of the underlying
Schedulerinstances. - ServerContainer.RunningInstance - Interface in dev.getelements.elements.rt
- serveRegex(Iterable<String>) - Method in interface dev.getelements.elements.guice.ServletBindings
- serveRegex(String) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
Construct a binding for a regular expression.
- serveRegex(String) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
-
Construct a binding for a regular expression.
- serveRegex(String, String...) - Method in interface dev.getelements.elements.guice.ServletBindings
- serveRegex(Pattern) - Method in class org.eclipse.jgit.http.server.glue.MetaFilter
-
Construct a binding for a regular expression.
- service() - Method in record class dev.getelements.elements.sdk.query.MethodCallbackRecord
-
Returns the value of the
servicerecord component. - service(ElementServiceKey<ServiceT>) - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Gets the
ElementServiceQueryfor the specificElementServiceKey. - service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jgit.http.server.glue.MetaServlet
- service(String) - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Gets a
ElementServiceQueryfrom the selectedElement. - SERVICE - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Generic name for service scoped types.
- SERVICE_LOCATOR - Static variable in interface dev.getelements.elements.sdk.ElementStandardBeanProperties
-
The
ElementRecordbean property. - SERVICE_LOCATOR_PROPERTY - Static variable in interface dev.getelements.elements.sdk.ElementStandardBeanProperties
- SERVICE_NAME_SEPARATOR - Static variable in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Service name separator.
- SERVICE_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
A particular service could not be found at the requested path.
- Service Export Visibility - Search tag in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- Section
- ServiceFactory - Interface in dev.getelements.elements.service.user
- serviceKey() - Method in record class dev.getelements.elements.sdk.query.ElementCallbackQuery
-
Returns the value of the
serviceKeyrecord component. - serviceKey() - Method in record class dev.getelements.elements.sdk.query.ElementServiceQuery
-
Returns the value of the
serviceKeyrecord component. - serviceKey() - Method in record class dev.getelements.elements.sdk.record.ElementEventKey
-
Returns the value of the
serviceKeyrecord component. - ServiceLocator - Interface in dev.getelements.elements.sdk
-
Used to access instances which would otherwise be provided using the javax.getInstance annotations javax.injext.Inject and javax.injext.Named.
- ServiceLocatorLocalInvocationDispatcher - Class in dev.getelements.elements.rt.remote
-
Deprecated.This needs to be replaced with a dispatch to an
ElementviaElementRegistry - ServiceLocatorLocalInvocationDispatcher() - Constructor for class dev.getelements.elements.rt.remote.ServiceLocatorLocalInvocationDispatcher
-
Deprecated.
- serviceName() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Returns the value of the
serviceNamerecord component. - ServiceNotFoundException - Exception Class in dev.getelements.elements.rt.exception
- ServiceNotFoundException() - Constructor for exception class dev.getelements.elements.rt.exception.ServiceNotFoundException
- ServiceNotFoundException(String) - Constructor for exception class dev.getelements.elements.rt.exception.ServiceNotFoundException
- ServiceNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ServiceNotFoundException
- ServiceNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.ServiceNotFoundException
- ServiceNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.ServiceNotFoundException
- services() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
servicesrecord component. - services() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
servicesrecord component. - Services - Class in dev.getelements.elements.sdk.service
-
A class which helps implement the
Providerinstances for the service-level objects. - ServicesElementModule - Class in dev.getelements.elements.service.guice
-
Created by patricktwohig on 3/19/15.
- ServicesElementModule() - Constructor for class dev.getelements.elements.service.guice.ServicesElementModule
- ServicesMapper - Interface in dev.getelements.elements.service.util
- ServicesMapperImpl - Class in dev.getelements.elements.service.util
- ServicesMapperImpl() - Constructor for class dev.getelements.elements.service.util.ServicesMapperImpl
- ServicesMapperRegistryProvider - Class in dev.getelements.elements.service.util
- ServicesMapperRegistryProvider() - Constructor for class dev.getelements.elements.service.util.ServicesMapperRegistryProvider
- ServicesModule - Class in dev.getelements.elements.service.guice
- ServicesModule(Scope) - Constructor for class dev.getelements.elements.service.guice.ServicesModule
-
Configures all services to use the following
ScopeandAttributesjakarta.inject.Provider<Attributes>type, which is used to match theAttributesto the associatedScope. - ServiceTestModuleDefaults - Class in dev.getelements.elements.service
- ServiceTestModuleDefaults() - Constructor for class dev.getelements.elements.service.ServiceTestModuleDefaults
- serviceType() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Returns the value of the
serviceTyperecord component. - ServiceUtilityModule - Class in dev.getelements.elements.service.guice
- ServiceUtilityModule() - Constructor for class dev.getelements.elements.service.guice.ServiceUtilityModule
- SERVLET_KEY - Static variable in class dev.getelements.elements.docserve.DocModule
- SERVLET_KEY - Static variable in class dev.getelements.elements.rest.guice.RestAPIJerseyModule
- SERVLET_NAME - Static variable in class dev.getelements.elements.docserve.DocModule
- SERVLET_NAME - Static variable in class dev.getelements.elements.rest.guice.RestAPIJerseyModule
- servletAlreadyInitialized - Variable in class org.eclipse.jgit.http.server.HttpServerText
- ServletBinder - Interface in org.eclipse.jgit.http.server.glue
-
Binds a servlet to a URL.
- ServletBindings - Interface in dev.getelements.elements.guice
-
A utility interface which allows the for the separation of logic from the
ServletModule. - ServletContextHandlerProvider - Class in dev.getelements.elements.jetty
- ServletContextHandlerProvider() - Constructor for class dev.getelements.elements.jetty.ServletContextHandlerProvider
- servletMustNotBeNull - Variable in class org.eclipse.jgit.http.server.HttpServerText
- ServletRequestAttributes - Class in dev.getelements.elements.servlet
- ServletRequestAttributes(ServletRequest) - Constructor for class dev.getelements.elements.servlet.ServletRequestAttributes
- ServletUtils - Class in org.eclipse.jgit.http.server
-
Common utility functions for servlets.
- servletWasAlreadyBound - Variable in class org.eclipse.jgit.http.server.HttpServerText
- Session - Class in dev.getelements.elements.sdk.model.session
-
Represents a session authorized by Elements.
- Session() - Constructor for class dev.getelements.elements.sdk.model.session.Session
-
Creates a new instance.
- SESSION_ATTRIBUTE - Static variable in class dev.getelements.elements.sdk.model.session.Session
-
Used as the key for the user attribute where appropriate.
- SESSION_CHECKSUM_LENGTH - Static variable in class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
The number of bytes that make up the session secret checksum header.
- SESSION_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.SessionDao
- SESSION_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.SessionDao
- SESSION_ID_LENGTH - Static variable in class dev.getelements.elements.dao.mongo.model.MongoSessionSecret
-
The number of bytes that make up a session secret.
- SESSION_LINGER_SECONDS - Static variable in class dev.getelements.elements.dao.mongo.model.MongoSession
- SESSION_SECRET - Static variable in interface dev.getelements.elements.sdk.jakarta.rs.AuthSchemes
-
Specifies the session_secret scheme used with the Elements-SessionSecret: headers.
- SESSION_SECRET - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Specifies the Session ID used by social engine.
- SESSION_TIMEOUT_SECONDS - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Used to specify the session timeout, in seconds
- SESSION_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.SessionDao
- SessionCreation - Class in dev.getelements.elements.sdk.model.session
-
Represents the result of a session creation request, containing the session secret and session details.
- SessionCreation() - Constructor for class dev.getelements.elements.sdk.model.session.SessionCreation
-
Creates a new instance.
- SessionDao - Interface in dev.getelements.elements.sdk.dao
-
Manages instances of
Session. - SessionExpiredException - Exception Class in dev.getelements.elements.sdk.model.exception.security
-
Thrown when a session has expired.
- SessionExpiredException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionExpiredException
-
Creates a new instance.
- SessionExpiredException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionExpiredException
-
Creates a new instance with the given message.
- SessionExpiredException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionExpiredException
-
Creates a new instance with the given message and cause.
- SessionExpiredException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionExpiredException
-
Creates a new instance.
- SessionExpiredException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionExpiredException
-
Creates a new instance with the given cause.
- SessionNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.security
-
Thrown when a session cannot be found.
- SessionNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionNotFoundException
-
Creates a new instance.
- SessionNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionNotFoundException
-
Creates a new instance with the given message.
- SessionNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionNotFoundException
-
Creates a new instance with the given message and cause.
- SessionNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionNotFoundException
-
Creates a new instance.
- SessionNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.security.SessionNotFoundException
-
Creates a new instance with the given cause.
- SessionProvider - Class in dev.getelements.elements.security
- SessionProvider() - Constructor for class dev.getelements.elements.security.SessionProvider
- SessionResource - Class in dev.getelements.elements.rest.security
- SessionResource() - Constructor for class dev.getelements.elements.rest.security.SessionResource
- SessionSecretHeader - Class in dev.getelements.elements.security
-
Parses the value in the session secret header specified in
Headers.SESSION_SECRET. - SessionService - Interface in dev.getelements.elements.sdk.service.auth
- set(int, T) - Method in class dev.getelements.elements.rt.ConcurrentRoundRobin
- set(int, T) - Method in interface dev.getelements.elements.rt.RoundRobin
-
Sets the objects at the supplied index.
- set(long) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSAtomicLong
-
Sets the value of, atomically.
- set(T) - Method in class dev.getelements.elements.rt.util.SimpleReference
-
Sets the value.
- set$id(String) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Sets the schema ID.
- set$schema(String) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Sets the schema URI.
- setAccessLevel(User.Level) - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- setAccessLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Sets the minimum access level required to view this metadata.
- setAccessLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Sets the access level required to view this metadata.
- setAccessLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Sets the minimum access level required to view this metadata.
- setAccessOption(String) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the access option for this token.
- setAccessPermissions(AccessPermissions) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- setAccessPermissions(AccessPermissions) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Sets the access permissions for this large object.
- setAccessPermissionsUtils(AccessPermissionsUtils) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- setAccessRequestUtils(AccessRequestUtils) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- setAccountAddress(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- setAccountAddress(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- setAccountAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Sets the account address for this contract.
- setAccountAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Sets the account address used as the default for contract requests.
- setAccounts(List<MongoWalletAccount>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- setAccounts(List<CreateWalletRequestAccount>) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Sets the accounts for this wallet.
- setAccounts(List<WalletAccount>) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Sets the list of accounts in this wallet.
- setActive(boolean) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setActive(boolean) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- setActive(boolean) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets whether the created user is active.
- setActorId(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setActorId(String) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setAddress(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- setAddress(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWalletAccount
- setAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.BulkMintTokenRequest
-
Sets the public address of the account with funds to mint.
- setAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the address.
- setAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContractAddress
-
Sets the blockchain address of the smart contract.
- setAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Sets the wallet address.
- setAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
-
Sets the public wallet address for this account.
- setAddress(List<Object>) - Method in class dev.getelements.elements.rt.remote.Route
- setAddresses(List<MongoSmartContractAddress>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- setAddresses(Map<BlockchainNetwork, SmartContractAddress>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Sets the contract addresses by network.
- setAddresses(Map<BlockchainNetwork, SmartContractAddress>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Sets the blockchain addresses of the contract, keyed by network.
- setAddresses(Map<BlockchainNetwork, SmartContractAddress>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Sets the blockchain addresses of the contract, keyed by network.
- setAdminLoginEnabled(boolean) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setAdminLoginEnabled(boolean) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setAdminLoginEnabled(boolean) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets whether this provider is offered as an admin-panel login option.
- setAdvancedInventoryItemService(AdvancedInventoryItemService) - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- setAlg(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the algorithm.
- setAlgorithm(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- setAlgorithm(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- setAlgorithm(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Sets the cryptographic algorithm.
- setAlgorithm(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Sets the cryptographic algorithm.
- setAlgorithm(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Sets the cryptographic algorithm to use with the supplied key.
- setAlgorithm(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Sets the encryption algorithm for the vault.
- setAlgorithm(PrivateKeyCrytpoAlgorithm) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Sets the private key encryption algorithm used to secure this vault key.
- setAlgorithm(String) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- setAllowedIssuers(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- setAllowedIssuers(List<String>) - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Sets the list of allowed issuers.
- setAllowedIssuers(List<String>) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Sets the list of allowed issuers.
- setAllowedIssuers(List<String>) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Sets the list of issuers allowed to use this scheme.
- setAllowPlainTrafficProvider(Provider<Boolean>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQSecurityProvider
- setAmount(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- setAmount(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- setAmount(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Sets the amount.
- setAnonApplicationConfigurationServiceProvider(Provider<AnonApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.ApplicationConfigurationServiceProvider
- setAnonApplicationServiceProvider(Provider<AnonApplicationService>) - Method in class dev.getelements.elements.service.application.ApplicationServiceProvider
- setAnonAuthServiceProvider(Provider<AnonUsernamePasswordAuthService>) - Method in class dev.getelements.elements.service.auth.UsernamePasswordAuthServiceProvider
- setAnonCodegenServiceProvider(Provider<AnonCodegenService>) - Method in class dev.getelements.elements.service.codegen.OpenApiCodegenServiceProvider
- setAnonFacebookApplicationConfigurationServiceProvider(Provider<AnonFacebookApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.FacebookApplicationConfigurationServiceProvider
- setAnonGooglePlayApplicationConfigurationServiceProvider(Provider<AnonGooglePlayApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.GooglePlayApplicationConfigurationServiceProvider
- setAnonIosApplicationConfigurationServiceProvider(Provider<AnonIosApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.IosApplicationConfigurationServiceProvider
- setAnonLargeObjectServiceProvider(Provider<AnonLargeObjectService>) - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- setAnonLeaderboardServiceProvider(Provider<AnonLeaderboardService>) - Method in class dev.getelements.elements.service.leaderboard.LeaderboardServiceProvider
- setAnonMissionServiceProvider(Provider<AnonMissionService>) - Method in class dev.getelements.elements.service.mission.MissionServiceProvider
- setAnonOAuth2AuthServiceProvider(Provider<AnonOAuth2AuthService>) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceProvider
- setAnonOculusApplicationConfigurationServiceProvider(Provider<AnonOculusApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.OculusApplicationConfigurationServiceProvider
- setAnonOidcAuthService(AnonOidcAuthService) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setAnonOidcAuthServiceProvider(Provider<AnonOidcAuthService>) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceProvider
- setAnonOidcLoginAttemptServiceProvider(Provider<AnonOidcLoginAttemptService>) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptServiceProvider
- setAnonProfileOverrideServiceProvider(Provider<AnonProfileOverrideService>) - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- setAnonProvider(Provider<AnonItemLedgerService>) - Method in class dev.getelements.elements.service.inventory.ItemLedgerServiceProvider
- setAnonRankServiceProvider(Provider<AnonRankService>) - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- setAnonServiceProvider(Provider<AnonOAuth2LinkService>) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2LinkServiceProvider
- setAnonServiceProvider(Provider<AnonOidcLinkService>) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkServiceProvider
- setAnonServiceProvider(Provider<AnonEmailPasswordLinkService>) - Method in class dev.getelements.elements.service.user.EmailPasswordLinkServiceProvider
- setAnonServiceProvider(Provider<AnonEmailVerificationService>) - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- setAnonServiceProvider(Provider<AnonPasswordResetService>) - Method in class dev.getelements.elements.service.user.PasswordResetServiceProvider
- setAnonServiceProvider(Provider<AnonUsernamePasswordLinkService>) - Method in class dev.getelements.elements.service.user.UsernamePasswordLinkServiceProvider
- setAnonSteamApplicationConfigurationServiceProvider(Provider<AnonSteamApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.SteamApplicationConfigurationServiceProvider
- setAnonymous(boolean) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- setApi(BlockchainApi) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- setApi(BlockchainApi) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- setApi(BlockchainApi) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Sets the blockchain API protocol.
- setApi(BlockchainApi) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Sets the blockchain API protocol used by this wallet.
- setApi(WebUIApplicationApiConfiguration) - Method in class dev.getelements.elements.webui.react.WebUIApplicationConfiguration
- setApiArtifacts(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- setApiOutsideUrl(String) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- setApiOutsideUrl(String) - Method in class dev.getelements.elements.service.util.EditorSchemaMapper
- setApiOutsideUrl(String) - Method in class dev.getelements.elements.service.util.JsonSchemaMapper
- setApiOutsideUrl(String) - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- setApiOutsideUrl(URI) - Method in class dev.getelements.elements.docserve.DocSwaggerConfigurationFilter
- setApiOutsideUrl(URI) - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource
- setApiOutsideUrl(URI) - Method in class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- setApiOutsideUrlProvider(Provider<String>) - Method in class dev.getelements.elements.service.util.ServicesMapperRegistryProvider
- setAppId(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoSteamApplicationConfiguration
- setAppId(String) - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
-
Sets the Steam AppID.
- setAppId(String) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the Steam AppID.
- setAppItemId(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setAppItemId(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setAppleIapReceiptService(AppleIapReceiptService) - Method in class dev.getelements.elements.rest.apple.AppleIapReceiptResource
- setAppleIapVerifyReceiptInvokerBuilderProvider(Provider<AppleIapVerifyReceiptInvoker.Builder>) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setAppleSignInId(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the Apple Sign-In ID of the created user.
- setAppleSignInRefreshTime(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.MongoAppleSignInSession
- setAppleSignInRefreshToken(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoAppleSignInSession
- setApplication(MongoApplication) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setApplication(MongoApplication) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setApplication(MongoApplication) - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- setApplication(MongoApplication) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setApplication(MongoApplication) - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Sets the
MongoApplicationassociated witht heMongoSession. - setApplication(MongoApplication) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setApplication(Application) - Method in class dev.getelements.elements.rest.test.ClientContext
- setApplication(Application) - Method in class dev.getelements.elements.sdk.model.Deployment
-
Sets the application this deployment belongs to.
- setApplication(Application) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the application that owns this product bundle.
- setApplication(Application) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Deprecated.use
CreateProfileRequest.setApplicationId(String)instead - setApplication(Application) - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Sets the application associated with this profile.
- setApplication(Application) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.providing the entire Application object is no longer necessary
- setApplication(Application) - Method in class dev.getelements.elements.sdk.model.session.MockSessionRequest
-
Sets the application to use when creating the associated user profile.
- setApplication(Application) - Method in class dev.getelements.elements.sdk.model.session.Session
-
Sets the application associated with this session.
- setApplication(FacebookRef) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- setApplicationConfiguration(ApplicationConfiguration) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the application configuration.
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.AnonApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.AnonGooglePlayApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.AnonSteamApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.SuperUserFirebaseApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.SuperUserGooglePlayApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.SuperUserIosApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.SuperUserMatchmakingApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.SuperUserPSNApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.application.SuperUserSteamApplicationConfigurationService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.firebase.CachingFirebaseAppFactory
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.goods.ProductBundleMigration
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.match.UserMatchService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setApplicationConfigurationDao(ApplicationConfigurationDao) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setApplicationConfigurationService(ApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.ApplicationConfigurationResource
- setApplicationConfigurationService(ApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
- setApplicationConfigurationService(ApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
- setApplicationContextSupplier(Function<ApplicationId, Context>) - Method in class dev.getelements.elements.rt.remote.CachingContextFactory
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.cdnserve.StaticContentServlet
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.dao.mongo.test.ApplicationTestFactory
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.application.AnonApplicationService
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.goods.ProductBundleMigration
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setApplicationDao(ApplicationDao) - Method in class dev.getelements.elements.service.user.AbstractUserService
- setApplicationExplicitlyRequested(boolean) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- setApplicationId(ApplicationId) - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
- setApplicationId(ApplicationId) - Method in class dev.getelements.elements.rt.routing.DefaultRoutingStrategy
- setApplicationId(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- setApplicationId(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoGooglePlayApplicationConfiguration
- setApplicationId(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoIosApplicationConfiguration
- setApplicationId(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- setApplicationId(String) - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Sets the Facebook application ID.
- setApplicationId(String) - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
-
Sets the Application ID.
- setApplicationId(String) - Method in class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
-
Sets the application ID, as defined in the AppStore (com.mycompany.app).
- setApplicationId(String) - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Sets the application ID from the Facebook Developer Console.
- setApplicationId(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Sets the application ID this profile belongs to.
- setApplicationId(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
-
Sets the application ID this profile belongs to.
- setApplicationId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- setApplicationNameOrId(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setApplicationNameOrId(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setApplicationNameOrId(String) - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Sets the name or ID of the application whose primary profile should be attached to the session.
- setApplicationNameOrId(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- setApplicationNameOrId(String) - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Sets the name or ID of the application whose primary profile should be attached to the session.
- setApplicationNameOrId(String) - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Sets the name or ID of the application whose primary profile should be attached to the session.
- setApplicationNameOrId(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- setApplicationNodeRoutingTable(List<String>) - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Sets the application node routing table entries.
- setApplicationRepositoryResolver(ApplicationRepositoryResolver) - Method in class dev.getelements.elements.git.HttpServletRepositoryResolver
- setApplicationSecret(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- setApplicationSecret(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- setApplicationSecret(String) - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Sets the Facebook application secret.
- setApplicationSecret(String) - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Sets the application secret from the Facebook Developer Console.
- setApplicationService(ApplicationService) - Method in class dev.getelements.elements.git.HttpServletRepositoryResolver
- setApplicationService(ApplicationService) - Method in class dev.getelements.elements.rest.application.ApplicationResource
- setApplicationService(ApplicationService) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- setApplicationTestFactory(ApplicationTestFactory) - Method in class dev.getelements.elements.dao.mongo.test.MongoProfileTestOperations
- setApplicationUrls(ApplicationUrls) - Method in class dev.getelements.elements.service.application.AnonApplicationService
- setApplicationUrls(ApplicationUrls) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- setApplicationVersion(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setAppliedAt(Date) - Method in class dev.getelements.elements.dao.mongo.migration.SchemaMigrationRecord
- setAppOutsideUrl(String) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- setAppOutsideUrl(String) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- setAppOutsideUrl(String) - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- setApproximation(boolean) - Method in class dev.getelements.elements.sdk.model.Pagination
-
Sets whether the total is an approximation.
- setArguments(List<Object>) - Method in class dev.getelements.elements.rt.remote.Invocation
-
Sets the arguments to pass to the remote method when invoking.
- setAsIsFileService(AsIsFileService) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Set AsIsFileService
- setAsIsFileService(AsIsFileService) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Set AsIsFileService
- setAssetUrls(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the asset URLs of this token.
- setAsyncConnectionService(AsyncConnectionService<?, ?>) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- setAsyncConnectionService(AsyncConnectionService<ZContext, ZMQ.Socket>) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setAsyncConnectionService(AsyncConnectionService<ZContext, ZMQ.Socket>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- setAsyncControlClientFactory(AsyncControlClient.Factory) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- setAsyncTimeoutLimit(int) - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- setAsyncTimeoutLimitAsString(String) - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- setAttribute(String, Object) - Method in interface dev.getelements.elements.sdk.MutableAttributes
-
Sets the attribute with the supplied name and value
- setAttribute(String, Object) - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
- setAttribute(String, Object) - Method in class dev.getelements.elements.sdk.util.PropertiesAttributes
- setAttribute(String, Object) - Method in class dev.getelements.elements.sdk.util.SimpleAttributes.Builder
-
Sets the provided attribute using the name and value.
- setAttribute(String, Object) - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
- setAttribute(String, Object) - Method in class dev.getelements.elements.servlet.ServletRequestAttributes
- setAttributes(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- setAttributes(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- setAttributes(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the application attributes.
- setAttributes(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Sets the application attributes.
- setAttributes(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Sets the application attributes.
- setAttributes(Map<String, Object>) - Method in class dev.getelements.elements.sdk.util.SimpleAttributes.Builder
- setAudience(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- setAudience(String) - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Sets the audience name for this scheme.
- setAudience(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Sets the JWT audience for the scheme.
- setAudience(String) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Sets the JWT audience for the scheme.
- setAuthFilterFeature(AuthFilterFeature) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- setAuthFilterFeature(AuthFilterFeature) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- setAuthoritative(boolean) - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- setAuthoritative(Boolean) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setAuthoritative(Boolean) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Sets whether this mission's progress is authoritative (server-only mutation).
- setAuthoritative(Boolean) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets whether this mission's progress is authoritative (server-only mutation).
- setAuthoritative(Boolean) - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Sets whether this mission's progress is authoritative (server-only mutation).
- setAuthoritativeProfilePicture(Boolean) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- setAuthoritativeProfilePicture(Boolean) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets whether a user can edit their own profile picture for this application via the REST API.
- setAuthoritativeProfilePicture(Boolean) - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Sets whether a user can edit their own profile picture for this application via the REST API.
- setAuthoritativeProfilePicture(Boolean) - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Sets whether a user can edit their own profile picture for this application via the REST API.
- setAuthorizationEndpoint(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Sets the authorization endpoint resolved from the provider's discovery document.
- setAuthorizationEndpoint(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- setAuthorizeUrl(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Sets the fully-built provider authorize URL.
- setAuthorizeUrl(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- setAuthSchemeDao(AuthSchemeDao) - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- setAuthSchemeDao(AuthSchemeDao) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- setAuthSchemeDao(OAuth2AuthSchemeDao) - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- setAuthSchemeDao(OAuth2AuthSchemeDao) - Method in class dev.getelements.elements.service.defaults.DefaultOAuth2SchemeConfiguration
- setAuthSchemeDao(OidcAuthSchemeDao) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- setAuthSchemeService(AuthSchemeService) - Method in class dev.getelements.elements.rest.auth.CustomAuthSchemeResource
- setAuthSchemeService(Provider<SuperUserAuthSchemeService>) - Method in class dev.getelements.elements.service.auth.AuthSchemeServiceProvider
- setAuthService(UsernamePasswordAuthService) - Method in class dev.getelements.elements.rest.user.SignupResource
- setAutoCreateProfile(Boolean) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- setAutoCreateProfile(Boolean) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets whether a user's primary profile for this application should be created automatically when the user is created.
- setAutoCreateProfile(Boolean) - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Sets whether a user's primary profile for this application should be created automatically when the user is created.
- setAutoCreateProfile(Boolean) - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Sets whether a user's primary profile for this application should be created automatically when the user is created.
- setAutoCreateProfileApplicationNameOrId(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the name or ID of the application for which the user's primary profile should be auto-created.
- setAutoRenewProductId(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setAutoRenewStatus(Boolean) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- setBeanMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- setBegin(Long) - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
-
Sets the start time (ms since epoch) for the event.
- setBegin(Long) - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Sets the begin time of this event in milliseconds since Unix epoch.
- setBegin(Long) - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
-
Sets the begin time of this event in milliseconds since Unix epoch.
- setBegin(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- setBindAddress(String) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- setBlockchain(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- setBlockchain(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- setBlockchain(String) - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Sets the blockchain where this contract lives.
- setBlockchain(String) - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Sets the blockchain where this contract lives.
- setBlockchainNetwork(BlockchainNetwork) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- setBlockHash(NearEncodedHash) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Sets the hash of the block at which the call was executed.
- setBlockHash(NearEncodedHash) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Sets the hash of the block containing this receipt.
- setBlockHash(NearEncodedHash) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Sets the hash of the block containing this transaction.
- setBlockHash(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the block hash.
- setBlockHash(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the block hash.
- setBlockHeight(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Sets the block height at which the call was executed.
- setBlockNetworkId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractResponse
-
Deprecated.Sets the block network ID.
- setBlockNumber(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the block number.
- setBlockNumber(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the block number.
- setBody(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- setBody(String) - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Sets the raw receipt data body.
- setBody(String) - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Sets the raw receipt data as a string.
- setBody(String) - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Sets the HTML body of the email template.
- setBody(String) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Sets the HTML body of the email template.
- setBody(String) - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Sets the HTML body of the email template.
- setBody(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setBody(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the body parameters for the validation request.
- setBody(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the body parameters for the validation request.
- setBody(Document) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- setBodyType(BodyType) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setBodyType(BodyType) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the body encoding type for POST requests.
- setBodyType(BodyType) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the body encoding type for POST requests.
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setBooleanQueryParser(BooleanQueryParser) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- setBufferedEventPublisher(MongoTransactionBufferedEventPublisher) - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- setBuiltinApplicationPermissions(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- setBuiltinApplicationPermissions(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- setBuiltinApplicationPermissions(List<String>) - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Sets the built-in application permissions.
- setBuiltinApplicationPermissions(List<String>) - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Sets the set of built-in permissions connected clients will need to request.
- setBundleId(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- setBundleId(String) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Sets the app bundle identifier.
- setBundleId(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setCancellationDate(Date) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setCancellationReason(Integer) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setCaPassphrase(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setCaPath(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setCapitalization(long) - Method in class dev.getelements.elements.sdk.model.blockchain.Ownership
-
Sets the total number of shares allocated to this token.
- setCategory(ItemCategory) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setCategory(ItemCategory) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Sets the item category.
- setCategory(ItemCategory) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Sets the
ItemCategoryof this item. - setCategory(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Sets the category.
- setCause(KryoThrowableContainer) - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- setCdnStorageDirectory(String) - Method in class dev.getelements.elements.cdnserve.FilesystemCdnApplicationRepositoryResolverProvider
- setCdnUrl(String) - Method in class dev.getelements.elements.service.largeobject.LargeObjectCdnUtils
- setCdnUrlToObject(LargeObject) - Method in class dev.getelements.elements.service.largeobject.LargeObjectCdnUtils
- setCdnUtils(LargeObjectCdnUtils) - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- setCdnUtils(LargeObjectCdnUtils) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- setCdnUtils(LargeObjectCdnUtils) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- setChecksFailed(int) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the number of health checks that failed.
- setChecksPerformed(int) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the number of health checks performed.
- setCipherUtility(CipherUtility) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- setClassName(String) - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- setClient(Client) - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- setClient(Client) - Method in class dev.getelements.elements.service.appleiap.client.invoker.builder.DefaultAppleIapVerifyReceiptInvokerBuilder
- setClient(Client) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- setClient(Client) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- setClient(Client) - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryCache
- setClient(Client) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setClient(Client) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- setClient(Client) - Method in class dev.getelements.elements.service.meta.facebookiap.invoker.DefaultFacebookIapReceiptRequestInvoker
- setClient(Client) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setClient(Client) - Method in class dev.getelements.elements.service.meta.oculusiap.invoker.DefaultOculusIapReceiptRequestInvoker
- setClient(Client) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setClient(Client) - Method in class dev.getelements.elements.service.steam.invoker.DefaultSteamIapReceiptRequestInvoker
- setClientCertificatePassphrase(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setClientCertificatePath(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setClientId(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setClientId(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setClientId(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the OAuth2 client id.
- setClientSecret(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoPSNApplicationConfiguration
- setClientSecret(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setClientSecret(String) - Method in class dev.getelements.elements.sdk.model.application.PSNApplicationConfiguration
-
Sets the ClientSecret, which is used to interact with the Sony WebAPI.
- setClientSecret(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setClientSecret(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the OAuth2 client secret.
- setClientUri(String) - Method in class dev.getelements.elements.sdk.mongo.provider.MongoSslSettingsProvider
- setCode(int) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- setCode(String) - Method in class dev.getelements.elements.sdk.model.ErrorResponse
-
Sets the machine-readable error code.
- setCodegenServiceProvider(Provider<CodegenService>) - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- setCodeServeUrl(URI) - Method in class dev.getelements.elements.service.application.ApplicationUrls
- setCompletedSteps(List<Step>) - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
-
Sets the steps that were completed as part of this
Advancement. - setConfiguration(MongoMatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setConfiguration(MatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Sets the matchmaking configuration for this multi-match.
- setConfiguration(OidcProviderConfiguration) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Sets the created or updated provider configuration.
- setConfiguration(OpenAPIConfiguration) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader.NoScanOpenApiScanner
- setConfiguration(OpenAPIConfiguration) - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource.NoScanOpenApiScanner
- setConfirmToken(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setConfirmToken(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setConfirmToken(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Sets the secret used to finalize a linking attempt.
- setConfirmToken(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptConfirmRequest
- setConfirmToken(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- setConnectedPeers(List<String>) - Method in class dev.getelements.elements.sdk.model.health.InvokerHealthStatus
-
Sets the list of connected peers.
- setConsumptionState(int) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setConsumptionState(Integer) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the consumption state.
- setContents(String) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- setContents(String) - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Sets the save data contents.
- setContents(String) - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Sets the contents of the save data.
- setContents(String) - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
-
Sets the contents of the save data document.
- setContext(Context) - Method in class dev.getelements.elements.rt.remote.ContextLocalInvocationDispatcher
-
Deprecated.
- setContext(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setContext(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- setContext(String) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the context string used to uniquely identify this issuance.
- setContractAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the contract address.
- setContractId(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setContractId(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setContractId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.BulkMintTokenRequest
-
Sets the contract ID to use for minting.
- setContractId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Sets the unique elements ID of the contract.
- setContractId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Sets the contract ID.
- setControlClientFactoryProvider(Provider<AsyncControlClient.Factory>) - Method in class dev.getelements.elements.rt.remote.AsyncControlClientProvider
- setControlClientFactoryProvider(Provider<ControlClient.Factory>) - Method in class dev.getelements.elements.rt.remote.ControlClientProvider
- setControlClientProvider(Provider<ControlClient>) - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- setCost(NearCostType) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearGasProfile
-
Sets the cost type.
- setCostCategory(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearGasProfile
-
Sets the cost category.
- setCount(int) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- setCount(int) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Sets the number of players currently in the match.
- setCount(Integer) - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Sets the number of times the step must be completed to receive the rewards.
- setCountry(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the country code.
- setCreateAppleIapReceiptEnvironment(CreateAppleIapReceipt.CreateAppleIapReceiptEnvironment) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
-
Sets the environment in which to validate the receipt.
- setCreated(long) - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- setCreated(Long) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Sets the timestamp at which the match was created, in milliseconds since epoch.
- setCreated(Timestamp) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setCreatedAt(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- setCreatedAt(Date) - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- setCreatedAt(Date) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Sets the time the email template was created.
- setCreatedTime(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- setCreationTimestamp(Long) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the timestamp at which the score was created on the server.
- setCreationTimestamp(Long) - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Sets the time at which the score was created on the server, in milliseconds since Unix epoch.
- setCreationTimestamp(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- setCrv(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the curve name (e.g.
- setCryptoKeyPairUtility(CryptoKeyPairUtility) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- setCryptoKeyPairUtility(CryptoKeyPairUtility) - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- setCryptoKeyUtility(CryptoKeyPairUtility) - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- setCryptoKeyUtility(CryptoKeyPairUtility) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- setCsvWriterConstructor(Function<Writer, CSVWriter>) - Method in class dev.getelements.elements.rt.jersey.CsvMessageBodyWriter
- setCumulativeGasUsed(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the cumulative gas used.
- setCurrency(String) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the ISO 4217 currency code.
- setCurrency(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- setCurrency(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- setCurrency(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the ISO 4217 currency code.
- setCurrentProfileOptional(Optional<Profile>) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setCurrentProfileOptional(Optional<Profile>) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.leaderboard.UserScoreService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.match.UserMatchService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.notification.StandardNotificationService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.notification.SuperUserFCMRegistrationService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.notification.UserFCMRegistrationService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.progress.UserProgressService
- setCurrentProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setCurrentStep(Step) - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
- setCurrentStep(Step) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the current mission step.
- setCurrentStep(Step) - Method in class dev.getelements.elements.sdk.model.mission.UpdateProgressRequest
-
Sets the current step of the mission progress.
- setCurrentUser(User) - Method in class dev.getelements.elements.service.user.AbstractUserService
- setCurrentUser(User) - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- setCurrentUser(User) - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- setCurrentUser(User) - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- setCustomAuthSessionService(CustomAuthSessionService) - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- setData(Object) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- setData(Object) - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
-
Sets the data.
- setData(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the encoded data.
- setDatabaseHealthStatusDaos(Set<DatabaseHealthStatusDao>) - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- setDatabaseName(String) - Method in class dev.getelements.elements.sdk.test.element.rs.MessageEndpoint
- setDatabaseName(String) - Method in class dev.getelements.elements.sdk.test.element.rs.SimpleServiceImplementation
- setDatabaseStatus(List<DatabaseHealthStatus>) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the database health statuses.
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.migration.MigrationRunner
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.query.ForwardNameBooleanQueryOperator
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.query.NameBooleanQueryOperator
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.query.ReferenceBooleanQueryOperator
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- setDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- setDataStore(DataStore) - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- setDataStore(DataStore) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- setDatastoreAtomicReference(AtomicReference<Datastore>) - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- setDatastoreProvider(Provider<Datastore>) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- setDeclaringClass(String) - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- setDecodedLog(List<Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the decoded log.
- setDefaultFrom(String) - Method in class dev.getelements.elements.service.email.DefaultEmailService
- setDefaultUserEmail(String) - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- setDefaultUserName(String) - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- setDefaultUserPassword(String) - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- setDefaultValue(Object) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- setDefaultValue(Object) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Sets the default value.
- setDelete(SubjectRequest) - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Sets the delete access subjects.
- setDelete(SubjectRequest) - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Sets the subjects which can delete the large object.
- setDelete(Subjects) - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
-
Sets the subjects permitted to delete this object.
- setDeploymentDao(DeploymentDao) - Method in class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- setDeploymentDao(DeploymentDao) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- setDeploymentService(ElementDeploymentService) - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- setDeprecated(boolean) - Method in class dev.getelements.elements.rt.manifest.Deprecation
- setDeprecation(Deprecation) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- setDeprecation(Deprecation) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- setDeprecationMessage(String) - Method in class dev.getelements.elements.rt.manifest.Deprecation
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Sets the long description for the Item
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Sets the long description for the Item
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Sets the long description for the Item
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlanStep
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- setDescription(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- setDescription(String) - Method in class dev.getelements.elements.rt.manifest.model.Model
-
Sets the description of this model.
- setDescription(String) - Method in class dev.getelements.elements.rt.manifest.model.Property
-
Sets the description of this
Property. - setDescription(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the description.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Sets the description.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Sets the application description.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Sets the description of the product bundle.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Sets the application description.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the description of this token.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the description of the product bundle.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.index.IndexPlanStep
-
Sets the description of this step.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Sets the description of the mission.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
-
Sets the description of the schedule.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets the description of the mission.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Sets the description of the mission.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.Schedule
-
Sets the description for this schedule.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Sets the description of the step.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Sets the description of the mission.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
-
Sets the description of the schedule.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Sets the description of the email template.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Sets the description of the email template.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Sets the description of the email template.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Sets the description.
- setDescription(String) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Sets the description.
- setDescription(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Sets the description.
- setDeveloperPayload(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- setDeveloperPayload(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setDeveloperPayload(String) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the developer payload.
- setDeveloperPayload(String) - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Sets the developer payload.
- setDeveloperPayload(String) - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Sets the developer payload.
- setDigestAlgorithm(String) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- setDirection(NearProof.Direction) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof
-
Sets the direction of this proof node.
- setDirectory(String) - Method in class dev.getelements.elements.rt.git.FileSystemScriptStorageGitLoaderProvider
- setDiscoveryCache(OidcDiscoveryCache) - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationOperations
- setDiscoveryHealthStatus(DiscoveryHealthStatus) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the discovery health status.
- setDiscoveryUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setDiscoveryUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setDiscoveryUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the provider's OIDC discovery document URL.
- setDispatchType(Dispatch.Type) - Method in class dev.getelements.elements.rt.remote.Invocation
-
Sets the
Dispatch.Typeused to send this invocation. - setDisplay(boolean) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setDisplay(boolean) - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Sets whether the frontend should display this product bundle to end users.
- setDisplay(boolean) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets whether the frontend should display this product bundle.
- setDisplay(Boolean) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Sets the display name for this item.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Sets the display name for this item.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Sets the display name for this item.
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setDisplayName(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Sets the display name of the product bundle.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the human-readable display name for this provider's login button.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Sets the display name of the contract.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Sets the display name of the smart contract.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Sets the display name of the smart contract.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Sets the display name of the contract.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Sets the display name of the contract.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Sets the display name for the vault.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Sets the display name for the wallet.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Sets the display name of the vault.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
-
Sets the display name of the wallet.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Sets the display name of this vault.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Sets the display name of this wallet.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the display name of the product bundle.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Sets the display name of the mission.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
-
Sets the display name of the schedule.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets the display name of the mission.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Sets the display name for the mission.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.Schedule
-
Sets the display name of the schedule.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Sets the display name for the step.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Sets the display name for the mission.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
-
Sets the display name of the schedule.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Sets the display name for this profile.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
-
Sets the display name for this profile.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Sets the display name of the profile.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Sets the display name for the profile.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Sets the display name of the field.
- setDisplayName(String) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the user's display name.
- setDisplayName(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- setDisplayNameRegex(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- setDisplayNameRegex(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the Java regular expression a profile's display name must match for this application.
- setDisplayNameRegex(String) - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Sets the Java regular expression a profile's display name must match for this application.
- setDisplayNameRegex(String) - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Sets the Java regular expression a profile's display name must match for this application.
- setDistinctInventoryItemDao(DistinctInventoryItemDao) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- setDistinctInventoryItemDao(DistinctInventoryItemDao) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- setDistinctInventoryItemService(DistinctInventoryItemService) - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- setDistinctItemProfileCdnUrl(DistinctInventoryItem) - Method in class dev.getelements.elements.service.largeobject.LargeObjectCdnUtils
- setDocOutsideUrl(URI) - Method in class dev.getelements.elements.rest.guice.RestDocRedirectFilter
- setDocOutsideUrl(URI) - Method in class dev.getelements.elements.service.application.ApplicationUrls
- setDocumentationResource(Oas3DocumentationResource) - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setDozerMapper(MapperRegistry) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setDozerMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- setDozerMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- setDozerMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- setE(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the base64url encoded exponent.
- setEffectiveGasPrice(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the effective gas price.
- setElement(Element) - Method in class dev.getelements.elements.service.security.ElementScopedSessionProvider
- setElement(Element) - Method in class dev.getelements.elements.service.security.ElementScopeOptionalProfileProvider
- setElement(Element) - Method in class dev.getelements.elements.service.security.ElementScopeUserProvider
- setElementArtifacts(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- setElementContainerService(ElementContainerService) - Method in class dev.getelements.elements.jetty.ElementsWebServices
- setElementContainerService(ElementContainerService) - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- setElementDeploymentDao(ElementDeploymentDao) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- setElementDeploymentDao(ElementDeploymentDao) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- setElementEntityRegistrar(ElementEntityRegistrar) - Method in class dev.getelements.elements.deployment.jetty.loader.ElementEntityLoader
- setElementInspectorService(ElementInspectorService) - Method in class dev.getelements.elements.rest.element.ElmInspectorResource
- setElementName(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoElementServiceReference
- setElementName(String) - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
-
Sets the name of the Element.
- setElementRecord(ElementRecord) - Method in class dev.getelements.elements.sdk.spi.DefaultSharedElementLoader
- setElementRecord(ElementRecord) - Method in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- setElementRecord(ElementRecord) - Method in class dev.getelements.elements.sdk.spi.guice.GuiceElementLoader
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionBufferedEventPublisher
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.match.StandardMatchServiceUtils
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- setElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.service.user.AbstractUserService
- setElementRuntimeService(ElementRuntimeService) - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- setElementRuntimeService(ElementRuntimeService) - Method in class dev.getelements.elements.jetty.ElementsWebServices
- setElementRuntimeService(ElementRuntimeService) - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- setElements(List<MongoElementPathDefinition>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setElementStatusService(ElementStatusService) - Method in class dev.getelements.elements.rest.element.ElementStatusResource
- setElm(MongoLargeObject) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setElmArtifact(String) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- setEmail(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setEmail(String) - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
-
Sets the user's email address.
- setEmail(String) - Method in class dev.getelements.elements.sdk.model.user.EmailVerificationRequest
- setEmail(String) - Method in class dev.getelements.elements.sdk.model.user.LinkEmailPasswordRequest
- setEmail(String) - Method in class dev.getelements.elements.sdk.model.user.PasswordResetRequest
- setEmail(String) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the user's email address.
- setEmail(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the email address for the user.
- setEmail(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the email address of the created user.
- setEmail(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Sets the email address for the user.
- setEmail(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- setEmail(String) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpRequest
- setEmail(String) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- setEmail(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- setEmail(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- setEmailPasswordLinkService(EmailPasswordLinkService) - Method in class dev.getelements.elements.rest.user.UserLinkResource
- setEmailService(EmailService) - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- setEmailService(EmailService) - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- setEmailService(EmailService) - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- setEmailService(EmailService) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- setEmailTemplateDao(EmailTemplateDao) - Method in class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- setEmailTemplateService(EmailTemplateService) - Method in class dev.getelements.elements.rest.schema.email.EmailTemplateResource
- setEmailTemplateService(EmailTemplateService) - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- setEmailTemplateService(EmailTemplateService) - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- setEmailTemplateService(EmailTemplateService) - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- setEmailTemplateService(EmailTemplateService) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- setEncodedHash(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearEncodedHash
-
Sets the base58-encoded hash string.
- setEncrypted(boolean) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- setEncrypted(boolean) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWalletAccount
- setEncrypted(boolean) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Sets whether the private key is encrypted.
- setEncrypted(boolean) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
-
Sets whether the private key for this account is encrypted.
- setEncryption(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- setEncryption(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Sets the encryption metadata specific to the encryption type used.
- setEnd(Long) - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
-
Sets the end time (ms since epoch) for the event.
- setEnd(Long) - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Sets the end time of this event in milliseconds since Unix epoch.
- setEnd(Long) - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
-
Sets the end time of this event in milliseconds since Unix epoch.
- setEnd(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- setEpochInterval(long) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- setEpochInterval(Long) - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Sets the duration (in ms) of each epoch interval.
- setEpochInterval(Long) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Sets the epoch interval duration in milliseconds.
- setError(String) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- setError(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Sets the error message.
- setErrorDetails(String) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Sets the error details if the redemption failed.
- setErrorMessage(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
-
Sets the Flow transaction error message.
- setErrorRedirectUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setErrorRedirectUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setErrorRedirectUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setErrorRedirectUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setErrorRedirectUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the error redirect URL.
- setEthIdentityGeneratorProvider(Provider<EthAccountGenerator>) - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- setEventContext(EventContext) - Method in class dev.getelements.elements.rt.remote.ClusterContext
- setEventContext(EventContext) - Method in class dev.getelements.elements.rt.SimpleContext
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- setEventPublisher(Consumer<Event>) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- setEvents(AsyncConnection.Event...) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Ensures that the
AsyncConnectionis registered for the supplied events. - setEventService(EventService) - Method in class dev.getelements.elements.rt.SimpleEventContext
- setEventType(ItemLedgerEventType) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setEventType(ItemLedgerEventType) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setExecutorId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Sets the account ID of the executor.
- setExecutorServiceFactory(ExecutorServiceFactory<ExecutorService>) - Method in class dev.getelements.elements.rt.SimpleIndexContext
- setExecutorServiceFactory(ExecutorServiceFactory<ExecutorService>) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- setExecutorServiceFactory(ExecutorServiceFactory<ExecutorService>) - Method in class dev.getelements.elements.rt.SimpleScheduler
- setExisting(List<MongoIndexMetadata>) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- setExpirationIntent(Integer) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setExpirationTime(long) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- setExpirationTime(long) - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Sets the time when the user will lose entitlement.
- setExpirationTime(long) - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Sets the time when the user will lose entitlement (Unix timestamp).
- setExpirationTimestamp(Long) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the expiration timestamp of this issuance in milliseconds since Unix epoch.
- setExpirationTimestamp(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setExpiresAt(long) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Sets the epoch second after which the attempt expires.
- setExpiresAt(Long) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- setExpiresDate(Date) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setExpiresIn(String) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- setExpiresIn(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- setExpiry(long) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the expiration date of the license in seconds since Unix epoch.
- setExpiry(long) - Method in class dev.getelements.elements.sdk.model.session.Session
-
Sets the expiry time of this session in milliseconds since Unix epoch.
- setExpiry(long) - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Sets the expiry time for this code in milliseconds since Unix epoch.
- setExpiry(Long) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Sets the expiry time of the match in seconds.
- setExpiry(Timestamp) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setExpiry(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setExpiry(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexOperation
- setExpiry(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Sets th
Timestampat which theMongoSessionexpires. - setExpiry(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.MongoTokenWithExpiration
- setExpiry(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- setExpiry(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.user.MongoPasswordResetToken
- setExpiry(Timestamp) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- setExpiry(Timestamp) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setExpiry(Timestamp) - Method in class dev.getelements.elements.sdk.model.token.TokenWithExpiration
-
Sets the expiration timestamp of this token.
- setExpiry(Timestamp) - Method in class dev.getelements.elements.sdk.model.user.PasswordResetToken
- setExpiry(Timestamp) - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- setExpiry(Date) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setExpiryHours(String) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- setExternalUserId(String) - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
-
Sets the external user ID for this claim.
- setExternalUserId(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- setExtraAuthorizeParams(Map<String, String>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setExtraAuthorizeParams(Map<String, String>) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setExtraAuthorizeParams(Map<String, String>) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the additional provider-specific authorize query parameters.
- setFacebookApplicationConfigurationService(FacebookApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
- setFacebookIapReceiptService(FacebookIapReceiptService) - Method in class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- setFacebookId(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the Facebook ID of the created user.
- setFacebookPermissionListSupplier(Supplier<List<FacebookPermission>>) - Method in class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- setFacebookPermissionListSupplier(Supplier<List<FacebookPermission>>) - Method in class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- setFacebookPermissionListSupplier(Supplier<List<FacebookPermission>>) - Method in class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- setFacebookPermissionListSupplier(Supplier<List<FacebookPermission>>) - Method in class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- setFailure(Object) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearStatus
-
Sets the failure object.
- setFailureReason(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setFailureReason(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setFamily(String) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- setFcmRegistrationDao(FCMRegistrationDao) - Method in class dev.getelements.elements.service.notification.SuperUserFCMRegistrationService
- setFcmRegistrationDao(FCMRegistrationDao) - Method in class dev.getelements.elements.service.notification.UserFCMRegistrationService
- setFcmRegistrationDaoProvider(Provider<FCMRegistrationDao>) - Method in class dev.getelements.elements.service.notification.StandardNotificationDestinationFactoryProvider
- setFcmRegistrationService(FCMRegistrationService) - Method in class dev.getelements.elements.rest.notifications.FCMRegistrationResource
- setFileName(String) - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- setFileSystemApplicationRepositoryResolverProvider(Provider<FileSystemApplicationRepositoryResolver>) - Method in class dev.getelements.elements.cdnserve.FilesystemCdnApplicationRepositoryResolverProvider
- setFileSystemApplicationRepositoryResolverProvider(Provider<FileSystemApplicationRepositoryResolver>) - Method in class dev.getelements.elements.codeserve.FileSystemScriptApplicationRepositoryResolverProvider
- setFilesystemGitLoaderProvider(Provider<FilesystemGitApplicationAssetLoader>) - Method in class dev.getelements.elements.cdnserve.FilesystemCdnGitLoaderProvider
- setFilesystemGitLoaderProvider(Provider<FilesystemGitApplicationAssetLoader>) - Method in class dev.getelements.elements.rt.git.FileSystemScriptStorageGitLoaderProvider
- setFileUrl(String) - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectFromUrlRequest
-
Sets the URL of the file to fetch.
- setFilterSetProvider(Provider<Set<Filter>>) - Method in class dev.getelements.elements.deployment.jetty.loader.AuthFilterFeature
- setFinalRepeatStep(MongoStep) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setFinalRepeatStep(MongoStep) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- setFinalRepeatStep(Step) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Sets the final repeating step.
- setFinalRepeatStep(Step) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets the final repeating step.
- setFinalRepeatStep(Step) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Sets the final repeating step.
- setFinalRepeatStep(Step) - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Sets the final repeating step.
- setFirebaseAppFactoryProvider(Provider<FirebaseAppFactory>) - Method in class dev.getelements.elements.service.notification.firebase.FirebaseMessagingFactoryProvider
- setFirebaseApplicationConfigurationService(FirebaseApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
- setFirebaseId(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the Firebase ID of the created user.
- setFirebaseJWT(String) - Method in class dev.getelements.elements.sdk.model.session.FirebaseSessionRequest
-
Sets the Firebase JWT.
- setFirebaseMessagingFactoryProvider(Provider<FirebaseMessagingFactory>) - Method in class dev.getelements.elements.service.notification.StandardNotificationDestinationFactoryProvider
- setFirstEpochTimestamp(Long) - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Sets the timestamp (in ms) at which the first epoch interval begins.
- setFirstEpochTimestamp(Long) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Sets the first epoch timestamp in milliseconds.
- setFirstEpochTimestamp(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- setFirstName(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setFirstName(String) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the user's first name.
- setFirstName(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the first name of the user.
- setFirstName(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the first name of the created user.
- setFirstName(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Sets the first name of the user.
- setFlowAccessApi(FlowAccessApi) - Method in class dev.getelements.elements.service.blockchain.invoke.flow.FlowInvoker
- setFlowAccessApi(FlowAccessApi) - Method in class dev.getelements.elements.service.blockchain.omni.FlowCreateWalletLifecycle
- setFlowAccountGeneratorProvider(Provider<FlowAccountGenerator>) - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- setFollowedId(String) - Method in class dev.getelements.elements.sdk.model.follower.CreateFollowerRequest
-
Sets the profile ID of the player to follow.
- setFollowedId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- setFollowedProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- setFollowerDao(FollowerDao) - Method in class dev.getelements.elements.service.follower.SuperUserFollowerService
- setFollowerDao(FollowerDao) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- setFollowerService(FollowerService) - Method in class dev.getelements.elements.rest.followers.FolloweesResource
- setFollowerService(FollowerService) - Method in class dev.getelements.elements.rest.followers.FollowersResource
- setForce(Boolean) - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
-
Sets whether to force the update regardless of version conflicts.
- setFriendDao(FriendDao) - Method in class dev.getelements.elements.service.friend.UserFriendService
- setFriendService(FriendService) - Method in class dev.getelements.elements.rest.friends.FriendResource
- setFriendship(Friendship) - Method in class dev.getelements.elements.sdk.model.friend.Friend
-
Sets the friendship type.
- setFrom(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the address of the sender.
- setFromClient(boolean) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Sets whether the value should be received from the client.
- setFstConfiguration(FSTConfiguration) - Method in class dev.getelements.elements.rt.fst.FSTPayloadReader
- setFstConfiguration(FSTConfiguration) - Method in class dev.getelements.elements.rt.fst.FSTPayloadWriter
- setGameId(String) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setGameId(String) - Method in class dev.getelements.elements.sdk.model.match.Match
-
Sets the system assigned game ID for the match.
- setGasBurnt(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Sets the amount of gas burned during execution.
- setGasLimit(long) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.flow.FlowInvocationScope
- setGasLimit(BigInteger) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.evm.EvmInvocationScope
- setGasLimit(BigInteger) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.near.NearInvocationScope
- setGasPrice(BigInteger) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.evm.EvmInvocationScope
- setGasProfile(List<NearGasProfile>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearMetadata
-
Sets the gas profile entries.
- setGasUsed(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the gas used.
- setGasUsed(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearGasProfile
-
Sets the amount of gas used.
- setGenerate(boolean) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Sets whether this account should be generated.
- setGitBranch(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the git branch of the application.
- setGitLoader(GitApplicationAssetLoader) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- setGitStorageDirectory(File) - Method in class dev.getelements.elements.rt.git.FilesystemGitApplicationAssetLoader
- setGitStorageDirectory(String) - Method in class dev.getelements.elements.cdnserve.FilesystemCdnGitLoaderProvider
- setGlobalElementAttributes(Attributes) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- setGooglePlayApplicationConfigurationService(GooglePlayApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
- setGooglePlayIapReceiptService(GooglePlayIapReceiptService) - Method in class dev.getelements.elements.rest.google.GooglePlayIapReceiptResource
- setGrantTime(long) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- setGrantTime(long) - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Sets the time the user gained entitlement.
- setGrantTime(long) - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Sets the time when the user gained entitlement (Unix timestamp).
- setGrantTime(long) - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- setGreaterAccepted(boolean) - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendship
- setGridFSBucket(GridFSBucket) - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- setHandlerContext(HandlerContext) - Method in class dev.getelements.elements.rt.remote.ClusterContext
- setHandlerContext(HandlerContext) - Method in class dev.getelements.elements.rt.SimpleContext
- setHandlerContext(HandlerContext) - Method in class dev.getelements.elements.rt.SimpleManifestContext
- setHandlerProvider(Provider<Handler>) - Method in class dev.getelements.elements.jetty.SimpleServerProvider
- setHash(NearEncodedHash) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof
-
Sets the hash of this proof node.
- setHashAlgorithm(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setHeaders(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setHeaders(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the headers required for the validation request.
- setHeaders(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the headers required for the validation request.
- setHealthStatus(HealthStatus) - Method in class dev.getelements.elements.sdk.model.health.HealthErrorResponse
-
Sets the health status associated with the error.
- setHealthStatusService(HealthStatusService) - Method in class dev.getelements.elements.rest.status.HealthResource
- setHealthStatusService(HealthStatusService) - Method in class dev.getelements.elements.servlet.security.HealthServlet
- setHostInfoSet(Set<InstanceHostInfo>) - Method in class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- setHttpContextRoot(HttpContextRoot) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- setHttpContextRoot(HttpContextRoot) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- setHttpContextRoot(HttpContextRoot) - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- setHttpContextRoot(HttpContextRoot) - Method in class dev.getelements.elements.jetty.ServletContextHandlerProvider
- setHttpContextRoot(HttpContextRoot) - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- setHttpDocumentationUiUrl(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the HTTP documentation UI URL for the application if it is available.
- setHttpDocumentationUrl(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the HTTP documentation endpoint for the application if it is available.
- setHttpPathPrefix(String) - Method in class dev.getelements.elements.servlet.HttpContextRoot
- setHttpPathRegistry(HttpPathRegistry) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- setHttpPathRegistry(HttpPathRegistry) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- setHttpPathRegistry(HttpPathRegistry) - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- setHttpServletRequest(HttpServletRequest) - Method in class dev.getelements.elements.rest.security.UsernamePasswordResource
- setHttpServletRequest(HttpServletRequest) - Method in class dev.getelements.elements.servlet.security.HttpRequestAttributeUserProvider
- setHttpTunnelEndpointUrl(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the HTTP tunnel endpoint, if this is available.
- setHttpTunnelUrl(URI) - Method in class dev.getelements.elements.service.application.ApplicationUrls
- setIconUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setIconUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setIconUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- setIconUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the icon/logo URL for this provider's login button.
- setId(int) - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- setId(MongoUserUidScheme) - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUid
- setId(Object) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- setId(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setId(String) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexOperation
- setId(String) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- setId(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- setId(String) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- setId(String) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- setId(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
The identifier.
- setId(String) - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Sets the actual profile ID.
- setId(String) - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Sets the unique ID of the auth scheme.
- setId(String) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the unique ID of the auth scheme.
- setId(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- setId(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Sets the unique ID of the auth scheme.
- setId(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setId(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the unique ID of the provider configuration.
- setId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Sets the ID of this receipt.
- setId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Sets the ID of this transaction.
- setId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Sets the Elements database ID of the contract.
- setId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Sets the Elements database id of the contract.
- setId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Sets the system-assigned unique ID of this vault.
- setId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Sets the system-assigned unique ID of this wallet.
- setId(String) - Method in class dev.getelements.elements.sdk.model.Deployment
-
Sets the unique deployment identifier.
- setId(String) - Method in class dev.getelements.elements.sdk.model.friend.Friend
-
Sets the unique ID of the friendship.
- setId(String) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Set the unique ID of the Item.
- setId(String) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the database ID of this product bundle.
- setId(String) - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
-
Sets the plan ID.
- setId(String) - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Sets the unique ID of the inventory item.
- setId(String) - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Sets the unique ID of the inventory item.
- setId(String) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setId(String) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Sets the unique ID of the large object.
- setId(String) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Sets the unique ID of the large object.
- setId(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Sets the unique ID of the leaderboard.
- setId(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the ID of the score.
- setId(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Sets the ID of the score.
- setId(String) - Method in class dev.getelements.elements.sdk.model.match.Match
-
Sets the unique server-assigned ID of this match.
- setId(String) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Sets the unique ID of the match.
- setId(String) - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Sets the unique ID of the metadata object.
- setId(String) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets the unique ID of the mission.
- setId(String) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the unique ID of this progress instance.
- setId(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Sets the mission ID.
- setId(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Sets the progress ID.
- setId(String) - Method in class dev.getelements.elements.sdk.model.mission.Schedule
-
Sets the unique ID of the schedule.
- setId(String) - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Sets the unique ID of this schedule event.
- setId(String) - Method in class dev.getelements.elements.sdk.model.notification.FCMRegistration
-
Sets the unique ID of the token stored in the database.
- setId(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Deprecated.Providing ID is no longer necessary.
- setId(String) - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Sets the unique ID of the profile.
- setId(String) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.providing ID is no longer necessary
- setId(String) - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Sets the database ID of this receipt.
- setId(String) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the unique ID of the issuance.
- setId(String) - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Sets the database assigned unique ID of the document.
- setId(String) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Sets the unique ID of the email template.
- setId(String) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
-
Sets the unique ID of the schema.
- setId(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptBegin
-
Sets the opaque poll id.
- setId(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- setId(String) - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Sets the unique ID of this code.
- setId(String) - Method in class dev.getelements.elements.sdk.model.user.PasswordResetToken
- setId(String) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the unique ID of the user.
- setId(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the database ID of the created user.
- setId(String) - Method in class dev.getelements.elements.sdk.model.user.UserUid
-
Sets the external identifier value within the scheme.
- setId(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- setId(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookRef
- setId(String) - Method in class dev.getelements.elements.sdk.test.element.mongo.TestRedeployDocument
- setId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- setId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- setId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- setId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- setIdToken(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- setIdToken(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcTokenResponse
- setIdToken(String) - Method in class dev.getelements.elements.service.FirebaseDeleteAccountRequest
- setIdToken(String) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- setIdToken(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- setImageObject(MongoLargeObject) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setImageObject(LargeObjectReference) - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Sets the image stored in EL large objects storage.
- setImageUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setImageUrl(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Sets the image URL for this profile.
- setImageUrl(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
-
Sets the image URL for this profile.
- setImageUrl(String) - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Deprecated.use
Profile.setImageObject(LargeObjectReference)instead - setImageUrl(String) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.use separate call to update image largeObject
- setInApp(List<AppleIapGrandUnifiedReceiptPurchase>) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setInBillingRetryPeriod(Boolean) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setIndex(Integer) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- setIndexableByType(Map<IndexableType, Indexable>) - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- setIndexContext(IndexContext) - Method in class dev.getelements.elements.rt.remote.ClusterContext
- setIndexContext(IndexContext) - Method in class dev.getelements.elements.rt.SimpleContext
- setIndexDao(IndexDao) - Method in class dev.getelements.elements.service.index.SuperUserIndexService
- setIndexerProvider(Provider<IndexDao.Indexer>) - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- setIndexMetadata(MongoIndexMetadata) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlanStep
- setIndexMetadata(IndexMetadata) - Method in class dev.getelements.elements.sdk.model.index.IndexPlanStep
-
Sets the
IndexMetadatafor the index. - setIndexService(IndexService) - Method in class dev.getelements.elements.rest.index.IndexResource
- setInIntroOfferPeriod(Boolean) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setInjector(Injector) - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- setInjector(Injector) - Method in class dev.getelements.elements.sdk.guice.GuiceAttributes
- setInjector(Injector) - Method in class dev.getelements.elements.sdk.guice.GuiceServiceLocator
- setInputTypes(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Sets the input types for the method.
- setInstance(Instance) - Method in class dev.getelements.elements.jetty.ElementsWebServices
- setInstance(Element) - Static method in class dev.getelements.elements.sdk.spi.ElementScopedElementSupplier
-
Called by the SPI Interfaces to set the instance.
- setInstance(ElementRegistry) - Static method in class dev.getelements.elements.sdk.spi.ElementScopedElementRegistrySupplier
-
Called by the SPI Interfaces to set the instance.
- setInstanceConnectionService(InstanceConnectionService) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- setInstanceConnectionService(InstanceConnectionService) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- setInstanceConnectionServiceProvider(Provider<InstanceConnectionService>) - Method in class dev.getelements.elements.rt.remote.AsyncControlClientProvider
- setInstanceConnectionServiceProvider(Provider<InstanceConnectionService>) - Method in class dev.getelements.elements.rt.remote.ControlClientProvider
- setInstanceDiscoveryService(InstanceDiscoveryService) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- setInstanceDiscoveryService(InstanceDiscoveryService) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- setInstanceDiscoveryService(InstanceDiscoveryService) - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- setInstanceId(InstanceId) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- setInstanceId(InstanceId) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- setInstanceId(InstanceId) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- setInstanceId(InstanceId) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- setInstanceId(InstanceId) - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- setInstanceId(String) - Method in class dev.getelements.elements.sdk.model.health.InstanceHealthStatus
-
Sets the instance ID.
- setInstanceId(String) - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Sets the instance ID.
- setInstanceIdFilePath(String) - Method in class dev.getelements.elements.rt.remote.PersistentInstanceIdProvider
- setInstanceMetadataContext(InstanceMetadataContext) - Method in class dev.getelements.elements.rt.remote.MasterNodeLifecycle
- setInstanceMetadataContext(InstanceMetadataContext) - Method in class dev.getelements.elements.rt.remote.MasterNodeLocalInvocationDispatcher
-
Deprecated.
- setInstanceStatus(InstanceHealthStatus) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the instance health status.
- setInventoryItem(InventoryItem) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Sets the inventory item that was updated if the redemption was successful.
- setInventoryItemDao(InventoryItemDao) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- setInventoryItemDao(InventoryItemDao) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- setInventoryItemDao(InventoryItemDao) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- setInventoryItemDao(InventoryItemDao) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- setInventoryItemId(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setInventoryItemId(String) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setInviteService(InviteService) - Method in class dev.getelements.elements.rest.invite.InviteResource
- setInvocationDispatcher(LocalInvocationDispatcher) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setInvokerHealthStatus(InvokerHealthStatus) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the invoker health status.
- setIocResolver(ServiceLocator) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvocationDispatcher
- setIosApplicationConfigurationService(IosApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
- setIoThreadsProvider(Provider<Integer>) - Method in class dev.getelements.elements.rt.jeromq.ZContextProvider
- setIpv6Provider(Provider<Boolean>) - Method in class dev.getelements.elements.rt.jeromq.ZContextProvider
- setIssuer(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- setIssuer(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Sets the issuer identifier.
- setIssuer(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Sets the issuer resolved from the provider's discovery document.
- setIssuer(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Sets the issuer identifier.
- setIssuer(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- setItem(MongoItem) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- setItem(MongoItem) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- setItem(MongoItem) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- setItem(MongoItem) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setItem(Item) - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Sets the goods item.
- setItem(Item) - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Sets the item in inventory.
- setItem(Item) - Method in class dev.getelements.elements.sdk.model.reward.Reward
-
Sets the item that constitutes the reward.
- setItem(Item) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the item to be issued upon redemption.
- setItemCategory(ItemCategory) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setItemCategory(ItemCategory) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setItemDao(ItemDao) - Method in class dev.getelements.elements.dao.mongo.test.ItemTestFactory
- setItemDao(ItemDao) - Method in class dev.getelements.elements.service.goods.AnonItemService
- setItemDao(ItemDao) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- setItemDao(ItemDao) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- setItemDao(ItemDao) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- setItemDao(ItemDao) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- setItemId(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setItemId(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundleReward
- setItemId(String) - Method in class dev.getelements.elements.sdk.model.application.ProductBundleReward
-
Sets the ID of the item to be rewarded.
- setItemId(String) - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Sets the item ID to add to inventory.
- setItemId(String) - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Sets the item ID.
- setItemId(String) - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
-
Sets the item ID to add to inventory.
- setItemId(String) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setItemId(String) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the item ID of the purchased product.
- setItemId(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Sets the item ID.
- setItemId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundleReward
- setItemId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- setItemLedgerDao(ItemLedgerDao) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- setItemLedgerDao(ItemLedgerDao) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- setItemLedgerDao(ItemLedgerDao) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- setItemLedgerDao(ItemLedgerDao) - Method in class dev.getelements.elements.service.inventory.SuperuserItemLedgerService
- setItemLedgerDao(ItemLedgerDao) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- setItemLedgerService(ItemLedgerService) - Method in class dev.getelements.elements.rest.inventory.ItemLedgerResource
- setItemObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- setItemQuantity(int) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setItemQuantity(int) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- setItemQuantity(Integer) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the amount of items to be set or added to the inventory item upon redemption.
- setItems(List<FacebookPaymentItem>) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- setItemService(ItemService) - Method in class dev.getelements.elements.rest.goods.ItemResource
- setItemStatus(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Sets the item status.
- setIterations(int) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- setIv(String) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- setJoinCode(MongoUniqueCode) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setJoinCode(UniqueCode) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Sets the unique join code for the match.
- setJsonKey(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoGooglePlayApplicationConfiguration
- setJsonKey(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
-
Sets the JSON key for authenticating with the Google Play Developer API.
- setJsonrpc(String) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- setJsonrpc(String) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- setJsonrpc(String) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- setJsonRpcInvocationService(JsonRpcInvocationService) - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- setJsonRpcManifestService(JsonRpcManifestService) - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- setJsonRpcManifestService(JsonRpcManifestService) - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- setJsonRpcMethodList(List<JsonRpcMethod>) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- setJsonRpcRedirectionStrategy(JsonRpcRedirectionStrategy) - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- setJsonSchemaId(MetadataSpec, JsonSchema) - Method in class dev.getelements.elements.service.util.JsonSchemaMapper
- setJwksRefreshIntervalSeconds(long) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- setJwksUri(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- setJwt(String) - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Sets the JWT to parse.
- setJwtCryptoUtility(CryptoKeyPairUtility) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- setKey(MongoVaultKey) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- setKey(VaultKey) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Sets the cryptographic key used to secure this vault.
- setKey(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- setKey(String) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Sets the key.
- setKey(String) - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Sets the unique key of the email template.
- setKey(String) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Sets the unique key of the email template.
- setKey(String) - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
-
Sets the key for this layout element.
- setKeyAlgorithm(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setKeyFormat(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setKeyLength(int) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- setKeys(List<JWK>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- setKeys(List<JWK>) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Sets the set of JWKs for JWT signature validation.
- setKeys(List<JWK>) - Method in class dev.getelements.elements.sdk.model.auth.JWKSet
-
Sets the list of JSON Web Keys.
- setKeys(List<JWK>) - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Sets the JWKs used to validate JWT signatures.
- setKeys(Document) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexMetadata
- setKeysFetchedAt(Long) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- setKeysFetchedAt(Long) - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Sets the epoch second at which
OidcAuthScheme.getKeys()was last refreshed. - setKeysUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- setKeysUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Sets the URL for the JWK data.
- setKeysUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Sets the URL for the JWK data.
- setKid(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the key ID.
- setKind(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setKind(String) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the kind of the inapp purchase object.
- setKind(String) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- setKind(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- setKnownHosts(List<String>) - Method in class dev.getelements.elements.sdk.model.health.DiscoveryHealthStatus
-
Sets the known hosts.
- setKty(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the key type.
- setLargeObjectBucket(LargeObjectBucket) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- setLargeObjectBucket(LargeObjectBucket) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- setLargeObjectBucket(LargeObjectBucket) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- setLargeObjectBucket(LargeObjectBucket) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- setLargeObjectBucket(LargeObjectBucket) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- setLargeObjectBucket(LargeObjectBucket) - Method in class dev.getelements.elements.service.system.SuperUserElementInspectorService
- setLargeObjectBucketName(String) - Method in class dev.getelements.elements.dao.mongo.provider.LargeObjectGridFSBucketProvider
- setLargeObjectCdnUtils(LargeObjectCdnUtils) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- setLargeObjectCdnUtils(LargeObjectCdnUtils) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- setLargeObjectCdnUtils(LargeObjectCdnUtils) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- setLargeObjectCdnUtils(LargeObjectCdnUtils) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- setLargeObjectCdnUtils(LargeObjectCdnUtils) - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- setLargeObjectDao(LargeObjectDao) - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- setLargeObjectDao(LargeObjectDao) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- setLargeObjectDao(LargeObjectDao) - Method in class dev.getelements.elements.rest.test.ClientContext
- setLargeObjectDao(LargeObjectDao) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- setLargeObjectDao(LargeObjectDao) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- setLargeObjectDao(LargeObjectDao) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- setLargeObjectDao(LargeObjectDao) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setLargeObjectDao(LargeObjectDao) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setLargeObjectService(LargeObjectService) - Method in class dev.getelements.elements.rest.jersey.largeobject.MultipartLargeObjectResource
- setLargeObjectService(LargeObjectService) - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- setLargeObjectServiceProvider(Provider<LargeObjectService>) - Method in class dev.getelements.elements.cdnserve.LargeObjectServlet
- setLastLogin(long) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the last login time of the user.
- setLastLogin(long) - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Sets the last login time of the profile.
- setLastLogin(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Deprecated.Providing lastLogin is no longer necessary.
- setLastLogin(String) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.providing lastLogin is no longer necessary
- setLastLogin(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setLastModified(Date) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- setLastModified(Date) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Sets the date of last modification.
- setLastModified(Date) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Sets the date of last modification.
- setLastName(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setLastName(String) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the user's last name.
- setLastName(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the last name of the user.
- setLastName(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the last name of the created user.
- setLastName(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Sets the last name of the user.
- setLastUpdatedTimestamp(Long) - Method in class dev.getelements.elements.sdk.model.match.Match
-
Sets the date at which the last modification was made to this match.
- setLastUpdatedTimestamp(Date) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setLastUpdatedTimestamp(Date) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- setLayout(List<EditorLayout>) - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
-
Sets the editor layout.
- setLeaderboard(MongoLeaderboard) - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- setLeaderboardDao(LeaderboardDao) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- setLeaderboardDao(LeaderboardDao) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- setLeaderboardEpoch(long) - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- setLeaderboardEpoch(Long) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the leaderboard epoch to which the score belongs.
- setLeaderboardEpoch(Long) - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Sets the epoch to which the score belongs for the associated leaderboard.
- setLeaderboardService(LeaderboardService) - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- setLength(int) - Method in class dev.getelements.elements.security.SecureRandomPasswordGenerator
- setLesserAccepted(boolean) - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendship
- setLevel(User.Level) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
-
Sets the user's access level.
- setLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the user's access level.
- setLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the access level to assign to the user.
- setLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the access level of the created user.
- setLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Sets the access level to assign to the user.
- setLifetimeInSeconds(Integer) - Method in class dev.getelements.elements.sdk.model.session.MockSessionRequest
-
Sets the lifetime of the mock user in seconds.
- setLineItemList(List<SteamIapQueryTxnResponse.LineItem>) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItems
-
Sets the list of line items.
- setLineItems(SteamIapQueryTxnResponse.LineItems) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Response
-
Sets the line items for this transaction.
- setLineNumber(int) - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- setLinger(long) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- setLinger(long) - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Sets the linger duration for this code in milliseconds.
- setLingerSeconds(int) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- setLingerSeconds(int) - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Sets the number of seconds a match lingers after expiration.
- setLinkClaimsJson(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setLinkClaimsJson(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setLinkedAccountProfiles(Map<String, Map<String, String>>) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setLinkedAccountProfiles(Map<String, Map<String, String>>) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the per-linked-OIDC-scheme snapshot of profile claims.
- setLinkedAccounts(Set<String>) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setLinkedAccounts(Set<String>) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the set of linked account or auth scheme names.
- setLinkedAccounts(Set<String>) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the set of linked account or auth scheme names.
- setLinkedUserId(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setLinkedUserId(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setListed(boolean) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setListed(boolean) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setLoaders(Set<Loader>) - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- setLoadMonitorService(LoadMonitorService) - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- setLocalId(String) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- setLocalId(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- setLocalInvocationDispatcher(LocalInvocationDispatcher) - Method in class dev.getelements.elements.jrpc.JsonRpcResource
- setLock(MongoMatchLock) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setLockSetService(LockSetService) - Method in class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- setLogIndex(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the log index.
- setLogs(Collection<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Sets the log messages from the contract call.
- setLogs(List<EVMTransactionLog>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the logs of any emitted events.
- setLogs(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Sets the log messages produced during execution.
- setLogsBloom(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the logs bloom.
- setMainDatastore(Datastore) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- setManagedBySchedule(boolean) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setManagedBySchedule(boolean) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets whether this progress is managed by a Schedule.
- setManifestContext(ManifestContext) - Method in class dev.getelements.elements.rt.remote.ClusterContext
- setManifestContext(ManifestContext) - Method in class dev.getelements.elements.rt.SimpleContext
- setManifestLoader(ManifestLoader) - Method in class dev.getelements.elements.rt.SimpleEventService
- setManifestLoaderProvider(Provider<ManifestLoader>) - Method in class dev.getelements.elements.rt.SimpleManifestContext
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.service.blockchain.invoke.flow.FlowInvoker
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.service.user.AnonUserService
- setMapper(MapperRegistry) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- setMapperProvider(Provider<MapperRegistry>) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.service.application.SuperUserElementStatusService
- setMapperRegistry(MapperRegistry) - Method in class dev.getelements.elements.service.system.SuperUserElementInspectorService
- setMappingStrategyProvider(Provider<MappingStrategy<Object>>) - Method in class dev.getelements.elements.rt.jersey.CsvMessageBodyWriter
- setMasterNode(Node) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- setMasterNodeRoutingTable(List<String>) - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Sets the master node routing table entries.
- setMatchDao(MatchDao) - Method in class dev.getelements.elements.service.match.UserMatchService
- setMatched(List<PhoneMatchedInvitation>) - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesResponse
-
Sets the list of matched phone invitations.
- setMatchmaker(MongoElementServiceReference) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- setMatchmaker(ElementServiceReference) - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Sets the matchmaker service reference.
- setMatchmakerProvider(Provider<Matchmaker>) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setMatchmakingApplicationConfigurationService(MatchmakingApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.MatchmakingApplicationConfigurationResource
- setMatchService(MatchService) - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- setMatchServiceUtils(MatchServiceUtils) - Method in class dev.getelements.elements.service.match.UserMatchService
- setMaxConnections(int) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setMaxConnections(int) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- setMaxProfiles(int) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- setMaxProfiles(int) - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Sets the maximum number of profiles per match.
- setMaxProfiles(Integer) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- setMaxProfiles(Integer) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the maximum number of profiles a user may create for this application.
- setMaxProfiles(Integer) - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Sets the maximum number of profiles a user may create for this application.
- setMaxProfiles(Integer) - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Sets the maximum number of profiles a user may create for this application.
- setMaxRetries(int) - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- setMaxSocketsProvider(Provider<Integer>) - Method in class dev.getelements.elements.rt.jeromq.ZContextProvider
- setMediaType(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- setMediaType(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Sets the media type for the JWK format.
- setMediaType(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Sets the media type for the JWK format.
- setMessage(String) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- setMessage(String) - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- setMessage(String) - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK.CreateMessageRequest
- setMessage(String) - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK.UpdateMessageRequest
- setMessage(String) - Method in class dev.getelements.elements.sdk.model.ErrorResponse
-
Sets the error message.
- setMessage(String) - Method in class dev.getelements.elements.sdk.test.element.rs.CreateMessageRequest
- setMessage(String) - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- setMessage(String) - Method in class dev.getelements.elements.sdk.test.element.rs.UpdateMessageRequest
- setMessageDigestProvider(Provider<MessageDigest>) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
- setMessageDigestProvider(Provider<MessageDigest>) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- setMetadata(NearMetadata) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Sets the execution metadata.
- setMetadata(String) - Method in class dev.getelements.elements.sdk.model.health.DatabaseHealthStatus
-
Sets additional metadata about the database health.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Sets the match metadata.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Sets the application-specific metadata.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Sets the metadata for this contract.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Sets any metadata for this contract.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Sets any metadata for this contract.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Sets the metadata for this contract.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Sets the metadata for this contract.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets any metadata for this token.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Sets the metadata of string key-value pairs for this Item.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Sets the metadata of string key-value pairs for this Item.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the application-specific metadata.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Sets the metadata of string key-value pairs for this Item.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Sets the metadata for this item.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Sets the metadata for this item.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
-
Sets the metadata for this inventory item update.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.match.Match
-
Sets the metadata associated with the match.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Sets the metadata of the multi-match.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Sets the metadata payload.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Sets the metadata payload as key-value pairs.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Sets the metadata payload as key-value pairs.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Sets the metadata for this mission.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets the metadata for this mission.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Sets the metadata for this mission.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Sets the metadata for this step.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Sets the metadata for this mission.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Sets the metadata for this profile.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Sets the player metadata.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Sets the metadata for the profile.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.reward.Reward
-
Sets the metadata for this reward.
- setMetadata(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the metadata for this issuance.
- setMetadataAfter(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setMetadataAfter(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setMetadataBefore(Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setMetadataBefore(Map<String, Object>) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setMetadataDao(MetadataDao) - Method in class dev.getelements.elements.service.metadata.AnonMetadataService
- setMetadataDao(MetadataDao) - Method in class dev.getelements.elements.service.metadata.SuperUserMetadataService
- setMetadataDao(MetadataDao) - Method in class dev.getelements.elements.service.metadata.UserMetadataService
- setMetadataService(MetadataService) - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- setMetadataSpec(MongoMetadataSpec) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- setMetadataSpec(MongoMetadataSpec) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setMetadataSpec(MongoMetadataSpec) - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- setMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Sets the metadata spec for this configuration.
- setMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Sets the metadata spec for this item.
- setMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Sets the metadata spec ID.
- setMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Sets the metadata spec.
- setMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Sets the metadata spec.
- setMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Sets the metadata spec that defines the structure of the metadata.
- setMetadataSpec(String) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Sets the metadata spec.
- setMetadataSpecDao(MetadataSpecDao) - Method in class dev.getelements.elements.dao.mongo.test.MetadataSpecTestFactory
- setMetadataSpecDao(MetadataSpecDao) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- setMetadataSpecDao(MetadataSpecDao) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- setMetadataSpecService(MetadataSpecService) - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- setMethod(HttpMethod) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setMethod(HttpMethod) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the HTTP method for the validation request.
- setMethod(HttpMethod) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the HTTP method for the validation request.
- setMethod(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoCallbackDefinition
- setMethod(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoCallbackDefinition
- setMethod(String) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- setMethod(String) - Method in class dev.getelements.elements.rt.manifest.event.EventOperation
- setMethod(String) - Method in class dev.getelements.elements.rt.manifest.startup.StartupOperation
-
Sets the underlying method to call when servicing the request.
- setMethod(String) - Method in class dev.getelements.elements.rt.remote.Invocation
-
Sets the name of the remote method to invoke.
- setMethod(String) - Method in class dev.getelements.elements.sdk.model.application.CallbackDefinition
-
Sets the method name to invoke.
- setMethodName(String) - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- setMethodName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Sets the name of the method to invoke.
- setMethodName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Sets the method name.
- setMigrationId(String) - Method in class dev.getelements.elements.dao.mongo.migration.SchemaMigrationRecord
- setMigrations(Set<Migration>) - Method in class dev.getelements.elements.dao.mongo.migration.MigrationRunner
- setMigrations(Set<PreDatastoreMigration>) - Method in class dev.getelements.elements.dao.mongo.migration.PreDatastoreMigrationRunner
- setMimeType(String) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- setMimeType(String) - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Sets the MIME type of the object.
- setMimeType(String) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Sets the MIME type of the large object.
- setMimeType(String) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Sets the MIME type of the large object.
- setMimeType(String) - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Sets the MIME type associated with the object.
- setMimeType(String) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileImageRequest
-
Sets the MIME type of the image.
- setMinConnections(int) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setMinConnections(int) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- setMinimumLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Sets the minimum access level required to perform operations.
- setMintStatus(BlockchainConstants.MintStatus) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setMintStatus(BlockchainConstants.MintStatus) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setMission(MongoMission) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setMission(ProgressMissionInfo) - Method in class dev.getelements.elements.sdk.model.mission.CreateProgressRequest
-
Sets the mission associated with this progress.
- setMission(ProgressMissionInfo) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the mission information for this progress.
- setMissionDao() - Method in class dev.getelements.elements.service.mission.AnonMissionService
- setMissionDao(MissionDao) - Method in class dev.getelements.elements.dao.mongo.test.MissionTestFactory
- setMissionDao(MissionDao) - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- setMissionDao(MissionDao) - Method in class dev.getelements.elements.service.progress.UserProgressService
- setMissionId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- setMissionNamesOrIds(List<String>) - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
-
Sets the mission names or IDs for this event.
- setMissionNamesOrIds(List<String>) - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
-
Sets the mission names or IDs associated with this schedule event.
- setMissions(List<MongoMission>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- setMissions(List<Mission>) - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Sets the missions associated with this schedule event.
- setMissionService(MissionService) - Method in class dev.getelements.elements.rest.mission.MissionResource
- setMissionTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setMockSessionService(MockSessionService) - Method in class dev.getelements.elements.rest.security.MockSessionResource
- setMockSessionTimeoutSeconds(int) - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- setModel(String) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- setModel(String) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcReturnType
- setModel(String) - Method in class dev.getelements.elements.rt.manifest.model.Property
-
Sets the model name.
- setModelIntrospector(ModelIntrospector) - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- setModelManifestService(ModelManifestService) - Method in class dev.getelements.elements.jrpc.ModelManifestResource
- setModelsByName(Map<String, Model>) - Method in class dev.getelements.elements.rt.manifest.model.ModelManifest
-
Sets the ampping of
Modelby name. - setModule(String) - Method in class dev.getelements.elements.rt.manifest.event.EventOperation
- setModule(String) - Method in class dev.getelements.elements.rt.manifest.startup.StartupModule
-
Sets the name of the module.
- setModulesByEventName(Map<String, List<EventOperation>>) - Method in class dev.getelements.elements.rt.manifest.event.EventManifest
- setModulesByName(Map<String, StartupModule>) - Method in class dev.getelements.elements.rt.manifest.startup.StartupManifest
-
Sets a mapping of
StartupModuleinstances by their associated name. - setMongoApplicationConfigurationDao(MongoApplicationConfigurationDao) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setMongoApplicationDao(MongoApplicationDao) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- setMongoApplicationDao(MongoApplicationDao) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- setMongoApplicationDao(MongoApplicationDao) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setMongoApplicationDao(MongoApplicationDao) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- setMongoApplicationDao(MongoApplicationDao) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- setMongoApplicationDao(MongoApplicationDao) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setMongoClientProvider(Provider<MongoClient>) - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- setMongoConcurrentUtils(MongoConcurrentUtils) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setMongoConcurrentUtils(MongoConcurrentUtils) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setMongoConcurrentUtils(MongoConcurrentUtils) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setMongoConcurrentUtils(MongoConcurrentUtils) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setMongoConcurrentUtils(MongoConcurrentUtils) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setMongoConcurrentUtils(MongoConcurrentUtils) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- setMongoConfigurationService(MongoConfigurationService) - Method in class dev.getelements.elements.sdk.mongo.provider.MongoSslSettingsProvider
- setMongoDatabase(MongoDatabase) - Method in class dev.getelements.elements.dao.mongo.health.MongoDatabaseHealthStatusDao
- setMongoDatabaseProvider(Provider<MongoDatabase>) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- setMongoDatabaseProvider(Provider<MongoDatabase>) - Method in class dev.getelements.elements.dao.mongo.provider.LargeObjectGridFSBucketProvider
- setMongoDbUri(String) - Method in class dev.getelements.elements.sdk.mongo.provider.MongoClientProvider
- setMongoDbUri(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcLoginAttemptDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemLedgerDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductSkuSchemaDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchUtils
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoIndexDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoTokensWithExpirationDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- setMongoDBUtils(MongoDBUtils) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- setMongoFollowerDao(MongoFollowerDao) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- setMongoFriendDao(MongoFriendDao) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- setMongoItemDao(MongoItemDao) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- setMongoItemDao(MongoItemDao) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setMongoItemDao(MongoItemDao) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setMongoItemDao(MongoItemDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- setMongoItemDao(MongoItemDao) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- setMongoLargeObjectDao(MongoLargeObjectDao) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setMongoLeaderboardDao(MongoLeaderboardDao) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- setMongoLeaderboardDao(MongoLeaderboardDao) - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- setMongoMatchDao(MongoMatchDao) - Method in class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- setMongoMatchUtils(MongoMatchUtils) - Method in class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- setMongoMatchUtils(MongoMatchUtils) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setMongoMetadataSpecDao(MongoMetadataSpecDao) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- setMongoMetadataSpecDao(MongoMetadataSpecDao) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- setMongoMissionDao(MongoMissionDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setMongoMissionDao(MongoMissionDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setMongoMissionDao(MongoMissionDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setMongoPasswordUtils(MongoPasswordUtils) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setMongoPasswordUtils(MongoPasswordUtils) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.MongoFollowerDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.MongoRankDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setMongoProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- setMongoScheduleDao(MongoScheduleDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setMongoScheduleDao(MongoScheduleDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setMongoScheduleEventDao(MongoScheduleEventDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setMongoUniqueCodeDao(MongoUniqueCodeDao) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordResetTokenDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.MongoUidVerificationTokenDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- setMongoUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- setMongoUserUidDao(MongoUserUidDao) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setMongoVaultDao(MongoVaultDao) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- setMongoVaultDao(MongoVaultDao) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- setMongoWalletDao(MongoWalletDao) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- setMorphiaConfigProvider(Provider<MorphiaConfig>) - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- setMorphiaSession(MorphiaSession) - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- setMultiMatchDao(MultiMatchDao) - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- setMultiMatchDao(MultiMatchDao) - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- setMultiMatchService(MultiMatchService) - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- setN(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the public key modulus.
- setName(String) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Set the unique name for the Item
- setName(String) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Set the unique name for the Item
- setName(String) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Set the unique name for the Item
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcAuthScheme
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- setName(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- setName(String) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setName(String) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- setName(String) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- setName(String) - Method in class dev.getelements.elements.rt.manifest.model.Model
-
Sets the name of the model.
- setName(String) - Method in class dev.getelements.elements.rt.manifest.model.Property
-
Sets the name of this Property.
- setName(String) - Method in class dev.getelements.elements.rt.manifest.startup.StartupOperation
-
Sets the name of the operation.
- setName(String) - Method in class dev.getelements.elements.rt.remote.Invocation
-
Sets the name of the remote object to invoke.
- setName(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the unique name of the application.
- setName(String) - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Sets the unique identifier for the category.
- setName(String) - Method in class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
-
Sets the unique application name.
- setName(String) - Method in class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Sets the unique application name.
- setName(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the unique name for the scheme.
- setName(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
-
Sets the name of this scheme.
- setName(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setName(String) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the unique name of the auth scheme.
- setName(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- setName(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
-
Sets the unique name of the auth scheme.
- setName(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the unique provider identifier.
- setName(String) - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
-
Sets the user's login name.
- setName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Sets the unique symbolic name of the contract.
- setName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Sets the unique symbolic name of the smart contract.
- setName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Sets the unique symbolic name of the smart contract.
- setName(String) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the name given to this token.
- setName(String) - Method in class dev.getelements.elements.sdk.model.health.DatabaseHealthStatus
-
Sets the name of the database.
- setName(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Sets the unique name of the leaderboard.
- setName(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Sets the unique name of the leaderboard.
- setName(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Sets the unique name of the leaderboard.
- setName(String) - Method in class dev.getelements.elements.sdk.model.metadata.CreateMetadataRequest
-
Sets the unique name for the metadata object.
- setName(String) - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
-
Sets the unique name of the metadata object.
- setName(String) - Method in class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Sets the unique name for the metadata object.
- setName(String) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Sets the unique name of the mission.
- setName(String) - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
-
Sets the unique name of the schedule.
- setName(String) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets the name of the mission.
- setName(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Sets the unique name of the mission.
- setName(String) - Method in class dev.getelements.elements.sdk.model.mission.Schedule
-
Sets the unique name of the schedule.
- setName(String) - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
-
Sets the unique name of the schedule.
- setName(String) - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
-
Sets the name of the metadata spec.
- setName(String) - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Sets the display name of the email template.
- setName(String) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Sets the display name of the email template.
- setName(String) - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Sets the display name of the email template.
- setName(String) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
-
Sets the name of the schema.
- setName(String) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Sets the unique name of the field.
- setName(String) - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
-
Sets the name of the metadata spec.
- setName(String) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the user's login name.
- setName(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the unique login name for the user.
- setName(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the login name of the created user.
- setName(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Sets the unique login name for the user.
- setNameService(NameService) - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- setNameService(NameService) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- setNameService(NameService) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- setNameService(NameService) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- setNameService(NameService) - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- setNameService(NameService) - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- setNameService(NameService) - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- setNameService(NameService) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setNameService(NameService) - Method in class dev.getelements.elements.service.user.AbstractUserService
- setNameService(NameService) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- setNearClient(NearClient) - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- setNearIdentityGeneratorProvider(Provider<NearAccountGenerator>) - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- setNearInvocationScope(NearInvocationScope) - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- setNeoIdentityGeneratorProvider(Provider<NeoAccountGenerator>) - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- setNetwork(BlockchainNetwork) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- setNetworks(List<BlockchainNetwork>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- setNetworks(List<BlockchainNetwork>) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Sets the networks associated with this wallet.
- setNetworks(List<BlockchainNetwork>) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
-
Sets the networks associated with this wallet.
- setNetworks(List<BlockchainNetwork>) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Sets the list of blockchain networks associated with this wallet.
- setNewPassphrase(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Sets the new passphrase for the vault.
- setNewPassword(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
-
Sets the user's new password.
- setNodeFactory(Node.Factory) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- setNodeId(NodeId) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setNodeId(NodeId) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- setNodeIds(List<String>) - Method in class dev.getelements.elements.sdk.model.health.InstanceHealthStatus
-
Sets the list of node IDs.
- setNodeIds(Set<NodeId>) - Method in class dev.getelements.elements.rt.InstanceMetadata
- setNodeLifecycle(NodeLifecycle) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setNodeSet(Set<Node>) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- setNonce(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setNonce(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setNotificationBuilderProvider(Provider<NotificationBuilder>) - Method in class dev.getelements.elements.service.notification.StandardNotificationService
- setNotificationDestinationFactory(NotificationDestinationFactory) - Method in class dev.getelements.elements.service.notification.StandardNotification
- setNotificationFactory(NotificationFactory) - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- setNpIdentifier(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoPSNApplicationConfiguration
- setNpIdentifier(String) - Method in class dev.getelements.elements.sdk.model.application.PSNApplicationConfiguration
-
Sets the Sony NP Identifier.
- setoAuth2AuthSchemeDao(OAuth2AuthSchemeDao) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- setOAuth2AuthSchemeService(OAuth2AuthSchemeService) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthSchemeResource
- setOAuth2AuthSchemeService(Provider<SuperUserOAuth2AuthSchemeService>) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthSchemeServiceProvider
- setOAuth2AuthService(OAuth2AuthService) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthResource
- setOAuth2AuthServiceOperations(OAuth2AuthServiceOperations) - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- setOAuth2AuthServiceOperations(OAuth2AuthServiceOperations) - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- setOAuth2LinkService(OAuth2LinkService) - Method in class dev.getelements.elements.rest.user.UserLinkResource
- setOAuth2UserDao(UserDao) - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- setObjectId(MongoInventoryItemId) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- setObjectId(MongoProgressId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setObjectId(MongoRewardIssuanceId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setObjectId(MongoFollowerId) - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- setObjectId(MongoFriendshipId) - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendship
- setObjectId(MongoScoreId) - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- setObjectId(MongoProfileSlotId) - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlot
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplication
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductSkuSchema
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoTokenWithExpiration
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- setObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperModelIntrospector
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperPayloadReader
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperPayloadWriter
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.blockchain.invoke.near.NearInvoker
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.servlet.security.HealthServlet
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.servlet.security.VersionServlet
- setObjectMapper(ObjectMapper) - Method in class dev.getelements.elements.webui.react.WebUIReactServlet
- setObjectMappers(Map<String, ObjectMapper>) - Method in class dev.getelements.elements.rt.jersey.ClientObjectMapperContextResolver
- setObjects(List<T>) - Method in class dev.getelements.elements.sdk.model.Pagination
-
Sets the objects in this page.
- setOculusApplicationConfigurationService(OculusApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
- setOculusIapReceiptService(OculusIapReceiptService) - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- setOffensiveWordFilterProvider(Provider<OffensiveWordFilter>) - Method in class dev.getelements.elements.dao.mongo.ucode.UniqueCodeGeneratorProvider
- setOffset(int) - Method in class dev.getelements.elements.sdk.model.Pagination
-
Sets the current page offset.
- setOidcAdminLoginService(OidcAdminLoginService) - Method in class dev.getelements.elements.rest.auth.OidcAdminLoginResource
- setOidcAuthSchemeDao(OidcAuthSchemeDao) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- setOidcAuthSchemeDao(OidcAuthSchemeDao) - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationOperations
- setOidcAuthSchemeService(OidcAuthSchemeService) - Method in class dev.getelements.elements.rest.auth.OidcAuthSchemeResource
- setOidcAuthSchemeService(Provider<SuperUserOidcAuthSchemeService>) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthSchemeServiceProvider
- setOidcAuthService(OidcAuthService) - Method in class dev.getelements.elements.rest.auth.OidcAuthResource
- setOidcAuthService(OidcAuthService) - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
- setOidcAuthServiceOperations(OidcAuthServiceOperations) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- setOidcAuthServiceOperations(OidcAuthServiceOperations) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setOidcAuthServiceOperations(OidcAuthServiceOperations) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- setOidcLinkService(OidcLinkService) - Method in class dev.getelements.elements.rest.user.UserLinkResource
- setOidcLoginAttemptDao(OidcLoginAttemptDao) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setOidcLoginAttemptOperations(OidcLoginAttemptOperations) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcLoginAttemptService
- setOidcLoginAttemptOperations(OidcLoginAttemptOperations) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- setOidcLoginAttemptService(OidcLoginAttemptService) - Method in class dev.getelements.elements.rest.auth.OidcCallbackResource
- setOidcLoginAttemptService(OidcLoginAttemptService) - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
- setOidcProviderConfigurationDao(OidcProviderConfigurationDao) - Method in class dev.getelements.elements.service.auth.oidc.DefaultOidcAdminLoginService
- setOidcProviderConfigurationDao(OidcProviderConfigurationDao) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setOidcProviderConfigurationDao(OidcProviderConfigurationDao) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- setOidcProviderConfigurationOperations(OidcProviderConfigurationOperations) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setOidcProviderConfigurationOperations(OidcProviderConfigurationOperations) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- setOidcProviderConfigurationService(OidcProviderConfigurationService) - Method in class dev.getelements.elements.rest.auth.OidcProviderConfigurationResource
- setOidcProviderConfigurationService(Provider<SuperUserOidcProviderConfigurationService>) - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationServiceProvider
- setOldPassword(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
-
Sets the user's current password.
- setOperation(IndexOperation) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlanStep
- setOperation(IndexOperation) - Method in class dev.getelements.elements.sdk.model.index.IndexPlanStep
-
Sets the operation to perform on this step.
- setOperationsByName(Map<String, StartupOperation>) - Method in class dev.getelements.elements.rt.manifest.startup.StartupModule
-
Sets the map of operations by name.
- setOperators(Set<BooleanQueryOperator>) - Method in class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- setOpponent(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setOpponent(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- setOpponent(Profile) - Method in class dev.getelements.elements.sdk.model.match.Match
-
Sets the
Profilebelonging to the opponent. - setOptionalProfileProvider(Provider<Optional<Profile>>) - Method in class dev.getelements.elements.service.security.ElementScopeProfileSupplierProvider
- setOptionalSessionProvider(Provider<Optional<Session>>) - Method in class dev.getelements.elements.security.SessionProvider
- setOrderId(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setOrderId(String) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the order ID of the purchase.
- setOrderId(String) - Method in class dev.getelements.elements.sdk.model.steam.CreateSteamIapReceipt
-
Sets the Steam order ID.
- setOrderId(String) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the Steam order ID.
- setOrderId(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the Steam order ID.
- setOriginalApplicationVersion(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setOriginalFilename(String) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- setOriginalFilename(String) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Sets the original name of the file.
- setOriginalPurchaseDate(Date) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- setOriginalPurchaseDate(Date) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Sets the original purchase date.
- setOriginalPurchaseDate(Date) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setOriginalPurchaseDate(Date) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setOriginalTransactionId(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- setOriginalTransactionId(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- setOriginalTransactionId(String) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Sets the original transaction identifier.
- setOriginalTransactionId(String) - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Sets the original transaction ID from the payment processor.
- setOriginalTransactionId(String) - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Sets the original transaction ID as provided by the payment processor.
- setOriginalTransactionId(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setOutcome(NearOutcome) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Sets the execution outcome of this receipt.
- setOutcome(NearOutcome) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Sets the execution outcome of this transaction.
- setOutputTypes(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Sets the output types for the method.
- setOverallHealth(double) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the overall health percentage.
- setOwner(String) - Method in class dev.getelements.elements.sdk.model.blockchain.StakeHolder
-
Sets the account address of the stakeholder.
- setOwner(String) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the account address of the owner assigned when minting this token.
- setOwner(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- setOwnerAddress(String) - Method in class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Sets the owner address to assign the tokens to.
- setOwnership(Ownership) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the ownership definition for this token.
- setPackageName(String) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
-
Sets the package name of the app.
- setPackages(List<MongoElementPackageDefinition>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setParameters(List<JsonRpcParameter>) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- setParameters(List<Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Sets the parameters for the method.
- setParameters(List<Object>) - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Sets the parameters for the method.
- setParameters(List<String>) - Method in class dev.getelements.elements.rt.remote.Invocation
-
Sets a listing of the names of the method parameters.
- setParameters(Map<String, Type>) - Method in class dev.getelements.elements.rt.manifest.startup.StartupOperation
-
Sets the parameters this operation accepts by type.
- setParams(SteamIapQueryTxnResponse.Params) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Response
-
Sets the transaction parameters.
- setParams(Object) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- setParams(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setParams(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the query parameters required for the validation request.
- setParams(List<OAuth2RequestKeyValue>) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the query parameters required for the validation request.
- setParent(MongoApplication) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- setParent(Application) - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Sets the parent
Application - setPassphrase(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Sets the passphrase used to encrypt the vault.
- setPassphrase(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Sets the current passphrase for the vault.
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Sets the password of the wallet.
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Sets the wallet password.
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Sets the wallet password.
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.session.MockSessionCreation
-
Sets the randomly-assigned password for the mock user.
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Sets the plaintext password for this session request.
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.user.CompletePasswordResetRequest
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.user.LinkEmailPasswordRequest
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.user.LinkUsernamePasswordRequest
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the plaintext password for the user.
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the generated password for this user.
- setPassword(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Sets the plaintext password for the user.
- setPassword(String) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpRequest
- setPassword(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- setPassword(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setPassword(String, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Sets (or replaces) the password for the given user without requiring the old password.
- setPasswordEncoding(String) - Method in class dev.getelements.elements.dao.mongo.MongoPasswordUtils
- setPasswordEncoding(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setPasswordGenerator(PasswordGenerator) - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- setPasswordGenerator(PasswordGenerator) - Method in class dev.getelements.elements.service.user.AnonUserService
- setPasswordGenerator(PasswordGenerator) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- setPasswordHash(byte[]) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setPasswordPolicyValidator(PasswordPolicyValidator) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- setPasswordPolicyValidator(PasswordPolicyValidator) - Method in class dev.getelements.elements.service.user.AnonUserService
- setPasswordPolicyValidator(PasswordPolicyValidator) - Method in class dev.getelements.elements.service.user.SuperUserEmailPasswordLinkService
- setPasswordPolicyValidator(PasswordPolicyValidator) - Method in class dev.getelements.elements.service.user.SuperUserUsernamePasswordLinkService
- setPasswordPolicyValidator(PasswordPolicyValidator) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- setPasswordPolicyValidator(PasswordPolicyValidator) - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- setPasswordPolicyValidator(PasswordPolicyValidator) - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- setPasswordResetService(PasswordResetService) - Method in class dev.getelements.elements.rest.user.PasswordResetResource
- setPath(Path) - Method in class dev.getelements.elements.rt.SimpleResourceServiceListing
- setPath(String) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- setPath(String) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- setPath(String) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Sets the path to the file in the underlying bucket.
- setPathAttributes(Map<String, Map<String, Object>>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setPathAttributes(Map<String, Map<String, Object>>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- setPathIndex(UnixFSPathIndex) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- setPathSpiBuiltins(Map<String, List<String>>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setPathSpiBuiltins(Map<String, List<String>>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- setPathSpiClassPaths(Map<String, List<String>>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setPathSpiClassPaths(Map<String, List<String>>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPackageDefinition
- setPayloadReader(PayloadReader) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setPayloadReader(PayloadReader) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- setPayloadReader(PayloadReader) - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- setPayloadWriter(PayloadWriter) - Method in class dev.getelements.elements.remote.jeromq.JeroMQNode
- setPayloadWriter(PayloadWriter) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- setPersistence(TransactionalResourceServicePersistence) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- setPersistence(TransactionalResourceServicePersistence) - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- setPersistenceEnvironment(PersistenceEnvironment) - Method in class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- setPhoneNumber(String) - Method in class dev.getelements.elements.sdk.model.invite.PhoneMatchedInvitation
-
Sets the phone number.
- setPhoneNumbers(List<String>) - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesRequest
-
Sets the list of phone numbers.
- setPlaceholder(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- setPlaceholder(String) - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
-
Sets the placeholder text for this layout element.
- setPlaceholder(String) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Sets the placeholder description for the editor.
- setPlan(boolean) - Method in class dev.getelements.elements.sdk.model.index.BuildIndexRequest
-
Sets whether this is a planning run only.
- setPlayer(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setPlayer(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchSnapshot
- setPlayer(Profile) - Method in class dev.getelements.elements.sdk.model.match.Match
-
Sets the
Profileof the player requesting the match. - setPointValue(double) - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- setPointValue(double) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the point value of the score.
- setPointValue(double) - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Sets the point value of the score.
- setPolicyDescription(String) - Method in class dev.getelements.elements.service.user.PasswordPolicyValidator
- setPolicyRegex(String) - Method in class dev.getelements.elements.service.user.PasswordPolicyValidator
- setPollIntervalSeconds(int) - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- setPollIntervalSeconds(int) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- setPosition(long) - Method in class dev.getelements.elements.sdk.model.leaderboard.Rank
-
Sets the position of the associated score in the result set.
- setPosition(long) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the position of the score in the result set.
- setPositionAndLimit(UnixFSTransactionParameter) - Method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
- setPreDatastoreMigrationRunnerProvider(Provider<PreDatastoreMigrationRunner>) - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- setPreferredAccount(int) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- setPreferredAccount(int) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
-
Sets the preferred account index.
- setPreferredAccount(int) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
-
Sets the preferred account index for this wallet.
- setPreferredAccount(int) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Sets the index of the preferred account in this wallet.
- setPreferredChecksumAlgorithm(UnixFSChecksumAlgorithm) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- setPreviewUrls(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the preview URLs for the contents of this token.
- setPrice(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the price.
- setPriceConsentStatus(Boolean) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setPrimaryPhoneNb(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setPrimaryPhoneNb(String) - Method in class dev.getelements.elements.sdk.model.user.User
-
Sets the user's primary phone number.
- setPrimaryPhoneNb(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the primary phone number for the user.
- setPrimaryPhoneNb(String) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the primary phone number of the created user.
- setPrimaryPhoneNb(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Sets the primary phone number for the user.
- setPriorities(List<String>) - Method in class dev.getelements.elements.sdk.model.health.InvokerHealthStatus
-
Sets the list of priorities.
- setPriority(int) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- setPriority(int) - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
-
Sets the priority slot for the item within the inventory.
- setPriority(int) - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Sets the priority slot for the item.
- setPriority(int) - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Sets the priority of this item grouping in inventory.
- setPrivateKey(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- setPrivateKey(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWalletAccount
- setPrivateKey(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
-
Sets the base-64 encoded private key.
- setPrivateKey(String) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeResponse
-
Sets the Base64-encoded private key.
- setPrivateKey(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Sets the private key for the account.
- setPrivateKey(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Sets the private key portion of this vault key.
- setPrivateKey(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
-
Sets the private key for this account.
- setProblems(List<String>) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the list of problems detected.
- setProduct(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- setProductBundleDao(ProductBundleDao) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- setProductBundleDao(ProductBundleDao) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- setProductBundleRewards(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- setProductBundleRewards(List<MongoProductBundleReward>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setProductBundleRewards(List<ProductBundleReward>) - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Sets the list of rewards in this product bundle.
- setProductBundleRewards(List<ProductBundleReward>) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the list of rewards issued when this bundle is purchased.
- setProductBundles(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
- setProductBundles(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoGooglePlayApplicationConfiguration
- setProductBundles(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoIosApplicationConfiguration
- setProductBundles(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoOculusApplicationConfiguration
- setProductBundles(List<MongoProductBundle>) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoSteamApplicationConfiguration
- setProductBundles(List<ProductBundle>) - Method in class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
-
Deprecated.use IAP SKU directly
- setProductBundles(List<ProductBundle>) - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
-
Deprecated.use IAP SKU directly
- setProductBundles(List<ProductBundle>) - Method in class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
-
Deprecated.use IAP SKU directly
- setProductBundles(List<ProductBundle>) - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
-
Deprecated.use the new goods API instead
- setProductBundles(List<ProductBundle>) - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
-
Deprecated.use the new goods API instead
- setProductBundleService(ProductBundleService) - Method in class dev.getelements.elements.rest.goods.ProductBundleResource
- setProductBundleService(ProductBundleService) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setProductBundleService(ProductBundleService) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- setProductBundleService(ProductBundleService) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setProductBundleService(ProductBundleService) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setProductBundleService(ProductBundleService) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setProductId(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundle
- setProductId(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setProductId(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- setProductId(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setProductId(String) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Sets the product identifier.
- setProductId(String) - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.Sets the platform-specific product identifier.
- setProductId(String) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the product ID as defined in the purchase provider's catalog.
- setProductId(String) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
-
Sets the product ID purchased by the user.
- setProductId(String) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the product ID purchased.
- setProductId(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setProductSkuSchemaDao(ProductSkuSchemaDao) - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaSeeder
- setProductSkuSchemaDao(ProductSkuSchemaDao) - Method in class dev.getelements.elements.service.goods.SuperuserProductSkuSchemaService
- setProductSkuSchemaDao(ProductSkuSchemaDao) - Method in class dev.getelements.elements.service.goods.UserProductSkuSchemaService
- setProductSkuSchemaService(ProductSkuSchemaService) - Method in class dev.getelements.elements.rest.goods.ProductSkuSchemaResource
- setProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- setProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- setProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- setProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Sets the
MongoProfileassociated with thisMongoSession. - setProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- setProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.model.score.MongoScore
- setProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- setProfile(Profile) - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Sets the owning profile.
- setProfile(Profile) - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Sets the profile associated with this score.
- setProfile(Profile) - Method in class dev.getelements.elements.sdk.model.mission.CreateProgressRequest
-
Sets the profile of the progress owner.
- setProfile(Profile) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the profile of the owner of this progress.
- setProfile(Profile) - Method in class dev.getelements.elements.sdk.model.notification.FCMRegistration
-
Sets the profile associated with this registration.
- setProfile(Profile) - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Sets the profile which owns the save data.
- setProfile(Profile) - Method in class dev.getelements.elements.sdk.model.session.Session
-
Sets the profile associated with this session.
- setProfile(Profile) - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Sets the profile associated with this code.
- setProfileCdnUrl(Profile) - Method in class dev.getelements.elements.service.largeobject.LargeObjectCdnUtils
- setProfileClaims(Map<String, String>) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- setProfileDao(MongoProfileDao) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.dao.mongo.test.ProfileTestFactory
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.rest.test.ClientContext
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceRequestInvoker
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.invite.SuperUserInviteService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.invite.UserInviteService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.largeobject.AccessRequestUtils
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.profile.SuperUserProfileOverrideService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.profile.UserProfileOverrideService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.user.AbstractUserService
- setProfileDao(ProfileDao) - Method in class dev.getelements.elements.service.util.UserProfileUtility
- setProfileDisplayName(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the profile display name of the user who holds this rank.
- setProfileDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Sets the profile display name of the user.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Sets the profile ID owning this inventory item.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
-
Sets the profile ID of the profile owning this inventory item.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the profile ID of the user who holds this rank.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Sets the profile ID of the user.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Sets the profile ID owning this save data.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Sets the profile ID to assign to the session.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Sets the profile ID to assign to the session.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Sets the profile ID to assign to the session.
- setProfileId(String) - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
-
Sets the profile ID to assign to the new session after the password update.
- setProfileId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- setProfileId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.MongoFollowerId
- setProfileId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlot
- setProfileIds(List<String>) - Method in class dev.getelements.elements.sdk.model.invite.PhoneMatchedInvitation
-
Sets the list of profile IDs that matched this phone number.
- setProfileIds(List<String>) - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Sets the list of profile IDs allowed to operate against the large object.
- setProfileImageObjectUtils(ProfileImageObjectUtils) - Method in class dev.getelements.elements.rest.test.ClientContext
- setProfileImageObjectUtils(ProfileImageObjectUtils) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setProfileImageObjectUtils(ProfileImageObjectUtils) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setProfileImageUrl(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the profile image URL of the user who holds this rank.
- setProfileImageUrl(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Sets the profile image URL of the user.
- setProfileOptional(Optional<Profile>) - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- setProfileOverrideServiceProvider(Provider<ProfileOverrideService>) - Method in class dev.getelements.elements.servlet.security.HttpServletHeaderProfileOverrideFilter
- setProfiles(List<MongoProfile>) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setProfiles(List<MongoProfile>) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- setProfiles(List<CreateProfileSignupRequest>) - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Sets the list of profile signup requests to create for this user.
- setProfiles(List<Profile>) - Method in class dev.getelements.elements.sdk.model.friend.Friend
-
Sets the profiles associated with the friend user.
- setProfiles(List<Profile>) - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Sets the profiles whose owners are permitted to perform operations.
- setProfiles(List<Profile>) - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Sets the profiles created for this user.
- setProfileSelector(String) - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Sets the profile selector query string.
- setProfileSelector(String) - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
-
Sets the profile selector query string.
- setProfileSelector(String) - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Sets a query string used to select the profile for this session.
- setProfileService(ProfileService) - Method in class dev.getelements.elements.rest.profile.ProfileResource
- setProfileServiceUtils(ProfileServiceUtils) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setProfileServiceUtils(ProfileServiceUtils) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- setProfileSupplier(Supplier<Profile>) - Method in class dev.getelements.elements.service.mission.UserScheduleProgressService
- setProgramBuilderProvider(Provider<UnixFSTransactionProgramBuilder>) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- setProgressDao(ProgressDao) - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- setProgressDao(ProgressDao) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- setProgressDao(ProgressDao) - Method in class dev.getelements.elements.service.progress.UserProgressService
- setProgressService(ProgressService) - Method in class dev.getelements.elements.rest.mission.ProgressResource
- setProjectId(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFirebaseApplicationConfiguration
- setProjectId(String) - Method in class dev.getelements.elements.sdk.model.application.FirebaseApplicationConfiguration
-
Sets the Firebase project identifier.
- setProof(List<NearProof>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearReceiptOutcome
-
Sets the Merkle proof for this receipt outcome.
- setProof(List<NearProof>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
-
Sets the Merkle proof for this transaction outcome.
- setProperties(List<MongoMetadataSpecProperty>) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- setProperties(List<MongoMetadataSpecProperty>) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- setProperties(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
-
Sets the properties of the metadata spec.
- setProperties(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
-
Sets the properties of the schema.
- setProperties(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Sets the nested properties.
- setProperties(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
-
Sets the updated list of properties for the metadata spec.
- setProperties(Map<String, Property>) - Method in class dev.getelements.elements.rt.manifest.model.Model
-
Sets the mapping of properties.
- setProperties(Map<String, JsonSchemaProperty>) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Sets the properties map.
- setProperties(Map<String, JsonSchemaProperty>) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Sets the nested properties map.
- setPropertiesProvider(Provider<Properties>) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- setProtocol(String) - Method in class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- setProtocol(String) - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- setProvider(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setProvider(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setProvider(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- setPsnApplicationConfigurationService(PSNApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.PSNApplicationConfigurationResource
- setPublicKey(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- setPublicKey(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVaultKey
- setPublicKey(String) - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Sets the base-64 encoded public key.
- setPublicKey(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Sets the base-64 encoded public key.
- setPublicKey(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
-
Sets the base-64 encoded public key.
- setPublicKey(String) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Sets the Base64-encoded public key.
- setPublicKey(String) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeResponse
-
Sets the Base64-encoded public key.
- setPublicKey(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Sets the public key portion of this vault key.
- setPublicMaxAgeSeconds(int) - Method in class dev.getelements.elements.cdnserve.LargeObjectServlet
- setPublicMaxAgeSeconds(int) - Method in class dev.getelements.elements.cdnserve.StaticContentServlet
- setPublicMaxAgeSeconds(int) - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- setPublicVisible(boolean) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setPublicVisible(boolean) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Sets the visibility of this Item
- setPublicVisible(boolean) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Sets the visibility of this item.
- setPublicVisible(Boolean) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Sets the visibility of this Item
- setPublisherKey(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoSteamApplicationConfiguration
- setPublisherKey(String) - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
-
Sets the Steam Publisher Web API Key.
- setPurchaseDate(Date) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setPurchaseId(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- setPurchaseId(String) - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Sets the purchase ID.
- setPurchaseId(String) - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Sets the original transaction identifier (purchase ID).
- setPurchaseState(int) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setPurchaseState(Integer) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the purchase state.
- setPurchaseTime(long) - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Sets the purchase time in milliseconds since Unix epoch.
- setPurchaseTime(long) - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Sets the time that the purchase was made, in milliseconds since Unix epoch.
- setPurchaseTime(Long) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the purchase time in milliseconds since epoch.
- setPurchaseTime(Date) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- setPurchaseTimeMillis(long) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setPurchaseTimeMillis(Long) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the time the product was purchased, in milliseconds since epoch.
- setPurchaseToken(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setPurchaseToken(String) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
-
Sets the purchase token issued upon successful purchase.
- setPurchaseToken(String) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the purchase token.
- setPurchaseType(Integer) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setPurchaseType(Integer) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the purchase type.
- setQuality(double) - Method in class dev.getelements.elements.rt.InstanceMetadata
- setQuantity(int) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoProductBundleReward
- setQuantity(int) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- setQuantity(int) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- setQuantity(int) - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Sets the quantity of the item.
- setQuantity(int) - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
-
Sets the quantity of the item.
- setQuantity(int) - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Sets the quantity of the item in inventory.
- setQuantity(int) - Method in class dev.getelements.elements.sdk.model.inventory.UpdateInventoryItemRequest
-
Sets the quantity of the item in inventory.
- setQuantity(int) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- setQuantity(Integer) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- setQuantity(Integer) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundleReward
- setQuantity(Integer) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Sets the quantity of items purchased.
- setQuantity(Integer) - Method in class dev.getelements.elements.sdk.model.application.ProductBundleReward
-
Sets the quantity of the item to be rewarded.
- setQuantity(Integer) - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
-
Sets the quantity of the item.
- setQuantity(Integer) - Method in class dev.getelements.elements.sdk.model.reward.Reward
-
Sets the quantity of the item that is rewarded.
- setQuantity(Integer) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setQuantity(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Sets the quantity.
- setQuantityAfter(Integer) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setQuantityAfter(Integer) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setQuantityBefore(Integer) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setQuantityBefore(Integer) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setQuantityDelta(int) - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
-
Sets the delta to be applied to the inventory item quantity (positive or negative).
- setQuantityDelta(int) - Method in class dev.getelements.elements.sdk.model.inventory.SimpleInventoryItemQuantityAdjustment
-
Sets the delta to be applied to the inventory item quantity (positive or negative).
- setQuantityForItem(User, String, int, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setQuantityForItem(User, String, int, int) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Adjusts the quantity of the supplied item and user.
- setQueryMaxResults(int) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
- setRankDao(RankDao) - Method in class dev.getelements.elements.service.leaderboard.AnonRankService
- setRankDao(RankDao) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- setRankService(RankService) - Method in class dev.getelements.elements.rest.leaderboard.RankResource
- setRead(SubjectRequest) - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Sets the read access subjects.
- setRead(SubjectRequest) - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Sets the subjects which can read the large object.
- setRead(Subjects) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoAccessPermissions
- setRead(Subjects) - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
-
Sets the subjects permitted to read this object.
- setReason(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- setReceipt(AppleIapGrandUnifiedReceipt) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapVerifyReceiptResponse
- setReceiptCreationDate(Date) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setReceiptDao(ReceiptDao) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setReceiptDao(ReceiptDao) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- setReceiptDao(ReceiptDao) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setReceiptDao(ReceiptDao) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setReceiptDao(ReceiptDao) - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- setReceiptDao(ReceiptDao) - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- setReceiptDao(ReceiptDao) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setReceiptData(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- setReceiptData(String) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Sets the base64-encoded raw IAP receipt data.
- setReceiptData(String) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
-
Sets the raw IAP receipt data.
- setReceiptIds(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Sets the IDs of receipts generated by this execution.
- setReceiptService(ReceiptService) - Method in class dev.getelements.elements.rest.receipt.ReceiptResource
- setReceiptsOutcome(List<NearReceiptOutcome>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearInvokeContractResponse
-
Sets the list of receipt outcomes.
- setReceivePackErrorHandler(ReceivePackErrorHandler) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Set a custom error handler for git-receive-pack.
- setReceivePackErrorHandler(ReceivePackErrorHandler) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Set a custom error handler for git-receive-pack.
- setReceivePackFactory(ReceivePackFactory<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Set the receive-pack factory
- setReceivePackFactory(ReceivePackFactory<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Set receive-pack factory
- setReceiveTimeout(long, TimeUnit) - Method in interface dev.getelements.elements.rt.remote.ControlClient
-
Allows for the adjustment of this
ControlClient's receive timeout. - setReceiveTimeout(long, TimeUnit) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
- setRecords(List<String>) - Method in class dev.getelements.elements.sdk.model.health.DiscoveryHealthStatus
-
Sets the discovery records.
- setRedirectUri(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setRedirectUri(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setRedirectUri(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the redirect URI registered with the provider.
- setRedirectUrl(String) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptCallbackResult
- setRefreshIntervalInSeconds(long) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- setRefreshIntervalSeconds(long) - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryCache
- setRefreshRateSeconds(long) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- setRefreshTimeoutSeconds(long) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- setRefreshToken(String) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpResponse
- setRefreshToken(String) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- setRegenerate(boolean) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Sets whether the key should be regenerated.
- setRegistered(boolean) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInResponse
- setRegistrationToken(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoFCMRegistration
- setRegistrationToken(String) - Method in class dev.getelements.elements.sdk.model.notification.FCMRegistration
-
Sets the Firebase registration token.
- setRegistry(ElementRegistry) - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- setRegistry(ElementRegistry) - Method in class dev.getelements.elements.servlet.security.HttpServletElementScopeFilter
- setRegistry(ElementRegistry) - Method in class dev.getelements.elements.servlet.security.HttpServletHeaderProfileOverrideFilter
- setRegistry(MapperRegistry) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- setRemaining(int) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setRemaining(int) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Sets the number of remaining actions to complete the current step.
- setRemaining(Integer) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the number of remaining actions to complete the current step.
- setRemaining(Integer) - Method in class dev.getelements.elements.sdk.model.mission.UpdateProgressRequest
-
Sets the number of remaining actions to complete the current step.
- setRemoteInvocationDispatcherProvider(Provider<RemoteInvocationDispatcher>) - Method in class dev.getelements.elements.rt.remote.RemoteProxyProvider
- setRemoteInvokerProvider(Provider<RemoteInvoker>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- setRemoteInvokerProvider(Provider<RemoteInvoker>) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- setRemoteInvokerRegistry(RemoteInvokerRegistry) - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- setRemoteInvokerRegistry(RemoteInvokerRegistry) - Method in class dev.getelements.elements.rt.routing.AbstractAggregateRoutingStrategy
- setRemoteInvokerRegistry(RemoteInvokerRegistry) - Method in class dev.getelements.elements.rt.routing.DefaultRoutingStrategy
- setRemoteInvokerRegistry(RemoteInvokerRegistry) - Method in class dev.getelements.elements.rt.routing.SameNodeIdRoutingStrategy
- setRemoteInvokerRegistry(RemoteInvokerRegistry) - Method in class dev.getelements.elements.service.health.DefaultHealthStatusService
- setRemoved(boolean) - Method in class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- setRemoved(boolean) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the removed status.
- setRenewable(boolean) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets whether the licensee may pay a fee to extend the expiration date.
- setReportingId(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- setReportingId(String) - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Sets the reporting ID.
- setReportingId(String) - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Sets the reporting ID for troubleshooting and auditing.
- setRepositories(List<ArtifactRepository>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setRepositoryResolver(RepositoryResolver<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitFilter
-
New servlet configured with a specific resolver.
- setRepositoryResolver(RepositoryResolver<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitServlet
-
New servlet configured with a specific resolver.
- setRequestDate(Date) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setRequestHeaders(Map<String, String>) - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Deprecated.use
OAuth2SessionRequest.setRequestParameters(Map)instead - setRequestInvoker(FacebookIapReceiptRequestInvoker) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setRequestInvoker(OculusIapReceiptRequestInvoker) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setRequestInvoker(SteamIapReceiptRequestInvoker) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setRequestInvoker(OAuth2AuthServiceRequestInvoker) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- setRequestParameters(Map<String, String>) - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Sets the request parameters for the token validation request.
- setRequired(boolean) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- setRequired(boolean) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Sets whether this field is required.
- setRequired(List<String>) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Sets the list of required property names.
- setRequired(List<String>) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Sets the list of required property names.
- setResetBaseUrl(String) - Method in class dev.getelements.elements.rest.user.PasswordResetResource
- setResolutionProvider(Provider<StandardSmartContractInvocationResolution<EvmInvocationScope, EvmSmartContractInvocationService.Invoker>>) - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- setResolutionProvider(Provider<StandardSmartContractInvocationResolution<FlowInvocationScope, FlowSmartContractInvocationService.Invoker>>) - Method in class dev.getelements.elements.service.blockchain.crypto.flow.SuperUserFlowSmartContractInvocationService
- setResolutionProvider(Provider<StandardSmartContractInvocationResolution<NearInvocationScope, NearSmartContractInvocationService.Invoker>>) - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- setResourceContentsDefaults() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
-
Sets the default values of this
UnixFSDataHeader. - setResourceContext(ResourceContext) - Method in class dev.getelements.elements.rt.remote.ClusterContext
- setResourceContext(ResourceContext) - Method in class dev.getelements.elements.rt.SimpleContext
- setResourceId(ResourceId) - Method in class dev.getelements.elements.rt.SimpleResourceServiceListing
- setResourceId(ResourceId) - Method in class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- setResourceIndex(UnixFSResourceIndex) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- setResourceLoader(ResourceLoader) - Method in class dev.getelements.elements.rt.SimpleContext
- setResourceLoader(ResourceLoader) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- setResourceLoader(ResourceLoader) - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- setResourceLoader(ResourceLoader) - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- setResourceLoader(ResourceLoader) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- setResourceProvider(Provider<Resource>) - Method in class dev.getelements.elements.appnode.security.ResourceOptionalSessionProvider
- setResourceService(ResourceService) - Method in class dev.getelements.elements.rt.SimpleContext
- setResourceService(ResourceService) - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- setResourceService(ResourceService) - Method in class dev.getelements.elements.rt.SimpleIndexContext
- setResourceService(ResourceService) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- setResourceService(ResourceService) - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- setResourceService(ResourceService) - Method in class dev.getelements.elements.rt.SimpleScheduler
- setResourceService(ResourceService) - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- setResourceService(ResourceService) - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- setResponse(SteamIapQueryTxnResponse.Response) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse
-
Sets the response body from Steam.
- setResponseIdMapping(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setResponseIdMapping(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the response field key used to extract the user ID.
- setResponseIdMapping(String) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the response ID mapping key.
- setResponseValidExpectedValue(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setResponseValidExpectedValue(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the expected value of the validation field.
- setResponseValidExpectedValue(String) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the expected value for the validation field.
- setResponseValidMapping(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setResponseValidMapping(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the response field key used to determine validity.
- setResponseValidMapping(String) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the key in the response whose value indicates whether the token is valid.
- setResult(byte[]) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearContractFunctionCallResult
-
Sets the raw result bytes.
- setResult(Object) - Method in class dev.getelements.elements.rt.remote.InvocationResult
-
Sets the result of the remote
Method, or null if the method failed to invoke. - setResult(String) - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- setResult(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Response
-
Sets the Steam result code.
- setRetainedHandlerService(RetainedHandlerService) - Method in class dev.getelements.elements.rt.SimpleEventService
- setRetainedHandlerService(RetainedHandlerService) - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- setRetryTimeout(long) - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- setReturns(JsonRpcReturnType) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- setReturnSecureToken(boolean) - Method in class dev.getelements.elements.service.FirebaseEmailPasswordSignUpRequest
- setReturnSecureToken(boolean) - Method in class dev.getelements.elements.service.FirebaseUsernamePasswordSignInRequest
- setReversePathDefaults() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
-
Sets the default values of this
UnixFSDataHeader. - setRevertReason(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the revert reason.
- setRevision(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- setRevision(String) - Method in class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
-
Sets the deployment revision.
- setRevision(String) - Method in class dev.getelements.elements.sdk.model.cdn.UpdateDeploymentRequest
-
Sets the revision for the deployment update.
- setRevision(String) - Method in class dev.getelements.elements.sdk.model.Deployment
-
Sets the revision that this deployment points to.
- setRevision(String) - Method in class dev.getelements.elements.sdk.model.Version
-
Sets the revision identifier.
- setRevocable(boolean) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets whether the license for this token is revocable by the owner.
- setRewardIssuance(RewardIssuance) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Sets the updated reward issuance if the redemption was successful.
- setRewardIssuanceDao(MongoRewardIssuanceDao) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setRewardIssuanceDao(RewardIssuanceDao) - Method in class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- setRewardIssuanceId(String) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
-
Sets the reward issuance ID as originally provided in the request.
- setRewardIssuances(List<MongoRewardIssuance>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setRewardIssuances(List<RewardIssuance>) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the list of reward issuances associated with this progress.
- setRewardIssuanceService(RewardIssuanceService) - Method in class dev.getelements.elements.rest.mission.RewardIssuanceResource
- setRewardIssuanceUuids(Set<String>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- setRewards(List<MongoReward>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- setRewards(List<Reward>) - Method in class dev.getelements.elements.sdk.model.mission.Step
-
Sets the rewards that will be granted upon completion of this step.
- setRewardsEarned(List<Reward>) - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
-
Sets all
Rewardinstances earned as part of thisAdvancement. - setRoot(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the root.
- setRootElementRegistry(ElementRegistry) - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- setRootElementRegistry(MutableElementRegistry) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- setRootElementRegistryProvider(Provider<ElementRegistry>) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- setRoutingHealthStatus(RoutingHealthStatus) - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
-
Sets the routing health status.
- setRoutingStrategyName(String) - Method in class dev.getelements.elements.rt.remote.Route
- setRoutingStrategyType(Class<? extends RoutingStrategy>) - Method in class dev.getelements.elements.rt.remote.Route
- setRoutingTable(List<String>) - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Sets the general routing table entries.
- setRows(List<ModelT>) - Method in class dev.getelements.elements.sdk.model.Tabulation
-
Sets the rows of this tabulation.
- setSalt(byte[]) - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- setSalt(String) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- setSaveDataDocumentDao(SaveDataDocumentDao) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- setSaveDataDocumentDao(SaveDataDocumentDao) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- setSaveDataDocumentId(MongoSaveDataDocumentId) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- setSaveDataDocumentService(SaveDataDocumentService) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- setSchedule(MongoSchedule) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
- setSchedule(Schedule) - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
-
Sets the schedule this event belongs to.
- setScheduleDao(ScheduleDao) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- setScheduledExecutorServiceFactory(ExecutorServiceFactory<ScheduledExecutorService>) - Method in class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- setScheduledExecutorServiceFactory(ExecutorServiceFactory<ScheduledExecutorService>) - Method in class dev.getelements.elements.rt.SimpleScheduler
- setScheduleEventDao(ScheduleEventDao) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- setScheduleEventDao(ScheduleEventDao) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- setScheduleEvents(List<MongoScheduleEvent>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setScheduleEvents(List<ScheduleEvent>) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the list of ScheduleEvents managing this Progress.
- setScheduleEventService(ScheduleEventService) - Method in class dev.getelements.elements.rest.mission.ScheduleEventResource
- setScheduleProgressDao(ScheduleProgressDao) - Method in class dev.getelements.elements.service.mission.UserScheduleProgressService
- setScheduleProgressService(ScheduleProgressService) - Method in class dev.getelements.elements.rest.mission.ScheduleProgressResource
- setScheduler(Scheduler) - Method in class dev.getelements.elements.rt.SimpleContext
- setScheduler(Scheduler) - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- setScheduler(Scheduler) - Method in class dev.getelements.elements.rt.SimpleResourceContext
- setScheduler(Scheduler) - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- setScheduler(Scheduler) - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- setScheduler(Scheduler) - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- setSchedulerContext(SchedulerContext) - Method in class dev.getelements.elements.rt.remote.ClusterContext
- setSchedulerContext(SchedulerContext) - Method in class dev.getelements.elements.rt.SimpleContext
- setSchedulerPoolSizeProvider(Provider<Integer>) - Method in class dev.getelements.elements.rt.remote.provider.ScheduledExecutorServiceProvider
- setSchedules(List<MongoSchedule>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setSchedules(List<Schedule>) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the list of Schedules managing this Progress.
- setScheduleService(ScheduleService) - Method in class dev.getelements.elements.rest.mission.ScheduleResource
- setSchema(JsonSchema) - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
-
Sets the JSON Schema for the data.
- setSchema(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setSchema(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductSkuSchema
- setSchema(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- setSchema(String) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the purchase provider schema in reverse-dns notation.
- setSchema(String) - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Sets the receipt provider schema.
- setSchema(String) - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Sets the receipt provider schema in reverse-dns notation.
- setScheme(AuthScheme) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeResponse
-
Sets the created auth scheme.
- setScheme(AuthScheme) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeResponse
-
Sets the full auth scheme.
- setScheme(OAuth2AuthScheme) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeResponse
-
Sets the created or updated OAuth2 auth scheme.
- setScheme(OidcAuthScheme) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeResponse
-
Sets the created or updated OIDC auth scheme.
- setScheme(String) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setScheme(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- setScheme(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- setScheme(String) - Method in class dev.getelements.elements.sdk.model.match.Match
-
Sets the desired matchmaking scheme.
- setScheme(String) - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- setScheme(String) - Method in class dev.getelements.elements.sdk.model.user.UserUid
-
Sets the authentication scheme name associated with this UID.
- setSchemeId(String) - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
-
Sets the OAuth2 scheme ID to use.
- setSchemeName(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkClaims
- setScope(InvocationScopeT) - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- setScope(String) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- setScope(String) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- setScope(String) - Method in class dev.getelements.elements.rt.remote.AbstractLocalInvocationDispatcher
- setScope(String) - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- setScope(String) - Method in class dev.getelements.elements.sdk.model.match.Match
-
Sets the scope of the scheme.
- setScopedInvokerFactory(ScopedInvoker.Factory<EvmInvocationScope, EvmSmartContractInvocationService.Invoker>) - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- setScopedInvokerFactory(ScopedInvoker.Factory<FlowInvocationScope, FlowSmartContractInvocationService.Invoker>) - Method in class dev.getelements.elements.service.blockchain.crypto.flow.SuperUserFlowSmartContractInvocationService
- setScopedInvokerFactory(ScopedInvoker.Factory<NearInvocationScope, NearSmartContractInvocationService.Invoker>) - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- setScopedInvokerFactory(ScopedInvoker.Factory<InvocationScopeT, InvokerT>) - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- setScopes(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setScopes(List<String>) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setScopes(List<String>) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the OAuth2 scopes to request.
- setScopeThreadLocal(ReentrantThreadLocal<ElementScope>) - Method in class dev.getelements.elements.sdk.guice.GuiceServiceLocator
- setScore(Score) - Method in class dev.getelements.elements.sdk.model.leaderboard.Rank
-
Sets the score value for this rank.
- setScoreDao(ScoreDao) - Method in class dev.getelements.elements.service.leaderboard.UserScoreService
- setScoreService(ScoreService) - Method in class dev.getelements.elements.rest.leaderboard.ScoreResource
- setScoreStrategyType(Leaderboard.ScoreStrategyType) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- setScoreStrategyType(Leaderboard.ScoreStrategyType) - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Sets the score strategy type.
- setScoreStrategyType(Leaderboard.ScoreStrategyType) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Sets the score strategy type.
- setScoreStrategyType(Leaderboard.ScoreStrategyType) - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Sets the score strategy type for the leaderboard.
- setScoreUnits(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- setScoreUnits(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Sets the units of measure for scores.
- setScoreUnits(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Sets the score units of measure.
- setScoreUnits(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
-
Sets the units of measure for the score.
- setScoreUnits(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
-
Sets the units of measure for the points.
- setScoreUnits(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Sets the units of measure for the score type of the leaderboard.
- setScriptHash(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- setScriptHash(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- setScriptHash(String) - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Sets the script hash of the contract.
- setScriptHash(String) - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Sets the script hash of the contract from the blockchain.
- setScriptRepoUrl(String) - Method in class dev.getelements.elements.sdk.model.application.Application
-
Sets the script repo URL.
- setScriptStorageDirectory(String) - Method in class dev.getelements.elements.codeserve.FileSystemScriptApplicationRepositoryResolverProvider
- setSecretKeyAlgorithm(String) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- setSecureRandomProvider(Provider<SecureRandom>) - Method in class dev.getelements.elements.dao.mongo.ucode.UniqueCodeGeneratorProvider
- setSecurityChain(JeroMQSecurity) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- setSequence(int) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setSequence(Integer) - Method in class dev.getelements.elements.sdk.model.mission.Progress
-
Sets the current number of completed steps.
- setSequence(Handler.Sequence) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- setSequence(Handler.Sequence) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- setSequence(Handler.Sequence) - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- setSeriesId(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setSeriesId(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setServer(Server) - Method in class dev.getelements.elements.jetty.ElementsWebServices
- setServerBindAddressProvider(Provider<String>) - Method in class dev.getelements.elements.jetty.SimpleServerProvider
- setServerPortProvider(Provider<Integer>) - Method in class dev.getelements.elements.jetty.SimpleServerProvider
- setServerSecurityChainPemFileProvider(Provider<String>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQSecurityProvider
- setService(MongoElementServiceReference) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoCallbackDefinition
- setService(MongoElementServiceReference) - Method in class dev.getelements.elements.dao.mongo.model.MongoCallbackDefinition
- setService(ElementServiceReference) - Method in class dev.getelements.elements.sdk.model.application.CallbackDefinition
-
Sets the element service reference to invoke.
- setServiceAccountCredentials(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoFirebaseApplicationConfiguration
- setServiceAccountCredentials(String) - Method in class dev.getelements.elements.sdk.model.application.FirebaseApplicationConfiguration
-
Sets the service account credentials JSON.
- setServiceLocator(ServiceLocator) - Method in class dev.getelements.elements.rt.remote.ServiceLocatorLocalInvocationDispatcher
-
Deprecated.
- setServiceLocator(ServiceLocator) - Method in class dev.getelements.elements.sdk.spi.DefaultSharedElementLoader
- setServiceName(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoElementServiceReference
- setServiceName(String) - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
-
Sets the name of the service within the Element.
- setServices(Set<Class<?>>) - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- setServicesByName(Map<String, JsonRpcService>) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcManifest
- setServiceType(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoElementServiceReference
- setServiceType(String) - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
-
Sets the type of the service within the Element.
- setServletRequestRepositoryResolverProvider(Provider<RepositoryResolver<HttpServletRequest>>) - Method in class dev.getelements.elements.git.GitServletProvider
- setSession(Session) - Method in class dev.getelements.elements.sdk.model.session.SessionCreation
-
Sets the session object generated by the request.
- setSession(Session) - Method in class dev.getelements.elements.service.auth.UserUsernamePasswordAuthService
- setSession(SessionCreation) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptResponse
- setSession(SessionCreation) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- setSessionDao(SessionDao) - Method in class dev.getelements.elements.rest.test.ClientContext
- setSessionDao(SessionDao) - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- setSessionDao(SessionDao) - Method in class dev.getelements.elements.service.auth.DefaultSessionService
- setSessionDao(SessionDao) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- setSessionDao(SessionDao) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- setSessionDao(SessionDao) - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- setSessionDao(SessionDao) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- setSessionDao(SessionDao) - Method in class dev.getelements.elements.service.user.UserUserService
- setSessionId(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Sets the id of the
MongoSession. - setSessionProvider(Provider<Session>) - Method in class dev.getelements.elements.service.email.DefaultEmailService
- setSessionSecret(String) - Method in class dev.getelements.elements.sdk.model.session.SessionCreation
-
Sets the session secret to be passed to subsequent requests through headers.
- setSessionService(SessionService) - Method in class dev.getelements.elements.rest.security.SessionResource
- setSessionService(SessionService) - Method in class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
- setSessionTimeoutSeconds(long) - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- setSessionTimeoutSeconds(long) - Method in class dev.getelements.elements.service.auth.DefaultSessionService
- setSessionTimeoutSeconds(long) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthServiceOperations
- setSessionTimeoutSeconds(long) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations
- setSessionTimeoutSeconds(long) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- setSessionTimeoutSeconds(long) - Method in class dev.getelements.elements.service.user.UserUserService
- setSessionToken(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setSessionToken(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setShares(long) - Method in class dev.getelements.elements.sdk.model.blockchain.StakeHolder
-
Sets the number of shares assigned to this stakeholder.
- setSimpleInventoryItemService(SimpleInventoryItemService) - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- setSimpleSchedulerContext(SimpleSchedulerContext) - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- setSingleUseHandlerService(SingleUseHandlerService) - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- setSku(String) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- setSku(String) - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Sets the SKU of the purchased item.
- setSku(String) - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Sets the SKU of the IAP item.
- setSku(String) - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- setSlot(int) - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- setSlot(int) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- setSlot(int) - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Sets the slot for this save data document.
- setSlot(int) - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Sets the slot of this save data document.
- setSmartContract(SmartContract) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- setSmartContractAddress(SmartContractAddress) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- setSmartContractDao(SmartContractDao) - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- setSmartContractDao(SmartContractDao) - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- setSmartContractDao(SmartContractDao) - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- setSmartContractDao(SmartContractDao) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- setSmartContractService(SmartContractService) - Method in class dev.getelements.elements.rest.blockchain.SmartContractResource
- setSmtpHost(String) - Method in class dev.getelements.elements.service.email.DefaultEmailService
- setSmtpHost(String) - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- setSmtpPassword(String) - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- setSmtpPort(String) - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- setSmtpStarttls(String) - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- setSmtpUser(String) - Method in class dev.getelements.elements.service.email.SmtpMailSessionProvider
- setSolanaIdentityGeneratorProvider(Provider<SolanaAccountGenerator>) - Method in class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- setSource(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setSource(String) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the source that identifies the origin of the issuance.
- setSpiArtifacts(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- setSpiBuiltins(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementPathDefinition
- setSrvQuery(String) - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- setSrvQuery(String) - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- setSrvServers(String) - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- setSrvServers(String) - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- setSslProtocol(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setSslSettings(SslSettings) - Method in class dev.getelements.elements.sdk.mongo.provider.MongoClientProvider
- setStackTrace(List<KryoStackTraceElementContainer>) - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- setStakeHolders(List<StakeHolder>) - Method in class dev.getelements.elements.sdk.model.blockchain.Ownership
-
Sets the list of stakeholders assigned to this token.
- setState(IndexPlanState) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- setState(IndexPlanState) - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
-
Sets the plan state.
- setState(LargeObjectState) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- setState(LargeObjectState) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Sets the current state of the large object.
- setState(LargeObjectState) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Sets the current state of the large object.
- setState(RewardIssuance.State) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setState(RewardIssuance.State) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the state of the reward issuance.
- setState(ElementDeploymentState) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setState(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setState(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setStatus(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the status.
- setStatus(OidcLoginAttemptStatus) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setStatus(OidcLoginAttemptStatus) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setStatus(NearStatus) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearInvokeContractResponse
-
Sets the transaction status.
- setStatus(NearStatus) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Sets the execution status.
- setStatus(MultiMatchStatus) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatch
- setStatus(MultiMatchStatus) - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
-
Sets the status of the match.
- setStatus(OidcLoginAttemptState) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptStatusResponse
- setStatus(Integer) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapVerifyReceiptResponse
- setStatus(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
-
Sets the Flow transaction status.
- setStatus(String) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the transaction status.
- setStatus(String) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- setStatus(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the transaction status.
- setStatusCode(int) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
-
Sets the Flow transaction status code.
- setStdinProvider(Provider<InputStream>) - Method in class dev.getelements.elements.setup.provider.TerminalProvider
- setStdoutProvider(Provider<OutputStream>) - Method in class dev.getelements.elements.setup.provider.TerminalProvider
- setSteamApplicationConfigurationService(SteamApplicationConfigurationService) - Method in class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- setSteamIapReceiptService(SteamIapReceiptService) - Method in class dev.getelements.elements.rest.steam.SteamIapReceiptResource
- setSteamId(String) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the Steam user ID.
- setSteamId(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the Steam user ID.
- setStepCount(int) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Sets the total number of steps in the mission.
- setStepDescription(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Sets the description of the current step.
- setStepDisplayName(String) - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
-
Sets the display name of the current step.
- setSteps(IndexPlanStep<IdentifierT>) - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
-
Sets the plan steps.
- setSteps(List<MongoIndexPlanStep>) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
- setSteps(List<MongoStep>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setSteps(List<MongoStep>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- setSteps(List<Step>) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
-
Sets the mission steps.
- setSteps(List<Step>) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets the steps that constitute the mission.
- setSteps(List<Step>) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Sets the steps that constitute the mission.
- setSteps(List<Step>) - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Sets the steps that constitute the mission.
- setSubject(String) - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- setSubject(String) - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
-
Sets the subject line of the email template.
- setSubject(String) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Sets the subject line of the email template.
- setSubject(String) - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Sets the subject line of the email template.
- setSuccess(boolean) - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptCallbackResult
- setSuccess(boolean) - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapConsumeResponse
- setSuccess(boolean) - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- setSuccess(MongoCallbackDefinition) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- setSuccess(CallbackDefinition) - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Sets the callback definition for a successful match.
- setSuccessReceiptId(NearSuccessReceiptIdStatus) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearStatus
-
Sets the success receipt ID status.
- setSuccessReceiptId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearSuccessReceiptIdStatus
-
Sets the success receipt ID.
- setSuccessRedirectUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcLoginAttempt
- setSuccessRedirectUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setSuccessRedirectUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setSuccessRedirectUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcLoginAttempt
- setSuccessRedirectUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the success redirect URL.
- setSuccessValue(NearSuccessValueStatus) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearStatus
-
Sets the success value status.
- setSuccessValue(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearSuccessValueStatus
-
Sets the success value.
- setSuperSimpleInventoryItemServiceProvider(Provider<SuperUserAdvancedInventoryItemService>) - Method in class dev.getelements.elements.service.inventory.AdvancedInventoryItemServiceProvider
- setSuperUserAdvancedInventoryItemServiceProvider(Provider<SuperUserDistinctInventoryItemService>) - Method in class dev.getelements.elements.service.inventory.DistinctInventoryItemServiceProvider
- setSuperUserApplicationProfileServiceProvider(Provider<SuperUserApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.ApplicationConfigurationServiceProvider
- setSuperUserApplicationServiceProvider(Provider<SuperUserApplicationService>) - Method in class dev.getelements.elements.service.application.ApplicationServiceProvider
- setSuperUserApplicationServiceProvider(Provider<SuperUserElementStatusService>) - Method in class dev.getelements.elements.service.application.ApplicationStatusServiceProvider
- setSuperUserElementDeploymentServiceProvider(Provider<SuperUserElementDeploymentService>) - Method in class dev.getelements.elements.service.system.ElementDeploymentServiceProvider
- setSuperUserElementInspectorServiceProvider(Provider<SuperUserElementInspectorService>) - Method in class dev.getelements.elements.service.system.ElementInspectorServiceProvider
- setSuperUserEmailTemplateService(Provider<SuperUserEmailTemplateService>) - Method in class dev.getelements.elements.service.schema.email.EmailTemplateServiceProvider
- setSuperUserEvmSmartContractServiceProvider(Provider<SuperUserEvmSmartContractInvocationService>) - Method in class dev.getelements.elements.service.blockchain.crypto.evm.EvmSmartContractServiceProvider
- setSuperUserFacebookApplicationConfigurationServiceProvider(Provider<SuperUserFacebookApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.FacebookApplicationConfigurationServiceProvider
- setSuperUserFCMRegistrationServiceProvider(Provider<SuperUserFCMRegistrationService>) - Method in class dev.getelements.elements.service.notification.FCMRegistrationServiceProvider
- setSuperUserFirebaseApplicationConfigurationServiceProvider(Provider<SuperUserFirebaseApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.FirebaseApplicationConfigurationServiceProvider
- setSuperUserFlowSmartContractInvocationServiceProvider(Provider<SuperUserFlowSmartContractInvocationService>) - Method in class dev.getelements.elements.service.blockchain.crypto.flow.FlowSmartContractInvocationServiceProvider
- setSuperUserFollowerServiceProvider(Provider<SuperUserFollowerService>) - Method in class dev.getelements.elements.service.follower.FollowerServiceProvider
- setSuperUserGooglePlayApplicationConfigurationServiceProvider(Provider<SuperUserGooglePlayApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.GooglePlayApplicationConfigurationServiceProvider
- setSuperUserIndexServiceProvider(Provider<SuperUserIndexService>) - Method in class dev.getelements.elements.service.index.IndexServiceProvider
- setSuperUserInviteService(Provider<SuperUserInviteService>) - Method in class dev.getelements.elements.service.invite.InviteServiceProvider
- setSuperUserIosApplicationConfigurationServiceProvider(Provider<SuperUserIosApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.IosApplicationConfigurationServiceProvider
- setSuperUserLargeObjectServiceProvider(Provider<SuperUserLargeObjectService>) - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- setSuperUserLeaderboardProviderProvider(Provider<SuperUserLeaderboardService>) - Method in class dev.getelements.elements.service.leaderboard.LeaderboardServiceProvider
- setSuperUserMatchmakingApplicationConfigurationServiceProvider(Provider<SuperUserMatchmakingApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.MatchmakingConfigurationServiceProvider
- setSuperuserMatchServiceProvider(Provider<SuperuserMultiMatchService>) - Method in class dev.getelements.elements.service.match.MultiMatchServiceProvider
- setSuperUserMissionServiceProvider(Provider<SuperUserMissionService>) - Method in class dev.getelements.elements.service.mission.MissionServiceProvider
- setSuperUserMockSessionServiceProvider(Provider<SuperUserMockSessionService>) - Method in class dev.getelements.elements.service.auth.MockSessionServiceProvider
- setSuperUserNearSmartContractInvocationServiceProvider(Provider<SuperUserNearSmartContractInvocationService>) - Method in class dev.getelements.elements.service.blockchain.crypto.near.NearSmartContractServiceProvider
- setSuperUserOculusApplicationConfigurationServiceProvider(Provider<SuperUserOculusApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.OculusApplicationConfigurationServiceProvider
- setSuperUserOpenApiCodegenServiceProvider(Provider<SuperUserOpenApiCodegenService>) - Method in class dev.getelements.elements.service.codegen.OpenApiCodegenServiceProvider
- setSuperuserProductBundleServiceProvider(Provider<SuperuserProductBundleService>) - Method in class dev.getelements.elements.service.goods.ProductBundleServiceProvider
- setSuperuserProductSkuSchemaServiceProvider(Provider<SuperuserProductSkuSchemaService>) - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaServiceProvider
- setSuperUserProfileOverrideServiceProvider(Provider<SuperUserProfileOverrideService>) - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- setSuperUserProfileService(SuperUserProfileService) - Method in class dev.getelements.elements.service.user.AbstractUserService
- setSuperUserProfileServiceProvider(Provider<SuperUserProfileService>) - Method in class dev.getelements.elements.service.profile.ProfileServiceProvider
- setSuperUserProgressServiceProvider(Provider<SuperUserProgressService>) - Method in class dev.getelements.elements.service.progress.ProgressServiceProvider
- setSuperuserProvider(Provider<SuperuserItemLedgerService>) - Method in class dev.getelements.elements.service.inventory.ItemLedgerServiceProvider
- setSuperUserRankServiceProvider(Provider<SuperUserRankService>) - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- setSuperuserReceiptServiceProvider(Provider<SuperuserReceiptService>) - Method in class dev.getelements.elements.service.receipt.ReceiptServiceProvider
- setSuperUserSaveDataDocumentServiceProvider(Provider<SuperUserSaveDataDocumentService>) - Method in class dev.getelements.elements.service.savedata.SaveDataDocumentServiceProvider
- setSuperUserScheduleEventServiceProvider(Provider<SuperUserScheduleEventService>) - Method in class dev.getelements.elements.service.mission.ScheduleEventServiceProvider
- setSuperUserScheduleServiceProvider(Provider<SuperUserScheduleService>) - Method in class dev.getelements.elements.service.mission.ScheduleServiceProvider
- setSuperUserServiceProvider(Provider<SuperUserEmailVerificationService>) - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- setSuperUserSimpleInventoryItemServiceProvider(Provider<SuperUserSimpleInventoryItemService>) - Method in class dev.getelements.elements.service.inventory.SimpleInventoryItemServiceProvider
- setSuperUserSmartContractServiceProvider(Provider<SuperUserSmartContractService>) - Method in class dev.getelements.elements.service.blockchain.omni.SmartContractServiceProvider
- setSuperUserSteamApplicationConfigurationServiceProvider(Provider<SuperUserSteamApplicationConfigurationService>) - Method in class dev.getelements.elements.service.application.SteamApplicationConfigurationServiceProvider
- setSuperUserTokenTemplateService(Provider<SuperUserMetadataSpecService>) - Method in class dev.getelements.elements.service.schema.MetadataSpecServiceProvider
- setSuperUserVaultService(SuperUserVaultService) - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- setSuperUserVaultServiceProvider(Provider<SuperUserVaultService>) - Method in class dev.getelements.elements.service.blockchain.omni.VaultServiceProvider
- setSuperUserWalletService(SuperUserWalletService) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- setSuperUserWalletServiceProvider(Provider<SuperUserWalletService>) - Method in class dev.getelements.elements.service.blockchain.omni.WalletServiceProvider
- setSystemAttributes(Attributes) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- setTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- setTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- setTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoProductBundle
- setTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- setTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- setTags(List<String>) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Sets the tags for this auth scheme.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Sets the tags for this auth scheme request.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Sets the tags for the auth scheme.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the tags for this token.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
-
Sets the tags for the Item.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.goods.Item
-
Sets the tags for the Item.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
-
Sets the searchable tags associated with this product bundle.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Sets the tags for the Item.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.mission.Mission
-
Sets the tags for this mission.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
-
Sets the tags used to categorize this mission.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Sets the tags used to categorize this mission.
- setTags(List<String>) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the tags used to categorize this reward issuance.
- setTags(List<String>) - Method in interface dev.getelements.elements.sdk.model.Taggable
-
Sets the tags for this entity.
- setTaskContext(TaskContext) - Method in class dev.getelements.elements.rt.remote.ClusterContext
- setTaskContext(TaskContext) - Method in class dev.getelements.elements.rt.SimpleContext
- setTaskDefaults() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
-
Sets the default values of this
UnixFSDataHeader. - setTaskIndex(UnixFSTaskIndex) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- setTaskService(TaskService) - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- setTaskService(TaskService) - Method in class dev.getelements.elements.rt.SimpleTaskContext
- setTerminalProvider(Provider<Terminal>) - Method in class dev.getelements.elements.setup.provider.LineReaderProvider
- setText(String) - Method in class dev.getelements.elements.sdk.test.element.mongo.TestRedeployDocument
- setThreadGroupProvider(Provider<ThreadGroup>) - Method in class dev.getelements.elements.rt.remote.provider.CachedThreadPoolProvider
- setThreadGroupProvider(Provider<ThreadGroup>) - Method in class dev.getelements.elements.rt.remote.provider.ScheduledExecutorServiceProvider
- setThreadPoolSize(int) - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- setThrowable(Throwable) - Method in class dev.getelements.elements.rt.remote.InvocationError
- setTime(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the transaction time string.
- setTimeout(long) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- setTimeout(long) - Method in class dev.getelements.elements.rt.SimpleEventContext
- setTimeout(long) - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- setTimeout(long) - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Sets the timeout duration for this code in milliseconds.
- setTimeoutSeconds(int) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
- setTimeoutSeconds(int) - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
-
Sets the absolute match timeout in seconds.
- setTimestamp(long) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setTimestamp(long) - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Sets the timestamp of the last write to this document, in milliseconds since Unix epoch.
- setTimestamp(String) - Method in class dev.getelements.elements.sdk.model.Version
-
Sets the build timestamp.
- setTimestamp(Timestamp) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- setTimestamp(Date) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setTimestamp(Date) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchLock
- setTimeStrategyType(Leaderboard.TimeStrategyType) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- setTimeStrategyType(Leaderboard.TimeStrategyType) - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Sets the time strategy type.
- setTimeStrategyType(Leaderboard.TimeStrategyType) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Sets the time strategy type.
- setTimeStrategyType(Leaderboard.TimeStrategyType) - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Sets the time strategy type for the leaderboard.
- setTitle(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoLeaderboard
- setTitle(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
-
Sets the display title.
- setTitle(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
-
Sets the display title of the leaderboard.
- setTitle(String) - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Sets the user-presentable title for the leaderboard.
- setTitle(String) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Sets the title.
- setTitle(String) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Sets the title.
- setTitle(String) - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
-
Sets the title for this layout element.
- setTo(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the address of the recipient.
- setToIndex(List<IndexableType>) - Method in class dev.getelements.elements.sdk.model.index.BuildIndexRequest
-
Sets the list of types to index.
- setToken(Token) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setToken(Token) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setToken(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- setToken(String) - Method in class dev.getelements.elements.dao.mongo.model.user.MongoPasswordResetToken
- setToken(String) - Method in class dev.getelements.elements.sdk.model.user.CompletePasswordResetRequest
- setToken(String) - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- setTokenDao(PasswordResetTokenDao) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- setTokenDao(UidVerificationTokenDao) - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- setTokenDao(UidVerificationTokenDao) - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- setTokenDao(UidVerificationTokenDao) - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- setTokenEndpoint(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationResponse
-
Sets the token endpoint resolved from the provider's discovery document.
- setTokenEndpoint(String) - Method in class dev.getelements.elements.service.auth.oidc.OidcDiscoveryDocument
- setTokenEndpointAuthMethod(TokenEndpointAuthMethod) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOidcProviderConfiguration
- setTokenEndpointAuthMethod(TokenEndpointAuthMethod) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- setTokenEndpointAuthMethod(TokenEndpointAuthMethod) - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
-
Sets the token endpoint authentication method.
- setTokenId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Sets the Elements ID of the token to mint.
- setTokenIds(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.BulkMintTokenRequest
-
Sets the list of token IDs to mint.
- setTokensBurnt(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
-
Sets the amount of tokens burned during execution.
- setTokenUUID(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setTokenUUID(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setTopics(List<String>) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the hash of any emitted events.
- setTopicService(TopicService) - Method in class dev.getelements.elements.service.match.StandardMatchServiceUtils
- setTopicService(TopicService) - Method in class dev.getelements.elements.service.match.UserMatchService
- setTotal(int) - Method in class dev.getelements.elements.sdk.model.Pagination
-
Sets the total number of results.
- setTotalMintedQuantity(long) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscToken
- setTotalMintedQuantity(long) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoToken
- setTotalRefreshTimeoutSeconds(long) - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- setTotalSupply(long) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the maximum number of copies of this token that can be owned at any one time.
- setTransaction(Transaction) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionBufferedEventPublisher
- setTransactionalResourceService(TransactionalResourceService) - Method in class dev.getelements.elements.rt.transact.TransactionPersistenceStrategy
- setTransactionHash(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the transaction hash.
- setTransactionHash(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the transaction hash.
- setTransactionId(String) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the Steam internal transaction ID.
- setTransactionId(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setTransactionId(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the Steam internal transaction ID.
- setTransactionIndex(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the transaction index.
- setTransactionIndex(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the transaction index.
- setTransactionJournal(UnixFSTransactionJournal) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSJournalTransactionalPersistenceDriver
- setTransactionOutcome(NearTransactionOutcome) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearInvokeContractResponse
-
Sets the transaction outcome.
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.application.SuperUserApplicationConfigurationService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.goods.ProductBundleMigration
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.mission.UserScheduleProgressService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- setTransactionProvider(Provider<Transaction>) - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- setTransferOptions(String) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the transfer options for this token.
- setTrialPeriod(Boolean) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setTrustAlgorithm(String) - Method in class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- setTtlSeconds(long) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setTxnBufferSize(int) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- setType(MongoSession.Type) - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Sets the type of the session.
- setType(Type) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- setType(Type) - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcReturnType
- setType(Type) - Method in class dev.getelements.elements.rt.manifest.model.Property
-
Sets the type of this property.
- setType(RewardIssuance.Type) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setType(RewardIssuance.Type) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the type of this reward issuance, controlling duplicate-issuance behavior.
- setType(MetadataSpecPropertyType) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpec
- setType(MetadataSpecPropertyType) - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- setType(MetadataSpecPropertyType) - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
-
Sets the type of the metadata spec.
- setType(MetadataSpecPropertyType) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
-
Sets the type of the schema.
- setType(MetadataSpecPropertyType) - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
-
Sets the field type.
- setType(MetadataSpecPropertyType) - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
-
Sets the type of the metadata spec.
- setType(String) - Method in class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
- setType(String) - Method in class dev.getelements.elements.rt.remote.Invocation
-
Sets the string representing the type of the remote object to invoke.
- setType(String) - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
-
Sets the fully-qualified Java type of this configuration.
- setType(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
-
Sets the type.
- setType(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
-
Sets the type of log.
- setType(String) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
-
Sets the type.
- setType(String) - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
-
Sets the type.
- setUesr(User) - Method in class dev.getelements.elements.service.largeobject.AccessPermissionsUtils
- setUidId(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- setUidId(String) - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- setUniqueCodeGenerator(UniqueCodeGenerator) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- setUnixFSUtils(UnixFSUtils) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- setUnixFSUtils(UnixFSUtils) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSJournalTransactionalPersistenceDriver
- setUnixFSUtils(UnixFSUtils) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSPathIndex
- setUnixFSUtils(UnixFSUtils) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- setup - Class in Unnamed Package
- setup() - Constructor for class setup
- Setup - Class in dev.getelements.elements.setup
-
A Setup utility that can be run from the command-line.
- Setup() - Constructor for class dev.getelements.elements.setup.Setup
- SetupCommand - Interface in dev.getelements.elements.setup
-
An interface for the sub-commands.
- SetupCommandModule - Class in dev.getelements.elements.setup.guice
- SetupCommandModule() - Constructor for class dev.getelements.elements.setup.guice.SetupCommandModule
- SetupCommands - Enum Class in dev.getelements.elements.setup
- SetupCommonModule - Class in dev.getelements.elements.setup.guice
- SetupCommonModule() - Constructor for class dev.getelements.elements.setup.guice.SetupCommonModule
- setUpdated(long) - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- setUpdatedAt(Date) - Method in class dev.getelements.elements.dao.mongo.model.schema.email.MongoEmailTemplate
- setUpdatedAt(Date) - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
-
Sets the time the email template was last updated.
- SetupDefaults - Class in dev.getelements.elements.setup
-
Created by patricktwohig on 6/14/17.
- SetupDefaults() - Constructor for class dev.getelements.elements.setup.SetupDefaults
- setUploaded(LargeObject) - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- setUploaded(LargeObject) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectBucket
-
Forces buckets to mark referenced LO to set state UPLOADED
- setUploadPackErrorHandler(UploadPackErrorHandler) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Set a custom error handler for git-upload-pack.
- setUploadPackErrorHandler(UploadPackErrorHandler) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Set a custom error handler for git-upload-pack.
- setUploadPackFactory(UploadPackFactory<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitFilter
-
Set upload-pack factory
- setUploadPackFactory(UploadPackFactory<HttpServletRequest>) - Method in class org.eclipse.jgit.http.server.GitServlet
-
Set upload-pack factory
- setUpLocalRunner() - Method in class dev.getelements.elements.sdk.local.test.TestLocalSDKElementPackage
- setUpLocalRunner() - Method in class dev.getelements.elements.sdk.local.test.TestLocalSDKElementPath
- setUpLocalRunner() - Method in class dev.getelements.elements.sdk.local.test.TestLocalSDKLargeObject
- SetupShell - Class in dev.getelements.elements.setup.commands
- SetupShell(Terminal, LineReader) - Constructor for class dev.getelements.elements.setup.commands.SetupShell
- setUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- setUrl(String) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
-
Sets the URL where the binary contents may be read.
- setUrl(String) - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
-
Sets the URL where the binary contents may be read.
- setUrl(String) - Method in class dev.getelements.elements.webui.react.WebUIApplicationApiConfiguration
- setUsages(long) - Method in class dev.getelements.elements.sdk.model.blockchain.Token
-
Sets the maximum number of usages this token will have.
- setUse(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the intended use.
- setUseDefaultRepositories(boolean) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoVault
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoDistinctInventoryItem
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.MongoSession
-
Sets the
MongoUserwhich owns theMongoSession - setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.MongoTokenWithExpiration
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.MongoUidVerificationToken
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUid
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.model.user.MongoPasswordResetToken
- setUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCode
- setUser(User) - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- setUser(User) - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Sets the user submitting the IAP.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Sets the user associated with this vault.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Sets the user associated with this wallet.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.friend.Friend
-
Sets the user associated with this friend.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Sets the user who made the purchase.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
-
Sets the owning user.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
-
Sets the user associated with this inventory item.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Deprecated.use
CreateProfileRequest.setUserId(String)instead - setUser(User) - Method in class dev.getelements.elements.sdk.model.profile.Profile
-
Sets the user associated with this profile.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Deprecated.providing the entire User object is no longer necessary
- setUser(User) - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
-
Sets the user associated with this receipt.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the user to receive the reward.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Sets the user which owns the save data.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.session.Session
-
Sets the user associated with this session.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Sets the Elements user associated with this purchase.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.token.TokenWithExpiration
-
Sets the user associated with this token.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Sets the user associated with this code.
- setUser(User) - Method in class dev.getelements.elements.sdk.model.user.PasswordResetToken
- setUser(User) - Method in class dev.getelements.elements.sdk.model.user.UidVerificationToken
- setUser(User) - Method in class dev.getelements.elements.sdk.test.element.rs.Message
- setUser(User) - Method in class dev.getelements.elements.service.appleiap.AppleIapReceiptServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- setUser(User) - Method in class dev.getelements.elements.service.application.ApplicationConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.ApplicationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.ApplicationStatusServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.FacebookApplicationConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.FirebaseApplicationConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.GooglePlayApplicationConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.IosApplicationConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.MatchmakingConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.OculusApplicationConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.application.SteamApplicationConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.AuthSchemeServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.MockSessionServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2AuthSchemeServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2LinkServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- setUser(User) - Method in class dev.getelements.elements.service.auth.oidc.OidcAuthSchemeServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.oidc.OidcProviderConfigurationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- setUser(User) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- setUser(User) - Method in class dev.getelements.elements.service.auth.UsernamePasswordAuthServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.blockchain.crypto.evm.EvmSmartContractServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.blockchain.crypto.flow.FlowSmartContractInvocationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.blockchain.crypto.near.NearSmartContractServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.blockchain.omni.SmartContractServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- setUser(User) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- setUser(User) - Method in class dev.getelements.elements.service.blockchain.omni.VaultServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.blockchain.omni.WalletServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.codegen.OpenApiCodegenServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.follower.FollowerServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.follower.UserFollowerService
- setUser(User) - Method in class dev.getelements.elements.service.friend.FriendServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.friend.UserFriendService
- setUser(User) - Method in class dev.getelements.elements.service.goods.ProductBundleServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- setUser(User) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- setUser(User) - Method in class dev.getelements.elements.service.googleplayiap.GooglePlayIapReceiptServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- setUser(User) - Method in class dev.getelements.elements.service.index.IndexServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.inventory.AdvancedInventoryItemServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.inventory.DistinctInventoryItemServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.inventory.ItemLedgerServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.inventory.SimpleInventoryItemServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- setUser(User) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- setUser(User) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- setUser(User) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- setUser(User) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- setUser(User) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- setUser(User) - Method in class dev.getelements.elements.service.invite.InviteServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.leaderboard.LeaderboardServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.leaderboard.ScoreServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.leaderboard.UserRankService
- setUser(User) - Method in class dev.getelements.elements.service.match.MatchServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.match.MultiMatchServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.meta.facebookiap.FacebookIapReceiptServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- setUser(User) - Method in class dev.getelements.elements.service.meta.oculusiap.OculusIapReceiptServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- setUser(User) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- setUser(User) - Method in class dev.getelements.elements.service.mission.MissionServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.mission.ScheduleEventServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.mission.ScheduleProgressServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.mission.ScheduleServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.notification.FCMRegistrationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.profile.ProfileServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.profile.UserProfileOverrideService
- setUser(User) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setUser(User) - Method in class dev.getelements.elements.service.progress.ProgressServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.receipt.ReceiptServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.receipt.UserReceiptService
- setUser(User) - Method in class dev.getelements.elements.service.rewardissuance.RewardIssuanceServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- setUser(User) - Method in class dev.getelements.elements.service.savedata.SaveDataDocumentServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- setUser(User) - Method in class dev.getelements.elements.service.schema.email.EmailTemplateServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.schema.MetadataSpecServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.steam.SteamIapReceiptServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- setUser(User) - Method in class dev.getelements.elements.service.system.ElementDeploymentServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.system.ElementInspectorServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.user.EmailPasswordLinkServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.user.PasswordResetServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.user.UsernamePasswordLinkServiceProvider
- setUser(User) - Method in class dev.getelements.elements.service.util.UserProfileUtility
- setUser(FacebookRef) - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- setUserAppleIapReceiptServiceProvider(Provider<UserAppleIapReceiptService>) - Method in class dev.getelements.elements.service.appleiap.AppleIapReceiptServiceProvider
- setUserAuthServiceProvider(Provider<UserUsernamePasswordAuthService>) - Method in class dev.getelements.elements.service.auth.UsernamePasswordAuthServiceProvider
- setUserDao(MongoUserDao) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- setUserDao(UserDao) - Method in class dev.getelements.elements.dao.mongo.test.UserTestFactory
- setUserDao(UserDao) - Method in class dev.getelements.elements.rest.test.ClientContext
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.auth.SuperUserMockSessionService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.defaults.DefaultUserConfiguration
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.invite.SuperUserInviteService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.invite.UserInviteService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.largeobject.AccessRequestUtils
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.profile.ProfileServiceUtils
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.receipt.SuperuserReceiptService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.user.AnonUserService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.user.SuperUserEmailPasswordLinkService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.user.SuperUserUsernamePasswordLinkService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- setUserDao(UserDao) - Method in class dev.getelements.elements.service.util.UserProfileUtility
- setUserDao(UserDao) - Method in class dev.getelements.elements.setup.commands.AddUser
- setUserDao(UserDao) - Method in class dev.getelements.elements.setup.commands.UpdateUser
- setUserDistinctInventoryItemServiceProvider(Provider<UserDistinctInventoryItemService>) - Method in class dev.getelements.elements.service.inventory.DistinctInventoryItemServiceProvider
- setUserExpiresAt(long) - Method in class dev.getelements.elements.sdk.model.session.MockSessionCreation
-
Sets the time at which the mock user will automatically be deleted.
- setUserFacebookIapReceiptServiceProvider(Provider<UserFacebookIapReceiptService>) - Method in class dev.getelements.elements.service.meta.facebookiap.FacebookIapReceiptServiceProvider
- setUserFCMRegistrationServiceProvider(Provider<UserFCMRegistrationService>) - Method in class dev.getelements.elements.service.notification.FCMRegistrationServiceProvider
- setUserFollowerServiceProvider(Provider<UserFollowerService>) - Method in class dev.getelements.elements.service.follower.FollowerServiceProvider
- setUserFriendServiceProvider(Provider<UserFriendService>) - Method in class dev.getelements.elements.service.friend.FriendServiceProvider
- setUserGooglePlayIapReceiptServiceProvider(Provider<UserGooglePlayIapReceiptService>) - Method in class dev.getelements.elements.service.googleplayiap.GooglePlayIapReceiptServiceProvider
- setUserId(boolean) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Sets whether this parameter's resolved value is the external user identifier.
- setUserId(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItemLedgerEntry
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
-
Sets the user ID that will own the vault.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Sets the user ID that owns the vault.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
-
Sets the ID of the user whose inventory will be modified.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
-
Sets the user ID whose inventory will be modified.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.inventory.CreateDistinctInventoryItemRequest
-
Sets the user ID owning this inventory item.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
-
Sets the user ID whose inventory will be modified.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.inventory.ItemLedgerEntry
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.inventory.SimpleInventoryItemQuantityAdjustment
-
Sets the ID of the user whose inventory to modify.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
-
Sets the ID of the user owning this inventory item.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Sets the Facebook user ID.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
Sets the Oculus user ID.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
-
Sets the user ID this profile belongs to.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
-
Sets the user ID associated with this receipt.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
-
Sets the user ID owning this save data.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Sets the user ID (login name or email) for this session request.
- setUserId(String) - Method in class dev.getelements.elements.sdk.model.user.UserUid
-
Sets the user ID associated with this UID.
- setUserId(String) - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- setUserId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- setUserId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- setUserIds(List<String>) - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Sets the list of user IDs allowed to operate against the large object.
- setUserInviteService(Provider<UserInviteService>) - Method in class dev.getelements.elements.service.invite.InviteServiceProvider
- setUserLargeObjectServiceProvider(Provider<UserLargeObjectService>) - Method in class dev.getelements.elements.service.largeobject.LargeObjectServiceProvider
- setUserLevel(User.Level) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoAuthScheme
- setUserLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.auth.AuthScheme
-
Sets the highest permitted user level.
- setUserLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.auth.CreateAuthSchemeRequest
-
Sets the highest permitted user level.
- setUserLevel(User.Level) - Method in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Sets the highest permitted user level this scheme will authorize.
- setUserMatchServiceProvider(Provider<UserMatchService>) - Method in class dev.getelements.elements.service.match.MatchServiceProvider
- setUserMatchServiceProvider(Provider<UserMultiMatchService>) - Method in class dev.getelements.elements.service.match.MultiMatchServiceProvider
- setUsername(String) - Method in class dev.getelements.elements.sdk.model.user.LinkUsernamePasswordRequest
- setUsernamePasswordAuthService(UsernamePasswordAuthService) - Method in class dev.getelements.elements.rest.security.UsernamePasswordResource
- setUsernamePasswordAuthService(UsernamePasswordAuthService) - Method in class dev.getelements.elements.servlet.security.HttpServletBasicAuthFilter
- setUsernamePasswordLinkService(UsernamePasswordLinkService) - Method in class dev.getelements.elements.rest.user.UserLinkResource
- setUserOAuth2AuthServiceProvider(Provider<UserOAuth2AuthService>) - Method in class dev.getelements.elements.service.auth.oauth2.OAuth2LinkServiceProvider
- setUserObjectId(ObjectId) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- setUserOculusIapReceiptServiceProvider(Provider<UserOculusIapReceiptService>) - Method in class dev.getelements.elements.service.meta.oculusiap.OculusIapReceiptServiceProvider
- setUserOidcAuthService(UserOidcAuthService) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptOperations
- setUserOidcAuthServiceProvider(Provider<UserOidcAuthService>) - Method in class dev.getelements.elements.service.auth.oidc.OidcLinkServiceProvider
- setUserOidcLoginAttemptServiceProvider(Provider<UserOidcLoginAttemptService>) - Method in class dev.getelements.elements.service.auth.oidc.OidcLoginAttemptServiceProvider
- setUserProductBundleServiceProvider(Provider<UserProductBundleService>) - Method in class dev.getelements.elements.service.goods.ProductBundleServiceProvider
- setUserProductBundleServiceProvider(Provider<UserProductBundleService>) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- setUserProductSkuSchemaServiceProvider(Provider<UserProductSkuSchemaService>) - Method in class dev.getelements.elements.service.goods.ProductSkuSchemaServiceProvider
- setUserProfileOverrideServiceProvider(Provider<UserProfileOverrideService>) - Method in class dev.getelements.elements.service.profile.ProfileOverrideServiceProvider
- setUserProfileServiceProvider(Provider<UserProfileService>) - Method in class dev.getelements.elements.service.profile.ProfileServiceProvider
- setUserProfileUtility(UserProfileUtility) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- setUserProgressServiceProvider(Provider<UserProgressService>) - Method in class dev.getelements.elements.service.progress.ProgressServiceProvider
- setUserProvider(Provider<User>) - Method in class dev.getelements.elements.git.HttpServletRepositoryResolver
- setUserRankServiceProvider(Provider<UserRankService>) - Method in class dev.getelements.elements.service.leaderboard.RankServiceProvider
- setUserReceiptServiceProvider(Provider<UserReceiptService>) - Method in class dev.getelements.elements.service.receipt.ReceiptServiceProvider
- setUserRewardIssuanceServiceProvider(Provider<UserRewardIssuanceService>) - Method in class dev.getelements.elements.service.rewardissuance.RewardIssuanceServiceProvider
- setUsers(List<MongoUser>) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoSubjects
- setUsers(List<User>) - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Sets the users permitted to perform operations.
- setUserSaveDataDocumentServiceProvider(Provider<UserSaveDataDocumentService>) - Method in class dev.getelements.elements.service.savedata.SaveDataDocumentServiceProvider
- setUserScheduleProgressServiceProvider(Provider<UserScheduleProgressService>) - Method in class dev.getelements.elements.service.mission.ScheduleProgressServiceProvider
- setUserScoreServiceProvider(Provider<UserScoreService>) - Method in class dev.getelements.elements.service.leaderboard.ScoreServiceProvider
- setUserService(UserService) - Method in class dev.getelements.elements.rest.user.SignupResource
- setUserService(UserService) - Method in class dev.getelements.elements.rest.user.UserResource
- setUserService(UserService) - Method in class dev.getelements.elements.service.profile.UserProfileService
- setUserServiceProvider(Provider<UserEmailPasswordLinkService>) - Method in class dev.getelements.elements.service.user.EmailPasswordLinkServiceProvider
- setUserServiceProvider(Provider<UserEmailVerificationService>) - Method in class dev.getelements.elements.service.user.EmailVerificationServiceProvider
- setUserServiceProvider(Provider<UserUsernamePasswordLinkService>) - Method in class dev.getelements.elements.service.user.UsernamePasswordLinkServiceProvider
- setUserSimpleInventoryItemServiceProvider(Provider<UserAdvancedInventoryItemService>) - Method in class dev.getelements.elements.service.inventory.AdvancedInventoryItemServiceProvider
- setUserSimpleInventoryItemServiceProvider(Provider<UserSimpleInventoryItemService>) - Method in class dev.getelements.elements.service.inventory.SimpleInventoryItemServiceProvider
- setUserSteamIapReceiptServiceProvider(Provider<UserSteamIapReceiptService>) - Method in class dev.getelements.elements.service.steam.SteamIapReceiptServiceProvider
- setUserTestFactory(UserTestFactory) - Method in class dev.getelements.elements.dao.mongo.test.LargeObjectTestFactory
- setUserTestFactory(UserTestFactory) - Method in class dev.getelements.elements.dao.mongo.test.MongoProfileTestOperations
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.auth.oauth2.AnonOAuth2AuthService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.auth.oidc.AnonOidcAuthService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.user.AnonEmailVerificationService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.user.UserEmailVerificationService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.user.AnonPasswordResetService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.user.SuperUserEmailPasswordLinkService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.user.SuperUserUsernamePasswordLinkService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- setUserUidDao(UserUidDao) - Method in class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- setUserVaultServiceProvider(Provider<UserVaultService>) - Method in class dev.getelements.elements.service.blockchain.omni.VaultServiceProvider
- setUserWalletServiceProvider(Provider<UserWalletService>) - Method in class dev.getelements.elements.service.blockchain.omni.WalletServiceProvider
- setUtils(UnixFSUtils) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- setUtils(UnixFSUtils) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- setUuid(String) - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexOperation
- setUuid(String) - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatchLock
- setUuid(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- setUuid(String) - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
-
Sets the internal unique identifier generated and assigned on creation.
- setValidationFailureMessages(List<String>) - Method in class dev.getelements.elements.sdk.model.ValidationErrorResponse
-
Sets the list of validation failure messages.
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoFriendDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoScoreDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoAppleIapReceiptDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoGooglePlayIapReceiptDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.receipt.MongoReceiptDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.savedata.MongoSaveDataDocumentDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.apple.AppleIapReceiptResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.application.ApplicationResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.auth.OidcAuthResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.auth.OidcSessionResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.followers.FollowersResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.friends.FriendResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.goods.ItemResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.google.GooglePlayIapReceiptResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.invite.InviteResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.leaderboard.ScoreResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.matchmaking.MatchResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.meta.facebook.FacebookIapResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.notifications.FCMRegistrationResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.profile.ProfileResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.security.MockSessionResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.security.UsernamePasswordResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.steam.SteamIapReceiptResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.user.PasswordResetResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.user.SignupResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.user.UserEmailVerificationResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.rest.user.UserResource
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.auth.AnonUsernamePasswordAuthService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- setValidationHelper(ValidationHelper) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- setValidationUrl(String) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setValidationUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the URL to send the user token validation request to.
- setValidationUrl(String) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the URL to send the user token validation request to.
- setValidator(Validator) - Method in class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- setValidator(Validator) - Method in class dev.getelements.elements.sdk.model.ValidWithGroups.Validator
-
Sets the Jakarta validator used to perform nested validation.
- setValidator(Validator) - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- setValidator(Validator) - Method in class dev.getelements.elements.service.blockchain.crypto.AesVaultCryptoUtilities
- setValidatorProvider(Provider<Validator>) - Method in class dev.getelements.elements.dao.mongo.guice.MongoTransactionProvider
- setValidStatusCodes(List<Integer>) - Method in class dev.getelements.elements.dao.mongo.model.auth.MongoOAuth2AuthScheme
- setValidStatusCodes(List<Integer>) - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Sets the HTTP status codes considered processable for validation.
- setValidStatusCodes(List<Integer>) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
-
Sets the HTTP status codes that are considered processable for validation.
- setValue(String) - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
-
Sets the value.
- setVat(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.LineItem
-
Sets the VAT amount.
- setVat(String) - Method in class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse.Params
-
Sets the VAT amount.
- setVault(MongoVault) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- setVault(MongoVault) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoWallet
- setVault(Vault) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Sets the Elements vault used to manage the wallets.
- setVault(Vault) - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Sets the vault that secures this wallet's keys.
- setVault(Vault) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- setVaultCryptoUtilities(VaultCryptoUtilities) - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- setVaultCryptoUtilities(VaultCryptoUtilities) - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- setVaultCryptoUtilities(VaultCryptoUtilities) - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- setVaultCryptoUtilities(VaultCryptoUtilities) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- setVaultDao(VaultDao) - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- setVaultDao(VaultDao) - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- setVaultDao(VaultDao) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- setVaultDao(VaultDao) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- setVaultDao(VaultDao) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- setVaultDao(VaultDao) - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- setVaultDao(VaultDao) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- setVaultId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
-
Sets the vault ID for contract-related requests.
- setVaultId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Sets the Elements database ID of the vault for contract operations.
- setVaultService(VaultService) - Method in class dev.getelements.elements.rest.blockchain.VaultResource
- setVerbose(boolean) - Method in interface dev.getelements.elements.rt.Resource
-
Sets the verbose mode.
- setVerbose(boolean) - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- setVerificationBaseUrl(String) - Method in class dev.getelements.elements.rest.user.UserEmailVerificationResource
- setVerificationService(EmailVerificationService) - Method in class dev.getelements.elements.rest.user.UserEmailVerificationResource
- setVerificationService(EmailVerificationService) - Method in class dev.getelements.elements.rest.VerifyResource
- setVerificationStatus(VerificationStatus) - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUid
- setVerificationStatus(VerificationStatus) - Method in class dev.getelements.elements.sdk.model.user.UserUid
-
Sets the verification status of this UID.
- setVersion(byte[]) - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocument
- setVersion(long) - Method in class dev.getelements.elements.dao.mongo.model.system.MongoElementDeployment
- setVersion(long) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.near.NearMetadata
-
Sets the version of the metadata.
- setVersion(String) - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- setVersion(String) - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgress
- setVersion(String) - Method in class dev.getelements.elements.dao.mongo.model.MongoDeployment
- setVersion(String) - Method in class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
-
Sets the deployment version.
- setVersion(String) - Method in class dev.getelements.elements.sdk.model.Deployment
-
Sets the deployment version.
- setVersion(String) - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
-
Sets the revision of the save data document.
- setVersion(String) - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
-
Sets the version identifier for optimistic locking.
- setVersion(String) - Method in class dev.getelements.elements.sdk.model.Version
-
Sets the version string.
- setVersionExternalIdentifier(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- setVersionExternalIdentifier(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setVersionService(VersionService) - Method in class dev.getelements.elements.rest.codegen.CodegenResource
- setVersionService(VersionService) - Method in class dev.getelements.elements.rest.codegen.Oas3DocumentationResource
- setVersionService(VersionService) - Method in class dev.getelements.elements.rest.status.VersionResource
- setVersionService(VersionService) - Method in class dev.getelements.elements.servlet.security.VersionServlet
- setVoting(boolean) - Method in class dev.getelements.elements.sdk.model.blockchain.StakeHolder
-
Sets whether this stakeholder has voting rights.
- setWallet(byte[]) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- setWallet(byte[]) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- setWallet(Wallet) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- setWalletAccount(WalletAccount) - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- setWalletCryptoUtilities(WalletCryptoUtilities) - Method in class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- setWalletCryptoUtilities(WalletCryptoUtilities) - Method in class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- setWalletCryptoUtilities(WalletCryptoUtilities) - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- setWalletCryptoUtilities(WalletCryptoUtilities) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- setWalletDao(WalletDao) - Method in class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- setWalletDao(WalletDao) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- setWalletDao(WalletDao) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- setWalletId(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscSmartContract
- setWalletId(String) - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoSmartContract
- setWalletId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
-
Sets the elements wallet id.
- setWalletId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
-
Deprecated.Sets the wallet id for this contract.
- setWalletId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.InvokeContractRequest
-
Deprecated.Sets the wallet ID.
- setWalletId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.MintTokenRequest
-
Deprecated.Sets the elements wallet ID.
- setWalletId(String) - Method in class dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
-
Deprecated.Sets the wallet ID used for contract-related requests.
- setWalletIdentityFactory(WalletAccountFactory) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- setWalletService(WalletService) - Method in class dev.getelements.elements.rest.blockchain.VaultWalletResource
- setWalletService(WalletService) - Method in class dev.getelements.elements.rest.blockchain.WalletResource
- setWeb3j(Web3j) - Method in class dev.getelements.elements.service.blockchain.invoke.evm.Web3jInvoker
- setWebOrderLineItemId(String) - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- setWildcard(boolean) - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Sets whether this request is a wildcard that allows all anonymous users.
- setWildcard(boolean) - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Sets whether this subjects instance is a wildcard that allows all users.
- setWorker(Worker) - Method in class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- setWorker(Worker) - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- setWorkerWatchdogList(Set<WorkerWatchdog>) - Method in class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- setWrite(SubjectRequest) - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
-
Sets the write access subjects.
- setWrite(SubjectRequest) - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Sets the subjects which can write the large object.
- setWrite(Subjects) - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoAccessPermissions
- setWrite(Subjects) - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
-
Sets the subjects permitted to write to this object.
- setX(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the base64url encoded x coordinate.
- setY(String) - Method in class dev.getelements.elements.sdk.model.auth.JWK
-
Sets the base64url encoded y coordinate.
- setzContext(ZContext) - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- setzContext(ZContext) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- SHARED_CLASSPATH - Enum constant in enum class dev.getelements.elements.sdk.ElementType
-
A type which is typically from the main application's
ClassLoader(usually the System ClassLoader) where multipleElementDefinitionmay exist - SHARED_DEFAULT_ATTR - Static variable in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- SHARED_DEFAULT_ATTR - Static variable in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- SHARED_DEFAULT_ATTR - Static variable in interface dev.getelements.elements.sdk.test.element.TestService
-
Shared attribute key used to verify that each element's
@ElementDefaultAttributeis scoped to that element and does not bleed into sibling elements loaded from the same classpath. - SharedAsyncConnectionService<ContextT,
SocketT> - Class in dev.getelements.elements.rt -
A type of
AsyncConnectionServicewhich uses an internal reference count to ensure that the backedAsyncConnectionServiceis opened and closed properly. - SharedAsyncConnectionService(AsyncConnectionService<ContextT, SocketT>) - Constructor for class dev.getelements.elements.rt.SharedAsyncConnectionService
- SharedElement - Class in dev.getelements.elements.sdk.spi
- SharedElement(ElementRecord, ServiceLocator, ElementRegistry) - Constructor for class dev.getelements.elements.sdk.spi.SharedElement
- SharedElementModule - Class in dev.getelements.elements.sdk.guice
-
Defines a new
Elementwhich is sourced from the guice bindings visible to the module at the time the injector was created. - SharedElementModule(Package) - Constructor for class dev.getelements.elements.sdk.guice.SharedElementModule
- SharedElementModule(String) - Constructor for class dev.getelements.elements.sdk.guice.SharedElementModule
- Shared Elements (ElementType#SHARED_CLASSPATH) - Search tag in interface dev.getelements.elements.sdk.ElementLoaderFactory
- Section
- SharedLocalSDK - Class in dev.getelements.elements.sdk.local.test
- SHELL - Enum constant in enum class dev.getelements.elements.setup.SetupCommands
-
Runs an interactive shell.
- shellCommand - Variable in enum class dev.getelements.elements.setup.SetupCommands
- ShellCompleter - Class in dev.getelements.elements.setup.jline
- ShellCompleter() - Constructor for class dev.getelements.elements.setup.jline.ShellCompleter
- SHORT_LINK_BASE - Static variable in interface dev.getelements.elements.sdk.model.Constants
-
The short-link base for all urls generated.
- shutdown() - Method in interface dev.getelements.elements.rt.Context
- shutdown() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- shutdown() - Method in interface dev.getelements.elements.rt.ServerContainer.RunningInstance
-
Issues all the necessary signals to cleanly shut down the server.
- shutdown() - Method in class dev.getelements.elements.rt.SimpleContext
- ShutdownHooks - Class in dev.getelements.elements.sdk.util
-
A simple way to manage shutdown hooks.
- ShutdownHooks(Class<?>) - Constructor for class dev.getelements.elements.sdk.util.ShutdownHooks
-
Uses the supplied
Class<?>'s logger to log the shutdown hooks action. - ShutdownHooks(Logger) - Constructor for class dev.getelements.elements.sdk.util.ShutdownHooks
-
Allows for the owner of this
ShutdownHooksinstance to specify a customLoggerwhich will be used to log the information of the associated actions. - ShutdownHooks.Action - Interface in dev.getelements.elements.sdk.util
- SidhantAggarwalBooleanQueryParser - Class in dev.getelements.elements.dao.mongo.query
-
A
BooleanQueryParserbased on Sidhant Aggarwal's boolean query parser. - SidhantAggarwalBooleanQueryParser() - Constructor for class dev.getelements.elements.dao.mongo.query.SidhantAggarwalBooleanQueryParser
- signal(Consumer<AsyncConnection<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Sends a signal to this
AsyncConnection. - signal(Consumer<AsyncConnectionGroup<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnectionGroup
-
Similar to
AsyncConnection.signal(Consumer), this executes the the suppliedConsumerwithin the thread that is servicing all of the underlyingAsyncConnectioninstances associated with theAsyncConnectionGroup - signal(Consumer<AsyncConnectionGroup<ZContext, ZMQ.Socket>>) - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionGroup
- signalAndComputeCompletion(Function<AsyncConnection<ContextT, SocketT>, T>) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Computes a value on the connection's IO Thread.
- signalAndComputeCompletionV(Consumer<AsyncConnection<ContextT, SocketT>>) - Method in interface dev.getelements.elements.rt.AsyncConnection
-
Computes a value on the connection's IO Thread.
- signIn(FirebaseUsernamePasswordSignInRequest) - Method in class dev.getelements.elements.service.FirebaseTestClient
- signUp(FirebaseEmailPasswordSignUpRequest) - Method in class dev.getelements.elements.service.FirebaseTestClient
- SignupResource - Class in dev.getelements.elements.rest.user
- SignupResource() - Constructor for class dev.getelements.elements.rest.user.SignupResource
- signUpUser(UserCreateRequest) - Method in class dev.getelements.elements.rest.user.SignupResource
-
Deprecated.
- signUpUserAndCreateSession(UserCreateRequest) - Method in class dev.getelements.elements.rest.user.SignupResource
- SIMPLE_PRIORITY - Static variable in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
The priority for use by the
InventoryItemDao - SimpleAdjectiveAnimalNameService - Class in dev.getelements.elements.service.name
- SimpleAdjectiveAnimalNameService() - Constructor for class dev.getelements.elements.service.name.SimpleAdjectiveAnimalNameService
- SimpleAttributes - Record Class in dev.getelements.elements.sdk.util
-
Simple implementation of
Attributesbacked by aMap<String,.Object> - SimpleAttributes(Map<String, Object>) - Constructor for record class dev.getelements.elements.sdk.util.SimpleAttributes
-
Creates an instance of a
SimpleAttributesrecord class. - SimpleAttributes.Builder - Class in dev.getelements.elements.sdk.util
-
Builder for
SimpleAttributes. - SimpleContext - Class in dev.getelements.elements.rt
- SimpleContext() - Constructor for class dev.getelements.elements.rt.SimpleContext
- SimpleContextModule - Class in dev.getelements.elements.rt.guice
- SimpleContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleContextModule
- SimpleEventContext - Class in dev.getelements.elements.rt
- SimpleEventContext() - Constructor for class dev.getelements.elements.rt.SimpleEventContext
- SimpleEventContextModule - Class in dev.getelements.elements.rt.guice
- SimpleEventContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleEventContextModule
- SimpleEventService - Class in dev.getelements.elements.rt
- SimpleEventService() - Constructor for class dev.getelements.elements.rt.SimpleEventService
- SimpleExecutorsModule - Class in dev.getelements.elements.rt.guice
- SimpleExecutorsModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleExecutorsModule
- SimpleHandlerContext - Class in dev.getelements.elements.rt
- SimpleHandlerContext() - Constructor for class dev.getelements.elements.rt.SimpleHandlerContext
- SimpleHandlerContextModule - Class in dev.getelements.elements.rt.guice
- SimpleHandlerContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleHandlerContextModule
- SimpleIndexContext - Class in dev.getelements.elements.rt
- SimpleIndexContext() - Constructor for class dev.getelements.elements.rt.SimpleIndexContext
- SimpleIndexContext.SimpleIndexContextUnlink - Class in dev.getelements.elements.rt
- SimpleIndexContextListing - Class in dev.getelements.elements.rt
- SimpleIndexContextListing() - Constructor for class dev.getelements.elements.rt.SimpleIndexContextListing
- SimpleIndexContextListing(ResourceService.Listing) - Constructor for class dev.getelements.elements.rt.SimpleIndexContextListing
- SimpleIndexContextModule - Class in dev.getelements.elements.rt.guice
- SimpleIndexContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleIndexContextModule
- SimpleIndexContextUnlink(ResourceService.Unlink) - Constructor for class dev.getelements.elements.rt.SimpleIndexContext.SimpleIndexContextUnlink
- SimpleInstance - Class in dev.getelements.elements.rt.remote
- SimpleInstance() - Constructor for class dev.getelements.elements.rt.remote.SimpleInstance
- SimpleInstanceHostInfo - Class in dev.getelements.elements.rt.remote
- SimpleInstanceHostInfo(String) - Constructor for class dev.getelements.elements.rt.remote.SimpleInstanceHostInfo
- SimpleInstanceMetadataContext - Class in dev.getelements.elements.rt
-
Provides data for an Instance.
- SimpleInstanceMetadataContext() - Constructor for class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- SimpleInstanceMetadataContextModule - Class in dev.getelements.elements.rt.guice
- SimpleInstanceMetadataContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleInstanceMetadataContextModule
- SimpleInstanceModule - Class in dev.getelements.elements.rt.remote.guice
- SimpleInstanceModule() - Constructor for class dev.getelements.elements.rt.remote.guice.SimpleInstanceModule
- SimpleInventoryItemQuantityAdjustment - Class in dev.getelements.elements.sdk.model.inventory
-
Represents a request to adjust an inventory item quantity for a given user by a delta amount.
- SimpleInventoryItemQuantityAdjustment() - Constructor for class dev.getelements.elements.sdk.model.inventory.SimpleInventoryItemQuantityAdjustment
-
Creates a new instance.
- SimpleInventoryItemResource - Class in dev.getelements.elements.rest.inventory
- SimpleInventoryItemResource() - Constructor for class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- SimpleInventoryItemService - Interface in dev.getelements.elements.sdk.service.inventory
- SimpleInventoryItemServiceProvider - Class in dev.getelements.elements.service.inventory
-
Created by davidjbrooks on 11/14/2018.
- SimpleInventoryItemServiceProvider() - Constructor for class dev.getelements.elements.service.inventory.SimpleInventoryItemServiceProvider
- SimpleJsonRpcInvocationService - Class in dev.getelements.elements.rt
- SimpleJsonRpcInvocationService() - Constructor for class dev.getelements.elements.rt.SimpleJsonRpcInvocationService
- SimpleJsonRpcManifestService - Class in dev.getelements.elements.rt
- SimpleJsonRpcManifestService(String, String, Set<Class<?>>, Validator, PayloadReader, ModelIntrospector) - Constructor for class dev.getelements.elements.rt.SimpleJsonRpcManifestService
- SimpleLazyValue<T> - Class in dev.getelements.elements.sdk.util
-
A value that lazily loads the first time it is fetched.
- SimpleLazyValue(Supplier<T>) - Constructor for class dev.getelements.elements.sdk.util.SimpleLazyValue
- SimpleLoadMonitorService - Class in dev.getelements.elements.rt
- SimpleLoadMonitorService() - Constructor for class dev.getelements.elements.rt.SimpleLoadMonitorService
- SimpleLoadMonitorServiceModule - Class in dev.getelements.elements.rt.guice
- SimpleLoadMonitorServiceModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleLoadMonitorServiceModule
- SimpleManifestContext - Class in dev.getelements.elements.rt
- SimpleManifestContext() - Constructor for class dev.getelements.elements.rt.SimpleManifestContext
- SimpleManifestContextModule - Class in dev.getelements.elements.rt.guice
- SimpleManifestContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleManifestContextModule
- SimpleMapperRegistry - Class in dev.getelements.elements.sdk.model.util
-
A simple
MapperRegistrybacked by pre-built maps ofMapperRegistry.MapperandMapperRegistry.Updaterinstances. - SimpleMapperRegistry(Map<SimpleMapperRegistry.MappingKey, MapperRegistry.Mapper<?, ?>>, Map<SimpleMapperRegistry.MappingKey, MapperRegistry.Updater<?, ?>>) - Constructor for class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry
-
Creates a new instance with the given mapper and updater maps.
- SimpleMapperRegistry.MappingKey - Record Class in dev.getelements.elements.sdk.model.util
-
Represents a key for a
MapperRegistry.Mapperor anMapperRegistry.Updater - SimpleModelManifestService - Class in dev.getelements.elements.rt
- SimpleModelManifestService(String, String, Set<Class<?>>, Validator, PayloadReader, ModelIntrospector) - Constructor for class dev.getelements.elements.rt.SimpleModelManifestService
- SimpleReference<T> - Class in dev.getelements.elements.rt.util
-
A simple reference type intended to be used in lambda functions.
- SimpleReference() - Constructor for class dev.getelements.elements.rt.util.SimpleReference
- SimpleReference(T) - Constructor for class dev.getelements.elements.rt.util.SimpleReference
- SimpleRemoteInvocationDispatcher - Class in dev.getelements.elements.rt.remote
- SimpleRemoteInvocationDispatcher() - Constructor for class dev.getelements.elements.rt.remote.SimpleRemoteInvocationDispatcher
- SimpleRemoteInvokerRegistry - Class in dev.getelements.elements.rt.remote
- SimpleRemoteInvokerRegistry() - Constructor for class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- SimpleRemoteInvokerRegistryModule - Class in dev.getelements.elements.rt.remote.guice
- SimpleRemoteInvokerRegistryModule() - Constructor for class dev.getelements.elements.rt.remote.guice.SimpleRemoteInvokerRegistryModule
- SimpleResourceContext - Class in dev.getelements.elements.rt
- SimpleResourceContext() - Constructor for class dev.getelements.elements.rt.SimpleResourceContext
- SimpleResourceContextModule - Class in dev.getelements.elements.rt.guice
- SimpleResourceContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleResourceContextModule
- SimpleResourceServiceListing - Class in dev.getelements.elements.rt
- SimpleResourceServiceListing() - Constructor for class dev.getelements.elements.rt.SimpleResourceServiceListing
- SimpleResourceServiceUnlink - Class in dev.getelements.elements.rt
- SimpleResourceServiceUnlink() - Constructor for class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- SimpleRetainedHandlerService - Class in dev.getelements.elements.rt
- SimpleRetainedHandlerService() - Constructor for class dev.getelements.elements.rt.SimpleRetainedHandlerService
- simpleReturnValueStrategy() - Static method in interface dev.getelements.elements.rt.remote.LocalInvocationProcessor
-
Constructs a
LocalInvocationProcessor.ReturnValueStrategywhich simply hands the result of theInvocationdirectly to a new instance ofInvocationResultand passes it into to the suppliedConsumer - SimpleScheduler - Class in dev.getelements.elements.rt
-
The simple handler server is responsible for dispatching requests and events to all
Resourceinstances contained therein. - SimpleScheduler() - Constructor for class dev.getelements.elements.rt.SimpleScheduler
- SimpleSchedulerContext - Class in dev.getelements.elements.rt
- SimpleSchedulerContext() - Constructor for class dev.getelements.elements.rt.SimpleSchedulerContext
- SimpleSchedulerContextModule - Class in dev.getelements.elements.rt.guice
- SimpleSchedulerContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleSchedulerContextModule
- SimpleServerProvider - Class in dev.getelements.elements.jetty
- SimpleServerProvider() - Constructor for class dev.getelements.elements.jetty.SimpleServerProvider
- SimpleService - Interface in dev.getelements.elements.sdk.test.element.rs
- SimpleServiceImplementation - Class in dev.getelements.elements.sdk.test.element.rs
- SimpleServiceImplementation() - Constructor for class dev.getelements.elements.sdk.test.element.rs.SimpleServiceImplementation
- SimpleSingleUseHandlerService - Class in dev.getelements.elements.rt
- SimpleSingleUseHandlerService() - Constructor for class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- SimpleTaskContext - Class in dev.getelements.elements.rt
- SimpleTaskContext() - Constructor for class dev.getelements.elements.rt.SimpleTaskContext
- SimpleTaskContextModule - Class in dev.getelements.elements.rt.guice
- SimpleTaskContextModule() - Constructor for class dev.getelements.elements.rt.guice.SimpleTaskContextModule
- SimpleTaskService - Class in dev.getelements.elements.rt
- SimpleTaskService() - Constructor for class dev.getelements.elements.rt.SimpleTaskService
- Simple Usage - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementPackageRequest
- Section
- Simple Usage - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementTypeRequest
- Section
- SimpleWatchdogService - Class in dev.getelements.elements.rt.remote.watchdog
- SimpleWatchdogService() - Constructor for class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- SimpleWatchdogServiceModule - Class in dev.getelements.elements.rt.remote
- SimpleWatchdogServiceModule() - Constructor for class dev.getelements.elements.rt.remote.SimpleWatchdogServiceModule
- SimpleWorkerInstance - Class in dev.getelements.elements.rt.remote
- SimpleWorkerInstance() - Constructor for class dev.getelements.elements.rt.remote.SimpleWorkerInstance
- SimpleWorkerInstanceModule - Class in dev.getelements.elements.rt.remote
- SimpleWorkerInstanceModule() - Constructor for class dev.getelements.elements.rt.remote.SimpleWorkerInstanceModule
- SingleAsyncResultHandlerStrategy - Class in dev.getelements.elements.rt.jrpc
-
Represents a single async style RPC method.
- SingleAsyncResultHandlerStrategy() - Constructor for class dev.getelements.elements.rt.jrpc.SingleAsyncResultHandlerStrategy
- SingleSyncReturnResultHandlerStrategy - Class in dev.getelements.elements.rt.jrpc
-
Represents a single return style RPC method.
- SingleSyncReturnResultHandlerStrategy() - Constructor for class dev.getelements.elements.rt.jrpc.SingleSyncReturnResultHandlerStrategy
- SingleUseHandlerService - Interface in dev.getelements.elements.rt
-
Used to implement handler types.
- size() - Method in interface dev.getelements.elements.rt.AsyncConnectionGroup
-
Returns the number of
AsyncConnectioninstances in thisAsyncConnectionGroup. - size() - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionGroup
- size() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Returns the size of the block buffer.
- size() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Returns the distance between the trailing and leading value.
- size() - Method in class dev.getelements.elements.sdk.model.security.PemChain
-
Gets the number of entries in the chain.
- size(long, int) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Given the 64-bit packed value, this method reads both the leading and trailing values and finds the distance between the two numbers.
- SIZE - Static variable in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- SIZE - Static variable in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- SIZE - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- SIZE - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandHeader
- skip(long) - Method in class dev.getelements.elements.rt.util.InputStreamAdapter
- SMART_CONTRACT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.SmartContractDao
- SMART_CONTRACT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.SmartContractDao
- SMART_CONTRACT_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.SmartContractDao
- SmartContract - Class in dev.getelements.elements.sdk.model.blockchain.contract
-
Represents a smart contract registered in the Elements system.
- SmartContract() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
-
Creates a new instance.
- SmartContractAddress - Class in dev.getelements.elements.sdk.model.blockchain.contract
-
Represents the smart contract address.
- SmartContractAddress() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.SmartContractAddress
-
Creates a new instance.
- SmartContractDao - Interface in dev.getelements.elements.sdk.dao
-
Manages smart contracts in the database.
- SmartContractInvocationResolution<InvokerT> - Interface in dev.getelements.elements.sdk.service.blockchain
-
Returned by methods such as
SmartContractInvocationService.resolve(String, BlockchainNetwork)which ensures that the underlying contract and configuration exists for the associated contract. - SmartContractInvocationService<InvokerT> - Interface in dev.getelements.elements.sdk.service.blockchain
- SmartContractNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a smart contract cannot be found.
- SmartContractNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.SmartContractNotFoundException
-
Creates a new instance.
- SmartContractNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.SmartContractNotFoundException
-
Creates a new instance with the given message.
- SmartContractNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.SmartContractNotFoundException
-
Creates a new instance with the given message and cause.
- SmartContractNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.SmartContractNotFoundException
-
Creates a new instance.
- SmartContractNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.SmartContractNotFoundException
-
Creates a new instance with the given cause.
- SmartContractPagination - Class in dev.getelements.elements.rest.test.model
- SmartContractPagination() - Constructor for class dev.getelements.elements.rest.test.model.SmartContractPagination
- SmartContractResource - Class in dev.getelements.elements.rest.blockchain
- SmartContractResource() - Constructor for class dev.getelements.elements.rest.blockchain.SmartContractResource
- SmartContractService - Interface in dev.getelements.elements.sdk.service.blockchain
- SmartContractServiceProvider - Class in dev.getelements.elements.service.blockchain.omni
- SmartContractServiceProvider() - Constructor for class dev.getelements.elements.service.blockchain.omni.SmartContractServiceProvider
- SMTP_HOST - Static variable in interface dev.getelements.elements.sdk.service.email.EmailService
-
SMTP host.
- SMTP_PASSWORD - Static variable in interface dev.getelements.elements.sdk.service.email.EmailService
-
SMTP password.
- SMTP_PORT - Static variable in interface dev.getelements.elements.sdk.service.email.EmailService
-
SMTP port.
- SMTP_STARTTLS - Static variable in interface dev.getelements.elements.sdk.service.email.EmailService
-
Enable SMTP STARTTLS.
- SMTP_USER - Static variable in interface dev.getelements.elements.sdk.service.email.EmailService
-
SMTP username.
- SmtpMailSessionProvider - Class in dev.getelements.elements.service.email
- SmtpMailSessionProvider() - Constructor for class dev.getelements.elements.service.email.SmtpMailSessionProvider
- Snapshot - Interface in dev.getelements.elements.rt.transact
-
Represents a loaded and limited snapshot of the database.
- Snapshot.Builder - Interface in dev.getelements.elements.rt.transact
-
Builds an instance of
Snapshot. - SnapshotMissException - Exception Class in dev.getelements.elements.rt.transact
-
A special type of
InternalExceptionindicating that theSnapshothas no knowledge of a specifiedPathorResourceId. - SnapshotMissException() - Constructor for exception class dev.getelements.elements.rt.transact.SnapshotMissException
- SnapshotMissException(ResourceId) - Constructor for exception class dev.getelements.elements.rt.transact.SnapshotMissException
- SnapshotMissException(Path) - Constructor for exception class dev.getelements.elements.rt.transact.SnapshotMissException
- SnapshotMissException(String) - Constructor for exception class dev.getelements.elements.rt.transact.SnapshotMissException
- SnapshotMissException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.SnapshotMissException
- SnapshotMissException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.transact.SnapshotMissException
- SnapshotMissException(Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.SnapshotMissException
- SOCIALENGINE_SESSION_SECRET - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Deprecated.
- socket() - Method in interface dev.getelements.elements.rt.Connection
-
Obtains the context instance used to communicate with the remote node.
- SOCKET_ERROR - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates a socket error occurred, such as network timeout.
- softDeleteApplication(String) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- softDeleteApplication(String) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deletes an Application with the specific name or identifier.
- softDeleteMetadata(String) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- softDeleteMetadata(String) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Deletes the
Metadatawith the supplied metadata ID. - softDeleteMetadata(String) - Method in interface dev.getelements.elements.sdk.service.metadata.MetadataService
-
Soft deletes a metadata from the system by wiping its fields clean but retaining the db id to prevent broken refs.
- softDeleteMetadata(String) - Method in class dev.getelements.elements.service.metadata.AnonMetadataService
- softDeleteMetadata(String) - Method in class dev.getelements.elements.service.metadata.SuperUserMetadataService
- softDeleteMetadata(String) - Method in class dev.getelements.elements.service.metadata.UserMetadataService
- softDeleteProfile(String) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- softDeleteProfile(String) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Deletes a profile by marking it as inactive.
- softDeleteProfilesForUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- softDeleteUser(User) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Soft deletes the user by removing all ID references to the user in the UserUid records.
- softDeleteUser(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- softDeleteUser(String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Deletes a user from the database.
- softDeleteUser(String) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Soft deletes the user by removing all ID references to the user in the UserUid records.
- softDeleteUserUidsForUserId(User) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Deprecated.Use
UserUidDao.softDeleteUser(User)instead. - SOLANA - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
The Solana protocol.
- SOLANA - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The Solana Network.
- SOLANA_TEST - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The Solana Test Network.
- SolanaAccountGenerator - Class in dev.getelements.elements.service.blockchain.crypto
- SolanaAccountGenerator() - Constructor for class dev.getelements.elements.service.blockchain.crypto.SolanaAccountGenerator
- sound() - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Specifies the default sound to play when sending a message.
- sound(String) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Specifies the sound to play when delivering the message.
- sound(String) - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- source() - Method in record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Returns the value of the
sourcerecord component. - SOURCE_GEN - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQCurveSecurity
- SOURCE_PEM - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQCurveSecurity
- sourceElmArtifact() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.FailedElementInfo
-
Returns the value of the
sourceElmArtifactrecord component. - sourceElmArtifact() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
sourceElmArtifactrecord component. - spec - Variable in class dev.getelements.elements.dao.mongo.MongoIndexable
- Special Features - Search tag in class dev.getelements.elements.sdk.spi.ElementImplementationClassLoader
- Section
- spi() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns the value of the
spirecord component. - spi() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
spirecord component. - SPI_DIR - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The SPI directory.
- spiArtifacts() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Returns the value of the
spiArtifactsrecord component. - spiArtifacts(List<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Sets the SPI artifacts list.
- SpiAwareSharedElementModule - Class in dev.getelements.elements.sdk.spi.guice
- SpiAwareSharedElementModule(Package) - Constructor for class dev.getelements.elements.sdk.spi.guice.SpiAwareSharedElementModule
- SpiAwareSharedElementModule(String) - Constructor for class dev.getelements.elements.sdk.spi.guice.SpiAwareSharedElementModule
- spiBuiltins() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Returns the value of the
spiBuiltinsrecord component. - spiBuiltins(List<String>) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder
-
Sets the SPI builtins list.
- spiLoader() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns the value of the
spiLoaderrecord component. - spiProvider(ElementPathLoader.SpiLoader) - Method in class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration.Builder
-
Provides the SPI loader.
- SpiUtilities - Class in dev.getelements.elements.sdk.spi
-
Some utility classes useful to SPI Implementations.
- SPOTIFY_SRV - Enum constant in enum class dev.getelements.elements.rt.remote.guice.InstanceDiscoveryServiceModule.DiscoveryType
- SpotifySrvInstanceDiscoveryService - Class in dev.getelements.elements.rt.remote
- SpotifySrvInstanceDiscoveryService() - Constructor for class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- SpotifySrvInstanceDiscoveryServiceModule - Class in dev.getelements.elements.rt.remote.guice
- SpotifySrvInstanceDiscoveryServiceModule() - Constructor for class dev.getelements.elements.rt.remote.guice.SpotifySrvInstanceDiscoveryServiceModule
- SRV_AUTHORITATIVE - Static variable in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- SRV_QUERY - Static variable in interface dev.getelements.elements.rt.Constants
-
When using SRV based discovery of instances this defines the actual SRV query to use when discovering instances.
- SRV_SERVERS - Static variable in interface dev.getelements.elements.rt.Constants
-
When using SRV based discovery of instances this defines the actual DNS Servers against which to run queries.
- SSL_DISABLED_EXPLICIT - Enum constant in enum class dev.getelements.elements.sdk.mongo.test.MongoConfigOnlyModule.Mode
-
mongodb://localhost/?tls=false— TLS explicitly disabled in the URI. - SSL_DISABLED_IMPLICIT - Enum constant in enum class dev.getelements.elements.sdk.mongo.test.MongoConfigOnlyModule.Mode
-
mongodb://localhost— TLS flag absent from the URI. - SSL_ENABLED - Enum constant in enum class dev.getelements.elements.sdk.mongo.test.MongoConfigOnlyModule.Mode
-
mongodb://localhost/?tls=true— TLS on, certificates wired from test-bundled keystores. - SSL_PROTOCOL - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- SslCliMongoTestInstance - Class in dev.getelements.elements.sdk.mongo.test
- SslCliMongoTestInstance(int) - Constructor for class dev.getelements.elements.sdk.mongo.test.SslCliMongoTestInstance
- SslCliMongoTestInstance(int, String) - Constructor for class dev.getelements.elements.sdk.mongo.test.SslCliMongoTestInstance
- sslConfiguration() - Method in record class dev.getelements.elements.sdk.mongo.MongoConfiguration
-
Returns the value of the
sslConfigurationrecord component. - SslDisabledModule - Class in dev.getelements.elements.sdk.mongo.test
- SslDisabledModule(boolean, int) - Constructor for class dev.getelements.elements.sdk.mongo.test.SslDisabledModule
- SslEnabledModule - Class in dev.getelements.elements.sdk.mongo.test
- SslEnabledModule(Boolean, int) - Constructor for class dev.getelements.elements.sdk.mongo.test.SslEnabledModule
- sslInvalidHostNamesAllowed() - Method in record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Returns the value of the
sslInvalidHostNamesAllowedrecord component. - sslProtocol() - Method in record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Returns the value of the
sslProtocolrecord component. - STAKE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Cost for staking.
- StakeHolder - Class in dev.getelements.elements.sdk.model.blockchain
-
Represents a stakeholder in a blockchain token, holding shares and optionally voting rights.
- StakeHolder() - Constructor for class dev.getelements.elements.sdk.model.blockchain.StakeHolder
-
Creates a new instance.
- StandaloneMongoTest - Class in dev.getelements.elements.dao.mongo.test
- StandaloneMongoTest() - Constructor for class dev.getelements.elements.dao.mongo.test.StandaloneMongoTest
- Standard() - Constructor for class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader.Standard
- STANDARD_ELEMENTS - Enum constant in enum class dev.getelements.elements.dao.mongo.model.MongoSession.Type
-
The Elements session type.
- STANDARD_ENCODING - Static variable in interface dev.getelements.elements.sdk.service.util.CipherUtility
-
The standard encoding for encrypted strings.
- StandardAdvancementService - Class in dev.getelements.elements.service.advancement
- StandardAdvancementService() - Constructor for class dev.getelements.elements.service.advancement.StandardAdvancementService
- StandardBeanProperty(Class<T>, String) - Constructor for record class dev.getelements.elements.sdk.ElementStandardBeanProperties.StandardBeanProperty
-
Creates an instance of a
StandardBeanPropertyrecord class. - StandardBooleanQueryUtils - Class in dev.getelements.elements.dao.mongo
- StandardBooleanQueryUtils() - Constructor for class dev.getelements.elements.dao.mongo.StandardBooleanQueryUtils
- StandardCipherUtility - Class in dev.getelements.elements.service.util
- StandardCipherUtility() - Constructor for class dev.getelements.elements.service.util.StandardCipherUtility
- StandardCryptoKeyPairUtility - Class in dev.getelements.elements.service.util
- StandardCryptoKeyPairUtility() - Constructor for class dev.getelements.elements.service.util.StandardCryptoKeyPairUtility
- StandardCustomAuthSessionService - Class in dev.getelements.elements.service.auth
- StandardCustomAuthSessionService() - Constructor for class dev.getelements.elements.service.auth.StandardCustomAuthSessionService
- StandardElementRuntimeService - Class in dev.getelements.elements.deployment.jetty
-
Standard implementation of
ElementRuntimeServicethat polls the database forElementDeploymentrecords and manages their runtime lifecycle. - StandardElementRuntimeService() - Constructor for class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- StandardMatchServiceUtils - Class in dev.getelements.elements.service.match
- StandardMatchServiceUtils() - Constructor for class dev.getelements.elements.service.match.StandardMatchServiceUtils
- StandardMongoConfigurationService - Class in dev.getelements.elements.sdk.mongo
- StandardMongoConfigurationService() - Constructor for class dev.getelements.elements.sdk.mongo.StandardMongoConfigurationService
- StandardNotification - Class in dev.getelements.elements.service.notification
- StandardNotification() - Constructor for class dev.getelements.elements.service.notification.StandardNotification
- StandardNotificationBuilder - Class in dev.getelements.elements.service.notification
- StandardNotificationBuilder() - Constructor for class dev.getelements.elements.service.notification.StandardNotificationBuilder
- StandardNotificationDestinationFactoryProvider - Class in dev.getelements.elements.service.notification
- StandardNotificationDestinationFactoryProvider() - Constructor for class dev.getelements.elements.service.notification.StandardNotificationDestinationFactoryProvider
- StandardNotificationEvent - Class in dev.getelements.elements.service.notification
- StandardNotificationEvent(String, NotificationParameters) - Constructor for class dev.getelements.elements.service.notification.StandardNotificationEvent
- StandardNotificationFactoryProvider - Class in dev.getelements.elements.service.guice
- StandardNotificationFactoryProvider() - Constructor for class dev.getelements.elements.service.guice.StandardNotificationFactoryProvider
- StandardNotificationService - Class in dev.getelements.elements.service.notification
- StandardNotificationService() - Constructor for class dev.getelements.elements.service.notification.StandardNotificationService
- StandardServicesModule - Class in dev.getelements.elements.service.guice
-
Houses services that do not follow a majority of the scoping rules, but also do not exist strictly in the unscoped space.
- StandardServicesModule() - Constructor for class dev.getelements.elements.service.guice.StandardServicesModule
- StandardSmartContractInvocationResolution<InvocationScopeT,
InvokerT> - Class in dev.getelements.elements.service.blockchain.invoke - StandardSmartContractInvocationResolution() - Constructor for class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- StandardSnapshot - Class in dev.getelements.elements.rt.transact
- StandardSnapshot(Monitor, DataStore, SortedSet<ResourceId>, SortedSet<Path>) - Constructor for class dev.getelements.elements.rt.transact.StandardSnapshot
- StandardSnapshotBuilder - Class in dev.getelements.elements.rt.transact
- StandardSnapshotBuilder() - Constructor for class dev.getelements.elements.rt.transact.StandardSnapshotBuilder
- standardStaticContent() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
standardStaticContentrecord component. - StandardWalletAccountFactory - Class in dev.getelements.elements.service.blockchain.crypto
- StandardWalletAccountFactory() - Constructor for class dev.getelements.elements.service.blockchain.crypto.StandardWalletAccountFactory
- StandardWalletCryptoUtilities - Class in dev.getelements.elements.sdk.service.blockchain.crypto
- StandardWalletCryptoUtilities() - Constructor for class dev.getelements.elements.sdk.service.blockchain.crypto.StandardWalletCryptoUtilities
- start() - Method in class dev.getelements.elements.appnode.ApplicationNode
-
Starts the ApplicationNode.
- start() - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- start() - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- start() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- start() - Method in class dev.getelements.elements.jetty.ElementsWebServices
- start() - Method in interface dev.getelements.elements.rt.ApplicationNodeIdentifierService
- start() - Method in interface dev.getelements.elements.rt.AsyncConnectionService
-
Starts the
AsyncConnectionService<ContextT,.SocketT> - start() - Method in interface dev.getelements.elements.rt.Context
-
Starts the context.
- start() - Method in interface dev.getelements.elements.rt.EventContext
-
Starts this
EventContext. - start() - Method in interface dev.getelements.elements.rt.EventService
-
Starts the
EventServiceand makes it available to begin accepting tasks. - start() - Method in interface dev.getelements.elements.rt.HandlerContext
-
Starts this
HandlerContext. - start() - Method in interface dev.getelements.elements.rt.IndexContext
-
Starts this
IndexContext. - start() - Method in interface dev.getelements.elements.rt.InstanceMetadataContext
-
Starts this
InstanceMetadataContext. - start() - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- start() - Method in interface dev.getelements.elements.rt.LoadMonitorService
-
Starts the
LoadMonitorService - start() - Method in interface dev.getelements.elements.rt.ManifestContext
-
Starts this
ManifestContext. - start() - Method in interface dev.getelements.elements.rt.PersistenceEnvironment
-
Starts the
PersistenceEnvironmentinstance and obtains all resources necessary to begin accessing the underlying data store. - start() - Method in class dev.getelements.elements.rt.remote.ClusterContext
- start() - Method in interface dev.getelements.elements.rt.remote.Instance
-
Attempts to start, throwing an instance of
MultiExceptionany failures happen during the startup process. - start() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Starts the service.
- start() - Method in interface dev.getelements.elements.rt.remote.InstanceDiscoveryService
- start() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- start() - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- start() - Method in interface dev.getelements.elements.rt.remote.RemoteInvocationDispatcher
-
Starts up this dispatcher.
- start() - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
Starts this
RemoteInvokerRegistry. - start() - Method in class dev.getelements.elements.rt.remote.SimpleInstance
- start() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- start() - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- start() - Method in class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- start() - Method in class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- start() - Method in interface dev.getelements.elements.rt.remote.watchdog.WatchdogService
-
Starts monitoring.
- start() - Method in interface dev.getelements.elements.rt.remote.watchdog.WorkerWatchdog
-
Starts this
WorkerWatchdog. - start() - Method in interface dev.getelements.elements.rt.ResourceContext
-
Starts this
ResourceContext. - start() - Method in interface dev.getelements.elements.rt.ResourceService
-
Called on start-up to ensure that the
ResourceServicehas created and started any internal processes that it may need to perform its work. - start() - Method in interface dev.getelements.elements.rt.RetainedHandlerService
-
Starts this
RetainedHandlerService - start() - Method in interface dev.getelements.elements.rt.Scheduler
-
Starts the Scheduler.
- start() - Method in interface dev.getelements.elements.rt.SchedulerContext
-
Starts this
SchedulerContext. - start() - Method in class dev.getelements.elements.rt.SharedAsyncConnectionService
- start() - Method in class dev.getelements.elements.rt.SimpleContext
- start() - Method in class dev.getelements.elements.rt.SimpleEventContext
- start() - Method in class dev.getelements.elements.rt.SimpleEventService
- start() - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- start() - Method in class dev.getelements.elements.rt.SimpleIndexContext
- start() - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- start() - Method in class dev.getelements.elements.rt.SimpleLoadMonitorService
- start() - Method in class dev.getelements.elements.rt.SimpleManifestContext
- start() - Method in class dev.getelements.elements.rt.SimpleResourceContext
- start() - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- start() - Method in class dev.getelements.elements.rt.SimpleScheduler
- start() - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- start() - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- start() - Method in class dev.getelements.elements.rt.SimpleTaskContext
- start() - Method in class dev.getelements.elements.rt.SimpleTaskService
- start() - Method in interface dev.getelements.elements.rt.SingleUseHandlerService
-
Starts this
SingleUseHandlerService - start() - Method in interface dev.getelements.elements.rt.TaskContext
-
Starts this
TaskContext. - start() - Method in interface dev.getelements.elements.rt.TaskService
-
Starts the
TaskServiceand makes it available to begin accepting tasks. - start() - Method in interface dev.getelements.elements.rt.transact.JournalTransactionalPersistenceDriver
-
Starts the
JournalTransactionalPersistenceDriver. - start() - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- start() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- start() - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- start() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSJournalTransactionalPersistenceDriver
- start() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- start() - Method in class dev.getelements.elements.rt.util.ProcessLogger
- start() - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Starts the transaction.
- start() - Method in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Starts the container service.
- start() - Method in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Starts the runtime service.
- start() - Method in interface dev.getelements.elements.sdk.local.ElementsLocal
-
Starts this
ElementsLocal. - start() - Method in class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- start() - Method in interface dev.getelements.elements.sdk.mongo.test.MongoTestInstance
-
Starts the test instance.
- start() - Method in class dev.getelements.elements.setup.commands.SetupShell
- start() - Method in interface dev.getelements.elements.test.EmbeddedInstanceContainer
-
Starts this
EmbeddedWorkerInstanceContainer. - start() - Method in interface dev.getelements.elements.test.EmbeddedTestService
-
Starts the
EmbeddedTestService. - start() - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- start() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
- start(InstanceConnectionService.InstanceBinding) - Method in interface dev.getelements.elements.rt.remote.Node.Startup
-
Starts the service.
- start(String) - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Starts this
RemoteInvokerand connects to the supplied address. - start(String, long, TimeUnit) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- start(String, long, TimeUnit) - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Starts up thin is complete.
- start(Supplier<DelegateT>) - Method in interface dev.getelements.elements.rt.util.ProxyDelegate
-
Starts the delegate with the delegate suppler.
- STARTED - Enum constant in enum class dev.getelements.elements.rt.remote.NodeState
-
The node has been started, but has not yet started to take requests.
- STARTING - Enum constant in enum class dev.getelements.elements.rt.remote.NodeState
-
The node is in the process of starting.
- startMission(Profile, String) - Method in interface dev.getelements.elements.sdk.service.advancement.AdvancementService
- startMission(Profile, String) - Method in class dev.getelements.elements.service.advancement.StandardAdvancementService
- StartupManifest - Class in dev.getelements.elements.rt.manifest.startup
-
Contains a listing of all
StartupOperation - StartupManifest() - Constructor for class dev.getelements.elements.rt.manifest.startup.StartupManifest
- StartupModule - Class in dev.getelements.elements.rt.manifest.startup
- StartupModule() - Constructor for class dev.getelements.elements.rt.manifest.startup.StartupModule
- StartupOperation - Class in dev.getelements.elements.rt.manifest.startup
-
Represents a single operation performed by a startup function.
- StartupOperation() - Constructor for class dev.getelements.elements.rt.manifest.startup.StartupOperation
- state() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
staterecord component. - state() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
staterecord component. - state() - Method in interface dev.getelements.elements.sdk.model.system.ElementDeploymentRequest
-
Indicates the requested state for the deployment.
- state() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns the value of the
staterecord component. - STATIC - Enum constant in enum class dev.getelements.elements.rt.remote.guice.InstanceDiscoveryServiceModule.DiscoveryType
- STATIC_CONTENT_ROOT - Static variable in class dev.getelements.elements.jetty.CdnServeModule
- STATIC_CONTENT_SERVLET_KEY - Static variable in class dev.getelements.elements.jetty.CdnServeModule
- STATIC_CONTENT_URI - Static variable in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Overrides the URI path at which standard static content is served.
- STATIC_DIR - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The static directory in the element path hierarchy.
- STATIC_HOST_INFO - Static variable in class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- staticContent() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
staticContentrecord component. - StaticContentLoader - Class in dev.getelements.elements.deployment.jetty.loader
-
Loads static content from an
ElementPathRecordand serves it via aServletContextHandler. - StaticContentLoader(Function<ElementPathRecord, ElementStaticContentRecord>, String, String, String) - Constructor for class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- StaticContentLoader.Standard - Class in dev.getelements.elements.deployment.jetty.loader
-
Loads the standard static content found at
ElementPathLoader.STATIC_DIR. - StaticContentLoader.UI - Class in dev.getelements.elements.deployment.jetty.loader
-
Loads the UI static content found at
ElementPathLoader.UI_DIR. - StaticContentServlet - Class in dev.getelements.elements.cdnserve
- StaticContentServlet - Class in dev.getelements.elements.jetty
-
Works around an issue in the base
ResourceServletwhich seems to be incompatible with Guice. - StaticContentServlet() - Constructor for class dev.getelements.elements.cdnserve.StaticContentServlet
- StaticContentServlet() - Constructor for class dev.getelements.elements.jetty.StaticContentServlet
- StaticInstanceDiscoveryService - Class in dev.getelements.elements.rt.remote
- StaticInstanceDiscoveryService() - Constructor for class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- StaticInstanceDiscoveryServiceModule - Class in dev.getelements.elements.rt.remote.guice
- StaticInstanceDiscoveryServiceModule() - Constructor for class dev.getelements.elements.rt.remote.guice.StaticInstanceDiscoveryServiceModule
- status() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns the value of the
statusrecord component. - status() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
statusrecord component. - status() - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Returns the value of the
statusrecord component. - status() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
statusrecord component. - status() - Method in record class dev.getelements.elements.service.auth.oauth2.ParsedResponse
-
Returns the value of the
statusrecord component. - StatusCheck - Class in dev.getelements.elements.appnode
- StatusCheck(String) - Constructor for class dev.getelements.elements.appnode.StatusCheck
- statusCodeForThrowable(Throwable) - Static method in interface org.eclipse.jgit.http.server.UploadPackErrorHandler
-
Maps a thrown git related Exception to an appropriate HTTP status code.
- StatusMapping - Class in dev.getelements.elements.exception
-
Created by patricktwohig on 8/3/17.
- StatusMapping() - Constructor for class dev.getelements.elements.exception.StatusMapping
- STDERR - Static variable in interface dev.getelements.elements.setup.SetupCommand
- STDIN - Static variable in interface dev.getelements.elements.setup.SetupCommand
- STDOUT - Static variable in interface dev.getelements.elements.setup.SetupCommand
- STEAM_IAP_RECEIPT_CREATED - Static variable in interface dev.getelements.elements.sdk.service.steam.SteamIapReceiptService
- STEAM_IAP_SCHEME - Static variable in interface dev.getelements.elements.sdk.service.steam.SteamIapReceiptService
- SteamApplicationConfiguration - Class in dev.getelements.elements.sdk.model.application
-
Houses the various parameters required which allow communication with the Steam Web API.
- SteamApplicationConfiguration() - Constructor for class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
-
Creates a new instance.
- SteamApplicationConfigurationResource - Class in dev.getelements.elements.rest.application
- SteamApplicationConfigurationResource() - Constructor for class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- SteamApplicationConfigurationService - Interface in dev.getelements.elements.sdk.service.application
- SteamApplicationConfigurationServiceProvider - Class in dev.getelements.elements.service.application
- SteamApplicationConfigurationServiceProvider() - Constructor for class dev.getelements.elements.service.application.SteamApplicationConfigurationServiceProvider
- SteamIapQueryTxnResponse - Class in dev.getelements.elements.sdk.service.steam.client.model
-
Represents the response from the Steam ISteamMicroTxn/QueryTxn/v3 API endpoint.
- SteamIapQueryTxnResponse() - Constructor for class dev.getelements.elements.sdk.service.steam.client.model.SteamIapQueryTxnResponse
- SteamIapQueryTxnResponse.LineItem - Class in dev.getelements.elements.sdk.service.steam.client.model
- SteamIapQueryTxnResponse.LineItems - Class in dev.getelements.elements.sdk.service.steam.client.model
- SteamIapQueryTxnResponse.Params - Class in dev.getelements.elements.sdk.service.steam.client.model
- SteamIapQueryTxnResponse.Response - Class in dev.getelements.elements.sdk.service.steam.client.model
- SteamIapReceipt - Class in dev.getelements.elements.sdk.model.steam
-
Represents a validated Steam in-app purchase receipt.
- SteamIapReceipt() - Constructor for class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Creates a new instance.
- SteamIapReceiptInvokerModule - Class in dev.getelements.elements.service.guice
- SteamIapReceiptInvokerModule() - Constructor for class dev.getelements.elements.service.guice.SteamIapReceiptInvokerModule
- SteamIapReceiptRequestInvoker - Interface in dev.getelements.elements.sdk.service.steam.client.invoker
- SteamIapReceiptResource - Class in dev.getelements.elements.rest.steam
- SteamIapReceiptResource() - Constructor for class dev.getelements.elements.rest.steam.SteamIapReceiptResource
- SteamIapReceiptService - Interface in dev.getelements.elements.sdk.service.steam
- SteamIapReceiptServiceProvider - Class in dev.getelements.elements.service.steam
- SteamIapReceiptServiceProvider() - Constructor for class dev.getelements.elements.service.steam.SteamIapReceiptServiceProvider
- Step - Class in dev.getelements.elements.sdk.model.mission
-
Represents a mission step.
- Step() - Constructor for class dev.getelements.elements.sdk.model.mission.Step
-
Creates a new instance.
- stepListToMongoStepList(List<Step>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- stop() - Method in class dev.getelements.elements.appnode.ApplicationNode
-
Stops the ApplicationNode.
- stop() - Method in class dev.getelements.elements.deployment.jetty.JettyElementContainerService
- stop() - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- stop() - Method in class dev.getelements.elements.jetty.ElementsWebServices
- stop() - Method in class dev.getelements.elements.rest.test.EmbeddedElementsWebServices
- stop() - Method in interface dev.getelements.elements.rt.AsyncConnectionService
-
Stops the
AsyncConnectionService<ContextT,.SocketT> - stop() - Method in interface dev.getelements.elements.rt.EventContext
-
Stops this
EventContext. - stop() - Method in interface dev.getelements.elements.rt.EventService
-
Stops the
EventServiceand makes it unavailable to accept tasks. - stop() - Method in interface dev.getelements.elements.rt.HandlerContext
-
Stops this
HandlerContext. - stop() - Method in interface dev.getelements.elements.rt.IndexContext
-
Stops this
IndexContext. - stop() - Method in interface dev.getelements.elements.rt.InstanceMetadataContext
-
Stops this
InstanceMetadataContext. - stop() - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionService
- stop() - Method in interface dev.getelements.elements.rt.LoadMonitorService
-
Stops the
LoadMonitorService - stop() - Method in interface dev.getelements.elements.rt.ManifestContext
-
Stops this
ManifestContext. - stop() - Method in interface dev.getelements.elements.rt.PersistenceEnvironment
-
Closes this
PersistenceEnvironmentinstance and releases any underlying connections to the data storage. - stop() - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Stops the service.
- stop() - Method in interface dev.getelements.elements.rt.remote.InstanceDiscoveryService
- stop() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- stop() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- stop() - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- stop() - Method in interface dev.getelements.elements.rt.remote.Node.Shutdown
-
Stops the service.
- stop() - Method in interface dev.getelements.elements.rt.remote.RemoteInvocationDispatcher
-
Stops this
RemoteInvoker. - stop() - Method in interface dev.getelements.elements.rt.remote.RemoteInvoker
-
Stops this
RemoteInvoker. - stop() - Method in interface dev.getelements.elements.rt.remote.RemoteInvokerRegistry
-
STops this
RemoteInvokerRegistry. - stop() - Method in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- stop() - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- stop() - Method in class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- stop() - Method in class dev.getelements.elements.rt.remote.watchdog.SimpleWatchdogService
- stop() - Method in interface dev.getelements.elements.rt.remote.watchdog.WatchdogService
-
Stops monitoring.
- stop() - Method in interface dev.getelements.elements.rt.remote.watchdog.WorkerWatchdog
-
Stops this
WorkerWatchdog. - stop() - Method in interface dev.getelements.elements.rt.ResourceContext
-
Stops this
ResourceContext. - stop() - Method in interface dev.getelements.elements.rt.ResourceService
-
Releases all memory associated with this
ResourceService. - stop() - Method in interface dev.getelements.elements.rt.RetainedHandlerService
-
Stops this
RetainedHandlerService - stop() - Method in interface dev.getelements.elements.rt.Scheduler
-
Shuts down the Scheduler.
- stop() - Method in interface dev.getelements.elements.rt.SchedulerContext
-
Stops this
SchedulerContext. - stop() - Method in class dev.getelements.elements.rt.SharedAsyncConnectionService
- stop() - Method in class dev.getelements.elements.rt.SimpleEventContext
- stop() - Method in class dev.getelements.elements.rt.SimpleEventService
- stop() - Method in class dev.getelements.elements.rt.SimpleHandlerContext
- stop() - Method in class dev.getelements.elements.rt.SimpleIndexContext
- stop() - Method in class dev.getelements.elements.rt.SimpleInstanceMetadataContext
- stop() - Method in class dev.getelements.elements.rt.SimpleLoadMonitorService
- stop() - Method in class dev.getelements.elements.rt.SimpleManifestContext
- stop() - Method in class dev.getelements.elements.rt.SimpleResourceContext
- stop() - Method in class dev.getelements.elements.rt.SimpleRetainedHandlerService
- stop() - Method in class dev.getelements.elements.rt.SimpleScheduler
- stop() - Method in class dev.getelements.elements.rt.SimpleSchedulerContext
- stop() - Method in class dev.getelements.elements.rt.SimpleSingleUseHandlerService
- stop() - Method in class dev.getelements.elements.rt.SimpleTaskContext
- stop() - Method in class dev.getelements.elements.rt.SimpleTaskService
- stop() - Method in interface dev.getelements.elements.rt.SingleUseHandlerService
-
Stops this
SingleUseHandlerService - stop() - Method in interface dev.getelements.elements.rt.TaskContext
-
Stops this
TaskContext. - stop() - Method in interface dev.getelements.elements.rt.TaskService
-
Stops the
TaskServiceand makes it unavailable to accept tasks. - stop() - Method in interface dev.getelements.elements.rt.transact.JournalTransactionalPersistenceDriver
-
Stops the
JournalTransactionalPersistenceDriver. - stop() - Method in class dev.getelements.elements.rt.transact.JournalTransactionalResourceServicePersistenceEnvironment
- stop() - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- stop() - Method in class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- stop() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSJournalTransactionalPersistenceDriver
- stop() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- stop() - Method in class dev.getelements.elements.rt.util.CompletionServiceLatch
-
Stops the latch and prevents it from accepting any more jobs.
- stop() - Method in class dev.getelements.elements.rt.util.LatchedExecutorServiceCompletionService
-
Invokes
CompletionServiceLatch.stop()for theCompletionServiceLatchassociated with thisLatchedExecutorServiceCompletionService. - stop() - Method in interface dev.getelements.elements.rt.util.ProxyDelegate
-
Stops the delegated type, returning the delegate
- stop() - Method in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Stops the container service.
- stop() - Method in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Stops the runtime service.
- stop() - Method in interface dev.getelements.elements.sdk.mongo.test.MongoTestInstance
-
Stops which, by default, calls close.
- STOPPED - Enum constant in enum class dev.getelements.elements.rt.remote.NodeState
-
The node is stopped.
- STOPPING - Enum constant in enum class dev.getelements.elements.rt.remote.NodeState
-
The node is in the process of stoppping.
- STORAGE_HAS_KEY_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for checking if a storage key exists.
- STORAGE_HAS_KEY_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for checking if a storage key exists.
- STORAGE_READ_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for a storage read.
- STORAGE_READ_KEY_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for a storage read key.
- STORAGE_READ_VALUE_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for a storage read value.
- STORAGE_REMOVE_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for a storage remove.
- STORAGE_REMOVE_KEY_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for a storage remove key.
- STORAGE_REMOVE_RET_VALUE_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for a storage remove return value.
- STORAGE_WRITE_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for a storage write.
- STORAGE_WRITE_EVICTED_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for a storage write eviction.
- STORAGE_WRITE_KEY_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for a storage write key.
- STORAGE_WRITE_VALUE_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for a storage write value.
- strategy() - Element in annotation interface dev.getelements.elements.sdk.spi.guice.annotations.GuiceOptions
-
Specifies the loading strategy to be used by this element.
- strategy() - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceOptionsRecord
-
Returns the value of the
strategyrecord component. - stream() - Method in class dev.getelements.elements.rt.ConcurrentRoundRobin
- stream() - Method in interface dev.getelements.elements.rt.RoundRobin
-
Gets a
Stream<T>from thisRoundRobin<T>. - stream() - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer.View
-
Returns a stream view of the current valid elements contained in this buffer.
- stream() - Method in interface dev.getelements.elements.sdk.Attributes
-
Gets all
Attributes.Attributes as aStream. - stream() - Method in interface dev.getelements.elements.sdk.ElementRegistry
-
Streams all
Elementisntances in thisElementRegistry. - stream() - Method in class dev.getelements.elements.sdk.model.Pagination
-
Returns a sequential stream of the objects in this page.
- stream() - Method in class dev.getelements.elements.sdk.spi.ElementScopedElementRegistry
- stream() - Method in class dev.getelements.elements.sdk.spi.RootElementRegistry
- stream() - Method in class dev.getelements.elements.sdk.util.ImmutableAttributes
- stream() - Method in class dev.getelements.elements.sdk.util.PropertiesAttributes
- streamShellCommands() - Static method in enum class dev.getelements.elements.setup.SetupCommands
- streamWildcardIndices() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets an
IntStreamof all wild card indices. - strict() - Element in annotation interface dev.getelements.elements.sdk.spi.guice.annotations.GuiceOptions
-
Sets strict validation rules, attempting to raise as many errors at load time as possible.
- strict() - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceOptionsRecord
-
Returns the value of the
strictrecord component. - STRING - Enum constant in enum class dev.getelements.elements.rt.manifest.model.Type
-
The string type.
- STRING - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
-
Represents an arbitrary string.
- STRING - Enum constant in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
String type.
- STRING - Static variable in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaType
-
String type.
- stringToMongoInventoryItemId(String, MongoInventoryItemId) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- stringToMongoSaveDataDocumentId(String, MongoSaveDataDocumentId) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- stringType() - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Sets the type to STRING.
- stripCode(ZMsg) - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Gets the
JeroMQControlResponseCodeor throw anIllegalArgumentExceptionif the code could not be understood. - stripCommand(ZMsg) - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Gets the
JeroMQRoutingCommandor throw anIllegalArgumentExceptionif the command could not be understood. - stripExtension(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Returns a
Pathwith the extension stripped. - stripServiceSuffix(String) - Static method in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Strip the Git service suffix from a request path.
- stripWildcard(int) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns a new
Pathwhich strips all components up to the wildcard index. - stripWildcardRecursive() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns this
Pathas a non-wildcard path. - style() - Element in annotation interface dev.getelements.elements.rt.annotation.ModuleDefinition
-
When binding to the underlying language, this defines the case format
- style() - Element in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
Indicates the module's code style.
- SUB - Enum constant in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Subject - A user or request id
- SubjectRequest - Class in dev.getelements.elements.sdk.model.largeobject
-
Represents a request specifying which subjects (users, profiles, or wildcards) may perform an operation.
- SubjectRequest() - Constructor for class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
-
Creates a new instance.
- Subjects - Class in dev.getelements.elements.sdk.model.largeobject
-
Represents the set of subjects (users, profiles, or wildcard) permitted to perform operations on a large object.
- Subjects() - Constructor for class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Creates a new instance.
- submit(Runnable) - Method in class dev.getelements.elements.rt.util.LatchedExecutorServiceCompletionService
- submit(Runnable, T) - Method in class dev.getelements.elements.rt.util.LatchedExecutorServiceCompletionService
- submit(Callable<T>) - Method in interface dev.getelements.elements.rt.Scheduler
- submit(Callable<T>) - Method in class dev.getelements.elements.rt.SimpleScheduler
- submit(Callable<T>) - Method in class dev.getelements.elements.rt.util.LatchedExecutorServiceCompletionService
- submitV(Runnable) - Method in interface dev.getelements.elements.rt.Scheduler
- subscribe(BiConsumer<Subscription, ? super T>) - Method in class dev.getelements.elements.sdk.util.ConcurrentDequePublisher
- subscribe(BiConsumer<Subscription, ? super T>) - Method in class dev.getelements.elements.sdk.util.ConcurrentLockedPublisher
- subscribe(BiConsumer<Subscription, ? super T>) - Method in class dev.getelements.elements.sdk.util.LinkedPublisher
- subscribe(BiConsumer<Subscription, ? super T>) - Method in interface dev.getelements.elements.sdk.util.Publisher
-
Subscribes to a particular event.
- subscribe(Consumer<? super T>) - Method in interface dev.getelements.elements.sdk.util.Publisher
-
Subscribes to a particular event.
- subscribe(Consumer<T>) - Method in interface dev.getelements.elements.sdk.service.topic.Topic
-
Listens for incoming messages on this
Topic. - subscribeNext(Consumer<T>, Consumer<Exception>) - Method in interface dev.getelements.elements.sdk.service.topic.Topic
-
Similar to
Topic.subscribe(Consumer), this will subscribe to messages. - subscribeToConnect(Consumer<InstanceConnectionService.InstanceConnection>) - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Adds a
Consumer<InstanceConnectionService.InstanceConnection>that will be called when a new instance has connected to thisInstanceConnectionService. - subscribeToConnect(Consumer<InstanceConnectionService.InstanceConnection>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- subscribeToDisconnect(Consumer<InstanceConnectionService.InstanceConnection>) - Method in interface dev.getelements.elements.rt.remote.InstanceConnectionService
-
Adds a
Consumer<InstanceConnectionService.InstanceConnection>that will be called when a an instance has disconnected from thisInstanceConnectionService. - subscribeToDisconnect(Consumer<InstanceConnectionService.InstanceConnection>) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionService
- subscribeToDiscovery(Consumer<InstanceHostInfo>) - Method in interface dev.getelements.elements.rt.remote.InstanceDiscoveryService
-
Subscribes to an event that fires when a new host joins the network.
- subscribeToDiscovery(Consumer<InstanceHostInfo>) - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- subscribeToDiscovery(Consumer<InstanceHostInfo>) - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- subscribeToDiscovery(Consumer<InstanceHostInfo>) - Method in class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- subscribeToUndiscovery(Consumer<InstanceHostInfo>) - Method in interface dev.getelements.elements.rt.remote.InstanceDiscoveryService
-
Subscribes to an event that fires when a host leaves the network.
- subscribeToUndiscovery(Consumer<InstanceHostInfo>) - Method in class dev.getelements.elements.rt.remote.JndiSrvInstanceDiscoveryService
- subscribeToUndiscovery(Consumer<InstanceHostInfo>) - Method in class dev.getelements.elements.rt.remote.SpotifySrvInstanceDiscoveryService
- subscribeToUndiscovery(Consumer<InstanceHostInfo>) - Method in class dev.getelements.elements.rt.remote.StaticInstanceDiscoveryService
- Subscription - Interface in dev.getelements.elements.sdk
-
Returned from the various subscribe calls.
- substituteAt(String, int, char) - Static method in class dev.getelements.elements.sdk.util.Levenshtein
-
Substitutes the character at the given index with a new character.
- success(String) - Static method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptCallbackResult
-
Builds a successful result.
- SUPERUSER - Enum constant in enum class dev.getelements.elements.sdk.model.user.User.Level
-
An administrator/super user, who can do all of the above as well as delete/create users.
- SUPERUSER - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Names a service as scoped to the SUPERUSER user level.
- SuperUserAdvancedInventoryItemService - Class in dev.getelements.elements.service.inventory
- SuperUserAdvancedInventoryItemService() - Constructor for class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- SuperUserApplicationConfigurationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 7/13/15.
- SuperUserApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserApplicationConfigurationService
- SuperUserApplicationService - Class in dev.getelements.elements.service.application
-
ApplicationServiceimplemented for when the current user hasUser.Level.SUPERUSERaccess. - SuperUserApplicationService() - Constructor for class dev.getelements.elements.service.application.SuperUserApplicationService
- SuperUserAuthSchemeService - Class in dev.getelements.elements.service.auth
- SuperUserAuthSchemeService() - Constructor for class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- SuperuserDeploymentService - Class in dev.getelements.elements.service.cdn
- SuperuserDeploymentService() - Constructor for class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- SuperUserDistinctInventoryItemService - Class in dev.getelements.elements.service.inventory
- SuperUserDistinctInventoryItemService() - Constructor for class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- SuperUserElementDeploymentService - Class in dev.getelements.elements.service.system
- SuperUserElementDeploymentService() - Constructor for class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- SuperUserElementInspectorService - Class in dev.getelements.elements.service.system
- SuperUserElementInspectorService() - Constructor for class dev.getelements.elements.service.system.SuperUserElementInspectorService
- SuperUserElementStatusService - Class in dev.getelements.elements.service.application
- SuperUserElementStatusService() - Constructor for class dev.getelements.elements.service.application.SuperUserElementStatusService
- SuperUserEmailPasswordLinkService - Class in dev.getelements.elements.service.user
-
Superuser (and UNSCOPED) implementation of
EmailPasswordLinkService. - SuperUserEmailPasswordLinkService() - Constructor for class dev.getelements.elements.service.user.SuperUserEmailPasswordLinkService
- SuperUserEmailTemplateService - Class in dev.getelements.elements.service.schema.email
- SuperUserEmailTemplateService() - Constructor for class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- SuperUserEmailVerificationService - Class in dev.getelements.elements.service.user
-
Superuser (and UNSCOPED) implementation of
EmailVerificationService. - SuperUserEmailVerificationService() - Constructor for class dev.getelements.elements.service.user.SuperUserEmailVerificationService
- SuperUserEvmSmartContractInvocationService - Class in dev.getelements.elements.service.blockchain.crypto.evm
- SuperUserEvmSmartContractInvocationService() - Constructor for class dev.getelements.elements.service.blockchain.crypto.evm.SuperUserEvmSmartContractInvocationService
- SuperUserFacebookApplicationConfigurationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 6/14/17.
- SuperUserFacebookApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- SuperUserFCMRegistrationService - Class in dev.getelements.elements.service.notification
- SuperUserFCMRegistrationService() - Constructor for class dev.getelements.elements.service.notification.SuperUserFCMRegistrationService
- SuperUserFirebaseApplicationConfigurationService - Class in dev.getelements.elements.service.application
- SuperUserFirebaseApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserFirebaseApplicationConfigurationService
- SuperUserFlowSmartContractInvocationService - Class in dev.getelements.elements.service.blockchain.crypto.flow
- SuperUserFlowSmartContractInvocationService() - Constructor for class dev.getelements.elements.service.blockchain.crypto.flow.SuperUserFlowSmartContractInvocationService
- SuperUserFollowerService - Class in dev.getelements.elements.service.follower
- SuperUserFollowerService() - Constructor for class dev.getelements.elements.service.follower.SuperUserFollowerService
- SuperUserGooglePlayApplicationConfigurationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 5/25/17.
- SuperUserGooglePlayApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserGooglePlayApplicationConfigurationService
- SuperUserIndexService - Class in dev.getelements.elements.service.index
- SuperUserIndexService() - Constructor for class dev.getelements.elements.service.index.SuperUserIndexService
- SuperUserInviteService - Class in dev.getelements.elements.service.invite
- SuperUserInviteService() - Constructor for class dev.getelements.elements.service.invite.SuperUserInviteService
- SuperUserIosApplicationConfigurationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 5/25/17.
- SuperUserIosApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserIosApplicationConfigurationService
- SuperuserItemLedgerService - Class in dev.getelements.elements.service.inventory
- SuperuserItemLedgerService() - Constructor for class dev.getelements.elements.service.inventory.SuperuserItemLedgerService
- SuperuserItemService - Class in dev.getelements.elements.service.goods
- SuperuserItemService() - Constructor for class dev.getelements.elements.service.goods.SuperuserItemService
- SuperUserLargeObjectService - Class in dev.getelements.elements.service.largeobject
- SuperUserLargeObjectService() - Constructor for class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- SuperUserLeaderboardService - Class in dev.getelements.elements.service.leaderboard
- SuperUserLeaderboardService() - Constructor for class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- SuperUserMatchmakingApplicationConfigurationService - Class in dev.getelements.elements.service.application
- SuperUserMatchmakingApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserMatchmakingApplicationConfigurationService
- SuperUserMetadataService - Class in dev.getelements.elements.service.metadata
- SuperUserMetadataService() - Constructor for class dev.getelements.elements.service.metadata.SuperUserMetadataService
- SuperUserMetadataSpecService - Class in dev.getelements.elements.service.schema
- SuperUserMetadataSpecService() - Constructor for class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- SuperUserMissionService - Class in dev.getelements.elements.service.mission
- SuperUserMissionService() - Constructor for class dev.getelements.elements.service.mission.SuperUserMissionService
- SuperUserMockSessionService - Class in dev.getelements.elements.service.auth
- SuperUserMockSessionService() - Constructor for class dev.getelements.elements.service.auth.SuperUserMockSessionService
- SuperuserMultiMatchService - Class in dev.getelements.elements.service.match
- SuperuserMultiMatchService() - Constructor for class dev.getelements.elements.service.match.SuperuserMultiMatchService
- SuperUserNearSmartContractInvocationService - Class in dev.getelements.elements.service.blockchain.crypto.near
- SuperUserNearSmartContractInvocationService() - Constructor for class dev.getelements.elements.service.blockchain.crypto.near.SuperUserNearSmartContractInvocationService
- SuperUserOAuth2AuthSchemeService - Class in dev.getelements.elements.service.auth.oauth2
- SuperUserOAuth2AuthSchemeService() - Constructor for class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- SuperUserOculusApplicationConfigurationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 6/14/17.
- SuperUserOculusApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- SuperUserOidcAuthSchemeService - Class in dev.getelements.elements.service.auth.oidc
- SuperUserOidcAuthSchemeService() - Constructor for class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- SuperUserOidcProviderConfigurationService - Class in dev.getelements.elements.service.auth.oidc
- SuperUserOidcProviderConfigurationService() - Constructor for class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- SuperUserOpenApiCodegenService - Class in dev.getelements.elements.service.codegen
- SuperUserOpenApiCodegenService() - Constructor for class dev.getelements.elements.service.codegen.SuperUserOpenApiCodegenService
- SuperuserProductBundleService - Class in dev.getelements.elements.service.goods
- SuperuserProductBundleService() - Constructor for class dev.getelements.elements.service.goods.SuperuserProductBundleService
- SuperuserProductSkuSchemaService - Class in dev.getelements.elements.service.goods
- SuperuserProductSkuSchemaService() - Constructor for class dev.getelements.elements.service.goods.SuperuserProductSkuSchemaService
- SuperUserProfileOverrideService - Class in dev.getelements.elements.service.profile
-
Implementation for users with
User.Level.SUPERUSERusers. - SuperUserProfileOverrideService() - Constructor for class dev.getelements.elements.service.profile.SuperUserProfileOverrideService
- SuperUserProfileService - Class in dev.getelements.elements.service.profile
-
Provides full access to the
Profileand related types. - SuperUserProfileService() - Constructor for class dev.getelements.elements.service.profile.SuperUserProfileService
- SuperUserProgressService - Class in dev.getelements.elements.service.progress
- SuperUserProgressService() - Constructor for class dev.getelements.elements.service.progress.SuperUserProgressService
- SuperUserPSNApplicationConfigurationService - Class in dev.getelements.elements.service.application
-
Created by patricktwohig on 5/24/17.
- SuperUserPSNApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserPSNApplicationConfigurationService
- SuperUserRankService - Class in dev.getelements.elements.service.leaderboard
- SuperUserRankService() - Constructor for class dev.getelements.elements.service.leaderboard.SuperUserRankService
- SuperuserReceiptService - Class in dev.getelements.elements.service.receipt
- SuperuserReceiptService() - Constructor for class dev.getelements.elements.service.receipt.SuperuserReceiptService
- SuperUserSaveDataDocumentService - Class in dev.getelements.elements.service.savedata
- SuperUserSaveDataDocumentService() - Constructor for class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- SuperUserScheduleEventService - Class in dev.getelements.elements.service.mission
- SuperUserScheduleEventService() - Constructor for class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- SuperUserScheduleService - Class in dev.getelements.elements.service.mission
- SuperUserScheduleService() - Constructor for class dev.getelements.elements.service.mission.SuperUserScheduleService
- SuperUserSimpleInventoryItemService - Class in dev.getelements.elements.service.inventory
- SuperUserSimpleInventoryItemService() - Constructor for class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- SuperUserSmartContractInvocationService<InvocationScopeT,
InvokerT> - Class in dev.getelements.elements.service.blockchain.invoke - SuperUserSmartContractInvocationService() - Constructor for class dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService
- SuperUserSmartContractService - Class in dev.getelements.elements.service.blockchain.omni
- SuperUserSmartContractService() - Constructor for class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- SuperUserSteamApplicationConfigurationService - Class in dev.getelements.elements.service.application
- SuperUserSteamApplicationConfigurationService() - Constructor for class dev.getelements.elements.service.application.SuperUserSteamApplicationConfigurationService
- SuperUserUsernamePasswordLinkService - Class in dev.getelements.elements.service.user
-
Superuser (and UNSCOPED) implementation of
UsernamePasswordLinkService. - SuperUserUsernamePasswordLinkService() - Constructor for class dev.getelements.elements.service.user.SuperUserUsernamePasswordLinkService
- SuperuserUserService - Class in dev.getelements.elements.service.user
-
Created by patricktwohig on 3/26/15.
- SuperuserUserService() - Constructor for class dev.getelements.elements.service.user.SuperuserUserService
- SuperUserVaultService - Class in dev.getelements.elements.service.blockchain.omni
- SuperUserVaultService() - Constructor for class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- SuperUserWalletService - Class in dev.getelements.elements.service.blockchain.omni
- SuperUserWalletService() - Constructor for class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- supplier() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDefaultAttribute
-
A supplier class that can be used to generate the default value dynamically.
- supplier() - Method in record class dev.getelements.elements.sdk.query.ElementCallbackQuery
-
Returns the value of the
supplierrecord component. - SymbolicLinkIOException - Exception Class in dev.getelements.elements.sdk.model.exception.cdnserve
-
Thrown when a symbolic link IO operation fails.
- SymbolicLinkIOException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.SymbolicLinkIOException
-
Creates a new instance.
- SymbolicLinkIOException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.SymbolicLinkIOException
-
Creates a new instance with the given message.
- SymbolicLinkIOException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.SymbolicLinkIOException
-
Creates a new instance with the given message and cause.
- SymbolicLinkIOException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.cdnserve.SymbolicLinkIOException
-
Creates a new instance with the given cause.
- SYNCHRONOUS - Enum constant in enum class dev.getelements.elements.rt.annotation.Dispatch.Type
-
The method is dispatched, blocking until the method returns or an exception is thrown.
- SyncWait<ResultT> - Class in dev.getelements.elements.rt.util
-
Represents a one-way pipe which can be used to relay either an
Exceptionor a successful result. - SyncWait(Class<?>) - Constructor for class dev.getelements.elements.rt.util.SyncWait
- SyncWait(Logger) - Constructor for class dev.getelements.elements.rt.util.SyncWait
-
Constructs an instance of
SyncWaitwith the givenLoggerfor logging errors. - SYSTEM_ATTRIBUTES - Static variable in interface dev.getelements.elements.sdk.Attributes
-
Names the system-wide Attributes.
- SYSTEM_EVENT_ELEMENT_LOADED - Static variable in interface dev.getelements.elements.sdk.ElementLoader
-
Called after the Element is loaded.
- SYSTEM_EVENT_PREFIX - Static variable in interface dev.getelements.elements.sdk.Event
-
All event names with the following prefix are considered system events.
- SYSTEM_RESERVED_MASK - Static variable in enum class dev.getelements.elements.rt.ResponseCode
-
Masks
ResponseCodevalues that are considered reserved by the system. - SystemVersion - Record Class in dev.getelements.elements.sdk
-
Represents the Elements system version.
- SystemVersion(String, String, String) - Constructor for record class dev.getelements.elements.sdk.SystemVersion
-
Creates an instance of a
SystemVersionrecord class.
T
- Tabulation<ModelT> - Class in dev.getelements.elements.sdk.model
-
Similar to a
Pagination, a Tabulation is a way to walk a dataset. - Tabulation() - Constructor for class dev.getelements.elements.sdk.model.Tabulation
-
Creates a new instance.
- tabulationFromQuery(Query<MongoModelT>, Function<MongoModelT, ModelT>) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Transforms the given
Queryto the resultingPagination. - tabulationFromQuery(Query<MongoModelT>, Function<MongoModelT, ModelT>, FindOptions) - Method in class dev.getelements.elements.dao.mongo.MongoDBUtils
-
Transforms the given
Queryto the resultingPagination. - TAG_SEPARATOR - Static variable in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
-
Separator used when constructing reward issuance tags.
- TAG_SEPARATOR - Static variable in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
-
Separator character used in reward issuance tags.
- TAG_SEPARATOR - Static variable in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
-
Separator character used in reward issuance tags.
- TAG_SEPARATOR - Static variable in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
-
The separator used in reward issuance tag construction.
- TAG_SEPARATOR - Static variable in class dev.getelements.elements.sdk.model.mission.Step
-
The separator used between components in a reward issuance tag.
- TAG_SEPARATOR - Static variable in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
-
Separator character used in reward issuance tags.
- Taggable - Interface in dev.getelements.elements.sdk.model
-
Indicates that an entity supports tagging.
- tags - Variable in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
The list of tags for tagging the auth scheme.
- TAGS - Enum constant in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
Tags type
- TASK_EXTENSION - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- TASK_KILLED - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that the supplied task was killed.
- TASK_MAGIC - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- TASK_NOT_FOUND - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates that the supplied task was not found.
- TaskContext - Interface in dev.getelements.elements.rt
-
Manages the global state of currently operating tasks.
- TaskEntry<ScopeT> - Interface in dev.getelements.elements.rt.transact
-
Represents a
TaskEntry - TaskEntry.OperationalStrategy<ScopeT> - Interface in dev.getelements.elements.rt.transact
-
An operational strategy, which defines a list of tasks.
- TaskId - Class in dev.getelements.elements.sdk.cluster.id
-
Represents a globally-unique id of a task, associated with a resource.
- TaskId(byte[]) - Constructor for class dev.getelements.elements.sdk.cluster.id.TaskId
-
Creates the
TaskIdfrom the provided string representation, as obtained fromTaskId.asBytes(). - TaskId(ResourceId) - Constructor for class dev.getelements.elements.sdk.cluster.id.TaskId
-
Creates a new unique
TaskId. - TaskId(String) - Constructor for class dev.getelements.elements.sdk.cluster.id.TaskId
-
Creates the
TaskIdfrom the provided string representation, as obtained fromTaskId.asString(). - taskIdFromByteBuffer(ByteBuffer, int) - Static method in class dev.getelements.elements.sdk.cluster.id.TaskId
-
Reads a
TaskIdfrom the suppliedByteBufferand position, ensuring that the buffer's mark, limit, and position are unaffected. - TaskIndex - Interface in dev.getelements.elements.rt.transact
-
Indexes all of the
TransactionalTaskinstances in the datastore. - TaskKilledException - Exception Class in dev.getelements.elements.rt.exception
- TaskKilledException(TaskId) - Constructor for exception class dev.getelements.elements.rt.exception.TaskKilledException
- TASKS_DIRECTORY - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- TaskService - Interface in dev.getelements.elements.rt
- TEMP_FILE_CHARACTERS - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- TEMP_NAME_LENGTH_CHARS - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- TemporaryFiles - Class in dev.getelements.elements.sdk.util
-
Manages temporary files.
- TemporaryFiles(Class<?>) - Constructor for class dev.getelements.elements.sdk.util.TemporaryFiles
-
Creates an instance of
TemporaryFileswith the enclosing class. - TemporaryFiles(String) - Constructor for class dev.getelements.elements.sdk.util.TemporaryFiles
-
Creates an instance of
TemporaryFileswith the supplied prefix. - TerminalProvider - Class in dev.getelements.elements.setup.provider
- TerminalProvider() - Constructor for class dev.getelements.elements.setup.provider.TerminalProvider
- test(ElementDependency, Element) - Method in class dev.getelements.elements.sdk.annotation.ElementDependency.Named
- test(ElementPackageRequest, String) - Method in class dev.getelements.elements.sdk.dao.annotation.MorphiaPackageRequest
- test(ElementPackageRequest, String) - Method in class dev.getelements.elements.sdk.PackageRequest.Literal
- test(ElementPackageRequest, String) - Method in class dev.getelements.elements.sdk.PackageRequest.Regex
- test(ElementPackageRequest, String) - Method in class dev.getelements.elements.sdk.PackageRequest.Wildcard
- test(ElementTypeRequest, String) - Method in class dev.getelements.elements.sdk.TypeRequest.Literal
- test(ElementTypeRequest, String) - Method in class dev.getelements.elements.sdk.TypeRequest.Regex
- test(ElementTypeRequest, String) - Method in class dev.getelements.elements.sdk.TypeRequest.Wildcard
- test(Class<?>) - Method in class dev.getelements.elements.sdk.model.ModelPermittedTypes
- test(Package) - Method in class dev.getelements.elements.deployment.jetty.AppServePermittedPackages
- test(Package) - Method in class dev.getelements.elements.sdk.JakartaInjectPermittedPackages
- test(Package) - Method in class dev.getelements.elements.sdk.JavaSqlPermittedPackages
- test(Package) - Method in class dev.getelements.elements.sdk.LoggingPermittedPackages
- test(Package) - Method in class dev.getelements.elements.sdk.model.ModelPermittedPackages
- test(Package) - Method in class dev.getelements.elements.sdk.mongo.MongoPermittedPackages
- test(Package) - Method in class dev.getelements.elements.service.JakartaMailPermittedPackages
- test(String) - Method in record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Tests whether the supplied package name is permitted by this request.
- test(String) - Method in record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Tests whether the supplied binary class name is permitted by this request.
- TEST_API_ROOT - Static variable in class dev.getelements.elements.rest.test.TestUtils
- TEST_APP_SERVE_RS_ROOT - Static variable in class dev.getelements.elements.rest.test.TestUtils
- TEST_APP_SERVE_WS_ROOT - Static variable in class dev.getelements.elements.rest.test.TestUtils
- TEST_COMPONENT - Static variable in class dev.getelements.elements.dao.mongo.test.IntegrationTestModule
- TEST_CONFIGURATION_PARAMETER - Static variable in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- TEST_ELEMENT_EVENT_1 - Static variable in interface dev.getelements.elements.sdk.test.element.TestService
- TEST_ELEMENT_EVENT_2 - Static variable in interface dev.getelements.elements.sdk.test.element.TestService
- TEST_ELEMENT_EVENT_3 - Static variable in interface dev.getelements.elements.sdk.test.element.TestService
- TEST_INSTANCE - Static variable in class dev.getelements.elements.rest.test.TestUtils
- TEST_REQUIRED_ATTRIBUTE - Static variable in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- TestApplication - Class in dev.getelements.elements.sdk.test.element.rs
- TestApplication() - Constructor for class dev.getelements.elements.sdk.test.element.rs.TestApplication
- TestApplicationNodeModule - Class in dev.getelements.elements.test.guice
- TestApplicationNodeModule(NodeId, Collection<? extends Module>) - Constructor for class dev.getelements.elements.test.guice.TestApplicationNodeModule
- TestArtifactRegistry - Class in dev.getelements.elements.sdk.test
-
A helper class to find the test artifacts in the project.
- TestArtifactRegistry() - Constructor for class dev.getelements.elements.sdk.test.TestArtifactRegistry
- testCallVersionEndpoint() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- TestClientContextFactoryModule - Class in dev.getelements.elements.test.guice
- TestClientContextFactoryModule() - Constructor for class dev.getelements.elements.test.guice.TestClientContextFactoryModule
- TestClientInstanceModule - Class in dev.getelements.elements.test.guice
- TestClientInstanceModule() - Constructor for class dev.getelements.elements.test.guice.TestClientInstanceModule
- testDeleteMessage() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- TestElementArtifact - Enum Class in dev.getelements.elements.sdk.test
-
Represents a specific test artifact in the collection of test assets.
- testElementRegistrySpi() - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- testElementRegistrySpi() - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- testElementRegistrySpi() - Method in interface dev.getelements.elements.sdk.test.element.TestService
-
Attempts to get the element registry SPI.
- testElementSpi() - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- testElementSpi() - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- testElementSpi() - Method in interface dev.getelements.elements.sdk.test.element.TestService
-
Attempts to get the element SPI.
- TestElementSpi - Enum Class in dev.getelements.elements.sdk.test
-
Enumerates the SPI (Service Provider Interface) types used in testing elements.
- testEvent1ConsumerWithObject(String, String) - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- testEvent1ConsumerWithObject(String, String) - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- testEvent2ConsumerWithObject(String) - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- testEvent2ConsumerWithObject(String) - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- testEvent2ConsumerWithObject(String, String) - Method in class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- testEvent2ConsumerWithObject(String, String) - Method in class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- testGetMessage() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- testGetMessages() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- testGetOas() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- testGetStaticContent() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- testGetUiContent() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- TestLocalSDKElementPackage - Class in dev.getelements.elements.sdk.local.test
- TestLocalSDKElementPackage() - Constructor for class dev.getelements.elements.sdk.local.test.TestLocalSDKElementPackage
- TestLocalSDKElementPath - Class in dev.getelements.elements.sdk.local.test
- TestLocalSDKElementPath() - Constructor for class dev.getelements.elements.sdk.local.test.TestLocalSDKElementPath
- TestLocalSDKLargeObject - Class in dev.getelements.elements.sdk.local.test
- TestLocalSDKLargeObject() - Constructor for class dev.getelements.elements.sdk.local.test.TestLocalSDKLargeObject
- TestMasterNodeModule - Class in dev.getelements.elements.test.guice
- TestMasterNodeModule(InstanceId) - Constructor for class dev.getelements.elements.test.guice.TestMasterNodeModule
- TestNodeServicesModule - Class in dev.getelements.elements.test.guice
- TestNodeServicesModule() - Constructor for class dev.getelements.elements.test.guice.TestNodeServicesModule
- TestRedeployDocument - Class in dev.getelements.elements.sdk.test.element.mongo
-
A minimal Morphia entity, deliberately shaped like the real-world entity from issue #40 (
MeteringBatchDocument): a non-ObjectIdStringid, nouseDiscriminator = falseoverride. - TestRedeployDocument() - Constructor for class dev.getelements.elements.sdk.test.element.mongo.TestRedeployDocument
- TestRedeployEntityRegistry - Class in dev.getelements.elements.sdk.test.element.mongo
- TestRedeployEntityRegistry() - Constructor for class dev.getelements.elements.sdk.test.element.mongo.TestRedeployEntityRegistry
- TestService - Interface in dev.getelements.elements.sdk.test.element
-
A test service.
- TestService.MethodEventRecord - Record Class in dev.getelements.elements.sdk.test.element
-
Represents an event record, capturing name and arguments.
- TestServiceImplementation - Class in dev.getelements.elements.sdk.test.element.a
- TestServiceImplementation - Class in dev.getelements.elements.sdk.test.element.b
- TestServiceImplementation() - Constructor for class dev.getelements.elements.sdk.test.element.a.TestServiceImplementation
- TestServiceImplementation() - Constructor for class dev.getelements.elements.sdk.test.element.b.TestServiceImplementation
- TestUtils - Class in dev.getelements.elements.rest.test
- TestUtils - Class in dev.getelements.elements.sdk.test
- TestUtils() - Constructor for class dev.getelements.elements.sdk.test.TestUtils
- TestVersionServiceModule - Class in dev.getelements.elements.rest.test
- TestVersionServiceModule() - Constructor for class dev.getelements.elements.rest.test.TestVersionServiceModule
- testWebSocketEcho() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- TestWorkerInstanceModule - Class in dev.getelements.elements.test.guice
- TestWorkerInstanceModule() - Constructor for class dev.getelements.elements.test.guice.TestWorkerInstanceModule
- then() - Method in class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Builds a new
UpdateBuilderbased on this instance. - then(Monitor) - Method in interface dev.getelements.elements.sdk.util.Monitor
-
Acquires a monitor which will release the lock after this monitor closes.
- then(Runnable) - Method in interface dev.getelements.elements.sdk.util.FinallyAction
-
Chains this
FinallyActionto the nextFinallyAction. - then(Lock) - Method in interface dev.getelements.elements.sdk.util.Monitor
-
Acquires a monitor which will release the lock after this monitor closes.
- then(Semaphore) - Method in interface dev.getelements.elements.sdk.util.Monitor
-
Acquires a monitor which will release the semaphore after this monitor closes.
- then(Semaphore, int) - Method in interface dev.getelements.elements.sdk.util.Monitor
-
Acquires a monitor which will release the lock after this monitor closes.
- thenClose(AutoCloseable) - Method in interface dev.getelements.elements.sdk.util.FinallyAction
- THREAD_GROUP - Static variable in interface dev.getelements.elements.rt.remote.Instance
-
The worker thread group.
- ThreadSafeLazyValue<T> - Class in dev.getelements.elements.sdk.util
-
A thread-safe implementation of
SimpleLazyValue. - ThreadSafeLazyValue(Supplier<T>) - Constructor for class dev.getelements.elements.sdk.util.ThreadSafeLazyValue
-
Creates an instance of
ThreadSafeLazyValue<T>with default lock. - ThreadSafeLazyValue(Supplier<T>, Lock) - Constructor for class dev.getelements.elements.sdk.util.ThreadSafeLazyValue
-
Creates an instance of
ThreadSafeLazyValue<T>with default lock. - through(Filter) - Method in interface org.eclipse.jgit.http.server.glue.ServletBinder
-
Set the filter to trigger while processing the path.
- throwableListToStringList(List<Throwable>) - Method in class dev.getelements.elements.service.util.ElementRuntimeStatusMapperImpl
- timeout() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the value of the
timeoutrecord component. - timeout(long, TimeUnit) - Method in interface dev.getelements.elements.rt.remote.AsyncOperation
-
Sets the operation to automatically cancel after the supplied time has elapsed.
- timeout(long, TimeUnit) - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation
- timeout(long, TimeUnit) - Method in class dev.getelements.elements.rt.routing.AggregateAsyncOperation
- TIMEOUT_RETRY - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
The request timed out.
- timestamp() - Method in record class dev.getelements.elements.sdk.SystemVersion
-
Returns the value of the
timestamprecord component. - TimestampCodec - Class in dev.getelements.elements.sdk.mongo
-
Used by the default
MongoClientto handle serialization ofTimestampinstances storing each value as a 64-bit long. - TimestampCodec() - Constructor for class dev.getelements.elements.sdk.mongo.TimestampCodec
- title(String) - Method in interface dev.getelements.elements.sdk.service.notification.NotificationBuilder
-
Specifies the title text of the
Notification. - title(String) - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- to(CaseFormat, String) - Method in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
Converts this to the other case.
- toAddressesByNetwork(List<MongoSmartContractAddress>) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toAddressesFromMapByNetwork(Map<BlockchainNetwork, SmartContractAddress>) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toAppleIapReceipt(MongoAppleIapReceipt) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toAppleIapReceipt(MongoAppleIapReceipt) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toApplication(CreateApplicationRequest) - Method in interface dev.getelements.elements.service.util.ServicesMapper
- toApplication(CreateApplicationRequest) - Method in class dev.getelements.elements.service.util.ServicesMapperImpl
- toApplication(UpdateApplicationRequest) - Method in interface dev.getelements.elements.service.util.ServicesMapper
- toApplication(UpdateApplicationRequest) - Method in class dev.getelements.elements.service.util.ServicesMapperImpl
- toAuthScheme(MongoAuthScheme) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toAuthScheme(MongoAuthScheme) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toByteArray() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- toByteArray() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- toByteArray() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- toByteArray() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- toByteArray() - Method in class dev.getelements.elements.dao.mongo.model.MongoScoreId
- toByteArray() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Gets a byte[] representation of this
Path. - toByteArray(String) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- toByteBuffer() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Converts this
Pathto aByteBuffer. - toByteBuffer(ByteBuffer) - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Writes this
NodeIdto aByteBufferat the supplied position. - toByteBuffer(ByteBuffer) - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Writes this
ResourceIdto the suppliedByteBuffer. - toByteBuffer(ByteBuffer) - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
-
Writes this
TaskIdto the suppliedByteBuffer. - toByteBuffer(ByteBuffer, int) - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
Writes this
NodeIdto aByteBufferat the supplied position. - toByteBuffer(ByteBuffer, int) - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
Writes this
ResourceIdto aByteBufferat the supplied position. - toByteBuffer(ByteBuffer, int) - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
-
Writes this
TaskIdto aByteBufferat the supplied position. - toCreateApplicationRequest(Application) - Method in interface dev.getelements.elements.service.util.ServicesMapper
- toCreateApplicationRequest(Application) - Method in class dev.getelements.elements.service.util.ServicesMapperImpl
- toDate(long) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- toDeployment(MongoDeployment) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toDeployment(MongoDeployment) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toDistinctInventoryItem(MongoDistinctInventoryItem) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toDistinctInventoryItem(MongoDistinctInventoryItem) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toElementSpi() - Method in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
-
Converts to the
ElementSpiDTO. - toElementsSmartContract(MongoBscSmartContract) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toElementsSmartContract(MongoBscSmartContract) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toElementsSmartContract(MongoNeoSmartContract) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toElementsSmartContract(MongoNeoSmartContract) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toEntity(ElementPackageDefinition) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementPackageDefinitionMapper
- toEntity(ElementPackageDefinition) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementPackageDefinitionMapperImpl
- toEpochMillis(Date) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- toFCMRegistration(MongoFCMRegistration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toFCMRegistration(MongoFCMRegistration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toFileSystemPathString() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Deprecated.use
Path.toRelativeFilesystemPath()()} - toGooglePlayIapReceipt(MongoGooglePlayIapReceipt) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toGooglePlayIapReceipt(MongoGooglePlayIapReceipt) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toHexableId(String, Class<HexableIdT>) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- toHexString() - Method in interface dev.getelements.elements.dao.mongo.HexableId
-
Converts the object to a Hex string.
- toHexString() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- toHexString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- toHexString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- toHexString() - Method in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- toHexString() - Method in class dev.getelements.elements.dao.mongo.model.MongoScoreId
- toHexString() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- toHexString() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- toHexString(byte[]) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- toHexString(HexableId) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- toHexString(ObjectId) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- toIndexMetadata(MongoIndexMetadata) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toIndexPlanStep(MongoIndexPlanStep) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toIndexPlanStep(MongoIndexPlanStep) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toInventoryItem(MongoInventoryItem) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toInventoryItem(MongoInventoryItem) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toItem(MongoItem) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toItem(MongoItem) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- Token - Class in dev.getelements.elements.sdk.model.blockchain
-
Represents a blockchain token definition with ownership, supply, and transfer attributes.
- Token() - Constructor for class dev.getelements.elements.sdk.model.blockchain.Token
-
Creates a new instance.
- TOKEN_WITH_EXPIRATION_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.TokensWithExpirationDao
- TOKEN_WITH_EXPIRATION_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.TokensWithExpirationDao
- TokenEndpointAuthMethod - Enum Class in dev.getelements.elements.sdk.model.auth
-
How the client authenticates to an OIDC provider's token endpoint during code exchange.
- TOKENS_WITH_EXPIRATION_TRUNCATED - Static variable in interface dev.getelements.elements.sdk.dao.TokensWithExpirationDao
- TokensWithExpirationDao - Interface in dev.getelements.elements.sdk.dao
-
Manipulates instances of
TokenWithExpirationwithin the database. - TokenWithExpiration - Class in dev.getelements.elements.sdk.model.token
-
Represents an authentication token paired with its expiration timestamp.
- TokenWithExpiration() - Constructor for class dev.getelements.elements.sdk.model.token.TokenWithExpiration
-
Creates a new instance.
- TokenWithExpiration(User, Timestamp) - Constructor for class dev.getelements.elements.sdk.model.token.TokenWithExpiration
-
Creates a new instance with the given user and expiry.
- toLargeObject(MongoLargeObject) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toLargeObject(MongoLargeObject) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toLargeObjectReference(MongoLargeObject) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toLargeObjectReference(MongoLargeObject) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toLargeObjectReference(MongoLargeObject) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapper
- toLeaderboard(MongoLeaderboard) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toLeaderboard(MongoLeaderboard) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toList(PaginationWalker.WalkFunction<PaginatedT>) - Method in class dev.getelements.elements.sdk.model.util.PaginationWalker
-
Aggregates several pages to a list.
- toLong(Class<? extends Long>, Timestamp) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- toMatch(MongoMatch) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMatch(MongoMatch) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- TOMBSTONE_FILE_NAME - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- toMetadataSpec(MongoMetadataSpec) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMetadataSpec(MongoMetadataSpec) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMission(MongoMission) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMission(MongoMission) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toModel(MongoElementPackageDefinition) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementPackageDefinitionMapper
- toModel(MongoElementPackageDefinition) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoElementPackageDefinitionMapperImpl
- toMongoAppleIapReceipt(AppleIapReceipt) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoAppleIapReceipt(AppleIapReceipt) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoAuthScheme(AuthScheme) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoAuthScheme(AuthScheme) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoBscSmartContract(ElementsSmartContract) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoBscSmartContract(ElementsSmartContract) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoDeployment(Deployment) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoDeployment(Deployment) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoDistinctInventoryItem(DistinctInventoryItem) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoDistinctInventoryItem(DistinctInventoryItem) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoFCMRegistration(FCMRegistration) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoFCMRegistration(FCMRegistration) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoGooglePlayIapReceipt(GooglePlayIapReceipt) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoGooglePlayIapReceipt(GooglePlayIapReceipt) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoIndexMetadata(IndexMetadata<Document>) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoIndexPlanStep(IndexPlanStep<Document>) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoIndexPlanStep(IndexPlanStep<Document>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoInventoryItem(InventoryItem) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoInventoryItem(InventoryItem) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoItem(Item) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoItem(Item) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoLargeObject(LargeObject) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoLargeObject(LargeObject) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoLargeObject(LargeObjectReference) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoLargeObject(LargeObjectReference) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoLargeObject(LargeObjectReference) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoElementDeploymentMapper
- toMongoLeaderboard(Leaderboard) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoLeaderboard(Leaderboard) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoMatch(Match) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoMatch(Match) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoMetadataSpec(MetadataSpec) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoMission(Mission) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoMission(Mission) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoMission(ProgressMissionInfo) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoMission(ProgressMissionInfo) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoNeoSmartContract(ElementsSmartContract) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoNeoSmartContract(ElementsSmartContract) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoProfile(Profile) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoProfile(Profile) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoProgress(Progress) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoProgress(Progress) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoReward(Reward) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoReward(Reward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoRewardIssuance(RewardIssuance) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoRewardIssuance(RewardIssuance) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoSaveDataDocument(SaveDataDocument) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoSaveDataDocument(SaveDataDocument) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoSchedule(Schedule) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoSchedule(Schedule) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoScheduleEvent(ScheduleEvent) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoScheduleEvent(ScheduleEvent) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoScore(Score) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoScore(Score) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoSession(Session) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoSession(Session) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoSmartContract(SmartContract) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoSmartContract(SmartContract) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoSmartContractAddress(SmartContractAddress) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoSmartContractAddress(SmartContractAddress) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoStep(Step) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoStep(Step) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoUser(User) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoUser(User) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoVault(Vault) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoVault(Vault) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoVaultKey(VaultKey) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoVaultKey(VaultKey) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoWallet(Wallet) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoWallet(Wallet) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toMongoWalletAccount(WalletAccount) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toMongoWalletAccount(WalletAccount) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toNormalizedPathString() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns the normalized path string with context and default path separator using
Path.PATH_SEPARATORand including context. - toNormalizedPathString(String) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns the normalized path string.
- toNormalizedPathString(String, boolean) - Method in class dev.getelements.elements.sdk.cluster.path.Path
- TOO_BUSY_FATAL - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
indicates that the server cannot handle the current load
- toObjectId(String) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- TooBusyException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when the service is overloaded and cannot process the request.
- TooBusyException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.TooBusyException
-
Creates a new instance.
- TooBusyException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.TooBusyException
-
Creates a new instance with the given message.
- TooBusyException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.TooBusyException
-
Creates a new instance with the given message and cause.
- TooBusyException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.TooBusyException
-
Creates a new instance.
- TooBusyException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.TooBusyException
-
Creates a new instance with the given cause.
- toOptionalProperties(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.service.util.JsonSchemaMapper
- toPathWithContext(String) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns a Path which will have the context specified.
- toPathWithContextIfAbsent(HasNodeId) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns a Path which will have the context specified.
- toPathWithContextIfAbsent(String) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns a Path which will have the context specified.
- toPathWithNodeId(HasNodeId) - Method in class dev.getelements.elements.sdk.cluster.path.Path
- toPathWithoutContext() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns a Path without any context.
- Topic<T> - Interface in dev.getelements.elements.sdk.service.topic
-
Represents a system-wide topic which can be used as a place to publish and subscribe to messages.
- Topic.Publisher<U> - Interface in dev.getelements.elements.sdk.service.topic
-
The Publisher type which is returned by
Topic.getPublisher(). - Topic.Subscription - Interface in dev.getelements.elements.sdk.service.topic
-
Represents a subscription.
- TopicService - Interface in dev.getelements.elements.sdk.service.topic
-
Entry point for manging
Topicinstances in the system. - toProfile(MongoProfile) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toProfile(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toProgress(MongoProgress) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toProgress(MongoProgress) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toProgressMissionInfo(MongoMission) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toProgressMissionInfo(MongoMission) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toRank(MongoScore) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toRank(MongoScore) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toRelativeFilesystemPath() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Converts this path to a relative FS path.
- toRelativePathString(String) - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
If this
Pathhas no context, then this will return the path string w/ a path separator. - toRequiredProperties(List<MetadataSpecProperty>) - Method in class dev.getelements.elements.service.util.JsonSchemaMapper
- toResponse(Exception) - Method in class dev.getelements.elements.jrpc.JsonRpcExceptionMapper
- toResponse(Exception) - Method in class dev.getelements.elements.sdk.jakarta.rs.DefaultExceptionMapper
- toReward(MongoReward) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toReward(MongoReward) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toRewardIssuance(MongoRewardIssuance) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toRewardIssuance(MongoRewardIssuance) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toSaveDataDocument(MongoSaveDataDocument) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toSaveDataDocument(MongoSaveDataDocument) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toSchedule(MongoSchedule) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toSchedule(MongoSchedule) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toScheduleEvent(MongoScheduleEvent) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toScheduleEvent(MongoScheduleEvent) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toScore(MongoScore) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toScore(MongoScore) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toSession(MongoSession) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toSession(MongoSession) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toSession(Session) - Method in interface dev.getelements.elements.service.util.ServicesMapper
- toSession(Session) - Method in class dev.getelements.elements.service.util.ServicesMapperImpl
- toSmartContract(MongoSmartContract) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toSmartContract(MongoSmartContract) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toSmartContractAddress(MongoSmartContractAddress) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toSmartContractAddress(MongoSmartContractAddress) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toStackTraceElement() - Method in class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
- toStep(MongoStep) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toStep(MongoStep) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toString() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContract
- toString() - Method in class dev.getelements.elements.dao.mongo.model.blockchain.MongoSmartContractAddress
- toString() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItem
- toString() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoInventoryItemId
- toString() - Method in class dev.getelements.elements.dao.mongo.model.goods.MongoItem
- toString() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexMetadata
- toString() - Method in class dev.getelements.elements.dao.mongo.model.index.MongoIndexPlanStep
- toString() - Method in class dev.getelements.elements.dao.mongo.model.largeobject.MongoLargeObject
- toString() - Method in class dev.getelements.elements.dao.mongo.model.match.MongoMatch
- toString() - Method in class dev.getelements.elements.dao.mongo.model.metadata.MongoMetadata
- toString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoMission
- toString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressId
- toString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoProgressMissionInfo
- toString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoReward
- toString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuance
- toString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoRewardIssuanceId
- toString() - Method in class dev.getelements.elements.dao.mongo.model.mission.MongoStep
- toString() - Method in class dev.getelements.elements.dao.mongo.model.MongoAppleSignInSession
- toString() - Method in class dev.getelements.elements.dao.mongo.model.MongoFollower
- toString() - Method in class dev.getelements.elements.dao.mongo.model.MongoProfile
- toString() - Method in class dev.getelements.elements.dao.mongo.model.MongoUser
- toString() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUid
- toString() - Method in class dev.getelements.elements.dao.mongo.model.MongoUserUidScheme
- toString() - Method in class dev.getelements.elements.dao.mongo.model.profile.MongoProfileSlotId
- toString() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoAppleIapReceipt
- toString() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoFacebookIapReceipt
- toString() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoGooglePlayIapReceipt
- toString() - Method in class dev.getelements.elements.dao.mongo.model.receipt.MongoReceipt
- toString() - Method in class dev.getelements.elements.dao.mongo.model.savedata.MongoSaveDataDocumentId
- toString() - Method in class dev.getelements.elements.dao.mongo.model.schema.MongoMetadataSpecProperty
- toString() - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.rest.test.ApiRoot
-
Returns the literal value of the API Root, making it suitable for use in format arguments.
- toString() - Method in class dev.getelements.elements.rt.jeromq.JeroMQAsyncConnectionGroup
- toString() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcError
- toString() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- toString() - Method in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- toString() - Method in class dev.getelements.elements.rt.manifest.Deprecation
- toString() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcManifest
- toString() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
- toString() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
- toString() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcReturnType
- toString() - Method in class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- toString() - Method in class dev.getelements.elements.rt.manifest.model.Model
- toString() - Method in class dev.getelements.elements.rt.manifest.model.Property
- toString() - Method in class dev.getelements.elements.rt.remote.Invocation
- toString() - Method in class dev.getelements.elements.rt.remote.InvocationError
- toString() - Method in class dev.getelements.elements.rt.remote.InvocationResult
- toString() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.ConnectionState
- toString() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation
- toString() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQCurveSecurity
- toString() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceConnectionId
- toString() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQInstanceStatus
- toString() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvocation
- toString() - Method in class dev.getelements.elements.rt.remote.jeromq.JeroMQRemoteInvoker
- toString() - Method in class dev.getelements.elements.rt.remote.JndiInstanceHostInfo
- toString() - Method in class dev.getelements.elements.rt.remote.Route
- toString() - Method in class dev.getelements.elements.rt.remote.SimpleInstanceHostInfo
- toString() - Method in class dev.getelements.elements.rt.SimpleResourceServiceListing
- toString() - Method in class dev.getelements.elements.rt.SimpleResourceServiceUnlink
- toString() - Method in class dev.getelements.elements.rt.transact.NullResourceEntry
- toString() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSAtomicLongData
- toString() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer
- toString() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
- toString() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
- toString() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceContentsMapping
- toString() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand
- toString() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter
- toString() - Method in record class dev.getelements.elements.sdk.Attributes.Attribute
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
- toString() - Method in class dev.getelements.elements.sdk.cluster.id.InstanceId
- toString() - Method in class dev.getelements.elements.sdk.cluster.id.NodeId
- toString() - Method in class dev.getelements.elements.sdk.cluster.id.ResourceId
- toString() - Method in class dev.getelements.elements.sdk.cluster.id.TaskId
- toString() - Method in class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
- toString() - Method in class dev.getelements.elements.sdk.cluster.path.Path
- toString() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.FailedElementInfo
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.ElementPathLoader.LoadConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.ElementStandardBeanProperties.StandardBeanProperty
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.sdk.guice.ReentrantThreadLocalScope
- toString() - Method in class dev.getelements.elements.sdk.model.advancement.Advancement
- toString() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
- toString() - Method in class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
- toString() - Method in class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
- toString() - Method in class dev.getelements.elements.sdk.model.application.CallbackDefinition
- toString() - Method in class dev.getelements.elements.sdk.model.application.ElementServiceReference
- toString() - Method in class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
- toString() - Method in class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
- toString() - Method in class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
- toString() - Method in class dev.getelements.elements.sdk.model.application.OculusApplicationConfiguration
- toString() - Method in class dev.getelements.elements.sdk.model.application.ProductBundle
-
Deprecated.
- toString() - Method in class dev.getelements.elements.sdk.model.application.ProductBundleReward
- toString() - Method in class dev.getelements.elements.sdk.model.application.SteamApplicationConfiguration
- toString() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
- toString() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcAuthSchemeRequest
- toString() - Method in class dev.getelements.elements.sdk.model.auth.CreateOrUpdateOidcProviderConfigurationRequest
- toString() - Method in class dev.getelements.elements.sdk.model.auth.JWK
- toString() - Method in class dev.getelements.elements.sdk.model.auth.JWKSet
- toString() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2AuthScheme
- toString() - Method in class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
- toString() - Method in class dev.getelements.elements.sdk.model.auth.OidcAdminLoginProvider
- toString() - Method in class dev.getelements.elements.sdk.model.auth.OidcAuthScheme
- toString() - Method in class dev.getelements.elements.sdk.model.auth.OidcProviderConfiguration
- toString() - Method in class dev.getelements.elements.sdk.model.auth.UserClaim
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.CreateSmartContractRequest
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractRequest
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMInvokeContractResponse
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.EVMTransactionLog
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.FlowInvokeContractResponse
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContract
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.SmartContractAddress
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateVaultRequest
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequest
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
- toString() - Method in class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
- toString() - Method in class dev.getelements.elements.sdk.model.goods.CreateItemRequest
- toString() - Method in class dev.getelements.elements.sdk.model.goods.Item
- toString() - Method in class dev.getelements.elements.sdk.model.goods.ProductBundle
- toString() - Method in record class dev.getelements.elements.sdk.model.goods.ProductSkuSchema
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
- toString() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
- toString() - Method in class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
- toString() - Method in class dev.getelements.elements.sdk.model.health.DatabaseHealthStatus
- toString() - Method in class dev.getelements.elements.sdk.model.health.DiscoveryHealthStatus
- toString() - Method in class dev.getelements.elements.sdk.model.health.HealthErrorResponse
- toString() - Method in class dev.getelements.elements.sdk.model.health.HealthStatus
- toString() - Method in class dev.getelements.elements.sdk.model.health.InstanceHealthStatus
- toString() - Method in class dev.getelements.elements.sdk.model.health.InvokerHealthStatus
- toString() - Method in class dev.getelements.elements.sdk.model.health.RoutingHealthStatus
- toString() - Method in class dev.getelements.elements.sdk.model.index.BuildIndexRequest
- toString() - Method in class dev.getelements.elements.sdk.model.index.IndexPlan
- toString() - Method in class dev.getelements.elements.sdk.model.inventory.AdvancedInventoryItemQuantityAdjustment
- toString() - Method in class dev.getelements.elements.sdk.model.inventory.CreateAdvancedInventoryItemRequest
- toString() - Method in class dev.getelements.elements.sdk.model.inventory.CreateSimpleInventoryItemRequest
- toString() - Method in class dev.getelements.elements.sdk.model.inventory.InventoryItem
- toString() - Method in class dev.getelements.elements.sdk.model.inventory.UpdateInventoryItemRequest
- toString() - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesRequest
- toString() - Method in class dev.getelements.elements.sdk.model.invite.InviteViaPhonesResponse
- toString() - Method in class dev.getelements.elements.sdk.model.invite.PhoneMatchedInvitation
- toString() - Method in class dev.getelements.elements.sdk.model.largeobject.AccessPermissions
- toString() - Method in class dev.getelements.elements.sdk.model.largeobject.CreateLargeObjectRequest
- toString() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObject
- toString() - Method in class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
- toString() - Method in class dev.getelements.elements.sdk.model.largeobject.SubjectRequest
- toString() - Method in class dev.getelements.elements.sdk.model.largeobject.Subjects
- toString() - Method in class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
- toString() - Method in class dev.getelements.elements.sdk.model.leaderboard.CreateLeaderboardRequest
- toString() - Method in class dev.getelements.elements.sdk.model.leaderboard.Leaderboard
- toString() - Method in class dev.getelements.elements.sdk.model.leaderboard.Rank
- toString() - Method in class dev.getelements.elements.sdk.model.leaderboard.RankRow
- toString() - Method in class dev.getelements.elements.sdk.model.leaderboard.Score
- toString() - Method in class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
- toString() - Method in class dev.getelements.elements.sdk.model.match.Match
- toString() - Method in class dev.getelements.elements.sdk.model.match.MultiMatch
- toString() - Method in class dev.getelements.elements.sdk.model.meta.facebookiapreceipt.FacebookIapReceipt
- toString() - Method in class dev.getelements.elements.sdk.model.meta.oculusiapreceipt.OculusIapReceipt
- toString() - Method in class dev.getelements.elements.sdk.model.metadata.Metadata
- toString() - Method in class dev.getelements.elements.sdk.model.mission.CreateMissionRequest
- toString() - Method in class dev.getelements.elements.sdk.model.mission.CreateProgressRequest
- toString() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleEventRequest
- toString() - Method in class dev.getelements.elements.sdk.model.mission.CreateScheduleRequest
- toString() - Method in class dev.getelements.elements.sdk.model.mission.Mission
- toString() - Method in class dev.getelements.elements.sdk.model.mission.Progress
- toString() - Method in class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
- toString() - Method in class dev.getelements.elements.sdk.model.mission.ProgressRow
- toString() - Method in class dev.getelements.elements.sdk.model.mission.Schedule
- toString() - Method in class dev.getelements.elements.sdk.model.mission.ScheduleEvent
- toString() - Method in class dev.getelements.elements.sdk.model.mission.Step
- toString() - Method in class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
- toString() - Method in class dev.getelements.elements.sdk.model.mission.UpdateProgressRequest
- toString() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
- toString() - Method in class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
- toString() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileRequest
- toString() - Method in class dev.getelements.elements.sdk.model.profile.CreateProfileSignupRequest
- toString() - Method in class dev.getelements.elements.sdk.model.profile.Profile
- toString() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileImageRequest
- toString() - Method in class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
- toString() - Method in class dev.getelements.elements.sdk.model.receipt.CreateReceiptRequest
- toString() - Method in class dev.getelements.elements.sdk.model.receipt.Receipt
- toString() - Method in class dev.getelements.elements.sdk.model.reward.Reward
- toString() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuance
- toString() - Method in class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
- toString() - Method in class dev.getelements.elements.sdk.model.savedata.CreateSaveDataDocumentRequest
- toString() - Method in class dev.getelements.elements.sdk.model.savedata.SaveDataDocument
- toString() - Method in class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
- toString() - Method in class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
- toString() - Method in class dev.getelements.elements.sdk.model.schema.EditorSchema
- toString() - Method in class dev.getelements.elements.sdk.model.schema.email.CreateEmailTemplateRequest
- toString() - Method in class dev.getelements.elements.sdk.model.schema.email.EmailTemplate
- toString() - Method in class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
- toString() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchema
- toString() - Method in class dev.getelements.elements.sdk.model.schema.json.JsonSchemaProperty
- toString() - Method in class dev.getelements.elements.sdk.model.schema.layout.EditorLayout
- toString() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpec
- toString() - Method in class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
- toString() - Method in class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
- toString() - Method in class dev.getelements.elements.sdk.model.security.PemData
-
Returns a human-readable version of this
PemData, redacting the key information. - toString() - Method in class dev.getelements.elements.sdk.model.session.FirebaseSessionRequest
- toString() - Method in class dev.getelements.elements.sdk.model.session.OAuth2SessionRequest
- toString() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptConfirmRequest
- toString() - Method in class dev.getelements.elements.sdk.model.session.OidcLoginAttemptRequest
- toString() - Method in class dev.getelements.elements.sdk.model.session.OidcSessionRequest
- toString() - Method in class dev.getelements.elements.sdk.model.session.Session
- toString() - Method in class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
- toString() - Method in class dev.getelements.elements.sdk.model.steam.CreateSteamIapReceipt
- toString() - Method in class dev.getelements.elements.sdk.model.steam.SteamIapReceipt
- toString() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementArtifactRepository
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementDefinitionMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementDependencyMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventConsumerMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementEventProducerMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementFeature
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementManifestMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementPackageDefinition
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathDefinition
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementPathRecordMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceExportMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceImplementationMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.ElementSpi
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.sdk.model.token.TokenWithExpiration
- toString() - Method in class dev.getelements.elements.sdk.model.ucode.UniqueCode
- toString() - Method in class dev.getelements.elements.sdk.model.user.User
- toString() - Method in class dev.getelements.elements.sdk.model.user.UserCreateRequest
- toString() - Method in class dev.getelements.elements.sdk.model.user.UserCreateResponse
- toString() - Method in class dev.getelements.elements.sdk.model.user.UserUid
- toString() - Method in class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
- toString() - Method in class dev.getelements.elements.sdk.model.user.UserUpdateRequest
- toString() - Method in record class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry.MappingKey
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.sdk.model.Version
- toString() - Method in record class dev.getelements.elements.sdk.mongo.MongoConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.query.ElementCallbackQuery
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.query.ElementQuery
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.query.ElementServiceQuery
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.query.MethodCallbackRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ArtifactRepository
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementDefinitionRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementDependencyRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementDesignationRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementEventConsumerRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementEventKey
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementEventProducerRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementPackageRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementPackageRequestRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementRequiredAttributeRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementServiceExportRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementServiceRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementStaticContentRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.record.ElementTypeRequestRecord
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceipt
- toString() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapGrandUnifiedReceiptPurchase
- toString() - Method in class dev.getelements.elements.sdk.service.appleiap.client.model.AppleIapVerifyReceiptResponse
- toString() - Method in class dev.getelements.elements.sdk.service.blockchain.crypto.AesEncryptionSpec
- toString() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.flow.FlowInvocationScope
- toString() - Method in class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- toString() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookIapVerifyReceiptResponse
- toString() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookPaymentItem
- toString() - Method in class dev.getelements.elements.sdk.service.meta.facebookiap.client.model.FacebookRef
- toString() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapConsumeResponse
- toString() - Method in class dev.getelements.elements.sdk.service.meta.oculusiap.client.model.OculusIapVerifyReceiptResponse
- toString() - Method in class dev.getelements.elements.sdk.spi.DefaultElementScope
- toString() - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceElementModuleRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.spi.guice.record.GuiceOptionsRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.SystemVersion
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.test.element.TestService.MethodEventRecord
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.util.InheritedMutableAttributes
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.sdk.util.SimpleAttributes
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.sdk.util.SimpleLazyValue
- toString() - Method in record class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Configuration
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.service.auth.oauth2.ParsedResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.getelements.elements.service.auth.oauth2.ResolvedRequest
-
Returns a string representation of this record class.
- toString() - Method in class dev.getelements.elements.service.notification.StandardNotificationBuilder
- toString() - Method in class dev.getelements.elements.service.notification.StandardNotificationEvent
- toString(int[]) - Static method in class org.eclipse.jgit.http.server.ClientVersionUtil
-
Convert a parsed version back to a string.
- TOTAL_REFRESH_TIMEOUT_SECONDS - Static variable in class dev.getelements.elements.rt.remote.SimpleRemoteInvokerRegistry
- toThrowable(ClassLoader) - Method in class dev.getelements.elements.rt.kryo.KryoThrowableContainer
- toTimestamp(Long) - Method in class dev.getelements.elements.dao.mongo.mapper.PropertyConverters
- TOUCHING_TRIE_NODE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Cost for touching a trie node.
- toUrl(String) - Static method in class dev.getelements.elements.sdk.spi.UrlUtils
-
Converts the supplied string to a URL which will load its authority segment as text.
- toUrls(String...) - Static method in class dev.getelements.elements.sdk.spi.UrlUtils
-
Converts the supplied list of strings to URLs.
- toUser(MongoUser) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toUser(MongoUser) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toUser(User) - Method in interface dev.getelements.elements.service.util.ServicesMapper
- toUser(User) - Method in class dev.getelements.elements.service.util.ServicesMapperImpl
- toUserCreateResponse(User) - Method in interface dev.getelements.elements.service.util.ServicesMapper
- toUserCreateResponse(User) - Method in class dev.getelements.elements.service.util.ServicesMapperImpl
- toVault(MongoVault) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toVault(MongoVault) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toVaultKey(MongoVaultKey) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toVaultKey(MongoVaultKey) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toWallet(MongoWallet) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toWallet(MongoWallet) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toWalletAccount(MongoWalletAccount) - Method in interface dev.getelements.elements.dao.mongo.mapper.MongoDBMapper
-
Deprecated.
- toWalletAccount(MongoWalletAccount) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- toWildcardRecursive() - Method in class dev.getelements.elements.sdk.cluster.path.Path
-
Returns a
Pathwhich is a recursive wildcard if this instance is not a recursive wildcard. - trace(ZMsg, StackTraceElement[]) - Static method in class dev.getelements.elements.rt.remote.jeromq.JeroMQControlClient
-
Embeds the supplied stack trace in the supplied
ZMsg. - TRACE_DELIMITER - Static variable in class dev.getelements.elements.rt.remote.jeromq.JeroMQCommandServer
- trailing(long) - Static method in class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Sets the leading value from the packed long.
- Transaction - Interface in dev.getelements.elements.sdk.dao
-
Represents a transaction with the underlying datastore.
- TRANSACTION_EXTENSION - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- TRANSACTION_JOURNAL_DIRECTORY - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- TRANSACTION_JOURNAL_FILE_NAME - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- Transaction.RetryException - Exception Class in dev.getelements.elements.sdk.dao
-
Indicates that a transaction failed due to a transient condition and can be retried safely.
- TransactionalResource - Class in dev.getelements.elements.rt.transact
- TransactionalResource(Resource) - Constructor for class dev.getelements.elements.rt.transact.TransactionalResource
- TransactionalResourceService - Class in dev.getelements.elements.rt.transact
- TransactionalResourceService() - Constructor for class dev.getelements.elements.rt.transact.TransactionalResourceService
- TransactionalResourceServiceModule - Class in dev.getelements.elements.rt.transact
- TransactionalResourceServiceModule() - Constructor for class dev.getelements.elements.rt.transact.TransactionalResourceServiceModule
- TransactionalResourceServicePersistence - Interface in dev.getelements.elements.rt.transact
-
Supplies instances of
ReadOnlyTransactionas well asReadWriteTransactionfor manipulating the unerlying data storage. - TransactionalSchedulerContext - Class in dev.getelements.elements.rt.transact
- TransactionalSchedulerContext() - Constructor for class dev.getelements.elements.rt.transact.TransactionalSchedulerContext
- TransactionalSchedulerContextModule - Class in dev.getelements.elements.rt.transact
- TransactionalSchedulerContextModule() - Constructor for class dev.getelements.elements.rt.transact.TransactionalSchedulerContextModule
- TransactionalTask - Interface in dev.getelements.elements.rt.transact
-
Represents a task from wihing the transactional data store.
- TransactionJournal - Interface in dev.getelements.elements.rt.transact
- TransactionJournal.MutableEntry - Interface in dev.getelements.elements.rt.transact
-
Represents a mutable journal entry.
- TransactionPersistenceStrategy - Class in dev.getelements.elements.rt.transact
- TransactionPersistenceStrategy() - Constructor for class dev.getelements.elements.rt.transact.TransactionPersistenceStrategy
- TRANSFER - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Cost for a token transfer.
- transform() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Configuration
-
Returns the value of the
transformrecord component. - transform(MongoMetadata) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- transform(MongoProfile) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- transform(MongoEmailTemplate) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- transform(MongoMetadataSpec) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- transform(CharSequence) - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Configuration
-
Applies the transformation function to the given CharSequence.
- transform(Function<T, U>) - Method in class dev.getelements.elements.sdk.model.Pagination
-
Transforms this pagination by applying a function to each element.
- transformed(Function<CharSequence, CharSequence>) - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Transforms the word using the given transformer function.
- TransientDeploymentRequest - Record Class in dev.getelements.elements.sdk.deployment
-
Configuration for loading a transient deployment from Maven artifact coordinates.
- TransientDeploymentRequest(Application, String, Map<String, List<String>>, Map<String, List<String>>, Map<String, Map<String, Object>>, List<ElementPathDefinition>, List<ElementPackageDefinition>, boolean, List<ElementArtifactRepository>) - Constructor for record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Canonical constructor that ensures all collections are immutable copies.
- TransientDeploymentRequest.Builder - Class in dev.getelements.elements.sdk.deployment
-
Builder for TransientDeploymentRequest.
- TransientDeploymentRequest.Builder.ElementPackageDefinitionBuilder<ParentT> - Class in dev.getelements.elements.sdk.deployment
-
Builder for constructing
ElementPackageDefinitioninstances with a fluent API. - TransientDeploymentRequest.Builder.ElementPathDefinitionBuilder<ParentT> - Class in dev.getelements.elements.sdk.deployment
-
Builder for constructing
ElementPathDefinitioninstances with a fluent API. - TRUST_ALGORITHM - Static variable in interface dev.getelements.elements.sdk.mongo.MongoConfigurationService
- trustManager() - Method in record class dev.getelements.elements.sdk.mongo.MongoSslConfiguration
-
Returns the value of the
trustManagerrecord component. - tryBuildSpiClassLoader(ClassLoader, Path) - Method in class dev.getelements.elements.sdk.spi.DirectoryElementPathLoader
- tryComputeWithUniqueCode(int, int, Function<String, Optional<T>>) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator
-
Generates a unique code of the specified length allowing for a custom result function to determine acceptance.
- tryDeleteMultiMatch(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- tryDeleteMultiMatch(String) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Deletes the
MultiMatchwith the given ID, returning true if it was deleted, false if it did not exist. - tryDeleteUserUid(UserUid) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Deletes a user uid by its UserUid object.
- tryDeleteUserUid(String, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- tryDeleteUserUid(String, String) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Deletes a user uid by its scheme and user id.
- tryExecute(UnixFSTransactionProgramExecutionPhase, UnixFSTransactionProgramInterpreter.ExecutionHandler) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter
-
Executes the program with the supplied
UnixFSTransactionProgramExecutionPhaseandUnixFSTransactionProgramInterpreter.ExecutionHandler. - tryExecuteCleanupPhase(UnixFSTransactionProgramInterpreter.ExecutionHandler) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter
-
Executes the cleanup phase.
- tryExecuteCommitPhase(UnixFSTransactionProgramInterpreter.ExecutionHandler) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramInterpreter
-
Executes the commit phase.
- tryGenerateUniqueCode(int) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator
-
Generates a unique code of the specified length, ensuring it does not match the rejection predicate.
- tryGenerateUniqueCode(int, int) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator
-
Generates a unique code of the specified length, ensuring it does not match the rejection predicate.
- tryGenerateUniqueCode(int, int, Predicate<String>) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator
-
Generates a unique code of the specified length, ensuring it does not match the rejection predicate.
- tryParse(ElementRecord, String) - Static method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Parses the string representing the
ElementServiceKey. - tryParse(String) - Static method in record class dev.getelements.elements.sdk.record.ElementDesignationRecord
-
Tries to parse a designated component.
- tryParseServiceKey(String) - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Parses the string representing the
ElementServiceKey. - tryReleaseCode(String) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- tryReleaseCode(String) - Method in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
Attempts to release the specified code within the given timeout period.
- tryResetTimeout(String) - Method in class dev.getelements.elements.dao.mongo.ucode.MongoUniqueCodeDao
- tryResetTimeout(String) - Method in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
-
Tries to reset the timeout for the specified code, extending its uniqueness period.
- trySoftDeleteUser(String) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- trySoftDeleteUser(String) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Soft deletes the user by removing all ID references to the user in the UserUid records.
- tryWrite(String) - Method in interface dev.getelements.elements.rt.transact.ResourceContents
-
Writes to the channel.
- tryWrite(String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTemporaryResourceContents
- type - Variable in class dev.getelements.elements.rt.remote.ResponseHeader
-
Indicates the message type as specified by
MessageType. - type() - Method in record class dev.getelements.elements.sdk.ElementStandardBeanProperties.StandardBeanProperty
-
Returns the value of the
typerecord component. - type() - Method in record class dev.getelements.elements.sdk.model.system.ElementMetadata
-
Returns the value of the
typerecord component. - type() - Method in record class dev.getelements.elements.sdk.model.system.ElementServiceImplementationMetadata
-
Returns the value of the
typerecord component. - type() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
typerecord component. - type() - Method in record class dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
-
Returns the value of the
typerecord component. - type() - Method in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Returns the value of the
typerecord component. - type(MetadataSpecPropertyType) - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder.PropertyBuilder
-
Sets the type of the property.
- type(MetadataSpecPropertyType) - Method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Sets the type on the spec.
- Type - Enum Class in dev.getelements.elements.rt.manifest.model
-
The listing of pre-defined types in the
ModelManifest. - TYPE - Static variable in class dev.getelements.elements.rt.jersey.GenericMultipartFeature
- TYPE_DESIGNATION - Static variable in record class dev.getelements.elements.sdk.record.ElementServiceKey
-
Specifies the name separator.
- typeCaseFormat() - Element in annotation interface dev.getelements.elements.rt.annotation.CodeStyle
-
Used for converting the case format for types.
- TypeRequest - Interface in dev.getelements.elements.sdk
-
An Element-declared predicate that requests access to specific types not otherwise permitted by the system-side
PermittedTypesorPermittedPackagesvisibility rules. - TypeRequest.Literal - Class in dev.getelements.elements.sdk
-
The default
TypeRequestimplementation. - TypeRequest.Regex - Class in dev.getelements.elements.sdk
-
A
TypeRequestimplementation that treats each entry inElementTypeRequest.value()as a regular expression and permits a class whose binary name matches any of them: - TypeRequest.Wildcard - Class in dev.getelements.elements.sdk
-
A
TypeRequestimplementation that treats each entry inElementTypeRequest.value()as a wildcard pattern where*matches any sequence of characters. - typeRequests() - Method in record class dev.getelements.elements.sdk.record.ElementRecord
-
Returns the value of the
typeRequestsrecord component.
U
- UI() - Constructor for class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader.UI
- UI_CONTENT_URI - Static variable in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Overrides the URI path at which UI static content is served.
- UI_DIR - Static variable in interface dev.getelements.elements.sdk.ElementPathLoader
-
The ui directory in the element path hierarchy.
- uiContent() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
uiContentrecord component. - uid(String, String, VerificationStatus) - Method in interface dev.getelements.elements.sdk.dao.UserCreation
-
Requests that a
UserUidbe linked to this user once created. - UID_VERIFICATION_TOKEN_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.UidVerificationTokenDao
- UID_VERIFICATION_TOKEN_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.UidVerificationTokenDao
- UID_VERIFICATION_TOKENS_TRUNCATED - Static variable in interface dev.getelements.elements.sdk.dao.UidVerificationTokenDao
- UidVerificationToken - Class in dev.getelements.elements.sdk.model.user
-
Represents a single-use, time-limited token used to verify ownership of an email
UserUid. - UidVerificationToken() - Constructor for class dev.getelements.elements.sdk.model.user.UidVerificationToken
- UidVerificationTokenDao - Interface in dev.getelements.elements.sdk.dao
-
DAO for single-use email verification tokens used in the UserUid verification flow.
- uiStaticContent() - Method in record class dev.getelements.elements.sdk.record.ElementPathRecord
-
Returns the value of the
uiStaticContentrecord component. - UNACCEPTABLE_CONTENT - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
No HTTP Operation for the supplied Accept headers is available to service the request.
- UnacceptableContentException - Exception Class in dev.getelements.elements.rt.exception
- UnacceptableContentException() - Constructor for exception class dev.getelements.elements.rt.exception.UnacceptableContentException
- UnacceptableContentException(String) - Constructor for exception class dev.getelements.elements.rt.exception.UnacceptableContentException
- UnacceptableContentException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.UnacceptableContentException
- UnacceptableContentException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.UnacceptableContentException
- UnacceptableContentException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.UnacceptableContentException
- unassignProgressesForMissionsNotIn(String, String, Collection<ScheduleEvent>) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleProgressDao
- unassignProgressesForMissionsNotIn(String, String, Collection<ScheduleEvent>) - Method in interface dev.getelements.elements.sdk.dao.ScheduleProgressDao
- UNAUTHORIZED - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
Access to a given resource is unauthorized.
- UnauthorizedException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when access to a resource is unauthorized.
- UnauthorizedException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnauthorizedException
-
Creates a new instance.
- UnauthorizedException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnauthorizedException
-
Creates a new instance with the given message.
- UnauthorizedException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnauthorizedException
-
Creates a new instance with the given message and cause.
- UnauthorizedException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnauthorizedException
-
Creates a new instance.
- UnauthorizedException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnauthorizedException
-
Creates a new instance with the given cause.
- UnavailableException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when a service or resource is temporarily unavailable.
- UnavailableException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnavailableException
-
Creates a new instance.
- UnavailableException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnavailableException
-
Creates a new instance with the given message.
- UnavailableException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnavailableException
-
Creates a new instance with the given message and cause.
- UnavailableException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnavailableException
-
Creates a new instance.
- UnavailableException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnavailableException
-
Creates a new instance with the given cause.
- UncheckedInterruptedException - Exception Class in dev.getelements.elements.sdk.util.exception
-
Wrap the java standard
UncheckedInterruptedException. - UncheckedInterruptedException(InterruptedException) - Constructor for exception class dev.getelements.elements.sdk.util.exception.UncheckedInterruptedException
-
Constructs the
UncheckedInterruptedExceptionfrom anInterruptedException, setting the underlying cause to theInterruptedException - UNDEFINED - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
-
Undefined
- unexpectedeOFOn - Variable in class org.eclipse.jgit.http.server.HttpServerText
- UNHEALTHY - Enum constant in enum class dev.getelements.elements.rt.remote.NodeState
-
The node is unhealthy and will need attention.
- UNHEALTHY - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
Healths checks failed.
- UnhealthyException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when the service instance is in an unhealthy state.
- UnhealthyException(HealthStatus) - Constructor for exception class dev.getelements.elements.sdk.model.exception.UnhealthyException
-
Creates a new instance with the given health status.
- UnidentifiedProfileException - Exception Class in dev.getelements.elements.sdk.model.exception.profile
-
Thrown when a profile cannot be identified.
- UnidentifiedProfileException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.UnidentifiedProfileException
-
Creates a new instance.
- UnidentifiedProfileException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.UnidentifiedProfileException
-
Creates a new instance with the given message.
- UnidentifiedProfileException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.UnidentifiedProfileException
-
Creates a new instance with the given message and cause.
- UnidentifiedProfileException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.UnidentifiedProfileException
-
Creates a new instance.
- UnidentifiedProfileException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.profile.UnidentifiedProfileException
-
Creates a new instance with the given cause.
- unimplemented(Class<T>) - Static method in class dev.getelements.elements.sdk.service.Services
-
Gets a proxy that always throws an instance of
NotImplementedException. - UNIQUE_CODE_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
- UNIQUE_CODE_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
- UNIQUE_CODE_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.UniqueCodeDao
- UniqueCode - Class in dev.getelements.elements.sdk.model.ucode
-
Represents a unique code with an identifier, the code itself, and an expiration timestamp.
- UniqueCode() - Constructor for class dev.getelements.elements.sdk.model.ucode.UniqueCode
-
Creates a new instance.
- UniqueCodeDao - Interface in dev.getelements.elements.sdk.dao
-
DAO for generating unique codes with a given prefix.
- UniqueCodeDao.GenerationParameters - Record Class in dev.getelements.elements.sdk.dao
-
Generation parameters for generating unique codes.
- UniqueCodeGenerator - Class in dev.getelements.elements.sdk.util
-
Generates unique codes based on a set of candidate characters, a random generator, and a rejection predicate.
- UniqueCodeGenerator(UniqueCodeGenerator.Configuration) - Constructor for class dev.getelements.elements.sdk.util.UniqueCodeGenerator
-
Creates a new UniqueCodeGenerator with the specified configuration.
- UniqueCodeGenerator.Builder - Class in dev.getelements.elements.sdk.util
-
Builder for the UniqueCodeGenerator.Configuration.
- UniqueCodeGenerator.Configuration - Record Class in dev.getelements.elements.sdk.util
-
Configuration for the UniqueCodeGenerator.
- UniqueCodeGeneratorProvider - Class in dev.getelements.elements.dao.mongo.ucode
- UniqueCodeGeneratorProvider() - Constructor for class dev.getelements.elements.dao.mongo.ucode.UniqueCodeGeneratorProvider
- UniqueCodeNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.ucode
-
Thrown when a unique code cannot be found.
- UniqueCodeNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.ucode.UniqueCodeNotFoundException
-
Creates a new instance.
- UniqueCodeNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ucode.UniqueCodeNotFoundException
-
Creates a new instance with the given message.
- UniqueCodeNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ucode.UniqueCodeNotFoundException
-
Creates a new instance with the given message and cause.
- UniqueCodeNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ucode.UniqueCodeNotFoundException
-
Creates a new instance.
- UniqueCodeNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ucode.UniqueCodeNotFoundException
-
Creates a new instance with the given cause.
- UNIX_FS - Enum constant in enum class dev.getelements.elements.appnode.ApplicationNode.StorageDriver
-
Uses the UnixFS Storage system.
- UNIXFS_STORAGE_ROOT_DIRECTORY - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- UNIXFS_TRANSACTION_BUFFER_SIZE - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
-
The size of each transaction entry.
- UnixFSAtomicLong - Interface in dev.getelements.elements.rt.transact.unix
-
Interface which behaves similar to an
AtomicLong, but with reduced functionality. - UnixFSAtomicLongData - Class in dev.getelements.elements.rt.transact.unix
-
Used as a means to produce an instance of
UnixFSAtomicLongfrom the underlyingByteBufferin the struct. - UnixFSAtomicLongData() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSAtomicLongData
- UnixFSChecksumAlgorithm - Enum Class in dev.getelements.elements.rt.transact.unix
-
Which checksum algorithm to use when committing the transaction.
- UnixFSChecksumAlgorithm.Algorithm - Interface in dev.getelements.elements.rt.transact.unix
- UnixFSChecksumAlgorithm.ChannelCheckable - Interface in dev.getelements.elements.rt.transact.unix
-
Defines a Checksum-able type which is backed by a
SeekableByteChannelor subclass. - UnixFSChecksumAlgorithm.Checkable - Interface in dev.getelements.elements.rt.transact.unix
-
Defines a Checksum-able
Structtype. - UnixFSChecksumFailureException - Exception Class in dev.getelements.elements.rt.transact.unix
- UnixFSChecksumFailureException() - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSChecksumFailureException
- UnixFSChecksumFailureException(String) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSChecksumFailureException
- UnixFSChecksumFailureException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSChecksumFailureException
- UnixFSChecksumFailureException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSChecksumFailureException
- UnixFSChecksumFailureException(Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSChecksumFailureException
- UnixFSCircularBlockBuffer - Class in dev.getelements.elements.rt.transact.unix
-
Given a
ByteBuffer, this slices the buffer into a series of smallerByteBuffers which represent a subset of the data. - UnixFSCircularBlockBuffer(UnixFSAtomicLong, ByteBuffer, int) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSCircularBlockBuffer
- UnixFSCircularBlockBuffer.Slice<T> - Class in dev.getelements.elements.rt.transact.unix
-
Represents a slice of the provided byte buffer array.
- UnixFSCircularBlockBuffer.View<ViewedT> - Interface in dev.getelements.elements.rt.transact.unix
-
Represents a view of the underlying
UnixFSCircularBlockBuffer. - UnixFSDataHeader - Class in dev.getelements.elements.rt.transact.unix
- UnixFSDataHeader() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- UnixFSDataStore - Class in dev.getelements.elements.rt.transact.unix
- UnixFSDataStore() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSDataStore
- UnixFSDualCounter - Class in dev.getelements.elements.rt.transact.unix
-
Represents a wraparound counter with a leading and trailing value.
- UnixFSDualCounter(int) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Creates a dual count with the supplied maximum value.
- UnixFSDualCounter(int, UnixFSAtomicLong) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Allows for the caller to specify an arbitrary
UnixFSAtomicLong. - UnixFSDualCounter(int, AtomicLong) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSDualCounter
-
Same as
UnixFSDualCounter(int), but allows for the caller to specify its own AtomicLong used. - UnixFSDualCounter.Snapshot - Class in dev.getelements.elements.rt.transact.unix
-
Gets a snapshot of the counter.
- UnixFSHasFilesystemPath - Interface in dev.getelements.elements.rt.transact.unix
-
Used to represent an object which has a FS path component.
- UnixFSJournalTransactionalPersistenceDriver - Class in dev.getelements.elements.rt.transact.unix
- UnixFSJournalTransactionalPersistenceDriver() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSJournalTransactionalPersistenceDriver
- UnixFSMemoryUtils - Class in dev.getelements.elements.rt.transact.unix
-
Some dirty hacks to support atomic memory access.
- UnixFSMemoryUtils() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSMemoryUtils
- UnixFSNoSuchRevisionException - Exception Class in dev.getelements.elements.rt.transact.unix
- UnixFSNoSuchRevisionException() - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSNoSuchRevisionException
- UnixFSNoSuchRevisionException(String) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSNoSuchRevisionException
- UnixFSNoSuchRevisionException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSNoSuchRevisionException
- UnixFSNoSuchRevisionException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSNoSuchRevisionException
- UnixFSNoSuchRevisionException(Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSNoSuchRevisionException
- UnixFSPathIndex - Class in dev.getelements.elements.rt.transact.unix
- UnixFSPathIndex() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSPathIndex
- UnixFSPathMapping - Class in dev.getelements.elements.rt.transact.unix
- UnixFSProgramCorruptionException - Exception Class in dev.getelements.elements.rt.transact.unix
- UnixFSProgramCorruptionException() - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSProgramCorruptionException
- UnixFSProgramCorruptionException(String) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSProgramCorruptionException
- UnixFSProgramCorruptionException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSProgramCorruptionException
- UnixFSProgramCorruptionException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSProgramCorruptionException
- UnixFSProgramCorruptionException(Throwable) - Constructor for exception class dev.getelements.elements.rt.transact.unix.UnixFSProgramCorruptionException
- UnixFSResourceContentsMapping - Class in dev.getelements.elements.rt.transact.unix
- UnixFSResourceEntryBase - Class in dev.getelements.elements.rt.transact.unix
- UnixFSResourceEntryBase(ResourceEntry.OperationalStrategy, UnixFSUtils) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryBase
- UnixFSResourceEntryExisting - Class in dev.getelements.elements.rt.transact.unix
- UnixFSResourceEntryExisting(UnixFSUtils, UnixFSHasFilesystemPath, ResourceEntry.OperationalStrategy) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryExisting
- UnixFSResourceEntryNew - Class in dev.getelements.elements.rt.transact.unix
- UnixFSResourceEntryNew(UnixFSUtils, ResourceId, ResourceEntry.OperationalStrategy) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSResourceEntryNew
- UnixFSResourceIndex - Class in dev.getelements.elements.rt.transact.unix
- UnixFSResourceIndex() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- UnixFSReversePathMapping - Class in dev.getelements.elements.rt.transact.unix
- UnixFSStorageDriverModule - Class in dev.getelements.elements.appnode.guice
- UnixFSStorageDriverModule() - Constructor for class dev.getelements.elements.appnode.guice.UnixFSStorageDriverModule
- UnixFSTask - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTask() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTask
- UnixFSTaskEntryBase - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTaskEntryBase(TaskEntry.OperationalStrategy<ResourceId>, UnixFSUtils) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryBase
- UnixFSTaskEntryExisting - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTaskEntryExisting(TaskEntry.OperationalStrategy<ResourceId>, UnixFSUtils, UnixFSTaskPathMapping) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryExisting
- UnixFSTaskEntryNew - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTaskEntryNew(TaskEntry.OperationalStrategy<ResourceId>, UnixFSUtils, ResourceId) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTaskEntryNew
- UnixFSTaskIndex - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTaskIndex() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTaskIndex
- UnixFSTaskPathMapping - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTemporaryResourceContents - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTemporaryResourceContents(UnixFSResourceContentsMapping) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTemporaryResourceContents
- UnixFSTransactionalPersistenceContextModule - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionalPersistenceContextModule() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTransactionalPersistenceContextModule
- UnixFSTransactionCommand - Class in dev.getelements.elements.rt.transact.unix
-
Enumerates all commands that can take place during the scope of a transaction.
- UnixFSTransactionCommand.Builder - Class in dev.getelements.elements.rt.transact.unix
-
USed to build an instance of
UnixFSTransactionCommand. - UnixFSTransactionCommandHeader - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionCommandHeader() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandHeader
- UnixFSTransactionCommandInstruction - Enum Class in dev.getelements.elements.rt.transact.unix
-
Indicates the instruction.
- UnixFSTransactionCommitExecutionHandler - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionCommitExecutionHandler(DataStore) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommitExecutionHandler
- UnixFSTransactionJournal - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionJournal() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
- UnixFSTransactionParameter - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionParameter.Type - Enum Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionProgram - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionProgramBuilder - Class in dev.getelements.elements.rt.transact.unix
-
Used to compile a set of instructions into a
UnixFSTransactionProgramused for committing the requested transactions to disk. - UnixFSTransactionProgramBuilder() - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
- UnixFSTransactionProgramExecutionPhase - Enum Class in dev.getelements.elements.rt.transact.unix
-
Indicates the phase of the transactional program.
- UnixFSTransactionProgramInterpreter - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionProgramInterpreter.ExecutionHandler - Interface in dev.getelements.elements.rt.transact.unix
-
Implements the execution handlers.
- UnixFSTransactionRollbackExecutionHandler - Class in dev.getelements.elements.rt.transact.unix
- UnixFSTransactionRollbackExecutionHandler(DataStore) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSTransactionRollbackExecutionHandler
- UnixFSUtils - Class in dev.getelements.elements.rt.transact.unix
-
A collection of useful utility routines when accessing the filesystem.
- UnixFSUtils(UnixFSChecksumAlgorithm, Path) - Constructor for class dev.getelements.elements.rt.transact.unix.UnixFSUtils
- UnixFSUtils.CommitResult - Enum Class in dev.getelements.elements.rt.transact.unix
-
A result for the
UnixFSUtils.commit(UnixFSHasFilesystemPath, String)operation. - UnixFSUtils.IOOperation<T> - Interface in dev.getelements.elements.rt.transact.unix
-
Defines an operation which may throw an instance of
IOException - UnixFSUtils.IOOperationV - Interface in dev.getelements.elements.rt.transact.unix
-
Defines an operation which may throw an instance of
IOException - UNKNOWN - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
Indicates an unknown code.
- UNKNOWN - Enum constant in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
Some other exception.
- UNKNOWN - Static variable in class dev.getelements.elements.rt.SimpleLoadMonitorService
- UNKNOWN - Static variable in record class dev.getelements.elements.sdk.SystemVersion
-
Constant for the UNKNOWN version.
- UNKNOWN_COMMAND - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates that the client issued an unknown command.
- UNKNOWN_ERROR - Enum constant in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Indicates an unknown error.
- unlink(Path) - Method in interface dev.getelements.elements.rt.IndexContext
-
Performs the operations of
IndexContext.unlinkAsync(Path, Consumer, Consumer)synchronously. - unlink(Path) - Method in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- unlink(Path) - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Unlinks this
ResourceEntryfor the suppliedPath. - unlinkAsync(Path, Consumer<IndexContext.Unlink>, Consumer<Throwable>) - Method in interface dev.getelements.elements.rt.IndexContext
-
Unlinks the provided
Pathand if this is the lastPathreference to aResourceId, then the cluster will remove and destroy the associatedResource. - unlinkAsync(Path, Consumer<IndexContext.Unlink>, Consumer<Throwable>) - Method in class dev.getelements.elements.rt.SimpleIndexContext
- unlinkMultiple(Path, int) - Method in interface dev.getelements.elements.rt.ResourceService
-
Unlinks multiple
Resources. - unlinkMultiple(Path, int, Consumer<Resource>) - Method in interface dev.getelements.elements.rt.ResourceService
-
Unlinks multiple
Resources. - unlinkMultiple(Path, int, Consumer<Resource>) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- unlinkPath(Path) - Method in interface dev.getelements.elements.rt.ResourceService
-
Similar to
ResourceService.unlinkPath(Path, Consumer), however, this assumes that the final action should remove and destroy the associatedResource. - unlinkPath(Path) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Unlinks the supplied
Path, if the associatedResourceIdis linked by no otherPaths, then this method will also delete theResourceIdassociated with it. - unlinkPath(Path, Consumer<Resource>) - Method in interface dev.getelements.elements.rt.ResourceService
- unlinkPath(Path, Consumer<Resource>) - Method in class dev.getelements.elements.rt.transact.TransactionalResourceService
- unload() - Method in interface dev.getelements.elements.rt.Resource
-
Closes and destroys this Resource.
- unload() - Method in class dev.getelements.elements.rt.transact.TransactionalResource
- unload(ElementRuntimeService.RuntimeRecord) - Method in class dev.getelements.elements.deployment.jetty.loader.ElementEntityLoader
- unload(ElementRuntimeService.RuntimeRecord) - Method in interface dev.getelements.elements.deployment.jetty.loader.Loader
-
Unloads handlers for the elements in the supplied
ElementRuntimeService.RuntimeRecord. - unload(Element) - Method in class dev.getelements.elements.deployment.jetty.loader.ElementEntityLoader
- unload(Element) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaRsLoader
- unload(Element) - Method in class dev.getelements.elements.deployment.jetty.loader.JakartaWebsocketLoader
- unload(Element) - Method in interface dev.getelements.elements.deployment.jetty.loader.Loader
-
Unloads handlers for a specific
Element. - unload(Element) - Method in class dev.getelements.elements.deployment.jetty.loader.StaticContentLoader
- UNLOADED - Enum constant in enum class dev.getelements.elements.sdk.model.system.ElementDeploymentState
-
The deployment is created but does not have the code loaded.
- unloadTransientDeployment(String) - Method in class dev.getelements.elements.deployment.jetty.StandardElementRuntimeService
- unloadTransientDeployment(String) - Method in interface dev.getelements.elements.sdk.deployment.ElementRuntimeService
-
Unloads a transient deployment by ID.
- unlock(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractInvocationResolution
-
Unlocks the underlying
Vaultwith the supplied passphrase. - unlock(String) - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- unlockStorageRoot() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Deletes the lock file in the storage root, throwing a
FatalExceptionif the was a problem unlocking. - unpackArtifact(TestElementArtifact, Path) - Method in class dev.getelements.elements.sdk.test.TestArtifactRegistry
-
Unpacks the artifact into the destination directory.
- UNPRIVILEGED - Enum constant in enum class dev.getelements.elements.sdk.model.user.User.Level
-
An unprivileged/anonymous user.
- unregister(Element) - Method in interface dev.getelements.elements.sdk.MutableElementRegistry
-
Unregisters an
Element, provided it was previously registered. - unregister(Element) - Method in class dev.getelements.elements.sdk.spi.RootElementRegistry
- unregisterEntityClasses(Element) - Method in class dev.getelements.elements.dao.mongo.MongoElementEntityRegistrar
- unregisterEntityClasses(Element) - Method in interface dev.getelements.elements.sdk.dao.ElementEntityRegistrar.Batch
-
Accumulates a deregistration to be applied when this batch is closed.
- unregisterEntityClasses(Element) - Method in interface dev.getelements.elements.sdk.dao.ElementEntityRegistrar
-
Attempts to deregister any entity classes previously registered for the given element.
- UNSCOPED - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Names a service as unscoped.
- UnscopedServicesModule - Class in dev.getelements.elements.service.guice
- UnscopedServicesModule() - Constructor for class dev.getelements.elements.service.guice.UnscopedServicesModule
- UNSTABLE - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerStatus
-
Indicates that the container completed, but there were warnings during the process which resulted in exceptions that were caught and handled.
- UNSTABLE - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeStatus
-
Indicates that there were exceptions, which were caught, in the loading process.
- unsubscribe() - Method in interface dev.getelements.elements.sdk.Subscription
-
Unsubscribes this subscription.
- unsupported() - Static method in interface dev.getelements.elements.rt.remote.Node.Factory
-
Indicates that factory support is currently disabled or otherwise unsupported.
- UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
No HTTP Operation for the supplied Content-Type header is available to service the request.
- UnsupportedMediaTypeException - Exception Class in dev.getelements.elements.rt.exception
- UnsupportedMediaTypeException() - Constructor for exception class dev.getelements.elements.rt.exception.UnsupportedMediaTypeException
- UnsupportedMediaTypeException(String) - Constructor for exception class dev.getelements.elements.rt.exception.UnsupportedMediaTypeException
- UnsupportedMediaTypeException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.UnsupportedMediaTypeException
- UnsupportedMediaTypeException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.UnsupportedMediaTypeException
- UnsupportedMediaTypeException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.UnsupportedMediaTypeException
- UNVERIFIED - Enum constant in enum class dev.getelements.elements.sdk.model.user.VerificationStatus
-
The UID has not been verified.
- update(byte) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm.Algorithm
- update(Query<ModelT>) - Method in class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Deprecated.depends on deprecated code and is slated for removal
- update(String, MetadataSpec) - Method in class dev.getelements.elements.sdk.dao.index.IndexPlanner
-
Updates the indexing plan with the given metadata specification.
- update(ByteBuffer) - Method in interface dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm.Algorithm
- UPDATE_USER - Enum constant in enum class dev.getelements.elements.setup.SetupCommands
-
Updates an existing user in the database.
- updateActiveApplication(String, Application) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Deprecated.
- updateActiveMetadataSpec(MetadataSpec) - Method in class dev.getelements.elements.dao.mongo.schema.MongoMetadataSpecDao
- updateActiveMetadataSpec(MetadataSpec) - Method in interface dev.getelements.elements.sdk.dao.MetadataSpecDao
-
Creates a new metadata spec.
- updateActiveProfile(Profile) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Updates the specific active profile with the id, or throws a
NotFoundExceptionif the profile can't be found. - updateActiveProfile(Profile, Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- updateActiveProfile(Profile, Map<String, Object>) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Updates the specific active profile with the id, or throws a
NotFoundExceptionif the profile can't be found. - updateAdvancedInventoryItem(String, UpdateInventoryItemRequest) - Method in class dev.getelements.elements.rest.inventory.AdvancedInventoryItemResource
- updateApplication(Application) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationDao
- updateApplication(Application) - Method in interface dev.getelements.elements.sdk.dao.ApplicationDao
-
Updates an application with the specific name/id.
- updateApplication(String, UpdateApplicationRequest) - Method in class dev.getelements.elements.rest.application.ApplicationResource
- updateApplication(String, UpdateApplicationRequest) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationService
-
Updates an application with the specific name/identifiers.
- updateApplication(String, UpdateApplicationRequest) - Method in class dev.getelements.elements.service.application.AnonApplicationService
- updateApplication(String, UpdateApplicationRequest) - Method in class dev.getelements.elements.service.application.SuperUserApplicationService
- updateApplicationConfiguration(String, String, FacebookApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.FacebookApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- updateApplicationConfiguration(String, String, FacebookApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonFacebookApplicationConfigurationService
- updateApplicationConfiguration(String, String, FacebookApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserFacebookApplicationConfigurationService
- updateApplicationConfiguration(String, String, FirebaseApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.FirebaseApplicationConfigurationService
-
Updates an existing instance of
FirebaseApplicationConfigurationand stores in the database, allowing for the specification of the parentApplication. - updateApplicationConfiguration(String, String, FirebaseApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserFirebaseApplicationConfigurationService
- updateApplicationConfiguration(String, String, GooglePlayApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.GooglePlayApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- updateApplicationConfiguration(String, String, GooglePlayApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonGooglePlayApplicationConfigurationService
- updateApplicationConfiguration(String, String, GooglePlayApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserGooglePlayApplicationConfigurationService
- updateApplicationConfiguration(String, String, IosApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.IosApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- updateApplicationConfiguration(String, String, IosApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonIosApplicationConfigurationService
- updateApplicationConfiguration(String, String, IosApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserIosApplicationConfigurationService
- updateApplicationConfiguration(String, String, MatchmakingApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.MatchmakingApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- updateApplicationConfiguration(String, String, MatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserMatchmakingApplicationConfigurationService
- updateApplicationConfiguration(String, String, OculusApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.OculusApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- updateApplicationConfiguration(String, String, OculusApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonOculusApplicationConfigurationService
- updateApplicationConfiguration(String, String, OculusApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserOculusApplicationConfigurationService
- updateApplicationConfiguration(String, String, PSNApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.PSNApplicationConfigurationService
-
Updates an application with the specific name/identifiers.
- updateApplicationConfiguration(String, String, PSNApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserPSNApplicationConfigurationService
- updateApplicationConfiguration(String, String, SteamApplicationConfiguration) - Method in interface dev.getelements.elements.sdk.service.application.SteamApplicationConfigurationService
-
Updates an existing Steam application configuration.
- updateApplicationConfiguration(String, String, SteamApplicationConfiguration) - Method in class dev.getelements.elements.service.application.AnonSteamApplicationConfigurationService
- updateApplicationConfiguration(String, String, SteamApplicationConfiguration) - Method in class dev.getelements.elements.service.application.SuperUserSteamApplicationConfigurationService
- updateApplicationConfiguration(String, T) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- updateApplicationConfiguration(String, T) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Updates the application configuration.
- UpdateApplicationRequest - Class in dev.getelements.elements.sdk.model.application
-
Represents the request body for updating an existing application.
- UpdateApplicationRequest() - Constructor for class dev.getelements.elements.sdk.model.application.UpdateApplicationRequest
-
Creates a new instance.
- updateAuthScheme(AuthScheme) - Method in class dev.getelements.elements.dao.mongo.auth.MongoAuthSchemeDao
- updateAuthScheme(AuthScheme) - Method in interface dev.getelements.elements.sdk.dao.AuthSchemeDao
-
Updates the supplied
AuthScheme - updateAuthScheme(OAuth2AuthScheme) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOAuth2AuthSchemeDao
- updateAuthScheme(OAuth2AuthScheme) - Method in interface dev.getelements.elements.sdk.dao.OAuth2AuthSchemeDao
-
Updates the supplied
AuthScheme - updateAuthScheme(OidcAuthScheme) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcAuthSchemeDao
- updateAuthScheme(OidcAuthScheme) - Method in interface dev.getelements.elements.sdk.dao.OidcAuthSchemeDao
-
Updates the supplied
AuthScheme - updateAuthScheme(String, CreateOrUpdateOAuth2AuthSchemeRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OAuth2AuthSchemeService
-
Updates the supplied
OAuth2AuthScheme - updateAuthScheme(String, CreateOrUpdateOAuth2AuthSchemeRequest) - Method in class dev.getelements.elements.service.auth.oauth2.SuperUserOAuth2AuthSchemeService
- updateAuthScheme(String, CreateOrUpdateOidcAuthSchemeRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OidcAuthSchemeService
-
Updates the supplied
OidcAuthScheme - updateAuthScheme(String, CreateOrUpdateOidcAuthSchemeRequest) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcAuthSchemeService
- updateAuthScheme(String, UpdateAuthSchemeRequest) - Method in interface dev.getelements.elements.sdk.service.auth.AuthSchemeService
-
Updates the supplied
AuthScheme - updateAuthScheme(String, UpdateAuthSchemeRequest) - Method in class dev.getelements.elements.service.auth.SuperUserAuthSchemeService
- UpdateAuthSchemeRequest - Class in dev.getelements.elements.sdk.model.auth
-
Represents a request to update an Auth Scheme for an Application.
- UpdateAuthSchemeRequest() - Constructor for class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
Creates a new instance.
- UpdateAuthSchemeResponse - Class in dev.getelements.elements.sdk.model.auth
-
Represents a response from updating an Auth Scheme for an Application.
- UpdateAuthSchemeResponse() - Constructor for class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeResponse
-
Creates a new instance.
- UpdateBuilder - Class in dev.getelements.elements.dao.mongo
- UpdateBuilder() - Constructor for class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Constructs an empty
UpdateBuilder. - UpdateBuilder(Collection<UpdateOperator>) - Constructor for class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Constructs an
UpdateBuilderwith the supplied updates. - updateContents(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ResourceIndex
-
Creates a new
ResourceContentsfor the suppliedResourceId. - updateContents(ResourceId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSResourceIndex
- updateCustomAuthScheme(String, UpdateAuthSchemeRequest) - Method in class dev.getelements.elements.rest.auth.CustomAuthSchemeResource
- UPDATED - Enum constant in enum class dev.getelements.elements.rt.transact.unix.UnixFSUtils.CommitResult
-
The supplied path was updated to a new version.
- updateDeployment(String, Deployment) - Method in class dev.getelements.elements.dao.mongo.MongoDeploymentDao
- updateDeployment(String, Deployment) - Method in interface dev.getelements.elements.sdk.dao.DeploymentDao
- updateDeployment(String, String, UpdateDeploymentRequest) - Method in class dev.getelements.elements.rest.cdn.DeploymentResource
- updateDeployment(String, String, UpdateDeploymentRequest) - Method in interface dev.getelements.elements.sdk.service.cdn.CdnDeploymentService
- updateDeployment(String, String, UpdateDeploymentRequest) - Method in class dev.getelements.elements.service.cdn.AnonCdnDeploymentService
- updateDeployment(String, String, UpdateDeploymentRequest) - Method in class dev.getelements.elements.service.cdn.SuperuserDeploymentService
- UpdateDeploymentRequest - Class in dev.getelements.elements.sdk.model.cdn
-
Represents a request to update a CDN deployment with a new revision.
- UpdateDeploymentRequest() - Constructor for class dev.getelements.elements.sdk.model.cdn.UpdateDeploymentRequest
-
Creates a new instance.
- updateDistinctInventoryItem(DistinctInventoryItem) - Method in class dev.getelements.elements.dao.mongo.goods.MongoDistinctInventoryItemDao
- updateDistinctInventoryItem(DistinctInventoryItem) - Method in interface dev.getelements.elements.sdk.dao.DistinctInventoryItemDao
-
Updates a distinct inventory item.
- updateDistinctInventoryItem(String, UpdateDistinctInventoryItemRequest) - Method in class dev.getelements.elements.rest.inventory.DistinctInventoryItemResource
- updateDistinctInventoryItem(String, String, String, Map<String, Object>) - Method in interface dev.getelements.elements.sdk.service.inventory.DistinctInventoryItemService
-
Updates a distinct inventory item.
- updateDistinctInventoryItem(String, String, String, Map<String, Object>) - Method in class dev.getelements.elements.service.inventory.SuperUserDistinctInventoryItemService
- updateDistinctInventoryItem(String, String, String, Map<String, Object>) - Method in class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- UpdateDistinctInventoryItemRequest - Class in dev.getelements.elements.sdk.model.inventory
-
Represents a request to update a distinct inventory item's ownership and metadata.
- UpdateDistinctInventoryItemRequest() - Constructor for class dev.getelements.elements.sdk.model.inventory.UpdateDistinctInventoryItemRequest
-
Creates a new instance.
- updateElementDeployment(ElementDeployment) - Method in class dev.getelements.elements.dao.mongo.system.MongoElementDeploymentDao
- updateElementDeployment(ElementDeployment) - Method in interface dev.getelements.elements.sdk.dao.ElementDeploymentDao
-
Updates an
ElementDeployment. - updateElementDeployment(String, UpdateElementDeploymentRequest) - Method in class dev.getelements.elements.rest.element.ElementDeploymentResource
- updateElementDeployment(String, UpdateElementDeploymentRequest) - Method in interface dev.getelements.elements.sdk.service.system.ElementDeploymentService
-
Updates an existing
ElementDeployment. - updateElementDeployment(String, UpdateElementDeploymentRequest) - Method in class dev.getelements.elements.service.system.SuperUserElementDeploymentService
- UpdateElementDeploymentRequest - Record Class in dev.getelements.elements.sdk.model.system
-
Request to update a new Element with specified artifacts and their repositories.
- UpdateElementDeploymentRequest(List<ElementPathDefinition>, List<ElementPackageDefinition>, boolean, List<ElementArtifactRepository>, Map<String, Map<String, Object>>, Map<String, List<String>>, Map<String, List<String>>, ElementDeploymentState) - Constructor for record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Creates an instance of a
UpdateElementDeploymentRequestrecord class. - updateEmailTemplate(EmailTemplate) - Method in class dev.getelements.elements.dao.mongo.schema.email.MongoEmailTemplateDao
- updateEmailTemplate(EmailTemplate) - Method in interface dev.getelements.elements.sdk.dao.EmailTemplateDao
-
Updates an existing email template.
- updateEmailTemplate(String, UpdateEmailTemplateRequest) - Method in class dev.getelements.elements.rest.schema.email.EmailTemplateResource
- updateEmailTemplate(String, UpdateEmailTemplateRequest) - Method in interface dev.getelements.elements.sdk.service.schema.email.EmailTemplateService
-
Updates the
EmailTemplatewith the supplied id. - updateEmailTemplate(String, UpdateEmailTemplateRequest) - Method in class dev.getelements.elements.service.schema.email.SuperUserEmailTemplateService
- UpdateEmailTemplateRequest - Class in dev.getelements.elements.sdk.model.schema.email
-
Represents a request to update an
EmailTemplate's name, subject, body, and description. - UpdateEmailTemplateRequest() - Constructor for class dev.getelements.elements.sdk.model.schema.email.UpdateEmailTemplateRequest
-
Creates a new instance.
- updateExistingMessage() - Method in class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK
- updateExpirationTimestamp(RewardIssuance, long) - Method in class dev.getelements.elements.dao.mongo.MongoRewardIssuanceDao
- updateExpirationTimestamp(RewardIssuance, long) - Method in interface dev.getelements.elements.sdk.dao.RewardIssuanceDao
-
Updates the given issuance to a new expiration timestamp.
- updateFacebookApplicationConfiguration(String, String, FacebookApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.FacebookApplicationConfigurationResource
-
Updates an existing
FacebookApplicationConfigurationinstance. - updateFirebaseApplicationConfiguration(String, String, FirebaseApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.FirebaseApplicationConfigurationResource
-
Updates an existing
FirebaseApplicationConfigurationisntance. - updateGooglePlayApplicationConfiguration(String, String, GooglePlayApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
-
Updates an existing
GooglePlayApplicationConfigurationisntance. - updateInventoryItem(String, int) - Method in class dev.getelements.elements.dao.mongo.goods.MongoInventoryItemDao
- updateInventoryItem(String, int) - Method in interface dev.getelements.elements.sdk.dao.InventoryItemDao
-
Updates the specific inventory item with the id, or throws a
NotFoundExceptionif the inventory item can't be found. - updateInventoryItem(String, int) - Method in interface dev.getelements.elements.sdk.service.inventory.AdvancedInventoryItemService
-
Updates an inventory item with the supplied user id, item id, and quantity.
- updateInventoryItem(String, int) - Method in interface dev.getelements.elements.sdk.service.inventory.SimpleInventoryItemService
-
Updates an inventory item with the supplied user id, item id, and quantity.
- updateInventoryItem(String, int) - Method in class dev.getelements.elements.service.inventory.SuperUserAdvancedInventoryItemService
- updateInventoryItem(String, int) - Method in class dev.getelements.elements.service.inventory.SuperUserSimpleInventoryItemService
- updateInventoryItem(String, int) - Method in class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- updateInventoryItem(String, int) - Method in class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- UpdateInventoryItemRequest - Class in dev.getelements.elements.sdk.model.inventory
-
Represents a request to update the quantity of an inventory item.
- UpdateInventoryItemRequest() - Constructor for class dev.getelements.elements.sdk.model.inventory.UpdateInventoryItemRequest
-
Creates a new instance.
- updateIosApplicationConfiguration(String, String, IosApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
-
Updates an existing
IosApplicationConfigurationisntance. - updateItem(Item) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- updateItem(Item) - Method in interface dev.getelements.elements.sdk.dao.ItemDao
-
Updates a given Item.
- updateItem(String, UpdateItemRequest) - Method in class dev.getelements.elements.rest.goods.ItemResource
- updateItem(String, UpdateItemRequest) - Method in interface dev.getelements.elements.sdk.service.goods.ItemService
-
Updates the specific
Item. - updateItem(String, UpdateItemRequest) - Method in class dev.getelements.elements.service.goods.AnonItemService
- updateItem(String, UpdateItemRequest) - Method in class dev.getelements.elements.service.goods.SuperuserItemService
- UpdateItemRequest - Class in dev.getelements.elements.sdk.model.goods
-
Represents a request to update an existing item's properties.
- UpdateItemRequest() - Constructor for class dev.getelements.elements.sdk.model.goods.UpdateItemRequest
-
Creates a new instance.
- updateItemWtihMetadata(Item, Query<MongoItem>) - Method in class dev.getelements.elements.dao.mongo.goods.MongoItemDao
- updateLargeObject(LargeObject) - Method in class dev.getelements.elements.dao.mongo.largeobject.MongoLargeObjectDao
- updateLargeObject(LargeObject) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectDao
-
Updates an existing
LargeObject. - updateLargeObject(String, UpdateLargeObjectRequest) - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- updateLargeObject(String, UpdateLargeObjectRequest) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Updates the large object's metadata only.
- updateLargeObject(String, UpdateLargeObjectRequest) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- updateLargeObject(String, UpdateLargeObjectRequest) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- updateLargeObject(String, UpdateLargeObjectRequest) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- updateLargeObject(String, UpdateLargeObjectRequest, InputStream, String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Updates the
LargeObjectwith the supplied object id, metadata, and file contents. - updateLargeObject(String, InputStream, String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Updates the
LargeObjectwith the supplied object id and file contents. - updateLargeObjectContents(String, InputStream, FormDataContentDisposition) - Method in class dev.getelements.elements.rest.largeobject.LargeObjectResource
- UpdateLargeObjectRequest - Class in dev.getelements.elements.sdk.model.largeobject
-
Represents a request to update a large object's MIME type and access control subjects.
- UpdateLargeObjectRequest() - Constructor for class dev.getelements.elements.sdk.model.largeobject.UpdateLargeObjectRequest
-
Creates a new instance.
- updateLeaderboard(Leaderboard) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- updateLeaderboard(Leaderboard) - Method in interface dev.getelements.elements.sdk.dao.LeaderboardDao
-
Updates an existing
Leaderboardinstance. - updateLeaderboard(String, Leaderboard) - Method in class dev.getelements.elements.dao.mongo.MongoLeaderboardDao
- updateLeaderboard(String, Leaderboard) - Method in interface dev.getelements.elements.sdk.dao.LeaderboardDao
-
Deprecated.
- updateLeaderboard(String, Leaderboard) - Method in interface dev.getelements.elements.sdk.service.leaderboard.LeaderboardService
-
Deprecated.
- updateLeaderboard(String, Leaderboard) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- updateLeaderboard(String, Leaderboard) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- updateLeaderboard(String, UpdateLeaderboardRequest) - Method in class dev.getelements.elements.rest.leaderboard.LeaderboardResource
- updateLeaderboard(String, UpdateLeaderboardRequest) - Method in interface dev.getelements.elements.sdk.service.leaderboard.LeaderboardService
-
Updates an existing
Leaderboardinstance. - updateLeaderboard(String, UpdateLeaderboardRequest) - Method in class dev.getelements.elements.service.leaderboard.AnonLeaderboardService
- updateLeaderboard(String, UpdateLeaderboardRequest) - Method in class dev.getelements.elements.service.leaderboard.SuperUserLeaderboardService
- UpdateLeaderboardRequest - Class in dev.getelements.elements.sdk.model.leaderboard
-
Represents a request to update an existing leaderboard's properties.
- UpdateLeaderboardRequest() - Constructor for class dev.getelements.elements.sdk.model.leaderboard.UpdateLeaderboardRequest
-
Creates a new instance.
- updateMatch(String, MultiMatch) - Method in class dev.getelements.elements.rest.matchmaking.MultiMatchResource
- updateMatch(String, MultiMatch) - Method in interface dev.getelements.elements.sdk.service.match.MultiMatchService
-
Updates a
MultiMatch. - updateMatch(String, MultiMatch) - Method in class dev.getelements.elements.service.match.SuperuserMultiMatchService
- updateMatch(String, MultiMatch) - Method in class dev.getelements.elements.service.match.UserMultiMatchService
- updateMatchmakingApplicationConfiguration(String, String, MatchmakingApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.MatchmakingApplicationConfigurationResource
-
Updates an existing
MatchmakingApplicationConfigurationisntance. - updateMessage(String, UpdateMessageRequest) - Method in class dev.getelements.elements.sdk.test.element.rs.MessageEndpoint
- UpdateMessageRequest - Class in dev.getelements.elements.sdk.test.element.rs
- UpdateMessageRequest() - Constructor for class dev.getelements.elements.sdk.local.test.AbstractTestLocalSDK.UpdateMessageRequest
- UpdateMessageRequest() - Constructor for class dev.getelements.elements.sdk.test.element.rs.UpdateMessageRequest
- updateMetadata(Metadata) - Method in class dev.getelements.elements.dao.mongo.metadata.MongoMetadataDao
- updateMetadata(Metadata) - Method in interface dev.getelements.elements.sdk.dao.MetadataDao
-
Creates a new metadata object.
- updateMetadata(Profile, Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- updateMetadata(Profile, Map<String, Object>) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Updates metadata for the specified
Profile, ignoring changes to all other fields. - updateMetadata(String, UpdateMetadataRequest) - Method in class dev.getelements.elements.rest.metadata.MetadataResource
- updateMetadata(String, UpdateMetadataRequest) - Method in interface dev.getelements.elements.sdk.service.metadata.MetadataService
-
Updates a metadata, preserving the metadata's password.
- updateMetadata(String, UpdateMetadataRequest) - Method in class dev.getelements.elements.service.metadata.AnonMetadataService
- updateMetadata(String, UpdateMetadataRequest) - Method in class dev.getelements.elements.service.metadata.SuperUserMetadataService
- updateMetadata(String, UpdateMetadataRequest) - Method in class dev.getelements.elements.service.metadata.UserMetadataService
- updateMetadata(String, Map<String, Object>) - Method in class dev.getelements.elements.dao.mongo.MongoProfileDao
- updateMetadata(String, Map<String, Object>) - Method in interface dev.getelements.elements.sdk.dao.ProfileDao
-
Updates metadata for the specified
Profile, ignoring changes to all other fields. - UpdateMetadataRequest - Class in dev.getelements.elements.sdk.model.metadata
-
Represents a request to update a metadata object's properties.
- UpdateMetadataRequest() - Constructor for class dev.getelements.elements.sdk.model.metadata.UpdateMetadataRequest
-
Creates a new instance.
- updateMetadataSpec(String, UpdateMetadataSpecRequest) - Method in class dev.getelements.elements.rest.schema.MetadataSpecResource
- updateMetadataSpec(String, UpdateMetadataSpecRequest) - Method in interface dev.getelements.elements.sdk.service.schema.MetadataSpecService
-
Updates the supplied
MetadataSpec. - updateMetadataSpec(String, UpdateMetadataSpecRequest) - Method in class dev.getelements.elements.service.schema.SuperUserMetadataSpecService
- UpdateMetadataSpecRequest - Class in dev.getelements.elements.sdk.model.schema
-
Represents a request to update a MetadataSpec's name, type, and properties.
- UpdateMetadataSpecRequest() - Constructor for class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
-
Creates a new instance.
- updateMission(Mission) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- updateMission(Mission) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
-
Updates the mission, or throws a
NotFoundExceptionif the mission can't be found by the provided id or name. - updateMission(UpdateMissionRequest, String) - Method in class dev.getelements.elements.rest.mission.MissionResource
- updateMission(String, Mission) - Method in class dev.getelements.elements.dao.mongo.mission.MongoMissionDao
- updateMission(String, Mission) - Method in interface dev.getelements.elements.sdk.dao.MissionDao
-
Deprecated.
- updateMission(String, Mission) - Method in interface dev.getelements.elements.sdk.service.mission.MissionService
-
Deprecated.
- updateMission(String, Mission) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- updateMission(String, Mission) - Method in class dev.getelements.elements.service.mission.SuperUserMissionService
- updateMission(String, UpdateMissionRequest) - Method in interface dev.getelements.elements.sdk.service.mission.MissionService
-
Updates the
Mission. - updateMission(String, UpdateMissionRequest) - Method in class dev.getelements.elements.service.mission.AnonMissionService
- updateMission(String, UpdateMissionRequest) - Method in class dev.getelements.elements.service.mission.SuperUserMissionService
- UpdateMissionRequest - Class in dev.getelements.elements.sdk.model.mission
-
Represents a request to update an existing mission's properties.
- UpdateMissionRequest() - Constructor for class dev.getelements.elements.sdk.model.mission.UpdateMissionRequest
-
Creates a new instance.
- updateMultiMatch(String, MultiMatch) - Method in class dev.getelements.elements.dao.mongo.match.MongoMultiMatchDao
- updateMultiMatch(String, MultiMatch) - Method in interface dev.getelements.elements.sdk.dao.MultiMatchDao
-
Creates a new
MultiMatchwith no players. - updateOauth2AuthScheme(String, CreateOrUpdateOAuth2AuthSchemeRequest) - Method in class dev.getelements.elements.rest.auth.OAuth2AuthSchemeResource
- updateOculusApplicationConfiguration(String, String, OculusApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.OculusApplicationConfigurationResource
-
Updates an existing
OculusApplicationConfigurationinstance. - updateOidcAuthScheme(String, CreateOrUpdateOidcAuthSchemeRequest) - Method in class dev.getelements.elements.rest.auth.OidcAuthSchemeResource
- updatePlanWithMetadataSpecs(IndexPlanner<Document>) - Method in class dev.getelements.elements.dao.mongo.MongoIndexable.DistinctInventoryItem
- updatePlanWithMetadataSpecs(IndexPlanner<Document>) - Method in class dev.getelements.elements.dao.mongo.MongoIndexable
-
Updates the index plan with metadata specifications.
- updateProductBundle(ProductBundle) - Method in class dev.getelements.elements.dao.mongo.goods.MongoProductBundleDao
- updateProductBundle(ProductBundle) - Method in interface dev.getelements.elements.sdk.dao.ProductBundleDao
-
Updates an existing
ProductBundle. - updateProductBundle(ProductBundle) - Method in interface dev.getelements.elements.sdk.service.goods.ProductBundleService
-
Updates an existing
ProductBundle. - updateProductBundle(ProductBundle) - Method in class dev.getelements.elements.service.goods.SuperuserProductBundleService
- updateProductBundle(ProductBundle) - Method in class dev.getelements.elements.service.goods.UserProductBundleService
- updateProductBundle(String, ProductBundle) - Method in class dev.getelements.elements.rest.goods.ProductBundleResource
- updateProductBundleForGooglePlayApplicationConfiguration(String, String, List<ProductBundle>) - Method in class dev.getelements.elements.rest.application.GooglePlayApplicationConfigurationResource
- updateProductBundleForIosApplicationConfiguration(String, String, List<ProductBundle>) - Method in class dev.getelements.elements.rest.application.IosApplicationConfigurationResource
- updateProductBundles(String, String, Class<T>, List<ProductBundle>) - Method in class dev.getelements.elements.dao.mongo.application.MongoApplicationConfigurationDao
- updateProductBundles(String, String, Class<T>, List<ProductBundle>) - Method in interface dev.getelements.elements.sdk.dao.ApplicationConfigurationDao
-
Deprecated.Use
ProductBundleDaoto manage product bundles as standalone resources. The embedded product bundle list onApplicationConfigurationsubtypes is retained for backward compatibility and migration only. - updateProductBundles(String, String, Class<T>, List<ProductBundle>) - Method in interface dev.getelements.elements.sdk.service.application.ApplicationConfigurationService
-
Deprecated.Manage product bundles directly via
ProductBundleServiceinstead. This method is retained to keep existing application-configuration editors functional and will sync changes to the standalone collection automatically. - updateProductBundles(String, String, Class<T>, List<ProductBundle>) - Method in class dev.getelements.elements.service.application.AnonApplicationConfigurationService
- updateProductBundles(String, String, Class<T>, List<ProductBundle>) - Method in class dev.getelements.elements.service.application.SuperUserApplicationConfigurationService
- updateProfile(String, UpdateProfileRequest) - Method in class dev.getelements.elements.rest.profile.ProfileResource
- updateProfile(String, UpdateProfileRequest) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Updates the supplied
Profile. - updateProfile(String, UpdateProfileRequest) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- updateProfile(String, UpdateProfileRequest) - Method in class dev.getelements.elements.service.profile.UserProfileService
- updateProfileImage(String, UpdateProfileImageRequest) - Method in class dev.getelements.elements.rest.profile.ProfileResource
- updateProfileImage(String, UpdateProfileImageRequest) - Method in interface dev.getelements.elements.sdk.service.profile.ProfileService
-
Update profile image related fields
- updateProfileImage(String, UpdateProfileImageRequest) - Method in class dev.getelements.elements.service.profile.SuperUserProfileService
- updateProfileImage(String, UpdateProfileImageRequest) - Method in class dev.getelements.elements.service.profile.UserProfileService
- UpdateProfileImageRequest - Class in dev.getelements.elements.sdk.model.profile
-
Represents a request to update a profile image.
- UpdateProfileImageRequest() - Constructor for class dev.getelements.elements.sdk.model.profile.UpdateProfileImageRequest
-
Creates a new instance.
- UpdateProfileRequest - Class in dev.getelements.elements.sdk.model.profile
-
Represents a request to update a profile's properties.
- UpdateProfileRequest() - Constructor for class dev.getelements.elements.sdk.model.profile.UpdateProfileRequest
-
Creates a new instance.
- updateProgress(Progress) - Method in class dev.getelements.elements.dao.mongo.mission.MongoProgressDao
- updateProgress(Progress) - Method in interface dev.getelements.elements.sdk.dao.ProgressDao
-
Updates the progress, or throws a
NotFoundExceptionif the progress can't be found. - updateProgress(Progress) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Deprecated.
- updateProgress(Progress) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
-
Deprecated.
- updateProgress(Progress) - Method in class dev.getelements.elements.service.progress.UserProgressService
-
Deprecated.
- updateProgress(String, UpdateProgressRequest) - Method in class dev.getelements.elements.rest.mission.ProgressResource
- updateProgress(String, UpdateProgressRequest) - Method in interface dev.getelements.elements.sdk.service.progress.ProgressService
-
Updates the
Progress. - updateProgress(String, UpdateProgressRequest) - Method in class dev.getelements.elements.service.progress.SuperUserProgressService
- updateProgress(String, UpdateProgressRequest) - Method in class dev.getelements.elements.service.progress.UserProgressService
- UpdateProgressRequest - Class in dev.getelements.elements.sdk.model.mission
-
Represents a request to update the current progress of a mission.
- UpdateProgressRequest() - Constructor for class dev.getelements.elements.sdk.model.mission.UpdateProgressRequest
-
Creates a new instance.
- updateProviderConfiguration(OidcProviderConfiguration) - Method in class dev.getelements.elements.dao.mongo.auth.MongoOidcProviderConfigurationDao
- updateProviderConfiguration(OidcProviderConfiguration) - Method in interface dev.getelements.elements.sdk.dao.OidcProviderConfigurationDao
-
Updates an existing provider configuration.
- updateProviderConfiguration(String, CreateOrUpdateOidcProviderConfigurationRequest) - Method in class dev.getelements.elements.rest.auth.OidcProviderConfigurationResource
- updateProviderConfiguration(String, CreateOrUpdateOidcProviderConfigurationRequest) - Method in interface dev.getelements.elements.sdk.service.auth.OidcProviderConfigurationService
-
Updates an existing provider configuration.
- updateProviderConfiguration(String, CreateOrUpdateOidcProviderConfigurationRequest) - Method in class dev.getelements.elements.service.auth.oidc.SuperUserOidcProviderConfigurationService
- updatePSNApplicationConfiguration(String, String, PSNApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.PSNApplicationConfigurationResource
-
Updates an existing
PSNApplicationConfigurationisntance. - updateRegistration(FCMRegistration) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- updateRegistration(FCMRegistration) - Method in interface dev.getelements.elements.sdk.dao.FCMRegistrationDao
-
Updates an instance of
FCMRegistrationin the database. - updateRegistration(FCMRegistration) - Method in interface dev.getelements.elements.sdk.service.firebase.FCMRegistrationService
-
Updates an existing instance of
FCMRegistration. - updateRegistration(FCMRegistration) - Method in class dev.getelements.elements.service.notification.SuperUserFCMRegistrationService
- updateRegistration(FCMRegistration) - Method in class dev.getelements.elements.service.notification.UserFCMRegistrationService
- updateRegistration(String, FCMRegistration) - Method in class dev.getelements.elements.rest.notifications.FCMRegistrationResource
- updateResource(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ReadWriteTransaction
-
Opens a
WritableByteChannelto a newly definedResourcewith theResourceIdIf theResourceIdis not found, then this must throw an instance ofResourceNotFoundExceptionto indicate that the operation is not possible. - updateResourceContents() - Method in class dev.getelements.elements.rt.transact.AbstractResourceEntry
- updateResourceContents() - Method in interface dev.getelements.elements.rt.transact.ResourceEntry
-
Updates the contents of this
ResourceEntryby overriding the supplied - updaters() - Method in interface dev.getelements.elements.sdk.model.util.MapperRegistry
-
Gets all the updaters registered in this registry.
- updaters() - Method in class dev.getelements.elements.sdk.model.util.SimpleMapperRegistry
- updateSaveDataDocument(String, UpdateSaveDataDocumentRequest) - Method in interface dev.getelements.elements.sdk.service.savedata.SaveDataDocumentService
-
Updates the
SaveDataDocumentwith the supplied id and theUpdateSaveDataDocumentRequestand the - updateSaveDataDocument(String, UpdateSaveDataDocumentRequest) - Method in class dev.getelements.elements.service.savedata.SuperUserSaveDataDocumentService
- updateSaveDataDocument(String, UpdateSaveDataDocumentRequest) - Method in class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- UpdateSaveDataDocumentRequest - Class in dev.getelements.elements.sdk.model.savedata
-
Represents a request to update a save data document, including the contents and versioning information.
- UpdateSaveDataDocumentRequest() - Constructor for class dev.getelements.elements.sdk.model.savedata.UpdateSaveDataDocumentRequest
-
Creates a new instance.
- updateSaveDocument(String, UpdateSaveDataDocumentRequest) - Method in class dev.getelements.elements.rest.savedata.SaveDataDocumentResource
- updateSchedule(Schedule) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleDao
- updateSchedule(Schedule) - Method in interface dev.getelements.elements.sdk.dao.ScheduleDao
- updateSchedule(UpdateScheduleRequest, String) - Method in class dev.getelements.elements.rest.mission.ScheduleResource
- updateSchedule(String, UpdateScheduleRequest) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleService
- updateSchedule(String, UpdateScheduleRequest) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleService
- updateScheduleEvent(ScheduleEvent) - Method in class dev.getelements.elements.dao.mongo.mission.MongoScheduleEventDao
- updateScheduleEvent(ScheduleEvent) - Method in interface dev.getelements.elements.sdk.dao.ScheduleEventDao
-
Updates the
ScheduleEvent. - updateScheduleEvent(String, String, UpdateScheduleEventRequest) - Method in class dev.getelements.elements.rest.mission.ScheduleEventResource
- updateScheduleEvent(String, String, UpdateScheduleEventRequest) - Method in interface dev.getelements.elements.sdk.service.mission.ScheduleEventService
- updateScheduleEvent(String, String, UpdateScheduleEventRequest) - Method in class dev.getelements.elements.service.mission.SuperUserScheduleEventService
- UpdateScheduleEventRequest - Class in dev.getelements.elements.sdk.model.mission
-
Represents a request to update a schedule event's time range and associated missions.
- UpdateScheduleEventRequest() - Constructor for class dev.getelements.elements.sdk.model.mission.UpdateScheduleEventRequest
-
Creates a new instance.
- UpdateScheduleRequest - Class in dev.getelements.elements.sdk.model.mission
-
Represents a request to update a schedule's name, display name, and description.
- UpdateScheduleRequest() - Constructor for class dev.getelements.elements.sdk.model.mission.UpdateScheduleRequest
-
Creates a new instance.
- updateSimpleInventoryItem(String, UpdateInventoryItemRequest) - Method in class dev.getelements.elements.rest.inventory.SimpleInventoryItemResource
- updateSmartContract(SmartContract) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoSmartContractDao
- updateSmartContract(SmartContract) - Method in interface dev.getelements.elements.sdk.dao.SmartContractDao
-
Updates a
SmartContractin the database. - updateSmartContract(String, UpdateSmartContractRequest) - Method in class dev.getelements.elements.rest.blockchain.SmartContractResource
- updateSmartContract(String, UpdateSmartContractRequest) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractService
-
Updates the supplied
SmartContract. - updateSmartContract(String, UpdateSmartContractRequest) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserSmartContractService
- UpdateSmartContractRequest - Class in dev.getelements.elements.sdk.model.blockchain.contract
-
Represents a request to update a smart contract's properties.
- UpdateSmartContractRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.contract.UpdateSmartContractRequest
-
Creates a new instance.
- updateSteamApplicationConfiguration(String, String, SteamApplicationConfiguration) - Method in class dev.getelements.elements.rest.application.SteamApplicationConfigurationResource
- updateUser(User) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- updateUser(User) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Updates the given active user.
- updateUser(User, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- updateUser(User, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Updates the given active user.
- updateUser(User, String, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- updateUser(User, String, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Updates the given active user.
- updateUser(UserUpdateRequest, String) - Method in class dev.getelements.elements.rest.user.UserResource
- updateUser(String, UserUpdateRequest) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Updates a user, preserving the user's password.
- updateUser(String, UserUpdateRequest) - Method in class dev.getelements.elements.service.user.AnonUserService
- updateUser(String, UserUpdateRequest) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- updateUser(String, UserUpdateRequest) - Method in class dev.getelements.elements.service.user.UserUserService
- UpdateUser - Class in dev.getelements.elements.setup.commands
-
Created by patricktwohig on 5/8/15.
- UpdateUser() - Constructor for class dev.getelements.elements.setup.commands.UpdateUser
- updateUserPassword(UserUpdatePasswordRequest, String) - Method in class dev.getelements.elements.rest.user.UserResource
- updateUserPassword(String, UserUpdatePasswordRequest) - Method in interface dev.getelements.elements.sdk.service.user.UserService
-
Updates the User's password given the
UserUpdatePasswordRequestand the user ID. - updateUserPassword(String, UserUpdatePasswordRequest) - Method in class dev.getelements.elements.service.user.AnonUserService
- updateUserPassword(String, UserUpdatePasswordRequest) - Method in class dev.getelements.elements.service.user.SuperuserUserService
- updateUserPassword(String, UserUpdatePasswordRequest) - Method in class dev.getelements.elements.service.user.UserUserService
- updateUserStrict(User) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- updateUserStrict(User) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Updates the given user, regardless of active status and then returns the user instance as it was written to the database.
- updateUserStrict(User, String) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- updateUserStrict(User, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Updates the given user, regardless of active status and then returns the user instance as it was written to the database.
- updateVault(Vault) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoVaultDao
- updateVault(Vault) - Method in interface dev.getelements.elements.sdk.dao.VaultDao
-
Updates the
Vault. - updateVault(String, UpdateVaultRequest) - Method in class dev.getelements.elements.rest.blockchain.VaultResource
- updateVault(String, UpdateVaultRequest) - Method in interface dev.getelements.elements.sdk.service.blockchain.VaultService
-
Updates an existing
Vault. - updateVault(String, UpdateVaultRequest) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserVaultService
- updateVault(String, UpdateVaultRequest) - Method in class dev.getelements.elements.service.blockchain.omni.UserVaultService
- UpdateVaultRequest - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Represents a request to update a vault's properties and optionally change its passphrase.
- UpdateVaultRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateVaultRequest
-
Creates a new instance.
- updateVerificationStatus(String, String, VerificationStatus) - Method in class dev.getelements.elements.dao.mongo.MongoUserUidDao
- updateVerificationStatus(String, String, VerificationStatus) - Method in interface dev.getelements.elements.sdk.dao.UserUidDao
-
Updates the verification status of the identified UID.
- updateWallet(Wallet) - Method in class dev.getelements.elements.dao.mongo.blockchain.MongoWalletDao
- updateWallet(Wallet) - Method in interface dev.getelements.elements.sdk.dao.WalletDao
-
Updates the supplied
Wallet. - updateWallet(String, String, UpdateWalletRequest) - Method in class dev.getelements.elements.rest.blockchain.VaultWalletResource
- updateWallet(String, String, UpdateWalletRequest) - Method in interface dev.getelements.elements.sdk.service.blockchain.WalletService
-
Updates the supplied
Wallet. - updateWallet(String, String, UpdateWalletRequest) - Method in class dev.getelements.elements.service.blockchain.omni.SuperUserWalletService
- updateWallet(String, String, UpdateWalletRequest) - Method in class dev.getelements.elements.service.blockchain.omni.UserWalletService
- UpdateWalletRequest - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Represents a request to update a wallet's display name, networks, and preferred account.
- UpdateWalletRequest() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
-
Creates a new instance.
- upload() - Method in interface org.eclipse.jgit.http.server.UploadPackErrorHandler.UploadPackRunnable
-
See
UploadPack.uploadWithExceptionPropagation(java.io.InputStream, java.io.OutputStream, java.io.OutputStream). - upload(HttpServletRequest, HttpServletResponse, UploadPackErrorHandler.UploadPackRunnable) - Method in interface org.eclipse.jgit.http.server.UploadPackErrorHandler
-
Upload pack
- UPLOAD_PACK - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Name of the git-upload-pack service.
- UPLOAD_PACK_REQUEST_TYPE - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Content type supplied by the client to the /git-upload-pack handler.
- UPLOAD_PACK_RESULT_TYPE - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Content type returned from the /git-upload-pack handler.
- uploadAppleIapReceipt(CreateAppleIapReceipt) - Method in class dev.getelements.elements.rest.apple.AppleIapReceiptResource
- UPLOADED - Enum constant in enum class dev.getelements.elements.sdk.model.largeobject.LargeObjectState
-
The large object has been uploaded and currently has contents.
- uploadGooglePlayIapPurchase(CreateGooglePlayIapReceipt) - Method in class dev.getelements.elements.rest.google.GooglePlayIapReceiptResource
- UploadPackErrorHandler - Interface in org.eclipse.jgit.http.server
-
Handle git-upload-pack errors.
- UploadPackErrorHandler.UploadPackRunnable - Interface in org.eclipse.jgit.http.server
-
Process a git-upload-pack request.
- uploadSteamIapPurchase(CreateSteamIapReceipt) - Method in class dev.getelements.elements.rest.steam.SteamIapReceiptResource
- UPPER - Enum constant in enum class dev.getelements.elements.sdk.util.Hex.Case
-
Upper case.
- UPPER_CAMEL - Enum constant in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
See
CaseFormat.UPPER_CAMEL - UPPER_UNDERSCORE - Enum constant in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
See
CaseFormat.UPPER_UNDERSCORE - uri(URI) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Records a URI to the deployment record.
- uris() - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Returns the value of the
urisrecord component. - uris() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns the value of the
urisrecord component. - uris() - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Returns the value of the
urisrecord component. - URIs - Interface in dev.getelements.elements.sdk.model.util
-
Utility interface providing static methods for constructing and manipulating
URIinstances. - url() - Method in record class dev.getelements.elements.sdk.model.system.ElementArtifactRepository
-
Returns the value of the
urlrecord component. - url() - Method in record class dev.getelements.elements.sdk.record.ArtifactRepository
-
Returns the value of the
urlrecord component. - urlsName() - Method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
The name of the URLs configured for the network.
- UrlUtils - Class in dev.getelements.elements.sdk.spi
- Usage - Search tag in interface dev.getelements.elements.sdk.PackageRequest
- Section
- Usage - Search tag in interface dev.getelements.elements.sdk.TypeRequest
- Section
- Usage - Search tag in record class dev.getelements.elements.sdk.record.ElementEventKey
- Section
- Usage Example - Search tag in interface dev.getelements.elements.sdk.PermittedPackages
- Section
- Usage Example - Search tag in interface dev.getelements.elements.sdk.PermittedTypes
- Section
- Usage with Event Consumers - Search tag in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceReference
- Section
- USE_PROD_INSTEAD - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapConstants
-
Status code indicating that the IAP environment is incorrect.
- USE_SANDBOX_INSTEAD - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapConstants
-
Status code indicating that the IAP environment is incorrect.
- useBasicAuthFor(String) - Method in interface dev.getelements.elements.guice.ServletBindings
- Use Case - Search tag in class dev.getelements.elements.sdk.PermittedTypesClassLoader
- Section
- useDefaultRepositories() - Method in record class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest
-
Returns the value of the
useDefaultRepositoriesrecord component. - useDefaultRepositories() - Method in record class dev.getelements.elements.sdk.model.system.CreateElementDeploymentRequest
-
Returns the value of the
useDefaultRepositoriesrecord component. - useDefaultRepositories() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
useDefaultRepositoriesrecord component. - useDefaultRepositories() - Method in record class dev.getelements.elements.sdk.model.system.UpdateElementDeploymentRequest
-
Returns the value of the
useDefaultRepositoriesrecord component. - useDefaultRepositories(boolean) - Method in class dev.getelements.elements.sdk.deployment.TransientDeploymentRequest.Builder
-
Sets whether to use default Maven repositories.
- useGlobalAuthFor(String) - Method in interface dev.getelements.elements.guice.ServletBindings
- useGlobalSecretOnly() - Method in class dev.getelements.elements.guice.BaseServletModule
- useHttpBasicSecurityFilters() - Method in class dev.getelements.elements.guice.BaseServletModule
- useHttpBasicSecurityFilters(String) - Method in class dev.getelements.elements.guice.BaseServletModule
- user - Variable in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- user - Variable in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- user - Variable in class dev.getelements.elements.service.mission.AnonMissionService
- user - Variable in class dev.getelements.elements.service.util.UserProfileUtility.UsernameProfileRecord
- user() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the value of the
userrecord component. - User - Class in dev.getelements.elements.sdk.model.user
-
Represents a user in the system.
- User() - Constructor for class dev.getelements.elements.sdk.model.user.User
-
Creates a new instance.
- USER - Enum constant in enum class dev.getelements.elements.sdk.model.auth.PrivateClaim
-
The user model.
- USER - Enum constant in enum class dev.getelements.elements.sdk.model.user.User.Level
-
A basic user.
- USER - Static variable in interface dev.getelements.elements.sdk.service.Constants
-
Names a service as scoped to the USER user level.
- USER_AGENT - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
The User-Agent HTTP header name.
- USER_ATTRIBUTE - Static variable in class dev.getelements.elements.sdk.model.user.User
-
Used as the key for the user attribute where appropriate.
- USER_CANCELED_FATAL - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
The request was canceled by the user.
- USER_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.UserDao
- USER_CREATED_EVENT - Static variable in interface dev.getelements.elements.sdk.service.user.UserService
- USER_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.UserDao
- USER_DELETED_EVENT - Static variable in interface dev.getelements.elements.sdk.service.user.UserService
- USER_ID - Enum constant in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
- USER_KEY - Enum constant in enum class dev.getelements.elements.sdk.model.auth.PrivateClaim
-
The user key.
- USER_UID_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.UserUidDao
- USER_UID_CREATED_EVENT - Static variable in class dev.getelements.elements.sdk.model.user.UserUid
- USER_UID_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.UserUidDao
- USER_UID_DELETED_EVENT - Static variable in class dev.getelements.elements.sdk.model.user.UserUid
- USER_UID_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.UserUidDao
- USER_UID_UPDATED_EVENT - Static variable in class dev.getelements.elements.sdk.model.user.UserUid
- USER_UIDS_TRUNCATED - Static variable in interface dev.getelements.elements.sdk.dao.UserUidDao
- USER_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.UserDao
- USER_UPDATED_EVENT - Static variable in interface dev.getelements.elements.sdk.service.user.UserService
- User.Level - Enum Class in dev.getelements.elements.sdk.model.user
-
Defines the access levels for a
User. - UserAdvancedInventoryItemService - Class in dev.getelements.elements.service.inventory
- UserAdvancedInventoryItemService() - Constructor for class dev.getelements.elements.service.inventory.UserAdvancedInventoryItemService
- UserAppleIapReceiptService - Class in dev.getelements.elements.service.appleiap
- UserAppleIapReceiptService() - Constructor for class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- UserClaim - Class in dev.getelements.elements.sdk.model.auth
-
Represents a user claim from a JWT request.
- UserClaim() - Constructor for class dev.getelements.elements.sdk.model.auth.UserClaim
-
Creates a new instance.
- UserCreateRequest - Class in dev.getelements.elements.sdk.model.user
-
Represents a request to create a new user.
- UserCreateRequest() - Constructor for class dev.getelements.elements.sdk.model.user.UserCreateRequest
-
Creates a new instance.
- UserCreateResponse - Class in dev.getelements.elements.sdk.model.user
-
Represents the response returned after successfully creating a user.
- UserCreateResponse() - Constructor for class dev.getelements.elements.sdk.model.user.UserCreateResponse
-
Creates a new instance.
- UserCreation - Interface in dev.getelements.elements.sdk.dao
-
Builds a
Userincrementally, together with explicitly-requestedUserUidlinks, committing everything whenUserCreation.create()is called. - UserDao - Interface in dev.getelements.elements.sdk.dao
-
This is the UserDao which is used to update users in the database.
- UserDistinctInventoryItemService - Class in dev.getelements.elements.service.inventory
- UserDistinctInventoryItemService() - Constructor for class dev.getelements.elements.service.inventory.UserDistinctInventoryItemService
- UserEmailPasswordLinkService - Class in dev.getelements.elements.service.user
- UserEmailPasswordLinkService() - Constructor for class dev.getelements.elements.service.user.UserEmailPasswordLinkService
- UserEmailVerificationResource - Class in dev.getelements.elements.rest.user
-
REST resource for initiating email verification.
- UserEmailVerificationResource() - Constructor for class dev.getelements.elements.rest.user.UserEmailVerificationResource
- UserEmailVerificationService - Class in dev.getelements.elements.service.user
- UserEmailVerificationService() - Constructor for class dev.getelements.elements.service.user.UserEmailVerificationService
- UserFacebookIapReceiptService - Class in dev.getelements.elements.service.meta.facebookiap
- UserFacebookIapReceiptService() - Constructor for class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- UserFCMRegistrationService - Class in dev.getelements.elements.service.notification
- UserFCMRegistrationService() - Constructor for class dev.getelements.elements.service.notification.UserFCMRegistrationService
- UserFollowerService - Class in dev.getelements.elements.service.follower
- UserFollowerService() - Constructor for class dev.getelements.elements.service.follower.UserFollowerService
- UserFriendService - Class in dev.getelements.elements.service.friend
- UserFriendService() - Constructor for class dev.getelements.elements.service.friend.UserFriendService
- UserGooglePlayIapReceiptService - Class in dev.getelements.elements.service.googleplayiap
- UserGooglePlayIapReceiptService() - Constructor for class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- UserInviteService - Class in dev.getelements.elements.service.invite
- UserInviteService() - Constructor for class dev.getelements.elements.service.invite.UserInviteService
- UserKey - Enum Class in dev.getelements.elements.sdk.model.auth
-
Enumerates the user keys.
- UserLargeObjectService - Class in dev.getelements.elements.service.largeobject
- UserLargeObjectService() - Constructor for class dev.getelements.elements.service.largeobject.UserLargeObjectService
- userLevel - Variable in class dev.getelements.elements.sdk.model.auth.UpdateAuthSchemeRequest
-
The highest permitted user level this particular scheme will authorize.
- UserLinkResource - Class in dev.getelements.elements.rest.user
- UserLinkResource() - Constructor for class dev.getelements.elements.rest.user.UserLinkResource
- UserMatchService - Class in dev.getelements.elements.service.match
-
Created by patricktwohig on 7/20/17.
- UserMatchService() - Constructor for class dev.getelements.elements.service.match.UserMatchService
- UserMetadataService - Class in dev.getelements.elements.service.metadata
- UserMetadataService() - Constructor for class dev.getelements.elements.service.metadata.UserMetadataService
- UserMultiMatchService - Class in dev.getelements.elements.service.match
- UserMultiMatchService() - Constructor for class dev.getelements.elements.service.match.UserMultiMatchService
- USERNAME - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
A valid username.
- UsernamePasswordAuthService - Interface in dev.getelements.elements.sdk.service.auth
-
Created by patricktwohig on 4/1/15.
- UsernamePasswordAuthServiceProvider - Class in dev.getelements.elements.service.auth
-
Created by patricktwohig on 4/2/15.
- UsernamePasswordAuthServiceProvider() - Constructor for class dev.getelements.elements.service.auth.UsernamePasswordAuthServiceProvider
- UsernamePasswordLinkService - Interface in dev.getelements.elements.sdk.service.user
- UsernamePasswordLinkServiceProvider - Class in dev.getelements.elements.service.user
- UsernamePasswordLinkServiceProvider() - Constructor for class dev.getelements.elements.service.user.UsernamePasswordLinkServiceProvider
- UsernamePasswordResource - Class in dev.getelements.elements.rest.security
-
Created by patricktwohig on 4/2/15.
- UsernamePasswordResource() - Constructor for class dev.getelements.elements.rest.security.UsernamePasswordResource
- UsernamePasswordSessionRequest - Class in dev.getelements.elements.sdk.model.session
-
Represents a request to create a session using a username and password.
- UsernamePasswordSessionRequest() - Constructor for class dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Creates a new instance.
- UsernameProfileRecord(User, Profile) - Constructor for class dev.getelements.elements.service.util.UserProfileUtility.UsernameProfileRecord
- UserNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.user
-
Thrown when a user cannot be found.
- UserNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.user.UserNotFoundException
-
Creates a new instance.
- UserNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.user.UserNotFoundException
-
Creates a new instance with the given message.
- UserNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.user.UserNotFoundException
-
Creates a new instance with the given message and cause.
- UserNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.user.UserNotFoundException
-
Creates a new instance.
- UserNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.user.UserNotFoundException
-
Creates a new instance with the given cause.
- UserOAuth2AuthService - Class in dev.getelements.elements.service.auth.oauth2
- UserOAuth2AuthService() - Constructor for class dev.getelements.elements.service.auth.oauth2.UserOAuth2AuthService
- UserOculusIapReceiptService - Class in dev.getelements.elements.service.meta.oculusiap
- UserOculusIapReceiptService() - Constructor for class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- UserOidcAuthService - Class in dev.getelements.elements.service.auth.oidc
- UserOidcAuthService() - Constructor for class dev.getelements.elements.service.auth.oidc.UserOidcAuthService
- UserOidcLoginAttemptService - Class in dev.getelements.elements.service.auth.oidc
-
Account-linking browser-redirect OIDC attempt, dispatched by
OidcLoginAttemptServiceProviderwhen the caller already has an Elements session. - UserOidcLoginAttemptService() - Constructor for class dev.getelements.elements.service.auth.oidc.UserOidcLoginAttemptService
- userOptional() - Method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Returns the user wrapped in an Optional.
- UserPrincipal - Class in dev.getelements.elements.security
-
Created by patricktwohig on 8/4/17.
- UserPrincipal(User) - Constructor for class dev.getelements.elements.security.UserPrincipal
- UserProductBundleService - Class in dev.getelements.elements.service.goods
- UserProductBundleService() - Constructor for class dev.getelements.elements.service.goods.UserProductBundleService
- UserProductSkuSchemaService - Class in dev.getelements.elements.service.goods
- UserProductSkuSchemaService() - Constructor for class dev.getelements.elements.service.goods.UserProductSkuSchemaService
- UserProfileOverrideService - Class in dev.getelements.elements.service.profile
-
Implementation for users with
User.Level.USERusers. - UserProfileOverrideService() - Constructor for class dev.getelements.elements.service.profile.UserProfileOverrideService
- UserProfileService - Class in dev.getelements.elements.service.profile
-
Created by patricktwohig on 6/29/17.
- UserProfileService() - Constructor for class dev.getelements.elements.service.profile.UserProfileService
- UserProfileUtility - Class in dev.getelements.elements.service.util
- UserProfileUtility() - Constructor for class dev.getelements.elements.service.util.UserProfileUtility
- UserProfileUtility.UsernameProfileRecord - Class in dev.getelements.elements.service.util
- UserProgressService - Class in dev.getelements.elements.service.progress
- UserProgressService() - Constructor for class dev.getelements.elements.service.progress.UserProgressService
- UserRankService - Class in dev.getelements.elements.service.leaderboard
- UserRankService() - Constructor for class dev.getelements.elements.service.leaderboard.UserRankService
- UserReceiptService - Class in dev.getelements.elements.service.receipt
- UserReceiptService() - Constructor for class dev.getelements.elements.service.receipt.UserReceiptService
- UserResource - Class in dev.getelements.elements.rest.user
-
Created by patricktwohig on 3/25/15.
- UserResource() - Constructor for class dev.getelements.elements.rest.user.UserResource
- UserRewardIssuanceService - Class in dev.getelements.elements.service.rewardissuance
- UserRewardIssuanceService() - Constructor for class dev.getelements.elements.service.rewardissuance.UserRewardIssuanceService
- USERS_PER_PHONE_LIMIT - Static variable in interface dev.getelements.elements.sdk.service.invite.InviteService
- UserSaveDataDocumentService - Class in dev.getelements.elements.service.savedata
- UserSaveDataDocumentService() - Constructor for class dev.getelements.elements.service.savedata.UserSaveDataDocumentService
- UserScheduleProgressService - Class in dev.getelements.elements.service.mission
- UserScheduleProgressService() - Constructor for class dev.getelements.elements.service.mission.UserScheduleProgressService
- UserScoreService - Class in dev.getelements.elements.service.leaderboard
- UserScoreService() - Constructor for class dev.getelements.elements.service.leaderboard.UserScoreService
- UserService - Interface in dev.getelements.elements.sdk.service.user
-
Service to access Users in the system.
- UserServiceFactory - Interface in dev.getelements.elements.service.user
- UserServiceProvider - Class in dev.getelements.elements.service.user
-
Supplies the appropriate
UserServicebased on current access level. - UserServiceProvider() - Constructor for class dev.getelements.elements.service.user.UserServiceProvider
- UserSimpleInventoryItemService - Class in dev.getelements.elements.service.inventory
- UserSimpleInventoryItemService() - Constructor for class dev.getelements.elements.service.inventory.UserSimpleInventoryItemService
- UserSteamIapReceiptService - Class in dev.getelements.elements.service.steam
- UserSteamIapReceiptService() - Constructor for class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- UserTestFactory - Class in dev.getelements.elements.dao.mongo.test
- UserTestFactory() - Constructor for class dev.getelements.elements.dao.mongo.test.UserTestFactory
- userToMongoUser(User) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoPasswordResetTokenMapperImpl
- userToMongoUser(User) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoReceiptMapperImpl
- userToMongoUser(User) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUidVerificationTokenMapperImpl
- UserUid - Class in dev.getelements.elements.sdk.model.user
-
Represents a unique identifier that links a user to an external authentication scheme.
- UserUid() - Constructor for class dev.getelements.elements.sdk.model.user.UserUid
-
Creates a new instance.
- UserUidDao - Interface in dev.getelements.elements.sdk.dao
-
This is the UserUidDao which is used to manage associated unique user ids.
- userUidToMongoUserUidScheme(UserUid) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoUserUidMapperImpl
- UserUpdatePasswordRequest - Class in dev.getelements.elements.sdk.model.user
-
Represents a request to update a user's password.
- UserUpdatePasswordRequest() - Constructor for class dev.getelements.elements.sdk.model.user.UserUpdatePasswordRequest
-
Creates a new instance.
- UserUpdateRequest - Class in dev.getelements.elements.sdk.model.user
-
Represents a request to update an existing user's properties.
- UserUpdateRequest() - Constructor for class dev.getelements.elements.sdk.model.user.UserUpdateRequest
-
Creates a new instance.
- UserUsernamePasswordAuthService - Class in dev.getelements.elements.service.auth
-
Created by patricktwohig on 4/2/15.
- UserUsernamePasswordAuthService() - Constructor for class dev.getelements.elements.service.auth.UserUsernamePasswordAuthService
- UserUsernamePasswordLinkService - Class in dev.getelements.elements.service.user
- UserUsernamePasswordLinkService() - Constructor for class dev.getelements.elements.service.user.UserUsernamePasswordLinkService
- UserUserService - Class in dev.getelements.elements.service.user
-
Created by patricktwohig on 3/26/15.
- UserUserService() - Constructor for class dev.getelements.elements.service.user.UserUserService
- UserVaultService - Class in dev.getelements.elements.service.blockchain.omni
- UserVaultService() - Constructor for class dev.getelements.elements.service.blockchain.omni.UserVaultService
- UserWalletService - Class in dev.getelements.elements.service.blockchain.omni
- UserWalletService() - Constructor for class dev.getelements.elements.service.blockchain.omni.UserWalletService
- useStandardAuthFor(String) - Method in interface dev.getelements.elements.guice.ServletBindings
- useStandardSecurityFilters() - Method in class dev.getelements.elements.guice.BaseServletModule
- useStandardSecurityFilters(String) - Method in class dev.getelements.elements.guice.BaseServletModule
- UTF8_DECODING_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for UTF-8 decoding.
- UTF8_DECODING_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for UTF-8 decoding.
- Util() - Constructor for class dev.getelements.elements.rt.annotation.ExposedBindingAnnotation.Util
- Util() - Constructor for class dev.getelements.elements.rt.annotation.RemotelyInvokable.Util
- Util() - Constructor for class dev.getelements.elements.rt.annotation.RemoteModel.Util
- Util() - Constructor for class dev.getelements.elements.rt.annotation.RemoteService.Util
V
- V_2_0 - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcError
- V_2_0 - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcRequest
- V_2_0 - Static variable in class dev.getelements.elements.rt.jrpc.JsonRpcResponse
- VALID_NAME_PATTERN - Static variable in interface dev.getelements.elements.sdk.service.topic.Topic
- VALID_PATH_COMPONENT - Static variable in class dev.getelements.elements.sdk.cluster.path.Path
-
A
Patternto match valid path components. - VALID_PATTERN - Static variable in class dev.getelements.elements.sdk.util.Hex
- VALID_REGEX - Static variable in class dev.getelements.elements.sdk.util.Hex
- VALID_SERVICES - Static variable in class org.eclipse.jgit.http.server.GitSmartHttpTools
-
Git service names accepted by the /info/refs?
- VALID_STATUS_CODE - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapConstants
-
Status code in the JSON response indicating that the receipt given in the request is valid.
- validate(Match) - Method in class dev.getelements.elements.dao.mongo.match.MongoMatchDao
- validate(FCMRegistration) - Method in class dev.getelements.elements.dao.mongo.MongoFCMRegistrationDao
- validate(Session) - Method in class dev.getelements.elements.dao.mongo.MongoSessionDao
- validate(User) - Method in class dev.getelements.elements.dao.mongo.MongoUserDao
- validate(String) - Method in class dev.getelements.elements.service.user.PasswordPolicyValidator
-
Validates the supplied raw password against the configured policy regex.
- validate(Collection<BlockchainNetwork>) - Method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
Validates that one or more network matches the
- validate(Collection<BlockchainNetwork>, Supplier<ExceptionT>) - Method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
Validates that one or more networks match this API, throwing an exception supplied by the caller if not.
- validateAndAddTag(String) - Method in interface dev.getelements.elements.sdk.model.Taggable
-
Validates the given tag and adds it to the existing list of tags.
- validateAndSetTags(List<String>) - Method in interface dev.getelements.elements.sdk.model.Taggable
-
Validates the given list of tags and then sets them.
- validateModel(T) - Method in class dev.getelements.elements.sdk.model.util.ValidationHelper
-
Validates the given model object.
- validateModel(T, Class<?>, Class<?>...) - Method in class dev.getelements.elements.sdk.model.util.ValidationHelper
-
Validates the given model object.
- validateTags() - Method in interface dev.getelements.elements.sdk.model.Taggable
-
In-place validation and replacement of tags.
- validateUserPassword(String, String) - Method in interface dev.getelements.elements.sdk.dao.UserDao
-
Validates the user's password and returns the current User instance.
- ValidationErrorResponse - Class in dev.getelements.elements.sdk.model
-
Represents an error response that includes validation failure details.
- ValidationErrorResponse() - Constructor for class dev.getelements.elements.sdk.model.ValidationErrorResponse
-
Creates a new instance.
- ValidationFailureException - Exception Class in dev.getelements.elements.sdk.model.exception
-
Thrown when bean validation fails.
- ValidationFailureException(Collection<ConstraintViolation<Object>>, Object) - Constructor for exception class dev.getelements.elements.sdk.model.exception.ValidationFailureException
-
Creates a new instance with the given constraint violations and invalid model.
- ValidationGroups - Interface in dev.getelements.elements.sdk.model
-
Used in conjunction with the jakarta.validation annotations to specify the various groups in annotation.
- ValidationGroups.Create - Interface in dev.getelements.elements.sdk.model
-
Deprecated.
- ValidationGroups.Insert - Interface in dev.getelements.elements.sdk.model
-
Used in the context of inserting the object in the database for the first time.
- ValidationGroups.Read - Interface in dev.getelements.elements.sdk.model
-
Used when the value is read or referenced.
- ValidationGroups.Update - Interface in dev.getelements.elements.sdk.model
-
Used in the context of updating an object, such as when used ina PUT request.
- ValidationHelper - Class in dev.getelements.elements.sdk.model.util
-
Helper class for validating model objects using Jakarta Bean Validation.
- ValidationHelper() - Constructor for class dev.getelements.elements.sdk.model.util.ValidationHelper
-
Creates a new instance.
- Validator() - Constructor for class dev.getelements.elements.sdk.model.annotation.PemFile.Validator
-
Creates a new instance.
- Validator() - Constructor for class dev.getelements.elements.sdk.model.schema.ValidProperties.Validator
-
Creates a new instance.
- Validator() - Constructor for class dev.getelements.elements.sdk.model.ValidWithGroups.Validator
-
Creates a new instance.
- ValidProperties - Annotation Interface in dev.getelements.elements.sdk.model.schema
-
Validates that the
propertiesfield of aMetadataSpecPropertiesContaineris consistent with the declared type (e.g., ARRAY requires exactly one property, OBJECT requires a non-null list). - ValidProperties.Validator - Class in dev.getelements.elements.sdk.model.schema
-
The constraint validator implementation for
ValidProperties. - ValidWithGroups - Annotation Interface in dev.getelements.elements.sdk.model
-
Annotates a field that will validate the field using the validation groups specified in this annotations
ValidWithGroups.groups()property. - ValidWithGroups.Validator - Class in dev.getelements.elements.sdk.model
-
The constraint validator implementation for
ValidWithGroups. - value - Variable in enum class dev.getelements.elements.rt.manifest.model.Type
- value - Variable in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
- value() - Element in annotation interface dev.getelements.elements.rt.annotation.ClientSerializationStrategy
-
The name of the serialization driver to use.
- value() - Element in annotation interface dev.getelements.elements.rt.annotation.DeprecationDefinition
-
Indicates that the module is deprecated.
- value() - Element in annotation interface dev.getelements.elements.rt.annotation.Dispatch
-
Specifies the
Dispatch.Typefor the method. - value() - Element in annotation interface dev.getelements.elements.rt.annotation.ExposedBindingAnnotation
-
The binding annotation to use when exposing the module.
- value() - Element in annotation interface dev.getelements.elements.rt.annotation.ModuleDefinition
-
The name of the module to expose.
- value() - Element in annotation interface dev.getelements.elements.rt.annotation.RemoteModel
-
Names the remote model.
- value() - Element in annotation interface dev.getelements.elements.rt.annotation.RemoteService
-
Names the remote service.
- value() - Element in annotation interface dev.getelements.elements.rt.annotation.Routing
-
Specifies the
RoutingStrategyused to distribute the remote invocations. - value() - Element in annotation interface dev.getelements.elements.rt.annotation.Serialize
-
The name of the parameter.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDefaultAttribute
-
The default value of the configuration value.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDefinition
-
Names the Element.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDependencies
-
The
ElementDependencyto be used when creating the Elements. - value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementDependency
-
The query string used to select the
Element. - value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementEventConsumer
-
The name of the
Event. - value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementEventConsumers
-
The
ElementEventConsumerinstances. - value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementEventProducer
-
The name of the
Event. - value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementEventProducers
-
The
ElementEventProducervalues. - value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementPackage
-
The name of the Java package.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementPackageRequest
-
The package names to permit.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementPackageRequests
-
The contained
ElementPackageRequestannotations. - value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementService
-
The service interface type.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceExport
-
Gets a list of all exposed which this service exposes in addition to the specified type.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceExports
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceImplementation
-
Specifies the implementation.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServiceReference
-
The service type to reference.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementServices
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementTypeRequest
-
The binary names of the types to permit.
- value() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementTypeRequests
-
The contained
ElementTypeRequestannotations. - value() - Method in record class dev.getelements.elements.sdk.Attributes.Attribute
-
Returns the value of the
valuerecord component. - value() - Element in annotation interface dev.getelements.elements.sdk.model.annotation.FacebookPermission
-
The name of the permission.
- value() - Element in annotation interface dev.getelements.elements.sdk.model.annotation.FacebookPermissions
-
The list of permissions.
- value() - Element in annotation interface dev.getelements.elements.sdk.model.annotation.PemFile.List
-
Returns the repeated
PemFileannotations. - value() - Method in record class dev.getelements.elements.sdk.model.system.ElementDependencyMetadata
-
Returns the value of the
valuerecord component. - value() - Element in annotation interface dev.getelements.elements.sdk.model.ValidWithGroups
-
The value of groups to use when validating.
- value() - Method in record class dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
-
Returns the value of the
valuerecord component. - value() - Method in record class dev.getelements.elements.sdk.record.ElementDesignationRecord
-
Returns the value of the
valuerecord component. - value() - Element in annotation interface dev.getelements.elements.sdk.spi.guice.annotations.GuiceElementModule
-
Provides a Guice module to be used when creating the Elements.
- value() - Element in annotation interface dev.getelements.elements.sdk.spi.guice.annotations.GuiceElementModules
-
Specifies the
GuiceElementModuleto be used when creating the Elements. - valueOf(String) - Static method in enum class dev.getelements.elements.appnode.ApplicationNode.StorageDriver
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.dao.mongo.model.MongoSession.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry.PathConflict
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.annotation.Dispatch.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.AsyncConnection.Event
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.manifest.model.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.remote.guice.InstanceDiscoveryServiceModule.DiscoveryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.remote.MessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.remote.NodeState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.ResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.ResumeReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramExecutionPhase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSUtils.CommitResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class dev.getelements.elements.sdk.cluster.id.ApplicationId
-
The Java standard valueOf method.
- valueOf(String) - Static method in class dev.getelements.elements.sdk.cluster.id.InstanceId
-
The Java standard valueOf method.
- valueOf(String) - Static method in class dev.getelements.elements.sdk.cluster.id.NodeId
-
The Java standard valueOf method.
- valueOf(String) - Static method in class dev.getelements.elements.sdk.cluster.id.ResourceId
-
The Java standard valueOf method.
- valueOf(String) - Static method in class dev.getelements.elements.sdk.cluster.path.Path
-
Implements the conventional valueOf method by invoking
Path(java.lang.String). - valueOf(String) - Static method in enum class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.ElementType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt.CreateAppleIapReceiptEnvironment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.auth.BodyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.auth.HttpMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.auth.OidcLoginAttemptStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.auth.PrivateClaim
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.auth.TokenEndpointAuthMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.auth.UserKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.BlockchainConstants.MintStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.crypto.PrivateKeyCrytpoAlgorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.friend.Friendship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.goods.ItemCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.index.IndexableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.index.IndexOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.index.IndexPlanState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.largeobject.LargeObjectState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.leaderboard.Leaderboard.ScoreStrategyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.leaderboard.Leaderboard.TimeStrategyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.match.MultiMatchStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.reward.RewardIssuance.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.reward.RewardIssuance.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.session.OidcLoginAttemptState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.system.ElementDeploymentState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.user.User.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.model.user.VerificationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.mongo.test.MongoConfigOnlyModule.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.service.appleiap.client.invoker.AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.spi.guice.annotations.GuiceOptions.LoadingStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.test.TestElementArtifact
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.test.TestElementSpi
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.sdk.util.Hex.Case
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.getelements.elements.setup.SetupCommands
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class dev.getelements.elements.appnode.ApplicationNode.StorageDriver
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.dao.mongo.model.MongoSession.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.deployment.jetty.BuiltinSpi
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.deployment.jetty.loader.HttpPathRegistry.PathConflict
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.annotation.CaseFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.annotation.Dispatch.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.AsyncConnection.Event
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.manifest.model.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.remote.guice.InstanceDiscoveryServiceModule.DiscoveryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQControlResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.remote.MessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.remote.NodeState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.ResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.ResumeReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSChecksumAlgorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommandInstruction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionParameter.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramExecutionPhase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.rt.transact.unix.UnixFSUtils.CommitResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.DuplicateTypeStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.ElementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt.CreateAppleIapReceiptEnvironment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.auth.BodyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.auth.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.auth.OidcClaim
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.auth.OidcLoginAttemptStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.auth.PrivateClaim
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.auth.TokenEndpointAuthMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.auth.UserKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainApi
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.blockchain.BlockchainNetwork
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.BlockchainConstants.MintStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.crypto.PrivateKeyCrytpoAlgorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.exception.ErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.friend.Friendship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.goods.ItemCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.index.IndexableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.index.IndexOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.index.IndexPlanState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.inventory.ItemLedgerEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.largeobject.LargeObjectState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.leaderboard.Leaderboard.ScoreStrategyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.leaderboard.Leaderboard.TimeStrategyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.match.MultiMatchStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.reward.RewardIssuance.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.reward.RewardIssuance.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.schema.MetadataSpecPropertyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.session.OidcLoginAttemptState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.system.ElementDeploymentState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.user.User.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.model.user.VerificationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.mongo.test.MongoConfigOnlyModule.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.service.appleiap.client.invoker.AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.spi.guice.annotations.GuiceOptions.LoadingStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.test.TestElementArtifact
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.test.TestElementSpi
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.sdk.util.Hex.Case
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.service.auth.oidc.OidcAuthServiceOperations.Claim
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.getelements.elements.setup.SetupCommands
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIANT_A - Enum constant in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- VARIANT_B - Enum constant in enum class dev.getelements.elements.sdk.test.TestElementArtifact
- vault(String) - Method in interface dev.getelements.elements.sdk.service.blockchain.SmartContractInvocationResolution
-
Creates a new
SmartContractInvocationResolutionwith aVaultnot necessarily with the underlyingSmartContract. - vault(String) - Method in class dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
- Vault - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Represents a vault that secures a set of blockchain wallet keys for a user.
- Vault() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.Vault
-
Creates a new instance.
- VAULT_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.VaultDao
- VAULT_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.VaultDao
- VAULT_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.VaultDao
- VaultCryptoUtilities - Interface in dev.getelements.elements.sdk.service.blockchain.crypto
-
Encrypts and decrypts
Vaults. - VaultDao - Interface in dev.getelements.elements.sdk.dao
-
Manages instance of the
Vault. - VaultKey - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Represents the cryptographic key pair used to secure a
Vault. - VaultKey() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.VaultKey
-
Creates a new instance.
- VaultNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a vault cannot be found.
- VaultNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.VaultNotFoundException
-
Creates a new instance.
- VaultNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.VaultNotFoundException
-
Creates a new instance with the given message.
- VaultNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.VaultNotFoundException
-
Creates a new instance with the given message and cause.
- VaultNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.VaultNotFoundException
-
Creates a new instance.
- VaultNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.VaultNotFoundException
-
Creates a new instance with the given cause.
- VaultPagination - Class in dev.getelements.elements.rest.test.model
- VaultPagination() - Constructor for class dev.getelements.elements.rest.test.model.VaultPagination
- VaultResource - Class in dev.getelements.elements.rest.blockchain
- VaultResource() - Constructor for class dev.getelements.elements.rest.blockchain.VaultResource
- VaultService - Interface in dev.getelements.elements.sdk.service.blockchain
-
Manages instances of
Vaults - VaultServiceProvider - Class in dev.getelements.elements.service.blockchain.omni
- VaultServiceProvider() - Constructor for class dev.getelements.elements.service.blockchain.omni.VaultServiceProvider
- VaultWalletResource - Class in dev.getelements.elements.rest.blockchain
- VaultWalletResource() - Constructor for class dev.getelements.elements.rest.blockchain.VaultWalletResource
- VERB_NOT_SUPPORTED - Enum constant in enum class dev.getelements.elements.rt.ResponseCode
-
No HTTP Operation for the particular HTTP Verb could be matched.
- VerbNotSupportedException - Exception Class in dev.getelements.elements.rt.exception
- VerbNotSupportedException() - Constructor for exception class dev.getelements.elements.rt.exception.VerbNotSupportedException
- VerbNotSupportedException(String) - Constructor for exception class dev.getelements.elements.rt.exception.VerbNotSupportedException
- VerbNotSupportedException(String, Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.VerbNotSupportedException
- VerbNotSupportedException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.rt.exception.VerbNotSupportedException
- VerbNotSupportedException(Throwable) - Constructor for exception class dev.getelements.elements.rt.exception.VerbNotSupportedException
- VERIFICATION_BASE_URL - Static variable in interface dev.getelements.elements.sdk.service.user.EmailVerificationService
-
Optional system/element attribute: fully-qualified public base URL for verification links.
- VERIFICATION_EMAIL_SUBJECT - Static variable in interface dev.getelements.elements.sdk.service.user.EmailVerificationService
-
Key identifying the
EmailTemplatewhose subject line is used for the verification email. - VERIFICATION_EMAIL_TEMPLATE - Static variable in interface dev.getelements.elements.sdk.service.user.EmailVerificationService
-
Key identifying the
EmailTemplatewhose HTML body is used for the verification email. - VerificationStatus - Enum Class in dev.getelements.elements.sdk.model.user
-
Lifecycle status for an identity verification on a
UserUid. - VERIFIED - Enum constant in enum class dev.getelements.elements.sdk.model.user.VerificationStatus
-
The UID has been verified, either by the external provider or by completing the verification flow.
- verify(Algorithm) - Method in class dev.getelements.elements.security.JWTCredentials
-
Verifies the JWT has the required data, and that the signature matches
- VERIFY_RECEIPT_PATH_COMPONENT - Static variable in interface dev.getelements.elements.sdk.service.appleiap.AppleIapConstants
-
The path for the verify receipt endpoint.
- verifyAndCreateAppleIapReceiptsIfNeeded(AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment, String) - Method in interface dev.getelements.elements.sdk.service.appleiap.AppleIapReceiptService
-
Verifies the given base64-encoded receiptData string against the Apple servers in the given environment.
- verifyAndCreateAppleIapReceiptsIfNeeded(AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment, String) - Method in class dev.getelements.elements.service.appleiap.UserAppleIapReceiptService
- verifyAndCreateFacebookIapReceiptIfNeeded(FacebookIapReceipt) - Method in interface dev.getelements.elements.sdk.service.meta.facebookiap.FacebookIapReceiptService
-
Verifies the given base64-encoded receiptData string against the Facebook servers in the given environment.
- verifyAndCreateFacebookIapReceiptIfNeeded(FacebookIapReceipt) - Method in class dev.getelements.elements.service.meta.facebookiap.UserFacebookIapReceiptService
- verifyAndCreateGooglePlayIapReceiptIfNeeded(String, String, String) - Method in interface dev.getelements.elements.sdk.service.googleplayiap.GooglePlayIapReceiptService
-
Verifies the given purchase data against the Google Play purchase validation services.
- verifyAndCreateGooglePlayIapReceiptIfNeeded(String, String, String) - Method in class dev.getelements.elements.service.googleplayiap.UserGooglePlayIapReceiptService
- verifyAndCreateOculusIapReceiptIfNeeded(OculusIapReceipt) - Method in interface dev.getelements.elements.sdk.service.meta.oculusiap.OculusIapReceiptService
-
Verifies the given base64-encoded receiptData string against the Oculus servers in the given environment.
- verifyAndCreateOculusIapReceiptIfNeeded(OculusIapReceipt) - Method in class dev.getelements.elements.service.meta.oculusiap.UserOculusIapReceiptService
- verifyAndCreateSteamIapReceiptIfNeeded(String) - Method in interface dev.getelements.elements.sdk.service.steam.SteamIapReceiptService
-
Verifies the given Steam order ID against the Steam ISteamMicroTxn API, then creates a receipt if the transaction is valid and one does not already exist.
- verifyAndCreateSteamIapReceiptIfNeeded(String) - Method in class dev.getelements.elements.service.steam.UserSteamIapReceiptService
- verifyOculusIapPurchase(OculusIapReceipt) - Method in class dev.getelements.elements.rest.meta.oculus.OculusIapResource
- VerifyResource - Class in dev.getelements.elements.rest
-
Public endpoint that completes email verification by consuming a single-use token from a verification link.
- VerifyResource() - Constructor for class dev.getelements.elements.rest.VerifyResource
- version - Variable in class dev.getelements.elements.sdk.model.cdn.CreateDeploymentRequest
-
The deployment version.
- version - Variable in class dev.getelements.elements.sdk.model.Deployment
-
The deployment version.
- version - Variable in class dev.getelements.elements.sdk.mongo.test.CliMongoTestInstance
- version() - Method in record class dev.getelements.elements.sdk.model.system.ElementDeployment
-
Returns the value of the
versionrecord component. - version() - Method in record class dev.getelements.elements.sdk.model.system.ElementManifestMetadata
-
Returns the value of the
versionrecord component. - version() - Method in record class dev.getelements.elements.sdk.model.system.ElementSpi
-
Returns the value of the
versionrecord component. - version() - Method in record class dev.getelements.elements.sdk.record.Artifact
-
Returns the value of the
versionrecord component. - version() - Method in record class dev.getelements.elements.sdk.record.ElementManifestRecord
-
Returns the value of the
versionrecord component. - version() - Method in record class dev.getelements.elements.sdk.SystemVersion
-
Returns the value of the
versionrecord component. - Version - Class in dev.getelements.elements.sdk.model
-
Provides simple version information about the running service.
- Version() - Constructor for class dev.getelements.elements.sdk.model.Version
-
Creates a new instance.
- VERSION - Static variable in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- VERSION_LENGTH - Static variable in class dev.getelements.elements.dao.mongo.model.MongoFriendshipId
- VERSION_MAJOR_1 - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- VERSION_MAJOR_1 - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
-
Constant for major version 1
- VERSION_MAJOR_CURRENT - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- VERSION_MAJOR_CURRENT - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
-
Indicates the current major version.
- VERSION_MINOR_0 - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- VERSION_MINOR_0 - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
-
Constant for minor version 0
- VERSION_MINOR_CURRENT - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
- VERSION_MINOR_CURRENT - Static variable in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionJournal
-
Indicates the current minor version.
- VersionResource - Class in dev.getelements.elements.rest.status
-
This is an empty interface which is used as a place to house Swagger definitions.
- VersionResource() - Constructor for class dev.getelements.elements.rest.status.VersionResource
- VersionService - Interface in dev.getelements.elements.sdk.service.version
-
Gets the
Versionof the current build. - VersionServlet - Class in dev.getelements.elements.servlet.security
-
Defers to the
VersionServiceto read the build metadata, and respond with aVersioninstance using the suppliedObjectMapper. - VersionServlet() - Constructor for class dev.getelements.elements.servlet.security.VersionServlet
- via() - Element in annotation interface dev.getelements.elements.sdk.annotation.ElementEventConsumer
-
Specifies a service interface through which this event consumer should be invoked.
- viewOf(Map<String, Object>) - Static method in class dev.getelements.elements.sdk.util.ImmutableAttributes
-
Provides an immutable view of the
Mapcontaining the attributes. - Visibility Rules - Search tag in class dev.getelements.elements.sdk.PermittedTypesClassLoader
- Section
- VM Restrictions and Warnings - Search tag in interface dev.getelements.elements.sdk.ElementLoaderFactory
- Section
W
- waitForRecommendedDelay() - Method in exception class dev.getelements.elements.sdk.dao.Transaction.RetryException
-
Waits for the recommended delay before retrying the transaction.
- waitForShutdown() - Method in class dev.getelements.elements.appnode.ApplicationNode
-
Waits for the ApplicationNode to shut down.
- waitForShutdown() - Method in interface dev.getelements.elements.rt.ServerContainer.RunningInstance
-
Waits for shutdown.
- waitForShutdown(long, TimeUnit) - Method in interface dev.getelements.elements.rt.ServerContainer.RunningInstance
-
Waits for shutdown with the given timeout and time unit.
- walk(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSUtils
-
Safely lists the contents of the supplied directory as well as its children.
- wallet - Variable in class dev.getelements.elements.dao.mongo.model.blockchain.MongoBscWallet
- wallet - Variable in class dev.getelements.elements.dao.mongo.model.blockchain.MongoNeoWallet
- Wallet - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Represents a blockchain wallet associated with a user and a vault.
- Wallet() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.Wallet
-
Creates a new instance.
- WALLET_CREATED - Static variable in interface dev.getelements.elements.sdk.dao.WalletDao
- WALLET_DELETED - Static variable in interface dev.getelements.elements.sdk.dao.WalletDao
- WALLET_UPDATED - Static variable in interface dev.getelements.elements.sdk.dao.WalletDao
- WalletAccount - Class in dev.getelements.elements.sdk.model.blockchain.wallet
-
Represents a single account (address/key pair) within a blockchain
Wallet. - WalletAccount() - Constructor for class dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount
-
Creates a new instance.
- WalletAccountFactory - Interface in dev.getelements.elements.sdk.service.blockchain.crypto
-
Creates instances of
WalletAccountsecurely. - WalletAccountFactory.AccountGenerator - Interface in dev.getelements.elements.sdk.service.blockchain.crypto
-
Generates instances of
WalletAccount. - walletAccountListToMongoWalletAccountList(List<WalletAccount>) - Method in class dev.getelements.elements.dao.mongo.mapper.MongoDBMapperImpl
-
Deprecated.
- WalletCryptoUtilities - Interface in dev.getelements.elements.sdk.service.blockchain.crypto
-
Encrypts and decrypts
Wallets. - WalletDao - Interface in dev.getelements.elements.sdk.dao
- WalletNotFoundException - Exception Class in dev.getelements.elements.sdk.model.exception.blockchain
-
Thrown when a wallet cannot be found.
- WalletNotFoundException() - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.WalletNotFoundException
-
Creates a new instance.
- WalletNotFoundException(String) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.WalletNotFoundException
-
Creates a new instance with the given message.
- WalletNotFoundException(String, Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.WalletNotFoundException
-
Creates a new instance with the given message and cause.
- WalletNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.WalletNotFoundException
-
Creates a new instance.
- WalletNotFoundException(Throwable) - Constructor for exception class dev.getelements.elements.sdk.model.exception.blockchain.WalletNotFoundException
-
Creates a new instance with the given cause.
- WalletPagination - Class in dev.getelements.elements.rest.test.model
- WalletPagination() - Constructor for class dev.getelements.elements.rest.test.model.WalletPagination
- WalletResource - Class in dev.getelements.elements.rest.blockchain
- WalletResource() - Constructor for class dev.getelements.elements.rest.blockchain.WalletResource
- WalletService - Interface in dev.getelements.elements.sdk.service.blockchain
-
Manages blockchain wallets.
- WalletServiceProvider - Class in dev.getelements.elements.service.blockchain.omni
- WalletServiceProvider() - Constructor for class dev.getelements.elements.service.blockchain.omni.WalletServiceProvider
- warning(ThrowableT) - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Records a Throwable to the deployment errors.
- warnings() - Method in record class dev.getelements.elements.deployment.jetty.loader.Loader.PendingDeployment
-
Returns the value of the
warningsrecord component. - warnings() - Method in record class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerRecord
-
Returns the value of the
warningsrecord component. - warnings() - Method in record class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeRecord
-
Returns the value of the
warningsrecord component. - warnings() - Method in record class dev.getelements.elements.sdk.model.system.ElementContainerStatus
-
Returns the value of the
warningsrecord component. - warnings() - Method in record class dev.getelements.elements.sdk.model.system.ElementRuntimeStatus
-
Returns the value of the
warningsrecord component. - WARNINGS - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementContainerService.ContainerStatus
-
Indicates that the container completed, but there were warnings during the process.
- WARNINGS - Enum constant in enum class dev.getelements.elements.sdk.deployment.ElementRuntimeService.RuntimeStatus
-
Indicates that the runtime loaded successfully and there were warnings associated with the process.
- WASM_INSTRUCTION - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Cost per WASM instruction.
- watch(Logger, Worker) - Method in class dev.getelements.elements.rt.remote.watchdog.NodeBindingWatchdog
- watch(Logger, Worker) - Method in class dev.getelements.elements.rt.remote.watchdog.NodeHealthWorkerWatchdog
- watch(Logger, Worker) - Method in interface dev.getelements.elements.rt.remote.watchdog.WorkerWatchdog
-
Executes the rules for this
WorkerWatchdog - WatchdogService - Interface in dev.getelements.elements.rt.remote.watchdog
-
Times and executes watchdogs.
- WeakReferenceLockSetService - Class in dev.getelements.elements.rt
- WeakReferenceLockSetService() - Constructor for class dev.getelements.elements.rt.WeakReferenceLockSetService
- web_ui - Enum constant in enum class dev.getelements.elements.jetty.ElementsWebServiceComponent
-
The Web UI Admin Panel for Elements.
- Web3jBlockchainSupportModule - Class in dev.getelements.elements.service.guice
- Web3jBlockchainSupportModule() - Constructor for class dev.getelements.elements.service.guice.Web3jBlockchainSupportModule
- Web3jInvoker - Class in dev.getelements.elements.service.blockchain.invoke.evm
- Web3jInvoker() - Constructor for class dev.getelements.elements.service.blockchain.invoke.evm.Web3jInvoker
- WebUIApplicationApiConfiguration - Class in dev.getelements.elements.webui.react
- WebUIApplicationApiConfiguration() - Constructor for class dev.getelements.elements.webui.react.WebUIApplicationApiConfiguration
- WebUIApplicationConfiguration - Class in dev.getelements.elements.webui.react
- WebUIApplicationConfiguration() - Constructor for class dev.getelements.elements.webui.react.WebUIApplicationConfiguration
- WebUiReactModule - Class in dev.getelements.elements.webui.react
- WebUiReactModule() - Constructor for class dev.getelements.elements.webui.react.WebUiReactModule
- WebUIReactServlet - Class in dev.getelements.elements.webui.react
- WebUIReactServlet() - Constructor for class dev.getelements.elements.webui.react.WebUIReactServlet
- WHOLE_WORD_ONLY - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
Alphanumeric only.
- Wildcard() - Constructor for class dev.getelements.elements.sdk.PackageRequest.Wildcard
- Wildcard() - Constructor for class dev.getelements.elements.sdk.TypeRequest.Wildcard
- WILDCARD - Static variable in class dev.getelements.elements.sdk.cluster.path.Path
-
The wildcard character.
- WILDCARD_CONTEXT_REPRESENTATION - Static variable in class dev.getelements.elements.sdk.cluster.path.Path
-
Deprecated.use
Path.WILDCARD - WILDCARD_FIRST - Static variable in class dev.getelements.elements.sdk.cluster.path.Paths
-
Static instance of
Paths.WildcardFirst - WILDCARD_LAST - Static variable in class dev.getelements.elements.sdk.cluster.path.Paths
-
Static instance of
Paths.WildcardLast - WILDCARD_RECURSIVE - Static variable in class dev.getelements.elements.sdk.cluster.path.Path
-
The recursive-wildcard character.
- wildcardAccess() - Method in class dev.getelements.elements.dao.mongo.test.LargeObjectTestFactory
- WildcardFirst() - Constructor for class dev.getelements.elements.sdk.cluster.path.Paths.WildcardFirst
- WildcardLast() - Constructor for class dev.getelements.elements.sdk.cluster.path.Paths.WildcardLast
- wildcardSubject() - Static method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Fetches an anonymous subject which permits all access.
- with(Attributes) - Method in interface dev.getelements.elements.sdk.ElementScope.Builder
-
Sets the
Attributesto the scope. - with(Attributes) - Method in class dev.getelements.elements.sdk.spi.DefaultElementScopeBuilder
- with(ResourceId) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction.Builder
- with(Path) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction.Builder
- with(ElementLoader) - Method in class dev.getelements.elements.sdk.guice.RootElementRegistryModule
- with(MetadataSpec) - Static method in class dev.getelements.elements.sdk.model.util.MetadataSpecBuilder
-
Creates a new
MetadataSpecBuilderwrapping an existing spec. - with(FinallyAction) - Static method in interface dev.getelements.elements.sdk.util.FinallyAction
-
Convenience method to start a chain of
FinallyActioninstances. - with(UpdateOperator) - Method in class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Appends an
UpdateOperator. - with(UpdateOperator, UpdateOperator...) - Method in class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Appends an
UpdateOperator. - with(HttpServlet) - Method in interface org.eclipse.jgit.http.server.glue.ServletBinder
-
Set the servlet to execute on this path
- with(String) - Method in class dev.getelements.elements.rt.util.HostList
- with(Function<UpdateBuilder, T>) - Method in class dev.getelements.elements.dao.mongo.UpdateBuilder
-
Accepts an
Functionwhich consumes thisUpdateBuilderand returns the value returned by the function. - with(Supplier<ElementLoader>) - Method in class dev.getelements.elements.sdk.guice.RootElementRegistryModule
- withAnnotation(Annotation) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
Specifies an
Annotationto bind to the underlyingNode. - withAnnotation(String) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
Specifies the annotation as a name annotated node.
- withApplication(ApplicationId, Supplier<ChainedT>) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withApplicationNode() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Adds a randomly-assigned
- withApplicationNode(ApplicationId) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Begins specialized configuration for an application with the specified
ApplicationId. - withApplicationNode(String) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Begins specialized configuration for an application with the specified unique name.
- withApplicationUniqueName(String) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQContextModule
-
Given a unique string identifier for the application, this will genrate a unique identifier for the application's unique name using
ApplicationId.forUniqueName(String). - withAttributes(Attributes) - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Specifies the system properties as an
Attributesinstance. - withAttributes(Attributes) - Method in class dev.getelements.elements.sdk.util.ElementScopes.Builder
-
Sets the
Attributesto assign to the scope. - withAttributes(Attributes) - Static method in record class dev.getelements.elements.sdk.util.InheritedAttributes
-
Creates an
InheritedAttributesobject that inherits from the given attributes. - withBindAddress(String) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQInstanceConnectionServiceModule
-
Specifies the bind address for the underlying
JeroMQInstanceConnectionServicewhere it will accept and receive incoming connections from peers and nother nodes. - withBindAddress(String) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withByteBuffer(ByteBuffer) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Specifies the
ByteBufferwhich will hold the program's code. - withCandidates(CharSequence) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Specifies the candidate characters to use for code generation.
- withChecksumAlgorithm(UnixFSChecksumAlgorithm) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionalPersistenceContextModule
-
Specifies the
UnixFSChecksumAlgorithmused for new entries in the journal and the revision table. - withChecksumAlgorithm(UnixFSChecksumAlgorithm) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Specifies the
UnixFSChecksumAlgorithmto use to guarantee the program's integrity. - withCleanup(Consumer<K>) - Method in class dev.getelements.elements.rt.util.ConcurrentReferenceMap.Builder
- withClient() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Configures a client
Instance. - withClientModule(Module) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Installs the supplied
Moduleto the clientInstance. - withConnectAddress(String) - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- withConnectAddress(String) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- withConnectAddress(String) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withConnectAddress(String, String...) - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- withConnectAddress(String, String...) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- withConnectAddress(String, String...) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withCount(int) - Method in class dev.getelements.elements.sdk.model.util.PaginationWalker
-
Specifies the count on each page fetch.
- withCreationListener(Class<CustomT>, Consumer<CustomT>) - Method in class dev.getelements.elements.common.util.mapstruct.MapstructMapperRegistryBuilder
- withDefaultContexts() - Method in class dev.getelements.elements.rt.guice.SimpleContextModule
-
Specifies the default contexts and services.
- withDefaultHandler(InvocationHandler) - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Specifies the default
InvocationHandler, which gets called when no otherInvocationHandleris able to handle the invocation. - withDefaultHashCodeAndEquals() - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Specifies the
Object.hashCode()andObject.equals(Object)method. - withDefaultHttpClient() - Method in interface dev.getelements.elements.test.EmbeddedWorkerInstanceContainer
-
Enables the default HTTP client for the
Workercontained in this container. - withDefaultHttpClient() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Installs the default
Clientto the workerInstance. - withDefaultHttpClient() - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withDefaultIoThreads() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQAsyncConnectionServiceModule
- withDefaultIoThreads() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- withDefaultIpv6() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- withDefaultMaxAttempts(int) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Specifies the default maximum number of attempts to generate a unique code.
- withDefaultMaxSockets() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- withDefaultNodeName() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
Specifies the default symbolic name of the node using the
Node.NAME. - withDefaultObjectMapperProvider(Provider<ObjectMapper>) - Method in class dev.getelements.elements.rt.jersey.guice.JerseyHttpClientModule
-
Specifies a
jakarta.inject.Provider<com.fasterxml.jackson.databind.ObjectMapper>which will be used to provide the underlying HTTP client'sObjectMapper. - withDefaultRefreshInterval() - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQInstanceConnectionServiceModule
-
Uses the default refresh interval.
- withDefaultSchedulerThreads() - Method in class dev.getelements.elements.rt.guice.SimpleExecutorsModule
-
Determines the default number of scheduler threads as the number of available processors plus one.
- withDefaultTimeout() - Method in class dev.getelements.elements.rt.guice.SimpleEventContextModule
-
Specifies the
SimpleEventServicetimeout to the default values. - withDefaultTimeout() - Method in class dev.getelements.elements.rt.guice.SimpleHandlerContextModule
-
Specifies the
HandlerContexttimeout to the default values. - withDeployment(TransientDeploymentRequest) - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Configures an
ElementDeployment. - withDeployment(Function<TransientDeploymentRequest.Builder, TransientDeploymentRequest>) - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Configures an
ElementDeploymentbased on the builder. - withDispatch(Consumer<Runnable>) - Method in interface dev.getelements.elements.rt.remote.AsyncControlClient
-
Configures this
AsyncControlClientto dispatch the response handling to the suppliedConsumer<Runnable>. - withElementNamed(String, String) - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Deprecated.no longer supported
- withElementNamed(String, String, Attributes) - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Deprecated.no longer supported
- withElementsNamed(String...) - Method in class dev.getelements.elements.sdk.util.ElementScopes.Builder
-
Sets the selector to include elements with the specified names.
- withEnvironment(AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment) - Method in interface dev.getelements.elements.sdk.service.appleiap.client.invoker.AppleIapVerifyReceiptInvoker.Builder
-
Specifies the Apple environment against which to validate.
- withEnvironment(AppleIapVerifyReceiptInvoker.AppleIapVerifyReceiptEnvironment) - Method in class dev.getelements.elements.service.appleiap.client.invoker.builder.DefaultAppleIapVerifyReceiptInvokerBuilder
- withExisting(List<? extends IndexMetadata<IdentifierT>>) - Method in class dev.getelements.elements.sdk.dao.index.IndexPlanner.Builder
- withHandlersForRemoteDispatcher(RemoteInvocationDispatcher) - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Generates an
InvocationHandlerfor each method int he class markedRemotelyInvokableusing the specifedRemoteInvocationDispatcher. - withHandlersForRemoteInvoker(RemoteInvoker) - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Generates an
InvocationHandlerfor each method in the class markedRemotelyInvokableusing the specifiedRemoteInvoker. - withHttpRedirectProvider(String) - Method in class dev.getelements.elements.jrpc.JsonRpcModule
-
Specifies the redirect provider.
- withId(String) - Method in record class dev.getelements.elements.sdk.model.goods.ProductSkuSchema
-
Returns a copy of this record with the given database id set.
- withInstanceAddresses(String) - Method in class dev.getelements.elements.rt.remote.guice.StaticInstanceDiscoveryServiceModule
- withInstanceAddresses(String...) - Method in class dev.getelements.elements.rt.remote.guice.StaticInstanceDiscoveryServiceModule
- withInstanceAddresses(List<String>) - Method in class dev.getelements.elements.rt.remote.guice.StaticInstanceDiscoveryServiceModule
- withInstanceId(InstanceId) - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- withInstanceId(InstanceId) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
-
Specifies the instance id, if not specified then this returns null.
- withInstanceId(InstanceId) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withInstanceModules(Module) - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- withInstanceModules(Module) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- withInstanceModules(Module) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withInstanceModules(Module, Module...) - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- withInstanceModules(Module, Module...) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- withInstanceModules(Module, Module...) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withInstruction(UnixFSTransactionCommandInstruction) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand.Builder
-
Specifies the
UnixFSTransactionCommandInstructionto execute. - withIoThreads(int) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQAsyncConnectionServiceModule
- withIoThreads(int) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- withIpv6(boolean) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- withLength(int) - Static method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Creates generation parameters with the specified length and default values for other parameters.
- withLength(int, Profile) - Static method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Creates generation parameters with the specified length and default values for other parameters.
- withLength(int, User) - Static method in record class dev.getelements.elements.sdk.dao.UniqueCodeDao.GenerationParameters
-
Creates generation parameters with the specified length and default values for other parameters.
- withLogger(Logger) - Method in class dev.getelements.elements.sdk.util.ElementScopes.Builder
-
The logger to use.
- withMasterNodeForInstanceId(InstanceId) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
Indicates that this instance should bind the
Nodeas a master node supplying theInstanceId - withMaximumConnections(int) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
Specifies the maximum number of connections to keep active, even if the timeout has expired.
- withMaximumConnections(int) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQRemoteInvokerModule
-
Specifies the minimum number of connections to allow.
- withMaxSockets(int) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- withMethodHandleCache(BiFunction<MethodHandleKey, Supplier<MethodHandle>, MethodHandle>) - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Allows for hte specification of a cache-getter function.
- withMinimumConnections(int) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
Specifies the minimum number of connections to keep active, even if the timeout has expired.
- withMinimumConnections(int) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQRemoteInvokerModule
-
Specifies the minimum number of connections to keep active, even if the timeout has expired.
- withMinimumLevel(User.Level) - Static method in class dev.getelements.elements.sdk.model.largeobject.Subjects
-
Specifies a minimum access level.
- withName(String) - Method in class dev.getelements.elements.rt.remote.RemoteInvocationHandlerBuilder
-
Sets the name of the remote object to invoke.
- withName(String) - Method in class dev.getelements.elements.sdk.util.ElementScopes.Builder
-
Specifies the name of the scope.
- withNamedObjectMapperProvider(String, Provider<ObjectMapper>) - Method in class dev.getelements.elements.rt.jersey.guice.JerseyHttpClientModule
-
Specifies a
jakarta.inject.Provider<com.fasterxml.jackson.databind.ObjectMapper>which will be bound with the supplied name using theNamedannotation. - withNameFrom(Class<?>) - Method in class dev.getelements.elements.sdk.util.ElementScopes.Builder
-
Specifies the name of the scope, using the supplied
Class.getName()as the name. - withNetwork(BlockchainNetwork) - Method in class dev.getelements.elements.jrpc.JsonRpcModule
-
Configures with the
BlockchainNetworkinstance. - withNodeId(InstanceId, ApplicationId) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
A shortcut for invoking
JeroMQNodeModule.withNodeId(InstanceId, ApplicationId)usingNodeId.forInstanceAndApplication(InstanceId, ApplicationId). - withNodeId(NodeId) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
Specifies the symbolic name of the node using the
Node.NAME. - withNodeId(NodeId) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Specifies the
NodeIdto associate with the program. - withNodeModuleFactory(JeroMQEmbeddedWorkerInstanceContainer.NodeModuleFactory) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Specifies an
JeroMQEmbeddedWorkerInstanceContainer.NodeModuleFactoryto use when creating newNodes in the worker instance. - withNodeModuleFactory(JeroMQEmbeddedWorkerInstanceContainer.NodeModuleFactory) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withNodeModules(Module) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder
- withNodeModules(Module, Module...) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder
- withNodeName(String) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQNodeModule
-
Specifies the symbolic name of the node using the
Node.NAME. - withNoRedirect() - Method in class dev.getelements.elements.jrpc.JsonRpcModule
-
Disables redirection entirely.
- withOffset(int) - Method in class dev.getelements.elements.sdk.model.util.PaginationWalker
-
Specifies the offset on each page fetch.
- withOptionalValueSupplier(HeaderOptionalSupplier<T>) - Static method in class dev.getelements.elements.sdk.util.security.AuthorizationHeader
-
Constructs an instance of
AuthorizationHeaderwith the suppliedHeaderOptionalSupplier<T>. - withOptionalValueSupplier(HeaderOptionalSupplier<T>) - Static method in class dev.getelements.elements.security.SessionSecretHeader
- withPackages(String...) - Method in class dev.getelements.elements.common.util.mapstruct.MapstructMapperRegistryBuilder
- withPaths(Iterable<Path>) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction.Builder
- withPhase(UnixFSTransactionProgramExecutionPhase) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionCommand.Builder
-
Specifies the
UnixFSTransactionProgramExecutionPhaseof the command. - withProperties(Properties) - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Specifies the system properties as a
Propertiesinstance. - withRandom(Random) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Specifies the
Randomto use for code generation. - withRandomSupplier(Supplier<Random>) - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Specifies a supplier for the
Randomto use for code generation. - withReceiptData(String) - Method in interface dev.getelements.elements.sdk.service.appleiap.client.invoker.AppleIapVerifyReceiptInvoker.Builder
-
Specifies the base64-encoded receipt string to be verified.
- withReceiptData(String) - Method in class dev.getelements.elements.service.appleiap.client.invoker.builder.DefaultAppleIapVerifyReceiptInvokerBuilder
- withRefreshIntervalSeconds(long) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQInstanceConnectionServiceModule
-
Binds the specific refresh interval.
- withRegisteredComponent(Class<T>) - Method in class dev.getelements.elements.rt.jersey.guice.JerseyHttpClientModule
-
Adds a type to be passed to
Configurable.register(Object). - withRegistry(ElementRegistry) - Method in class dev.getelements.elements.sdk.util.ElementScopes.Builder
-
Sets the registry to be used.
- withResourceIds(Iterable<ResourceId>) - Method in interface dev.getelements.elements.rt.transact.ReadOnlyTransaction.Builder
- withSchedulerContextModules(Module...) - Method in class dev.getelements.elements.rt.guice.SimpleContextModule
-
Specifies one or more modules as service level modules.
- withSchedulerThreads(int) - Method in class dev.getelements.elements.rt.guice.SimpleExecutorsModule
-
Specifies the number of scheduler threads.
- withScope() - Method in interface dev.getelements.elements.sdk.Element
-
Begins building the
ElementScopefor this thread. - withScope() - Method in class dev.getelements.elements.sdk.spi.guice.GuiceSdkElement
- withScope() - Method in class dev.getelements.elements.sdk.spi.SharedElement
- withScope(String) - Method in class dev.getelements.elements.dao.mongo.match.MongoFIFOMatchmaker
- withScope(String) - Method in interface dev.getelements.elements.sdk.dao.Matchmaker
-
Restricts this
Matchmakerto the supplied scope. - withSecureRandom() - Method in class dev.getelements.elements.sdk.util.UniqueCodeGenerator.Builder
-
Specifies to use a
SecureRandomfor code generation. - withSecurity(JeroMQSecurity) - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- withSecurity(JeroMQSecurity) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- withSecurity(JeroMQSecurity) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Specifies an alternative security context.
- withSecurity(JeroMQSecurity) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- withSelector(Predicate<Element>) - Method in class dev.getelements.elements.sdk.util.ElementScopes.Builder
-
Sets the selector to be used.
- withSharedMethodHandleCache() - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Uses the
SharedMethodHandleCache.getSharedMethodHandleCache()to cache method handles. - withSoftRef() - Method in class dev.getelements.elements.rt.util.ConcurrentReferenceMap.Builder
- withSourceRoot() - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Uses the current working directory as the source root.
- withSourceRoot(Path) - Method in interface dev.getelements.elements.sdk.local.ElementsLocalBuilder
-
Specifies a project's source code root.
- withStderr(OutputStream) - Method in class dev.getelements.elements.setup.guice.SetupCommandModule
- withStdin(InputStream) - Method in class dev.getelements.elements.setup.guice.SetupCommandModule
- withStdout(OutputStream) - Method in class dev.getelements.elements.setup.guice.SetupCommandModule
- withStorageRoot(Path) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionalPersistenceContextModule
-
Specifies the storage root directory.
- withTestingDefaults() - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionalPersistenceContextModule
-
Sets up a configuration for testing.
- withTestingDefaults(String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionalPersistenceContextModule
-
Sets up a configuration for testing.
- withTimeout(long, TimeUnit) - Method in class dev.getelements.elements.rt.guice.SimpleEventContextModule
-
Specifies the
SimpleEventServicetimeout. - withTimeout(long, TimeUnit) - Method in class dev.getelements.elements.rt.guice.SimpleHandlerContextModule
-
Specifies the
HandlerContexttimeout. - withToString() - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Specifies the a default
Object.toString()method, which simply returns the value "Proxy for the.class.Name" - withToString(String) - Method in class dev.getelements.elements.rt.remote.ProxyBuilder
-
Specifies the a default
Object.toString()method, which simply returns the hardcoded value. - withTotal(int) - Method in class dev.getelements.elements.sdk.model.util.PaginationWalker
-
Specifies the maximum total to fetch
- withTransactionBufferSize(int) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionalPersistenceContextModule
-
Specifies the transaction buffer size.
- withTransactionId(String) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder
-
Gets the id for the currently running transaction.
- withUnixFSWorker() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Configures the
Workerto use the UnixFS Storage system. - withValueSupplier(Function<String, T>) - Static method in class dev.getelements.elements.sdk.util.security.AuthorizationHeader
- withValueSupplier(Function<String, T>) - Static method in class dev.getelements.elements.security.SessionSecretHeader
- withWeakRef() - Method in class dev.getelements.elements.rt.util.ConcurrentReferenceMap.Builder
- withWorker() - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Configures a worker
Instance. - withWorkerBindAddress(String) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Specifies the
Workerbind address. - withWorkerModule(Module) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Installs the supplied
Moduleto the workerInstance. - withZContext(ZContext) - Method in class dev.getelements.elements.rt.remote.jeromq.guice.JeroMQContextModule
-
Allows for the specification of a specific
ZContextinstance - withZContext(ZContext) - Method in class dev.getelements.elements.test.JeroMQEmbeddedClientInstanceContainer
- withZContext(ZContext) - Method in class dev.getelements.elements.test.JeroMQEmbeddedInstanceContainer
- withZContext(ZContext) - Method in class dev.getelements.elements.test.JeroMQEmbeddedTestService
-
Specifies an alternative ZContext.
- withZContext(ZContext) - Method in class dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer
- word() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Returns the value of the
wordrecord component. - Word(CharSequence, int, CharSequence, Function<CharSequence, CharSequence>) - Constructor for record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Word
-
Creates an instance of a
Wordrecord class. - WORD_ONLY - Static variable in interface dev.getelements.elements.sdk.model.Constants.Regexp
-
Alphanumeric only.
- words() - Method in record class dev.getelements.elements.sdk.util.OffensiveWordFilter.Configuration
-
Returns the value of the
wordsrecord component. - Worker - Interface in dev.getelements.elements.rt.remote
-
Represents the worker, hosing one or more nodes performing work.
- WORKER_SCOPE - Static variable in annotation interface dev.getelements.elements.rt.annotation.RemoteScope
-
The worker node scope.
- Worker.Accessor - Interface in dev.getelements.elements.rt.remote
-
Allows client code to read the sstate of the
Worker - Worker.Mutator - Interface in dev.getelements.elements.rt.remote
-
Allows for the mutation of the
Worker. - WorkerInstanceModule - Class in dev.getelements.elements.appnode.guice
- WorkerInstanceModule() - Constructor for class dev.getelements.elements.appnode.guice.WorkerInstanceModule
- WorkerWatchdog - Interface in dev.getelements.elements.rt.remote.watchdog
-
Represents a watchdog service which is designed to perform operations against the
Workeron a regular basis, ensuring things like health checks and other critical operations. - WorkingCopy - Interface in dev.getelements.elements.rt.transact
- wrap(AtomicLong) - Static method in interface dev.getelements.elements.rt.transact.unix.UnixFSAtomicLong
-
Wraps an instance of
AtomicLonginto an instance ofUnixFSAtomicLong. - wrap(AtomicReference<Datastore>) - Static method in class dev.getelements.elements.sdk.mongo.provider.LiveDatastore
-
Wraps the given reference in a live-delegating
Datastoreproxy. - wrap(Function<Transaction, T>) - Method in class dev.getelements.elements.dao.mongo.guice.MorphiaGuiceTransaction
- wrap(Function<Transaction, T>) - Method in interface dev.getelements.elements.sdk.dao.Transaction
-
Optionally, wraps the transaction operation in another
Functionto properly handle any retry exceptions specific to the transaction's implementation. - wrap(Properties) - Static method in class dev.getelements.elements.sdk.util.PropertiesAttributes
-
Wraps the provided
Propertiesin an instance ofMutableAttributes. - WrappedRequest - Class in org.eclipse.jgit.http.server.glue
-
Overrides the path and path info.
- WrappedRequest(HttpServletRequest, String, String) - Constructor for class org.eclipse.jgit.http.server.glue.WrappedRequest
-
Create a new request with different path and path info properties.
- write(byte[]) - Method in class dev.getelements.elements.rt.util.OutputStreamAdapter
- write(byte[], int, int) - Method in class dev.getelements.elements.rt.util.OutputStreamAdapter
- write(int) - Method in class dev.getelements.elements.rt.util.OutputStreamAdapter
- write(Kryo, Output, Throwable) - Method in class dev.getelements.elements.rt.kryo.KryoThrowableSerializer
- write(Kryo, Output, UUID) - Method in class dev.getelements.elements.rt.kryo.KryoUUIDSerializer
- write(Object) - Method in class dev.getelements.elements.rt.fst.FSTPayloadWriter
- write(Object) - Method in class dev.getelements.elements.rt.kryo.KryoPayloadWriter
- write(Object) - Method in interface dev.getelements.elements.rt.PayloadWriter
-
Writes the supplied
Objectpayload to a byte array. - write(Object, OutputStream) - Method in class dev.getelements.elements.rt.fst.FSTPayloadWriter
- write(Object, OutputStream) - Method in class dev.getelements.elements.rt.jackson.ObjectMapperPayloadWriter
- write(Object, OutputStream) - Method in class dev.getelements.elements.rt.kryo.KryoPayloadWriter
- write(Object, OutputStream) - Method in interface dev.getelements.elements.rt.PayloadWriter
-
Writes the actual response object to the
OutputStream. - write(String) - Method in interface dev.getelements.elements.rt.transact.ResourceContents
-
Writes to the channel, throwing an exception if not supported.
- write(WritableByteChannel) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSTask
- WRITE - Enum constant in enum class dev.getelements.elements.rt.AsyncConnection.Event
-
Corresponds to the calls related to
AsyncConnection.onWrite(Consumer) - WRITE_MEMORY_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for writing memory.
- WRITE_MEMORY_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for writing memory.
- WRITE_REGISTER_BASE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Base cost for writing a register.
- WRITE_REGISTER_BYTE - Enum constant in enum class dev.getelements.elements.sdk.model.blockchain.contract.near.NearCostType
-
Per-byte cost for writing a register.
- writeHeader(UnixFSChecksumAlgorithm, WritableByteChannel) - Method in class dev.getelements.elements.rt.transact.unix.UnixFSDataHeader
-
Writes this
UnixFSDataHeaderto disk. - writeLargeObjectContent(String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
- writeLargeObjectContent(String, String) - Method in interface dev.getelements.elements.sdk.service.largeobject.LargeObjectService
-
Opens the
LargeObjectfor writing. - writeLargeObjectContent(String, String) - Method in class dev.getelements.elements.service.largeobject.AnonLargeObjectService
- writeLargeObjectContent(String, String) - Method in class dev.getelements.elements.service.largeobject.SuperUserLargeObjectService
- writeLargeObjectContent(String, String) - Method in class dev.getelements.elements.service.largeobject.UserLargeObjectService
- writeObject(String) - Method in class dev.getelements.elements.dao.mongo.largeobject.GridFSLargeObjectBucket
- writeObject(String) - Method in interface dev.getelements.elements.sdk.dao.LargeObjectBucket
-
Writes the
LargeObject's contents - writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class dev.getelements.elements.rt.jersey.CsvMessageBodyWriter
- writeTo(Collection<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class dev.getelements.elements.rt.jersey.GenericMultipartWriter
- writeUserToDatabase(OptionSet) - Method in class dev.getelements.elements.setup.commands.AbstractUserSetupCommand
-
Performs the actual changes and commits them to the database.
- writeUserToDatabase(OptionSet) - Method in class dev.getelements.elements.setup.commands.AddUser
- writeUserToDatabase(OptionSet) - Method in class dev.getelements.elements.setup.commands.UpdateUser
- WS_ROOT - Static variable in interface dev.getelements.elements.sdk.deployment.ElementContainerService
-
Sets the absolute WebSocket endpoint root path (relative to the Elements HTTP root).
- WWW_AUTHENTICATE - Static variable in interface dev.getelements.elements.sdk.model.Headers
-
Constant for the WWW-Authenticate header.
X
- X_HTTP_METHOD_OVERRIDE - Static variable in class dev.getelements.elements.sdk.jakarta.rs.MethodOverrideFilter
-
Used by "X-HTTP-Method-Override"
- X509_CRL - Enum constant in enum class dev.getelements.elements.sdk.model.security.Rfc7468Label
-
See RFC-5280
Z
- ZContextModule - Class in dev.getelements.elements.rt.remote.jeromq.guice
- ZContextModule() - Constructor for class dev.getelements.elements.rt.remote.jeromq.guice.ZContextModule
- ZContextProvider - Class in dev.getelements.elements.rt.jeromq
- ZContextProvider() - Constructor for class dev.getelements.elements.rt.jeromq.ZContextProvider
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
BlockchainNetworkinstead