Index

A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addListener(EventListener<?>) - Method in class io.meeds.deeds.common.service.ListenerService
Add manually a listener for a dedicated event.
ASHTARTE - Enum constant in enum class io.meeds.deeds.common.constant.DeedCity
 
AttachmentType - Enum Class in io.meeds.deeds.common.constant
 
AuthorizationCode() - Constructor for class io.meeds.deeds.common.service.AuthorizationCodeService.AuthorizationCode
 
AuthorizationCodeService - Class in io.meeds.deeds.common.service
 
AuthorizationCodeService() - Constructor for class io.meeds.deeds.common.service.AuthorizationCodeService
 
AuthorizationCodeService.AuthorizationCode - Class in io.meeds.deeds.common.service
 
autoConnectHubToWom(String, long) - Method in class io.meeds.deeds.common.service.HubService
 
autoConnectToWom(long, short, short, short, long, String, String, String, short) - Method in class io.meeds.deeds.common.service.BlockchainService
 
AVATAR - Enum constant in enum class io.meeds.deeds.common.constant.AttachmentType
 

B

BANNER - Enum constant in enum class io.meeds.deeds.common.constant.AttachmentType
 
BlockchainConfiguration - Class in io.meeds.deeds.common.blockchain
 
BlockchainConfiguration() - Constructor for class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
BlockchainConfigurationProperties - Class in io.meeds.deeds.common.blockchain
 
BlockchainConfigurationProperties() - Constructor for class io.meeds.deeds.common.blockchain.BlockchainConfigurationProperties
 
BlockchainLeaseStatus - Enum Class in io.meeds.deeds.common.constant
 
BlockchainOfferStatus - Enum Class in io.meeds.deeds.common.constant
 
BlockchainService - Class in io.meeds.deeds.common.service
 
BlockchainService() - Constructor for class io.meeds.deeds.common.service.BlockchainService
 
BOOST_NUMBER - Enum constant in enum class io.meeds.deeds.common.constant.DisplayType
 
BOOST_PERCENTAGE - Enum constant in enum class io.meeds.deeds.common.constant.DisplayType
 
buildDeedTenantFromBlockchain(long) - Method in class io.meeds.deeds.common.service.TenantService
Retrieve Deed Tenant information from blockchain

C

CANCELED - Enum constant in enum class io.meeds.deeds.common.constant.TrialStatus
 
cancelOffers(String, long) - Method in class io.meeds.deeds.common.service.OfferService
 
checkValidity(String, int) - Method in class io.meeds.deeds.common.service.AuthorizationCodeService
Checks a code validity for a designated key and throws an exception when any verification condition hasn't been met.
cleanTokens() - Method in class io.meeds.deeds.common.service.HubService
 
cleanupElasticsearchEvents() - Method in class io.meeds.deeds.common.service.ListenerService
An INTERNAL method that is used to be triggered periodically through the Scheduled Task ListenerEventCleanupTask.
clientConfiguration() - Method in class io.meeds.deeds.common.elasticsearch.ElasticSearchConfig
 
clone() - Method in class io.meeds.deeds.common.elasticsearch.model.DeedMetadata
 
clone() - Method in class io.meeds.deeds.common.elasticsearch.model.DeedTenantOffer
 
CODE_REFRESH_HTTP_HEADER - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
CODE_VERIFICATION_HTTP_HEADER - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
COMMON - Enum constant in enum class io.meeds.deeds.common.constant.DeedCard
 
CommonConstants - Class in io.meeds.deeds.common.constant
 
CommonConstants.DeedOwnershipTransferEvent - Class in io.meeds.deeds.common.constant
 
computeEngagementScore(long) - Method in class io.meeds.deeds.common.service.HubReportService
 
computeUemReward(HubReport, double, double) - Method in class io.meeds.deeds.common.service.HubReportService
 
connectToWom(WomConnectionRequest) - Method in class io.meeds.deeds.common.service.HubService
 
countByTenantProvisioningStatus(TenantProvisioningStatus) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantManagerRepository
 
countByTenantProvisioningStatusAndCompletedIsFalse(TenantProvisioningStatus) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantManagerRepository
 
createLease(String, String, String, String) - Method in class io.meeds.deeds.common.service.LeaseService
 
createRentingOffer(String, String, DeedTenantOfferDTO) - Method in class io.meeds.deeds.common.service.OfferService
 

D

DATE - Enum constant in enum class io.meeds.deeds.common.constant.DisplayType
 
DEED_EMAIL_CODE_CONFIRMATION_TEMPLATE - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
DEED_EMAIL_CODE_PARAM_NAME - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
DEED_EMAIL_SEND_COMMAND_EVENT - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
DEED_EVENT_TENANT_EMAIL_UPDATED - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
DEED_OWNERSHIP_TRANSFERRED_BLOCKCHAIN_EVENT - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
DEED_TENANT_OWNERSHIP_TRANSFERRED_EVENT - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
DEED_USER_PROFILE_SAVED_EVENT - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
DeedCard - Enum Class in io.meeds.deeds.common.constant
 
DeedCity - Class in io.meeds.deeds.common.model
 
DeedCity - Enum Class in io.meeds.deeds.common.constant
 
DeedCity() - Constructor for class io.meeds.deeds.common.model.DeedCity
 
DeedFileBinary - Class in io.meeds.deeds.common.elasticsearch.model
 
DeedFileBinary() - Constructor for class io.meeds.deeds.common.elasticsearch.model.DeedFileBinary
 
DeedFileRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
DeedLeaseBlockchainState - Class in io.meeds.deeds.common.model
 
DeedLeaseBlockchainState() - Constructor for class io.meeds.deeds.common.model.DeedLeaseBlockchainState
 
DeedMetadata - Class in io.meeds.deeds.common.elasticsearch.model
 
DeedMetadata() - Constructor for class io.meeds.deeds.common.elasticsearch.model.DeedMetadata
 
DeedMetadataAttribute - Class in io.meeds.deeds.common.model
 
DeedMetadataAttribute() - Constructor for class io.meeds.deeds.common.model.DeedMetadataAttribute
 
DeedMetadataRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
DeedOfferBlockchainState - Class in io.meeds.deeds.common.model
 
DeedOfferBlockchainState() - Constructor for class io.meeds.deeds.common.model.DeedOfferBlockchainState
 
DeedOwnershipTransferEvent() - Constructor for class io.meeds.deeds.common.constant.CommonConstants.DeedOwnershipTransferEvent
 
DeedSetting - Class in io.meeds.deeds.common.elasticsearch.model
 
DeedSetting() - Constructor for class io.meeds.deeds.common.elasticsearch.model.DeedSetting
 
DeedTenant - Class in io.meeds.deeds.common.elasticsearch.model
 
DeedTenant() - Constructor for class io.meeds.deeds.common.elasticsearch.model.DeedTenant
 
DeedTenantEvent - Class in io.meeds.deeds.common.elasticsearch.model
 
DeedTenantEvent(String, String, List<String>, Instant) - Constructor for class io.meeds.deeds.common.elasticsearch.model.DeedTenantEvent
 
DeedTenantEventRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
DeedTenantLease - Class in io.meeds.deeds.common.elasticsearch.model
 
DeedTenantLease() - Constructor for class io.meeds.deeds.common.elasticsearch.model.DeedTenantLease
 
DeedTenantLeaseDTO - Class in io.meeds.deeds.common.model
 
DeedTenantLeaseDTO() - Constructor for class io.meeds.deeds.common.model.DeedTenantLeaseDTO
 
DeedTenantLeaseMapper - Class in io.meeds.deeds.common.utils
 
DeedTenantManagerRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
DeedTenantOffer - Class in io.meeds.deeds.common.elasticsearch.model
 
DeedTenantOffer() - Constructor for class io.meeds.deeds.common.elasticsearch.model.DeedTenantOffer
 
DeedTenantOfferDTO - Class in io.meeds.deeds.common.model
 
DeedTenantOfferDTO() - Constructor for class io.meeds.deeds.common.model.DeedTenantOfferDTO
 
DeedTenantOfferMapper - Class in io.meeds.deeds.common.utils
 
deleteByDateLessThan(Instant) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantEventRepository
 
deleteByNftId(long) - Method in interface io.meeds.deeds.common.elasticsearch.storage.OfferRepository
 
deleteByParentId(String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.OfferRepository
 
deleteRentingOffer(String, String, String) - Method in class io.meeds.deeds.common.service.OfferService
 
DEPLOYED - Enum constant in enum class io.meeds.deeds.common.constant.TenantStatus
 
DEPROVISIONED - Enum constant in enum class io.meeds.deeds.common.constant.TrialStatus
 
deserialize(JsonParser, DeserializationContext) - Method in class io.meeds.deeds.common.listerner.model.EventSerialization
 
disconnectFromWom(WomDisconnectionRequest) - Method in class io.meeds.deeds.common.service.HubService
 
DisplayType - Enum Class in io.meeds.deeds.common.constant
 

E

ELASTIC_SEARCH_EVENT_READING_LOCK - Static variable in class io.meeds.deeds.common.service.ListenerService
 
ElasticSearchConfig - Class in io.meeds.deeds.common.elasticsearch
 
ElasticSearchConfig() - Constructor for class io.meeds.deeds.common.elasticsearch.ElasticSearchConfig
 
elasticsearchOperations(ElasticsearchConverter, ElasticsearchClient) - Method in class io.meeds.deeds.common.elasticsearch.ElasticSearchConfig
 
EmailSendingCommand - Class in io.meeds.deeds.common.listerner.model
 
EmailSendingCommand() - Constructor for class io.meeds.deeds.common.listerner.model.EmailSendingCommand
 
endLease(String, long, String) - Method in class io.meeds.deeds.common.service.LeaseService
 
ERROR - Enum constant in enum class io.meeds.deeds.common.constant.TransactionStatus
 
ES_LAST_SCANNED_DATE_SETTING_NAME - Static variable in class io.meeds.deeds.common.service.ListenerService
 
esClientName - Variable in class io.meeds.deeds.common.service.ListenerService
 
ESHMUN - Enum constant in enum class io.meeds.deeds.common.constant.DeedCity
 
Event - Class in io.meeds.deeds.common.listerner.model
 
Event() - Constructor for class io.meeds.deeds.common.listerner.model.Event
 
EVENT_LISTENERS - Static variable in class io.meeds.deeds.common.service.ListenerService
 
EventListener<T> - Interface in io.meeds.deeds.common.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.common.listerner.model
 
EventSerialization() - Constructor for class io.meeds.deeds.common.listerner.model.EventSerialization
 
EventSerialization(Class<?>) - Constructor for class io.meeds.deeds.common.listerner.model.EventSerialization
 
EVERYONE - Static variable in class io.meeds.deeds.common.utils.DeedTenantLeaseMapper
 
EVERYONE - Static variable in class io.meeds.deeds.common.utils.DeedTenantOfferMapper
 
ExpirationDuration - Enum Class in io.meeds.deeds.common.constant
 

F

FileBinary - Class in io.meeds.deeds.common.model
 
FileBinary() - Constructor for class io.meeds.deeds.common.model.FileBinary
 
FileService - Class in io.meeds.deeds.common.service
 
FileService() - Constructor for class io.meeds.deeds.common.service.FileService
 
findByAddress(String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.UserProfileRepository
 
findByAddressInAndEnabledIsTrue(Set<String>, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubRepository
 
findByConsumersNotOrderByDateDesc(String, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantEventRepository
 
findByDateGreaterThanEqualAndConsumersNotOrderByDateAsc(Instant, String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantEventRepository
 
findByDeedManagerAddress(String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubRepository
 
findByDeedOwnerAddress(String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubRepository
 
findByEmail(String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.TrialRepository
 
findByEnabledIsTrue(Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubRepository
 
findByEnabledTrueAndNftIdAndEndDateGreaterThan(long, Instant) - Method in interface io.meeds.deeds.common.elasticsearch.storage.LeaseRepository
 
findByFromDateIsAndToDateIs(Instant, Instant) - Method in interface io.meeds.deeds.common.elasticsearch.storage.UemRewardRepository
 
findByHubAddress(String, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubReportRepository
 
findByHubAddresses(String, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.UemRewardRepository
 
findByHubAddressOrderByFromDateDesc(String, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubReportRepository
 
findByNftId(long) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubRepository
 
findByNftId(long) - Method in interface io.meeds.deeds.common.elasticsearch.storage.OfferRepository
 
findByOfferId(long) - Method in interface io.meeds.deeds.common.elasticsearch.storage.OfferRepository
 
findByOfferIdAndParentIdIsNull(long) - Method in interface io.meeds.deeds.common.elasticsearch.storage.OfferRepository
 
findByOfferTransactionHash(String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.OfferRepository
 
findByOfferTransactionStatusInOrderByCreatedDateAsc(List<TransactionStatus>) - Method in interface io.meeds.deeds.common.elasticsearch.storage.OfferRepository
 
findByOwnerAddress(String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantManagerRepository
 
findByOwnerNotAndNftIdAndEnabledTrue(String, long) - Method in interface io.meeds.deeds.common.elasticsearch.storage.OfferRepository
 
findByRewardId(long) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubReportRepository
 
findByRewardId(long, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubReportRepository
 
findByRewardIdAndHubAddress(long, String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubReportRepository
 
findByRewardIdAndHubAddress(long, String, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.HubReportRepository
 
findByTaskId(String) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantManagerRepository
 
findByTenantProvisioningStatus(TenantProvisioningStatus, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantManagerRepository
 
findByTenantProvisioningStatusAndCompletedIsFalse(TenantProvisioningStatus, Pageable) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantManagerRepository
 
findByTenantProvisioningStatusIn(List<TenantProvisioningStatus>) - Method in interface io.meeds.deeds.common.elasticsearch.storage.DeedTenantManagerRepository
 
findByTransactionStatusInOrderByCreatedDateAsc(List<TransactionStatus>) - Method in interface io.meeds.deeds.common.elasticsearch.storage.LeaseRepository
 
fromDays(int) - Static method in enum class io.meeds.deeds.common.constant.ExpirationDuration
 
fromDTO(DeedTenantOfferDTO) - Static method in class io.meeds.deeds.common.utils.DeedTenantOfferMapper
 
fromDTO(UserProfileDTO) - Static method in class io.meeds.deeds.common.utils.UserProfileMapper
 
fromEntity(HubEntity) - Static method in class io.meeds.deeds.common.utils.HubMapper
 
fromEntity(HubReportEntity) - Static method in class io.meeds.deeds.common.utils.HubReportMapper
 
fromEntity(UemRewardEntity) - Static method in class io.meeds.deeds.common.utils.UemRewardMapper
 
fromMonths(int) - Static method in enum class io.meeds.deeds.common.constant.NoticePeriod
 
fromMonths(int) - Static method in enum class io.meeds.deeds.common.constant.RentalDuration
 
fromOffer(DeedTenantOfferDTO, DeedTenant, String, String, String) - Static method in class io.meeds.deeds.common.utils.DeedTenantLeaseMapper
 
FundInfo - Class in io.meeds.deeds.common.model
 
FundInfo(String, BigInteger, BigInteger, BigInteger, BigInteger, Boolean) - Constructor for class io.meeds.deeds.common.model.FundInfo
 

G

generateCode(String, String, Object, String) - Method in class io.meeds.deeds.common.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.
generateToken(String) - Method in class io.meeds.deeds.common.service.HubService
 
get(String) - Method in class io.meeds.deeds.common.service.SettingService
 
getBlockchainNetworkId() - Method in class io.meeds.deeds.common.service.TenantService
 
getByEnabledTrueAndConfirmedTrueAndEndDateBetween(Instant, Instant) - Method in interface io.meeds.deeds.common.elasticsearch.storage.LeaseRepository
 
getCardType(long) - Method in class io.meeds.deeds.common.service.TenantService
 
getClaimableRewards(String) - Method in class io.meeds.deeds.common.service.UemRewardService
 
getCode(String, DefaultBlockParameter) - Method in class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
getCurrentCity() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getCurrentLease(long) - Method in class io.meeds.deeds.common.service.LeaseService
 
getDeed(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getDeedCardType(long) - Method in class io.meeds.deeds.common.service.BlockchainService
Retrieves from Blockchain DEED card type: - 0 : Common - 1 : Uncommon - 2 : Rare - 3 : Legendary
getDeedCityIndex(long) - Method in class io.meeds.deeds.common.service.BlockchainService
Retrieves from Blockchain DEED city index: - 0 : Tanit - 1 : Reshef - 2 : Ashtarte - 3 : Melqart - 4 : Eshmun - 5 : Kushor - 6 : Hammon
getDeedManager(long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getDeedOwner(long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getDeedRenting(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getDeedsOwnedBy(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getDeedTenant(long) - Method in class io.meeds.deeds.common.service.TenantService
Retrieves the DeedTenant information
getDeedTenant(String, long) - Method in class io.meeds.deeds.common.service.TenantService
Retrieves the DeedTenant information
getDeedTenantOrImport(Long) - Method in class io.meeds.deeds.common.service.TenantService
 
getDeedTenantOrImport(String, Long) - Method in class io.meeds.deeds.common.service.TenantService
 
getDeedTenantOrImport(String, Long, boolean) - Method in class io.meeds.deeds.common.service.TenantService
 
getDeedTenantProvisioning(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getDeedTenants(String) - Method in class io.meeds.deeds.common.service.TenantService
Retrieve list of DeedTenant of NFT owner
getEthereumMeedTokenAddress() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getFile(String) - Method in class io.meeds.deeds.common.service.FileService
 
getFromAddress() - Method in class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
getFundInfo(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getGasLimit() - Method in class io.meeds.deeds.common.blockchain.PolygonWomContractGasProvider
 
getGasLimit(String) - Method in class io.meeds.deeds.common.blockchain.PolygonWomContractGasProvider
 
getGasPrice() - Method in class io.meeds.deeds.common.blockchain.PolygonWomContractGasProvider
 
getGasPrice(String) - Method in class io.meeds.deeds.common.blockchain.PolygonWomContractGasProvider
 
getHub(Long) - Method in class io.meeds.deeds.common.service.HubService
 
getHub(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getHub(String) - Method in class io.meeds.deeds.common.service.HubService
 
getHub(String, boolean) - Method in class io.meeds.deeds.common.service.HubService
 
getHubAvatar(String) - Method in class io.meeds.deeds.common.service.HubService
 
getHubByDeedId(long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getHubOwner(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getHubs(long, Pageable) - Method in class io.meeds.deeds.common.service.HubService
 
getHubs(Pageable) - Method in class io.meeds.deeds.common.service.HubService
 
getLastBlock() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getLease(long) - Method in class io.meeds.deeds.common.service.LeaseService
 
getLease(long, String, boolean) - Method in class io.meeds.deeds.common.service.LeaseService
 
getLeaseById(BigInteger, BigInteger, String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getLeases(LeaseFilter, Pageable) - Method in class io.meeds.deeds.common.service.LeaseService
 
getLeasesEndDateBetween(Instant, Instant) - Method in class io.meeds.deeds.common.service.LeaseService
 
getLeaseTransactionEvents(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getMainnetMeedToken(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getMainnetNetworkWeb3j() - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getManagedDeeds(String) - Method in class io.meeds.deeds.common.service.HubService
 
getMaxUsers() - Method in class io.meeds.deeds.common.model.ManagedDeed
 
getMinedHubConnectionTransactions(long, long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getMinedProvisioningTransactions(long, long) - Method in class io.meeds.deeds.common.service.BlockchainService
Retrieves the list of mined provisioning transactions starting from a block to another
getMinedRentingTransactions(long, long) - Method in class io.meeds.deeds.common.service.BlockchainService
Retrieves Lease and Offer Events occurred on Renting Contract
getMinedTransferOwnershipDeedTransactions(long, long) - Method in class io.meeds.deeds.common.service.BlockchainService
Retrieves the list of mined ownership transfer of a Deed transactions starting from a block to another
getMinedUemLogs(long, long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getMintingPower() - Method in class io.meeds.deeds.common.model.ManagedDeed
 
getName() - Method in interface io.meeds.deeds.common.listener.EventListener
 
getNetworkId() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getNonce() - Method in class io.meeds.deeds.common.blockchain.PolygonWomRawTransactionManager
 
getOffer(String) - Method in class io.meeds.deeds.common.service.OfferService
 
getOffer(String, String, boolean) - Method in class io.meeds.deeds.common.service.OfferService
 
getOfferByBlockchainId(long) - Method in class io.meeds.deeds.common.service.OfferService
 
getOfferById(BigInteger, BigInteger, String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getOfferCreationTransactionHash(BigInteger) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getOffers(OfferFilter, Pageable) - Method in class io.meeds.deeds.common.service.OfferService
 
getOfferTransactionEvents(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getPendingRewards(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getPendingTransactions() - Method in class io.meeds.deeds.common.service.LeaseService
 
getPendingTransactions() - Method in class io.meeds.deeds.common.service.OfferService
 
getPolygonLastBlock() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getPolygonMeedToken(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getPolygonMeedTokenAddress() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getPolygonNetworkId() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getPolygonNetworkWeb3j() - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getReport(long) - Method in class io.meeds.deeds.common.service.HubReportService
 
getReport(long, String) - Method in class io.meeds.deeds.common.service.HubReportService
 
getReports(String, long, Pageable) - Method in class io.meeds.deeds.common.service.HubReportService
 
getReportsByHub(String, Pageable) - Method in class io.meeds.deeds.common.service.HubReportService
 
getReportsByRewardId(long) - Method in class io.meeds.deeds.common.service.HubReportService
 
getReportsByRewardId(long, Pageable) - Method in class io.meeds.deeds.common.service.HubReportService
 
getRewardById(long) - Method in class io.meeds.deeds.common.service.UemRewardService
 
getRewards(String, Pageable) - Method in class io.meeds.deeds.common.service.UemRewardService
 
getSupportedEvents() - Method in interface io.meeds.deeds.common.listener.EventListener
 
getSushiPairFundInfo() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getSushiPairToken(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getTokenFactory(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getTrialByEmail(String) - Method in class io.meeds.deeds.common.service.TrialService
 
getUemAddress() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getUemAddress() - Method in class io.meeds.deeds.common.service.UemRewardService
 
getUemPeriodicRewardAmount() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getUserEngagementMinting(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getUserProfile(String) - Method in class io.meeds.deeds.common.service.UserProfileService
 
getWomAddress() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getWomDeed(long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
getWomReadOnly(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getWomReadWrite(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 
getXMeedFundInfo() - Method in class io.meeds.deeds.common.service.BlockchainService
 
getXMeedsNFTRewarding(Web3j) - Method in class io.meeds.deeds.common.blockchain.BlockchainConfiguration
 

H

HAMMON - Enum constant in enum class io.meeds.deeds.common.constant.DeedCity
 
handleEvent(String, Object) - Method in interface io.meeds.deeds.common.listener.EventListener
Deprecated.
used for internal casting and must not be overridden
HUB_CONNECTED - Static variable in class io.meeds.deeds.common.service.HubService
 
HUB_DISCONNECTED - Static variable in class io.meeds.deeds.common.service.HubService
 
HUB_REPORT_SAVED - Static variable in class io.meeds.deeds.common.service.HubReportService
 
HUB_SAVED - Static variable in class io.meeds.deeds.common.service.HubService
 
HUB_STATUS_CHANGED - Static variable in class io.meeds.deeds.common.service.HubService
 
HubEntity - Class in io.meeds.deeds.common.elasticsearch.model
 
HubEntity() - Constructor for class io.meeds.deeds.common.elasticsearch.model.HubEntity
 
HubMapper - Class in io.meeds.deeds.common.utils
 
HubReportEntity - Class in io.meeds.deeds.common.elasticsearch.model
 
HubReportEntity() - Constructor for class io.meeds.deeds.common.elasticsearch.model.HubReportEntity
 
HubReportMapper - Class in io.meeds.deeds.common.utils
 
HubReportRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
HubReportService - Class in io.meeds.deeds.common.service
 
HubReportService() - Constructor for class io.meeds.deeds.common.service.HubReportService
 
HubRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
HubService - Class in io.meeds.deeds.common.service
 
HubService() - Constructor for class io.meeds.deeds.common.service.HubService
 

I

IN_PROGRESS - Enum constant in enum class io.meeds.deeds.common.constant.TransactionStatus
 
init() - Method in class io.meeds.deeds.common.service.AuthorizationCodeService
 
init() - Method in class io.meeds.deeds.common.service.HubService
 
init() - Method in class io.meeds.deeds.common.service.ListenerServiceInit
 
initTransactionManager(ECKeyPair) - Static method in class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
io.meeds.deeds.common.blockchain - package io.meeds.deeds.common.blockchain
 
io.meeds.deeds.common.constant - package io.meeds.deeds.common.constant
 
io.meeds.deeds.common.elasticsearch - package io.meeds.deeds.common.elasticsearch
 
io.meeds.deeds.common.elasticsearch.model - package io.meeds.deeds.common.elasticsearch.model
 
io.meeds.deeds.common.elasticsearch.storage - package io.meeds.deeds.common.elasticsearch.storage
 
io.meeds.deeds.common.listener - package io.meeds.deeds.common.listener
 
io.meeds.deeds.common.listerner.model - package io.meeds.deeds.common.listerner.model
 
io.meeds.deeds.common.model - package io.meeds.deeds.common.model
 
io.meeds.deeds.common.scheduling - package io.meeds.deeds.common.scheduling
 
io.meeds.deeds.common.scheduling.task - package io.meeds.deeds.common.scheduling.task
 
io.meeds.deeds.common.service - package io.meeds.deeds.common.service
 
io.meeds.deeds.common.utils - package io.meeds.deeds.common.utils
 
isBlockchainNetworkValid(long) - Method in class io.meeds.deeds.common.service.TenantService
 
isConfirmed() - Method in enum class io.meeds.deeds.common.constant.TenantProvisioningStatus
 
isConnected(HubEntity) - Static method in class io.meeds.deeds.common.utils.HubMapper
 
isDeedManager(String, long) - Method in class io.meeds.deeds.common.service.TenantService
Checks if address is the provisioning manager of the DEED
isDeedOwner(String, long) - Method in class io.meeds.deeds.common.service.BlockchainService
Retrieves from blockchain whether an address is the owner of the deed
isDeedOwner(String, long) - Method in class io.meeds.deeds.common.service.TenantService
Checks if address is the DEED owner
isDeedProvisioningManager(String, long) - Method in class io.meeds.deeds.common.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.common.service.BlockchainService
Return DEED Tenant Status from Blockchain Contract
isHubConnected(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
isOfferEnabled(long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
isPending() - Method in enum class io.meeds.deeds.common.constant.TenantProvisioningStatus
 
isPolygonTransactionConfirmed(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
isPolygonTransactionMined(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
isReportFraud(long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
isStart() - Method in enum class io.meeds.deeds.common.constant.TenantProvisioningStatus
 
isStop() - Method in enum class io.meeds.deeds.common.constant.TenantProvisioningStatus
 
isTenantCommandStop(long) - Method in class io.meeds.deeds.common.service.TenantService
Check if Deed Tenant is started or commanded to be started
isTransactionConfirmed(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
isTransactionMined(String) - Method in class io.meeds.deeds.common.service.BlockchainService
Checks if transaction has been mined or not
isValid(int, boolean) - Method in class io.meeds.deeds.common.service.AuthorizationCodeService.AuthorizationCode
 

K

KUSHOR - Enum constant in enum class io.meeds.deeds.common.constant.DeedCity
 

L

LEASE_ACQUIRED - Enum constant in enum class io.meeds.deeds.common.constant.BlockchainLeaseStatus
 
LEASE_ACQUIRED_EVENT - Static variable in class io.meeds.deeds.common.service.LeaseService
 
LEASE_ACQUISITION_CONFIRMED_EVENT - Static variable in class io.meeds.deeds.common.service.LeaseService
 
LEASE_END_EVENT - Static variable in class io.meeds.deeds.common.service.LeaseService
 
LEASE_ENDED - Enum constant in enum class io.meeds.deeds.common.constant.BlockchainLeaseStatus
 
LEASE_ENDED_CONFIRMED_EVENT - Static variable in class io.meeds.deeds.common.service.LeaseService
 
LEASE_MANAGER_EVICTED - Enum constant in enum class io.meeds.deeds.common.constant.BlockchainLeaseStatus
 
LEASE_PAYED - Enum constant in enum class io.meeds.deeds.common.constant.BlockchainLeaseStatus
 
LEASE_RENT_PAYED_EVENT - Static variable in class io.meeds.deeds.common.service.LeaseService
 
LEASE_RENT_PAYMENT_CONFIRMED_EVENT - Static variable in class io.meeds.deeds.common.service.LeaseService
 
LEASE_TENANT_EVICT_EVENT - Static variable in class io.meeds.deeds.common.service.LeaseService
 
LEASE_TENANT_EVICTED_CONFIRMED_EVENT - Static variable in class io.meeds.deeds.common.service.LeaseService
 
LeaseFilter - Class in io.meeds.deeds.common.model
 
LeaseFilter() - Constructor for class io.meeds.deeds.common.model.LeaseFilter
 
LeaseRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
LeaseService - Class in io.meeds.deeds.common.service
 
LeaseService() - Constructor for class io.meeds.deeds.common.service.LeaseService
 
LEGENDARY - Enum constant in enum class io.meeds.deeds.common.constant.DeedCard
 
ListenerEventCleanupTask - Class in io.meeds.deeds.common.scheduling.task
 
ListenerEventCleanupTask() - Constructor for class io.meeds.deeds.common.scheduling.task.ListenerEventCleanupTask
 
ListenerEventTriggerTask - Class in io.meeds.deeds.common.scheduling.task
 
ListenerEventTriggerTask() - Constructor for class io.meeds.deeds.common.scheduling.task.ListenerEventTriggerTask
 
LISTENERS - Static variable in class io.meeds.deeds.common.service.ListenerService
 
ListenerService - Class in io.meeds.deeds.common.service
 
ListenerService() - Constructor for class io.meeds.deeds.common.service.ListenerService
 
ListenerServiceInit - Class in io.meeds.deeds.common.service
A class to initialize ListenerService to avoid having cyclic dependency: ListenerService -> EventListeners -> Service Layer Components -> ListenerService
ListenerServiceInit() - Constructor for class io.meeds.deeds.common.service.ListenerServiceInit
 
LOG - Static variable in class io.meeds.deeds.common.service.ListenerService
 
lowerCase(Set<String>) - Static method in class io.meeds.deeds.common.utils.UemRewardMapper
 
lowerCase(SortedSet<String>) - Static method in class io.meeds.deeds.common.utils.HubReportMapper
 

M

ManagedDeed - Class in io.meeds.deeds.common.model
 
ManagedDeed() - Constructor for class io.meeds.deeds.common.model.ManagedDeed
 
markDeedAsAcquired(long, String) - Method in class io.meeds.deeds.common.service.TenantService
Changes the DeedTenant Manager when an offer was acquired.
markOfferAcquisitionInProgress(long, String, Instant) - Method in class io.meeds.deeds.common.service.OfferService
 
markOfferAsAcquired(long, Instant) - Method in class io.meeds.deeds.common.service.OfferService
 
MAX_DATE_VALUE - Static variable in class io.meeds.deeds.common.utils.DeedTenantLeaseMapper
 
MAX_DATE_VALUE - Static variable in class io.meeds.deeds.common.utils.DeedTenantOfferMapper
 
MAX_FILE_LENGTH - Static variable in class io.meeds.deeds.common.elasticsearch.model.DeedFileBinary
 
MeedAssetsMetrics - Class in io.meeds.deeds.common.model
 
MeedAssetsMetrics() - Constructor for class io.meeds.deeds.common.model.MeedAssetsMetrics
 
meedBalanceOf(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
meedBalanceOfNoDecimals(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
meedBalanceOfOnPolygon(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
meedsTotalSupply() - Method in class io.meeds.deeds.common.service.BlockchainService
 
meedsTotalSupplyNoDecimals() - Method in class io.meeds.deeds.common.service.BlockchainService
 
MELQART - Enum constant in enum class io.meeds.deeds.common.constant.DeedCity
 

N

NO_PERIOD - Enum constant in enum class io.meeds.deeds.common.constant.NoticePeriod
 
NONE - Enum constant in enum class io.meeds.deeds.common.constant.TransactionStatus
 
NoticePeriod - Enum Class in io.meeds.deeds.common.constant
 
NUMBER - Enum constant in enum class io.meeds.deeds.common.constant.DisplayType
 

O

OBJECT_MAPPER - Static variable in class io.meeds.deeds.common.listerner.model.EventSerialization
 
OFFER_ACQUIRED - Enum constant in enum class io.meeds.deeds.common.constant.BlockchainOfferStatus
 
OFFER_ACQUISITION_CONFIRMED_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OFFER_ACQUISITION_PROGRESS_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OFFER_CANCELED_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OFFER_CREATED - Enum constant in enum class io.meeds.deeds.common.constant.BlockchainOfferStatus
 
OFFER_CREATED_CONFIRMED_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OFFER_CREATED_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OFFER_DELETED - Enum constant in enum class io.meeds.deeds.common.constant.BlockchainOfferStatus
 
OFFER_DELETED_CONFIRMED_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OFFER_DELETED_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OFFER_UPDATED - Enum constant in enum class io.meeds.deeds.common.constant.BlockchainOfferStatus
 
OFFER_UPDATED_CONFIRMED_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OFFER_UPDATED_EVENT - Static variable in class io.meeds.deeds.common.service.OfferService
 
OfferFilter - Class in io.meeds.deeds.common.model
 
OfferFilter() - Constructor for class io.meeds.deeds.common.model.OfferFilter
 
OfferRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
OfferService - Class in io.meeds.deeds.common.service
 
OfferService() - Constructor for class io.meeds.deeds.common.service.OfferService
 
OfferType - Enum Class in io.meeds.deeds.common.constant
 
ofNftId(long) - Static method in class io.meeds.deeds.common.model.LeaseFilter
 
ofNftId(long) - Static method in class io.meeds.deeds.common.model.OfferFilter
 
ONE_DAY - Enum constant in enum class io.meeds.deeds.common.constant.ExpirationDuration
 
ONE_MONTH - Enum constant in enum class io.meeds.deeds.common.constant.ExpirationDuration
 
ONE_MONTH - Enum constant in enum class io.meeds.deeds.common.constant.NoticePeriod
 
ONE_MONTH - Enum constant in enum class io.meeds.deeds.common.constant.RentalDuration
 
ONE_MONTH - Enum constant in enum class io.meeds.deeds.common.constant.RentalPaymentPeriodicity
 
ONE_WEEK - Enum constant in enum class io.meeds.deeds.common.constant.ExpirationDuration
 
ONE_YEAR - Enum constant in enum class io.meeds.deeds.common.constant.RentalDuration
 
ONE_YEAR - Enum constant in enum class io.meeds.deeds.common.constant.RentalPaymentPeriodicity
 
onEvent(String, T) - Method in interface io.meeds.deeds.common.listener.EventListener
Handle a published event
OPEN - Enum constant in enum class io.meeds.deeds.common.constant.TrialStatus
 
OTHER - Enum constant in enum class io.meeds.deeds.common.constant.ExpirationDuration
 
OTHER - Enum constant in enum class io.meeds.deeds.common.constant.NoticePeriod
 
OTHER - Enum constant in enum class io.meeds.deeds.common.constant.RentalDuration
 

P

payRents(String, String, long, int, String) - Method in class io.meeds.deeds.common.service.LeaseService
 
pendingRewardBalanceOf(String) - Method in class io.meeds.deeds.common.service.BlockchainService
 
persistentFeatureEnabled - Static variable in class io.meeds.deeds.common.service.ListenerService
 
PolygonTransactionManagerProxy - Class in io.meeds.deeds.common.blockchain
 
PolygonTransactionManagerProxy() - Constructor for class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
PolygonWomContractGasProvider - Class in io.meeds.deeds.common.blockchain
 
PolygonWomContractGasProvider(Web3j) - Constructor for class io.meeds.deeds.common.blockchain.PolygonWomContractGasProvider
 
PolygonWomRawTransactionManager - Class in io.meeds.deeds.common.blockchain
Override default Raw Transaction to ensure to use the latest mined nonce instead of pending, in order to replace transactions
PolygonWomRawTransactionManager(Web3j, Credentials, long) - Constructor for class io.meeds.deeds.common.blockchain.PolygonWomRawTransactionManager
 
PROVISIONED - Enum constant in enum class io.meeds.deeds.common.constant.TrialStatus
 
publishEvent(String, Object) - Method in class io.meeds.deeds.common.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.common.constant.DeedCard
 
refreshClaimableAmount(String) - Method in class io.meeds.deeds.common.service.HubService
 
refreshHubFromWom(String) - Method in class io.meeds.deeds.common.service.HubService
 
refreshHubUemProperties(String) - Method in class io.meeds.deeds.common.service.HubService
 
refreshReport(long) - Method in class io.meeds.deeds.common.service.HubReportService
 
refreshReportFraud(long) - Method in class io.meeds.deeds.common.service.HubReportService
 
refreshRewardProperties(long) - Method in class io.meeds.deeds.common.service.UemRewardService
 
REJECTED - Enum constant in enum class io.meeds.deeds.common.constant.TrialStatus
 
releaseExplicitOfferRefreshLock(String) - Method in class io.meeds.deeds.common.service.OfferService
 
remove(String) - Method in class io.meeds.deeds.common.service.SettingService
 
removeFile(String) - Method in class io.meeds.deeds.common.service.FileService
 
removeListsner(String) - Method in class io.meeds.deeds.common.service.ListenerService
Removes all EventListener that have EventListener.getName() the designated name in param
removeListsner(String, String) - Method in class io.meeds.deeds.common.service.ListenerService
Removes all EventListener that have EventListener.getName() the designated name in param and a EventListener.getSupportedEvents() as designated in param name
RentalDuration - Enum Class in io.meeds.deeds.common.constant
 
RentalPaymentPeriodicity - Enum Class in io.meeds.deeds.common.constant
 
RENTING - Enum constant in enum class io.meeds.deeds.common.constant.OfferType
 
RESHEF - Enum constant in enum class io.meeds.deeds.common.constant.DeedCity
 
retrieveReportProperties(long) - Method in class io.meeds.deeds.common.service.BlockchainService
 
retrieveReportProperties(HubReport) - Method in class io.meeds.deeds.common.service.BlockchainService
 
retrieveRewardProperties(UemReward) - Method in class io.meeds.deeds.common.service.BlockchainService
 

S

SALE - Enum constant in enum class io.meeds.deeds.common.constant.OfferType
 
save(String, String) - Method in class io.meeds.deeds.common.service.SettingService
 
saveDeedTenant(DeedTenant) - Method in class io.meeds.deeds.common.service.TenantService
Stores Tenant information
saveEmail(String, long, String) - Method in class io.meeds.deeds.common.service.TenantService
Stores User Email to allow support Team Contact him and notify him about Tenant Status
saveFile(FileBinary) - Method in class io.meeds.deeds.common.service.FileService
 
saveHubAvatar(String, String, String, String, MultipartFile) - Method in class io.meeds.deeds.common.service.HubService
 
saveLeaseTransactionAsError(long, String) - Method in class io.meeds.deeds.common.service.LeaseService
 
saveOfferTransactionAsError(String) - Method in class io.meeds.deeds.common.service.OfferService
 
saveReport(HubReportVerifiableData) - Method in class io.meeds.deeds.common.service.HubReportService
 
saveTrial(String, String, String, String, String) - Method in class io.meeds.deeds.common.service.TrialService
 
saveUserProfile(UserProfileDTO) - Method in class io.meeds.deeds.common.service.UserProfileService
 
SchedulingCommonConfig - Class in io.meeds.deeds.common.scheduling
 
SchedulingCommonConfig() - Constructor for class io.meeds.deeds.common.scheduling.SchedulingCommonConfig
 
sendCall(String, String, DefaultBlockParameter) - Method in class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
sendEIP1559Transaction(long, BigInteger, BigInteger, BigInteger, String, String, BigInteger) - Method in class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
sendEIP1559Transaction(long, BigInteger, BigInteger, BigInteger, String, String, BigInteger, boolean) - Method in class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
sendTransaction(BigInteger, BigInteger, String, String, BigInteger) - Method in class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
sendTransaction(BigInteger, BigInteger, String, String, BigInteger, boolean) - Method in class io.meeds.deeds.common.blockchain.PolygonTransactionManagerProxy
 
setAddress(String) - Method in class io.meeds.deeds.common.elasticsearch.model.HubEntity
 
setApplicationContext(ApplicationContext) - Method in class io.meeds.deeds.common.service.ListenerServiceInit
 
setDeedManagerAddress(String) - Method in class io.meeds.deeds.common.elasticsearch.model.HubEntity
 
setDeedOwnerAddress(String) - Method in class io.meeds.deeds.common.elasticsearch.model.HubEntity
 
setHubOwnerAddress(String) - Method in class io.meeds.deeds.common.elasticsearch.model.HubEntity
 
SettingRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
SettingService - Class in io.meeds.deeds.common.service
 
SettingService() - Constructor for class io.meeds.deeds.common.service.SettingService
 
SIX_MONTHS - Enum constant in enum class io.meeds.deeds.common.constant.RentalDuration
 
stakedSushiPair() - Method in class io.meeds.deeds.common.service.BlockchainService
 
START_CONFIRMED - Enum constant in enum class io.meeds.deeds.common.constant.TenantProvisioningStatus
 
START_IN_PROGRESS - Enum constant in enum class io.meeds.deeds.common.constant.TenantProvisioningStatus
 
startTenant(String, String, long, String) - Method in class io.meeds.deeds.common.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.common.constant.TenantProvisioningStatus
 
STOP_IN_PROGRESS - Enum constant in enum class io.meeds.deeds.common.constant.TenantProvisioningStatus
 
stopTenant(String, String, long) - Method in class io.meeds.deeds.common.service.TenantService
Collects information about DEED Nft and transaction hash to command Tenant shutdown.
sushiPairSymbol() - Method in class io.meeds.deeds.common.service.BlockchainService
 
sushiPairTotalSupply() - Method in class io.meeds.deeds.common.service.BlockchainService
 

T

TANIT - Enum constant in enum class io.meeds.deeds.common.constant.DeedCity
 
TENANT_COMMAND_START_EVENT - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
TENANT_COMMAND_STOP_EVENT - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
TenantProvisioningStatus - Enum Class in io.meeds.deeds.common.constant
 
TenantService - Class in io.meeds.deeds.common.service
 
TenantService() - Constructor for class io.meeds.deeds.common.service.TenantService
 
TenantStatus - Enum Class in io.meeds.deeds.common.constant
 
THREE_DAYS - Enum constant in enum class io.meeds.deeds.common.constant.ExpirationDuration
 
THREE_MONTHS - Enum constant in enum class io.meeds.deeds.common.constant.NoticePeriod
 
THREE_MONTHS - Enum constant in enum class io.meeds.deeds.common.constant.RentalDuration
 
toDTO(DeedTenantLease, TenantStatus, TenantProvisioningStatus) - Static method in class io.meeds.deeds.common.utils.DeedTenantLeaseMapper
 
toDTO(DeedTenantOffer) - Static method in class io.meeds.deeds.common.utils.DeedTenantOfferMapper
 
toDTO(UserProfile) - Static method in class io.meeds.deeds.common.utils.UserProfileMapper
 
toEntity(HubReport) - Static method in class io.meeds.deeds.common.utils.HubReportMapper
 
toEntity(Hub, DeedTenant, DeedTenantLeaseDTO, HubEntity) - Static method in class io.meeds.deeds.common.utils.HubMapper
 
toEntity(UemReward) - Static method in class io.meeds.deeds.common.utils.UemRewardMapper
 
toOfferChangeLog(DeedTenantOffer, String) - Static method in class io.meeds.deeds.common.utils.DeedTenantOfferMapper
 
toOfferUpdateChangeLog(DeedTenantOfferDTO, DeedTenantOffer) - Static method in class io.meeds.deeds.common.utils.DeedTenantOfferMapper
 
totalAllocationPoints() - Method in class io.meeds.deeds.common.service.BlockchainService
 
totalFixedPercentage() - Method in class io.meeds.deeds.common.service.BlockchainService
 
TransactionStatus - Enum Class in io.meeds.deeds.common.constant
 
transferDeedManager(long, String, String) - Method in class io.meeds.deeds.common.service.HubService
 
transferDeedOwner(long, String, String) - Method in class io.meeds.deeds.common.service.HubService
 
transferDeedOwnership(String, long) - Method in class io.meeds.deeds.common.service.LeaseService
 
TRIAL_CREATE_COMMAND_EVENT - Static variable in class io.meeds.deeds.common.constant.CommonConstants
 
TrialContactInformation - Class in io.meeds.deeds.common.elasticsearch.model
 
TrialContactInformation() - Constructor for class io.meeds.deeds.common.elasticsearch.model.TrialContactInformation
 
TrialRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
TrialService - Class in io.meeds.deeds.common.service
 
TrialService() - Constructor for class io.meeds.deeds.common.service.TrialService
 
TrialStatus - Enum Class in io.meeds.deeds.common.constant
 
triggerCleanupEvents() - Method in class io.meeds.deeds.common.scheduling.task.ListenerEventCleanupTask
 
triggerElasticSearchEvents() - Method in class io.meeds.deeds.common.service.ListenerService
An INTERNAL method that is used to be triggered periodically through the Scheduled Task ListenerEventTriggerTask.
triggerEvents() - Method in class io.meeds.deeds.common.scheduling.task.ListenerEventTriggerTask
 
TWO_MONTHS - Enum constant in enum class io.meeds.deeds.common.constant.NoticePeriod
 

U

UEM_REWARD_SAVED - Static variable in class io.meeds.deeds.common.service.UemRewardService
 
UemRewardEntity - Class in io.meeds.deeds.common.elasticsearch.model
 
UemRewardEntity() - Constructor for class io.meeds.deeds.common.elasticsearch.model.UemRewardEntity
 
UemRewardMapper - Class in io.meeds.deeds.common.utils
 
UemRewardRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
UemRewardService - Class in io.meeds.deeds.common.service
 
UemRewardService() - Constructor for class io.meeds.deeds.common.service.UemRewardService
 
UnauthorizedOperationException - Exception in io.meeds.deeds.common.constant
 
UnauthorizedOperationException() - Constructor for exception io.meeds.deeds.common.constant.UnauthorizedOperationException
 
UnauthorizedOperationException(String) - Constructor for exception io.meeds.deeds.common.constant.UnauthorizedOperationException
 
UNCOMMON - Enum constant in enum class io.meeds.deeds.common.constant.DeedCard
 
UNDEPLOYED - Enum constant in enum class io.meeds.deeds.common.constant.TenantStatus
 
updateDeedOnWom(long) - Method in class io.meeds.deeds.common.service.HubService
 
updateDeedOnWom(long, boolean) - Method in class io.meeds.deeds.common.service.HubService
 
updateHub(HubUpdateRequest) - Method in class io.meeds.deeds.common.service.HubService
 
updateLeaseStatusFromBlockchain(long, String, Map<BlockchainLeaseStatus, DeedLeaseBlockchainState>) - Method in class io.meeds.deeds.common.service.LeaseService
 
updateLeaseStatusFromBlockchain(DeedLeaseBlockchainState, BlockchainLeaseStatus) - Method in class io.meeds.deeds.common.service.LeaseService
 
updateOfferFromBlockchain(DeedOfferBlockchainState, boolean) - Method in class io.meeds.deeds.common.service.OfferService
 
updateRentingOffer(String, DeedTenantOfferDTO) - Method in class io.meeds.deeds.common.service.OfferService
 
updateRentingOfferStatusFromBlockchain(String, Map<BlockchainOfferStatus, DeedOfferBlockchainState>) - Method in class io.meeds.deeds.common.service.OfferService
 
updateWomDeed(long, short, short, short, long, String, String, short) - Method in class io.meeds.deeds.common.service.BlockchainService
 
UserProfile - Class in io.meeds.deeds.common.elasticsearch.model
 
UserProfile() - Constructor for class io.meeds.deeds.common.elasticsearch.model.UserProfile
 
UserProfileDTO - Class in io.meeds.deeds.common.model
 
UserProfileDTO() - Constructor for class io.meeds.deeds.common.model.UserProfileDTO
 
UserProfileMapper - Class in io.meeds.deeds.common.utils
 
UserProfileRepository - Interface in io.meeds.deeds.common.elasticsearch.storage
 
UserProfileService - Class in io.meeds.deeds.common.service
 
UserProfileService() - Constructor for class io.meeds.deeds.common.service.UserProfileService
 

V

validateAndGetData(String, int) - Method in class io.meeds.deeds.common.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.common.constant.TransactionStatus
 
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.AttachmentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.BlockchainLeaseStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.BlockchainOfferStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.DeedCard
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.DeedCity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.DisplayType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.ExpirationDuration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.NoticePeriod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.OfferType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.RentalDuration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.RentalPaymentPeriodicity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.TenantProvisioningStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.TenantStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.TransactionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.meeds.deeds.common.constant.TrialStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.meeds.deeds.common.constant.AttachmentType
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.common.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.common.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.common.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.common.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.common.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.common.constant.ExpirationDuration
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.common.constant.NoticePeriod
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.common.constant.OfferType
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.common.constant.RentalDuration
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.common.constant.RentalPaymentPeriodicity
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.common.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.common.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.common.constant.TransactionStatus
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.common.constant.TrialStatus
Returns an array containing the constants of this enum class, in the order they are declared.

W

WOM_INVALID_SIGNED_MESSAGE - Static variable in class io.meeds.deeds.common.service.HubService
 
WomDeed - Class in io.meeds.deeds.common.model
 
WomDeed() - Constructor for class io.meeds.deeds.common.model.WomDeed
 
WomHub - Class in io.meeds.deeds.common.model
 
WomHub() - Constructor for class io.meeds.deeds.common.model.WomHub
 

X

xMeedsTotalSupply() - Method in class io.meeds.deeds.common.service.BlockchainService
 
A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form