Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addListener(EventListener<?>) - Method in class io.meeds.deeds.service.ListenerService
-
Add manually a listener for a dedicated event.
- ASHTARTE - Enum constant in enum class io.meeds.deeds.constant.DeedCity
- AuthorizationCode() - Constructor for class io.meeds.deeds.service.AuthorizationCodeService.AuthorizationCode
- AuthorizationCodeService - Class in io.meeds.deeds.service
- AuthorizationCodeService() - Constructor for class io.meeds.deeds.service.AuthorizationCodeService
- AuthorizationCodeService.AuthorizationCode - Class in io.meeds.deeds.service
B
- BlockchainConfiguration - Class in io.meeds.deeds.blockchain
- BlockchainConfiguration() - Constructor for class io.meeds.deeds.blockchain.BlockchainConfiguration
- BlockchainConfigurationProperties - Class in io.meeds.deeds.blockchain
- BlockchainConfigurationProperties() - Constructor for class io.meeds.deeds.blockchain.BlockchainConfigurationProperties
- BlockchainLeaseStatus - Enum Class in io.meeds.deeds.constant
- BlockchainOfferStatus - Enum Class in io.meeds.deeds.constant
- BlockchainService - Class in io.meeds.deeds.service
- BlockchainService() - Constructor for class io.meeds.deeds.service.BlockchainService
- BOOST_NUMBER - Enum constant in enum class io.meeds.deeds.constant.DisplayType
- BOOST_PERCENTAGE - Enum constant in enum class io.meeds.deeds.constant.DisplayType
- buildDeedTenantFromBlockchain(long) - Method in class io.meeds.deeds.service.TenantService
-
Retrieve Deed Tenant information from blockchain
C
- checkValidity(String, int) - Method in class io.meeds.deeds.service.AuthorizationCodeService
-
Checks a code validity for a designated key and throws an exception when any verification condition hasn't been met.
- cleanupElasticsearchEvents() - Method in class io.meeds.deeds.service.ListenerService
-
An INTERNAL method that is used to be triggered periodically through the Scheduled Task
ListenerEventCleanupTask. - client() - Method in class io.meeds.deeds.elasticsearch.ElasticSearchConfig
- clone() - Method in class io.meeds.deeds.elasticsearch.model.DeedMetadata
- CODE_REFRESH_HTTP_HEADER - Static variable in class io.meeds.deeds.constant.CommonConstants
- CODE_VERIFICATION_HTTP_HEADER - Static variable in class io.meeds.deeds.constant.CommonConstants
- COMMON - Enum constant in enum class io.meeds.deeds.constant.DeedCard
- CommonConstants - Class in io.meeds.deeds.constant
- CommonConstants.DeedOwnershipTransferEvent - Class in io.meeds.deeds.constant
- countByTenantProvisioningStatus(TenantProvisioningStatus) - Method in interface io.meeds.deeds.storage.DeedTenantManagerRepository
- countByTenantProvisioningStatusAndCompletedIsFalse(TenantProvisioningStatus) - Method in interface io.meeds.deeds.storage.DeedTenantManagerRepository
D
- DATE - Enum constant in enum class io.meeds.deeds.constant.DisplayType
- DEED_EMAIL_CODE_CONFIRMATION_TEMPLATE - Static variable in class io.meeds.deeds.constant.CommonConstants
- DEED_EMAIL_CODE_PARAM_NAME - Static variable in class io.meeds.deeds.constant.CommonConstants
- DEED_EMAIL_SEND_COMMAND_EVENT - Static variable in class io.meeds.deeds.constant.CommonConstants
- DEED_EVENT_TENANT_EMAIL_UPDATED - Static variable in class io.meeds.deeds.constant.CommonConstants
- DEED_OWNERSHIP_TRANSFERRED_BLOCKCHAIN_EVENT - Static variable in class io.meeds.deeds.constant.CommonConstants
- DEED_TENANT_OWNERSHIP_TRANSFERRED_EVENT - Static variable in class io.meeds.deeds.constant.CommonConstants
- DEED_USER_PROFILE_SAVED_EVENT - Static variable in class io.meeds.deeds.constant.CommonConstants
- DeedCard - Enum Class in io.meeds.deeds.constant
- DeedCity - Class in io.meeds.deeds.elasticsearch.model
- DeedCity - Enum Class in io.meeds.deeds.constant
- DeedCity() - Constructor for class io.meeds.deeds.elasticsearch.model.DeedCity
- DeedLeaseBlockchainState - Class in io.meeds.deeds.model
- DeedLeaseBlockchainState() - Constructor for class io.meeds.deeds.model.DeedLeaseBlockchainState
- DeedMetadata - Class in io.meeds.deeds.elasticsearch.model
- DeedMetadata() - Constructor for class io.meeds.deeds.elasticsearch.model.DeedMetadata
- DeedMetadataAttribute - Class in io.meeds.deeds.elasticsearch.model
- DeedMetadataAttribute() - Constructor for class io.meeds.deeds.elasticsearch.model.DeedMetadataAttribute
- DeedMetadataRepository - Interface in io.meeds.deeds.storage
- DeedOfferBlockchainState - Class in io.meeds.deeds.model
- DeedOfferBlockchainState() - Constructor for class io.meeds.deeds.model.DeedOfferBlockchainState
- DeedOwnershipTransferEvent() - Constructor for class io.meeds.deeds.constant.CommonConstants.DeedOwnershipTransferEvent
- DeedSetting - Class in io.meeds.deeds.elasticsearch.model
- DeedSetting() - Constructor for class io.meeds.deeds.elasticsearch.model.DeedSetting
- DeedTenant - Class in io.meeds.deeds.elasticsearch.model
- DeedTenant() - Constructor for class io.meeds.deeds.elasticsearch.model.DeedTenant
- DeedTenantEvent - Class in io.meeds.deeds.elasticsearch.model
- DeedTenantEvent(String, String, List<String>, Instant) - Constructor for class io.meeds.deeds.elasticsearch.model.DeedTenantEvent
- DeedTenantEventRepository - Interface in io.meeds.deeds.storage
- DeedTenantManagerRepository - Interface in io.meeds.deeds.storage
- deleteByDateLessThan(Instant) - Method in interface io.meeds.deeds.storage.DeedTenantEventRepository
- DEPLOYED - Enum constant in enum class io.meeds.deeds.constant.TenantStatus
- deserialize(JsonParser, DeserializationContext) - Method in class io.meeds.deeds.listerner.model.EventSerialization
- destroy() - Method in class io.meeds.deeds.service.ListenerService
- disable() - Method in class io.meeds.deeds.service.ListenerService
- DisplayType - Enum Class in io.meeds.deeds.constant
E
- ElasticSearchConfig - Class in io.meeds.deeds.elasticsearch
- ElasticSearchConfig() - Constructor for class io.meeds.deeds.elasticsearch.ElasticSearchConfig
- elasticsearchTemplate(RestHighLevelClient) - Method in class io.meeds.deeds.elasticsearch.ElasticSearchConfig
- EmailSendingCommand - Class in io.meeds.deeds.listerner.model
- EmailSendingCommand() - Constructor for class io.meeds.deeds.listerner.model.EmailSendingCommand
- enable() - Method in class io.meeds.deeds.service.ListenerService
- ERROR - Enum constant in enum class io.meeds.deeds.constant.TransactionStatus
- ES_LAST_SCANNED_DATE_SETTING_NAME - Static variable in class io.meeds.deeds.service.ListenerService
- ESHMUN - Enum constant in enum class io.meeds.deeds.constant.DeedCity
- Event - Class in io.meeds.deeds.listerner.model
- Event() - Constructor for class io.meeds.deeds.listerner.model.Event
- EventListener<T> - Interface in io.meeds.deeds.listener
-
An API Interface that can be used to implement a listener that will be triggered once an event is published using
ListenerService. - EventSerialization - Class in io.meeds.deeds.listerner.model
- EventSerialization() - Constructor for class io.meeds.deeds.listerner.model.EventSerialization
- EventSerialization(Class<?>) - Constructor for class io.meeds.deeds.listerner.model.EventSerialization
F
- findByAddress(String) - Method in interface io.meeds.deeds.storage.UserProfileRepository
- findByConsumersNotOrderByDateDesc(String, Pageable) - Method in interface io.meeds.deeds.storage.DeedTenantEventRepository
- findByDateGreaterThanEqualAndConsumersNotOrderByDateAsc(Instant, String) - Method in interface io.meeds.deeds.storage.DeedTenantEventRepository
- findByOwnerAddress(String) - Method in interface io.meeds.deeds.storage.DeedTenantManagerRepository
- findByTaskId(String) - Method in interface io.meeds.deeds.storage.DeedTenantManagerRepository
- findByTenantProvisioningStatus(TenantProvisioningStatus, Pageable) - Method in interface io.meeds.deeds.storage.DeedTenantManagerRepository
- findByTenantProvisioningStatusAndCompletedIsFalse(TenantProvisioningStatus, Pageable) - Method in interface io.meeds.deeds.storage.DeedTenantManagerRepository
- findByTenantProvisioningStatusIn(List<TenantProvisioningStatus>) - Method in interface io.meeds.deeds.storage.DeedTenantManagerRepository
- fromDTO(UserProfileDTO) - Static method in class io.meeds.deeds.utils.UserProfileMapper
- FundInfo - Class in io.meeds.deeds.model
- FundInfo(String, BigInteger, BigInteger, BigInteger, BigInteger, Boolean) - Constructor for class io.meeds.deeds.model.FundInfo
G
- generateCode(String, String, Object) - Method in class io.meeds.deeds.service.AuthorizationCodeService
-
Generates a new Verification Code for a designated key and with protecting a data that will be retrieved only after providing a valid code.
- get(String) - Method in class io.meeds.deeds.service.SettingService
- getBlockchainNetworkId() - Method in class io.meeds.deeds.service.TenantService
- getCurrentCity() - Method in class io.meeds.deeds.service.BlockchainService
- getDeed(Web3j) - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getDeedCardType(long) - Method in class io.meeds.deeds.service.BlockchainService
-
Retrieves from Blockchain DEED card type: - 0 : Common - 1 : Uncommon - 2 : Rare - 3 : Legendary
- getDeedCityIndex(long) - Method in class io.meeds.deeds.service.BlockchainService
-
Retrieves from Blockchain DEED city index: - 0 : Tanit - 1 : Reshef - 2 : Ashtarte - 3 : Melqart - 4 : Eshmun - 5 : Kushor - 6 : Hammon
- getDeedRenting(Web3j) - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getDeedTenant(long) - Method in class io.meeds.deeds.service.TenantService
-
Retrieves the
DeedTenantinformation - getDeedTenant(String, long) - Method in class io.meeds.deeds.service.TenantService
-
Retrieves the
DeedTenantinformation - getDeedTenantOrImport(String, Long) - Method in class io.meeds.deeds.service.TenantService
- getDeedTenantOrImport(String, Long, boolean) - Method in class io.meeds.deeds.service.TenantService
- getDeedTenantProvisioning(Web3j) - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getDeedTenants(String) - Method in class io.meeds.deeds.service.TenantService
-
Retrieve list of
DeedTenantof NFT owner - getFundInfo(String) - Method in class io.meeds.deeds.service.BlockchainService
- getLastBlock() - Method in class io.meeds.deeds.service.BlockchainService
- getLeaseById(BigInteger, BigInteger, String) - Method in class io.meeds.deeds.service.BlockchainService
- getLeaseTransactionEvents(String) - Method in class io.meeds.deeds.service.BlockchainService
- getListeners() - Method in class io.meeds.deeds.service.ListenerService
- getMainnetMeedToken(Web3j) - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getMainnetNetworkWeb3j() - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getMinedProvisioningTransactions(long, long) - Method in class io.meeds.deeds.service.BlockchainService
-
Retrieves the list of mined provisioning transactions starting from a block to another
- getMinedRentingTransactions(long, long) - Method in class io.meeds.deeds.service.BlockchainService
-
Retrieves Lease and Offer Events occurred on Renting Contract
- getMinedTransferOwnershipDeedTransactions(long, long) - Method in class io.meeds.deeds.service.BlockchainService
-
Retrieves the list of mined ownership transfer of a Deed transactions starting from a block to another
- getName() - Method in interface io.meeds.deeds.listener.EventListener
- getNetworkId() - Method in class io.meeds.deeds.service.BlockchainService
- getOfferById(BigInteger, BigInteger, String) - Method in class io.meeds.deeds.service.BlockchainService
- getOfferCreationTransactionHash(BigInteger) - Method in class io.meeds.deeds.service.BlockchainService
- getOfferTransactionEvents(String) - Method in class io.meeds.deeds.service.BlockchainService
- getPolygonMeedToken(Web3j) - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getPolygonNetworkWeb3j() - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getSupportedEvents() - Method in interface io.meeds.deeds.listener.EventListener
- getSushiPairFundInfo() - Method in class io.meeds.deeds.service.BlockchainService
- getSushiPairToken(Web3j) - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getTokenFactory(Web3j) - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
- getUserProfile(String) - Method in class io.meeds.deeds.service.UserProfileService
- getXMeedFundInfo() - Method in class io.meeds.deeds.service.BlockchainService
- getXMeedsNFTRewarding(Web3j) - Method in class io.meeds.deeds.blockchain.BlockchainConfiguration
H
- HAMMON - Enum constant in enum class io.meeds.deeds.constant.DeedCity
- handleEvent(String, Object) - Method in interface io.meeds.deeds.listener.EventListener
-
Deprecated.used for internal casting and must not be overridden
I
- IN_PROGRESS - Enum constant in enum class io.meeds.deeds.constant.TransactionStatus
- init() - Method in class io.meeds.deeds.service.AuthorizationCodeService
- init() - Method in class io.meeds.deeds.service.ListenerService
- io.meeds.deeds.blockchain - package io.meeds.deeds.blockchain
- io.meeds.deeds.constant - package io.meeds.deeds.constant
- io.meeds.deeds.elasticsearch - package io.meeds.deeds.elasticsearch
- io.meeds.deeds.elasticsearch.model - package io.meeds.deeds.elasticsearch.model
- io.meeds.deeds.listener - package io.meeds.deeds.listener
- io.meeds.deeds.listerner.model - package io.meeds.deeds.listerner.model
- io.meeds.deeds.model - package io.meeds.deeds.model
- io.meeds.deeds.redis - package io.meeds.deeds.redis
- io.meeds.deeds.scheduling - package io.meeds.deeds.scheduling
- io.meeds.deeds.scheduling.task - package io.meeds.deeds.scheduling.task
- io.meeds.deeds.service - package io.meeds.deeds.service
- io.meeds.deeds.storage - package io.meeds.deeds.storage
- io.meeds.deeds.utils - package io.meeds.deeds.utils
- isBlockchainNetworkValid(long) - Method in class io.meeds.deeds.service.TenantService
- isConfirmed() - Method in enum class io.meeds.deeds.constant.TenantProvisioningStatus
- isDeedManager(String, long) - Method in class io.meeds.deeds.service.TenantService
-
Checks if address is the provisioning manager of the DEED
- isDeedOwner(String, long) - Method in class io.meeds.deeds.service.BlockchainService
-
Retrieves from blockchain whether an address is the owner of the deed
- isDeedOwner(String, long) - Method in class io.meeds.deeds.service.TenantService
-
Checks if address is the DEED owner
- isDeedProvisioningManager(String, long) - Method in class io.meeds.deeds.service.BlockchainService
-
Retrieves from blockchain whether an address is the provisioning manager of the deed or not
- isDeedStarted(long) - Method in class io.meeds.deeds.service.BlockchainService
-
Return DEED Tenant Status from Blockchain Contract
- isOfferEnabled(long) - Method in class io.meeds.deeds.service.BlockchainService
- isPending() - Method in enum class io.meeds.deeds.constant.TenantProvisioningStatus
- isStart() - Method in enum class io.meeds.deeds.constant.TenantProvisioningStatus
- isStop() - Method in enum class io.meeds.deeds.constant.TenantProvisioningStatus
- isTenantCommandStop(long) - Method in class io.meeds.deeds.service.TenantService
-
Check if Deed Tenant is started or commanded to be started
- isTransactionConfirmed(String) - Method in class io.meeds.deeds.service.BlockchainService
- isTransactionMined(String) - Method in class io.meeds.deeds.service.BlockchainService
-
Checks if transaction has been mined or not
- isValid(int, boolean) - Method in class io.meeds.deeds.service.AuthorizationCodeService.AuthorizationCode
K
L
- LEASE_ACQUIRED - Enum constant in enum class io.meeds.deeds.constant.BlockchainLeaseStatus
- LEASE_ENDED - Enum constant in enum class io.meeds.deeds.constant.BlockchainLeaseStatus
- LEASE_MANAGER_EVICTED - Enum constant in enum class io.meeds.deeds.constant.BlockchainLeaseStatus
- LEASE_PAYED - Enum constant in enum class io.meeds.deeds.constant.BlockchainLeaseStatus
- LEGENDARY - Enum constant in enum class io.meeds.deeds.constant.DeedCard
- ListenerEventCleanupTask - Class in io.meeds.deeds.scheduling.task
- ListenerEventCleanupTask() - Constructor for class io.meeds.deeds.scheduling.task.ListenerEventCleanupTask
- ListenerEventTriggerTask - Class in io.meeds.deeds.scheduling.task
- ListenerEventTriggerTask() - Constructor for class io.meeds.deeds.scheduling.task.ListenerEventTriggerTask
- ListenerService - Class in io.meeds.deeds.service
- ListenerService() - Constructor for class io.meeds.deeds.service.ListenerService
- LOG - Static variable in class io.meeds.deeds.service.ListenerService
M
- markDeedAsAcquired(long, String) - Method in class io.meeds.deeds.service.TenantService
-
Changes the DeedTenant Manager when an offer was acquired.
- MeedAssetsMetrics - Class in io.meeds.deeds.model
- MeedAssetsMetrics() - Constructor for class io.meeds.deeds.model.MeedAssetsMetrics
- meedBalanceOf(String) - Method in class io.meeds.deeds.service.BlockchainService
- meedBalanceOfNoDecimals(String) - Method in class io.meeds.deeds.service.BlockchainService
- meedBalanceOfOnPolygon(String) - Method in class io.meeds.deeds.service.BlockchainService
- meedsTotalSupply() - Method in class io.meeds.deeds.service.BlockchainService
- meedsTotalSupplyNoDecimals() - Method in class io.meeds.deeds.service.BlockchainService
- MELQART - Enum constant in enum class io.meeds.deeds.constant.DeedCity
N
- NONE - Enum constant in enum class io.meeds.deeds.constant.TransactionStatus
- NUMBER - Enum constant in enum class io.meeds.deeds.constant.DisplayType
O
- OBJECT_MAPPER - Static variable in class io.meeds.deeds.listerner.model.EventSerialization
- ObjectAlreadyExistsException - Exception in io.meeds.deeds.constant
- ObjectAlreadyExistsException() - Constructor for exception io.meeds.deeds.constant.ObjectAlreadyExistsException
- ObjectAlreadyExistsException(String) - Constructor for exception io.meeds.deeds.constant.ObjectAlreadyExistsException
- ObjectNotFoundException - Exception in io.meeds.deeds.constant
- ObjectNotFoundException() - Constructor for exception io.meeds.deeds.constant.ObjectNotFoundException
- ObjectNotFoundException(String) - Constructor for exception io.meeds.deeds.constant.ObjectNotFoundException
- OFFER_ACQUIRED - Enum constant in enum class io.meeds.deeds.constant.BlockchainOfferStatus
- OFFER_CREATED - Enum constant in enum class io.meeds.deeds.constant.BlockchainOfferStatus
- OFFER_DELETED - Enum constant in enum class io.meeds.deeds.constant.BlockchainOfferStatus
- OFFER_UPDATED - Enum constant in enum class io.meeds.deeds.constant.BlockchainOfferStatus
- onEvent(String, T) - Method in interface io.meeds.deeds.listener.EventListener
-
Handle a published event
P
- pendingRewardBalanceOf(String) - Method in class io.meeds.deeds.service.BlockchainService
- publicationConnection - Variable in class io.meeds.deeds.service.ListenerService
- publishEvent(String, Object) - Method in class io.meeds.deeds.service.ListenerService
-
Triggers an event locally and remotely using persistent event listening based on a dedicated Elasticsearch index to persist the event and generates a unique identifier for it.
R
- RARE - Enum constant in enum class io.meeds.deeds.constant.DeedCard
- redisClient(RedisConfigurationProperties) - Method in class io.meeds.deeds.redis.RedisConfiguration
- RedisConfiguration - Class in io.meeds.deeds.redis
- RedisConfiguration() - Constructor for class io.meeds.deeds.redis.RedisConfiguration
- RedisConfigurationProperties - Class in io.meeds.deeds.redis
- RedisConfigurationProperties() - Constructor for class io.meeds.deeds.redis.RedisConfigurationProperties
- remove(String) - Method in class io.meeds.deeds.service.SettingService
- removeListsner(String) - Method in class io.meeds.deeds.service.ListenerService
-
Removes all
EventListenerthat haveEventListener.getName()the designated name in param - removeListsner(String, String) - Method in class io.meeds.deeds.service.ListenerService
-
Removes all
EventListenerthat haveEventListener.getName()the designated name in param and aEventListener.getSupportedEvents()as designated in param name - RESHEF - Enum constant in enum class io.meeds.deeds.constant.DeedCity
S
- save(String, String) - Method in class io.meeds.deeds.service.SettingService
- saveDeedTenant(DeedTenant) - Method in class io.meeds.deeds.service.TenantService
-
Stores Tenant information
- saveEmail(String, long, String) - Method in class io.meeds.deeds.service.TenantService
-
Stores User Email to allow support Team Contact him and notify him about Tenant Status
- saveUserProfile(UserProfileDTO) - Method in class io.meeds.deeds.service.UserProfileService
- SchedulingCommonConfig - Class in io.meeds.deeds.scheduling
- SchedulingCommonConfig() - Constructor for class io.meeds.deeds.scheduling.SchedulingCommonConfig
- setApplicationContext(ApplicationContext) - Method in class io.meeds.deeds.service.ListenerService
- SettingRepository - Interface in io.meeds.deeds.storage
- SettingService - Class in io.meeds.deeds.service
- SettingService() - Constructor for class io.meeds.deeds.service.SettingService
- stakedSushiPair() - Method in class io.meeds.deeds.service.BlockchainService
- START_CONFIRMED - Enum constant in enum class io.meeds.deeds.constant.TenantProvisioningStatus
- START_IN_PROGRESS - Enum constant in enum class io.meeds.deeds.constant.TenantProvisioningStatus
- startTenant(String, String, long, String) - Method in class io.meeds.deeds.service.TenantService
-
Stores User Email to allow support Team Contact him and notify him about Tenant Status.
- STOP_CONFIRMED - Enum constant in enum class io.meeds.deeds.constant.TenantProvisioningStatus
- STOP_IN_PROGRESS - Enum constant in enum class io.meeds.deeds.constant.TenantProvisioningStatus
- stopTenant(String, String, long) - Method in class io.meeds.deeds.service.TenantService
-
Collects information about DEED Nft and transaction hash to command Tenant shutdown.
- subscriptionConnection - Variable in class io.meeds.deeds.service.ListenerService
- sushiPairSymbol() - Method in class io.meeds.deeds.service.BlockchainService
- sushiPairTotalSupply() - Method in class io.meeds.deeds.service.BlockchainService
T
- TANIT - Enum constant in enum class io.meeds.deeds.constant.DeedCity
- TENANT_COMMAND_START_EVENT - Static variable in class io.meeds.deeds.constant.CommonConstants
- TENANT_COMMAND_STOP_EVENT - Static variable in class io.meeds.deeds.constant.CommonConstants
- TenantProvisioningStatus - Enum Class in io.meeds.deeds.constant
- TenantService - Class in io.meeds.deeds.service
- TenantService() - Constructor for class io.meeds.deeds.service.TenantService
- TenantStatus - Enum Class in io.meeds.deeds.constant
- toDTO(UserProfile) - Static method in class io.meeds.deeds.utils.UserProfileMapper
- totalAllocationPoints() - Method in class io.meeds.deeds.service.BlockchainService
- totalFixedPercentage() - Method in class io.meeds.deeds.service.BlockchainService
- TransactionStatus - Enum Class in io.meeds.deeds.constant
- triggerCleanupEvents() - Method in class io.meeds.deeds.scheduling.task.ListenerEventCleanupTask
- triggerElasticSearchEvents() - Method in class io.meeds.deeds.service.ListenerService
-
An INTERNAL method that is used to be triggered periodically through the Scheduled Task
ListenerEventTriggerTask. - triggerEvents() - Method in class io.meeds.deeds.scheduling.task.ListenerEventTriggerTask
U
- UnauthorizedOperationException - Exception in io.meeds.deeds.constant
- UnauthorizedOperationException() - Constructor for exception io.meeds.deeds.constant.UnauthorizedOperationException
- UnauthorizedOperationException(String) - Constructor for exception io.meeds.deeds.constant.UnauthorizedOperationException
- UNCOMMON - Enum constant in enum class io.meeds.deeds.constant.DeedCard
- UNDEPLOYED - Enum constant in enum class io.meeds.deeds.constant.TenantStatus
- UserProfile - Class in io.meeds.deeds.elasticsearch.model
- UserProfile() - Constructor for class io.meeds.deeds.elasticsearch.model.UserProfile
- UserProfileDTO - Class in io.meeds.deeds.model
- UserProfileDTO() - Constructor for class io.meeds.deeds.model.UserProfileDTO
- UserProfileMapper - Class in io.meeds.deeds.utils
- UserProfileRepository - Interface in io.meeds.deeds.storage
- UserProfileService - Class in io.meeds.deeds.service
- UserProfileService() - Constructor for class io.meeds.deeds.service.UserProfileService
V
- validateAndGetData(String, int) - Method in class io.meeds.deeds.service.AuthorizationCodeService
-
Validate the entered code for a designated key and return its associated protected data if valid.
- VALIDATED - Enum constant in enum class io.meeds.deeds.constant.TransactionStatus
- valueOf(String) - Static method in enum class io.meeds.deeds.constant.BlockchainLeaseStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.deeds.constant.BlockchainOfferStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.deeds.constant.DeedCard
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.deeds.constant.DeedCity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.deeds.constant.DisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.deeds.constant.TenantProvisioningStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.deeds.constant.TenantStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.deeds.constant.TransactionStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.meeds.deeds.constant.BlockchainLeaseStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.deeds.constant.BlockchainOfferStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.deeds.constant.DeedCard
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.deeds.constant.DeedCity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.deeds.constant.DisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.deeds.constant.TenantProvisioningStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.deeds.constant.TenantStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.deeds.constant.TransactionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
X
- xMeedsTotalSupply() - Method in class io.meeds.deeds.service.BlockchainService
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form