| AccountBalanceLimitVOConverter |
|
| AccountConverter |
|
| AccountFeeEntityLogHandlerImpl |
Handler for AccountFee entity logs.
|
| AccountFeeLogServiceImpl |
|
| AccountFeeServiceImpl |
|
| AccountHandlerImpl |
|
| AccountHistoryEntry |
Represents an account history entry
|
| AccountPaymentAmountLimitVOConverter |
|
| AccountServiceImpl |
|
| AccountServiceLocal.AdjustAccountsResult |
|
| AccountTypeEntityLogHandlerImpl |
Handler for AccountType entity logs.
|
| AccountTypeServiceImpl |
|
| AccountTypeVOConverter |
|
| AccountVerificationPollingTask |
|
| AccountVOConverter |
A converter for account vo, which basically applies the account number mask
|
| ARateTypeHandlerImpl |
|
| ArchiveAccountFeeLogBackgroundTask |
Background task that marks a given account fee log as archived
|
| ArchiveBulkActionBackgroundTask |
Background task that marks a given bulk action as archived
|
| AuthorizationLevelEntityLogHandlerImpl |
Handler for AuthorizationLevel entity logs.
|
| AuthorizationLevelServiceImpl |
|
| AuthorizationRoleServiceImpl |
|
| BaseAccountLimitDTOConverter<DTO extends BaseAccountLimitDTO> |
|
| BaseRateTypeHandlerImpl<T,R extends RateParameters,D extends RateParametersDTO> |
Implementation for RateTypeHandler; each rate type has it's own child of this one.
|
| BaseTransactionQueryHandlerImpl<Q extends AbstractTransactionQuery,P extends BuildTransQueryParams<Q>> |
A query handler which handles common conditions for both transactions and installments
|
| BuildInstallmentQueryParams |
|
| BuildTransactionQueryParams |
|
| BuildTransferQueryParams |
Parameters for building a query for transfers
|
| BuildTransQueryParams<Q extends AbstractTransQuery> |
Parameters for builng a query for either transfers, transactions or installments
|
| ChargeAccountFeeBatchBackgroundTask |
|
| ChargebackServiceImpl |
|
| CleanAccountBalancesPollingTask |
A PollingTask which updates the online balance of accounts with dirty_account_balances
|
| CurrencyEntityLogHandlerImpl |
Handler for Currency entity logs.
|
| CurrencyServiceImpl |
|
| CurrencyVOWithDRateConverter |
|
| DispatchAccountFeeChargesBackgroundTask |
|
| DispatchArchiveAccountFeesPollingTask |
|
| DispatchArchiveBulkActionsPollingTask |
|
| DRateTypeHandlerImpl |
|
| EasyInvoiceServiceImpl |
|
| ExpireExternalPaymentPollingTask |
|
| ExpirePendingAuthorizationPaymentPollingTask |
A PollingTask which expires pending authorization payments
|
| ExpireVouchersActivationPollingTask |
Polling task that expires vouchers which haven't been activated yet
|
| ExpireVouchersPollingTask |
Polling task that expires vouchers
|
| ExternalPaymentBackgroundTask |
BackgroundTask used to process the external payment given by the provided id.
|
| ExternalPaymentServiceImpl |
|
| FinishAccountFeeChargesPollingTask |
|
| FromRatesData |
A RatesData of the from account of a transfer.
|
| GetTransferSummaryParameters |
Parameters used to get transfer summary
|
| InstallmentProcessingPollingTask |
A PollingTask which processes installments of an scheduled payment
|
| InstallmentQueryHandlerImpl |
|
| LocateAccountOwnerResult |
Result for locating an account owner
|
| NativeAccountStatus |
|
| NotifyVoucherBuyingAboutToExpirePollingTask |
A PollingTask that notifies admins about voucher types whose buy is about to expire
|
| NotifyVouchersAboutToExpirePollingTask |
A PollingTask that notifies users about vouchers x days before expiring
|
| PaymentRequestProcessingPollingTask |
|
| PaymentRequestServiceImpl |
|
| PaymentServiceImpl |
|
| PaymentTransferTypeQuery |
Query parameters for searching payment transfer types
|
| PrepareValidationParameter |
|
| PrepareValidationParameter.Builder |
|
| RateHandlerImpl |
Implementation for RateService; common methods used for any rate type go here.
|
| RatesData |
The internal data storage type for rates in the implementation project.
|
| RecurringPaymentServiceImpl |
|
| ResetRatesBackgroundTask |
BackgroundTask used to reset rates on the accounts to null when a specific rate has
been disabled on the currency.
|
| RestrictedOperatorAccessibleAccounts |
Indicates which are accessible by a specific restricted operator
|
| ScheduledAccountFeesPollingTask |
Inserts the missing executions for each enabled and scheduled account fee
|
| ScheduledPaymentServiceImpl |
|
| TicketProcessingPollingTask |
|
| TicketServiceImpl |
|
| TicketWebhookSender |
A Runnable that sends a POST request to a webhook URL
|
| TimeBasedRateTypeHandlerImpl<R extends TimeBasedRateParameters,D extends TimeBasedRateParametersDTO> |
parent handler implementation for A- and D-rate.
|
| TransactionAuthorizationServiceImpl |
|
| TransactionConverter |
A converter for Transactions, which can find either by id or transaction number
|
| TransactionCustomFieldEntityLogHandlerImpl |
Handler for Transaction custom field entity logs.
|
| TransactionCustomFieldPossibleValueCategoryServiceImpl |
|
| TransactionCustomFieldPossibleValueEntityLogHandlerImpl |
Handler for Transaction custom field possible value entity logs.
|
| TransactionCustomFieldPossibleValueServiceImpl |
|
| TransactionCustomFieldServiceImpl |
Service implementation for transaction custom fields
|
| TransactionDetailedVOConverter<VO extends TransactionDetailedVO> |
An EntityVOConverter which maps specific VO types for TransactionDetailedVO
We defined a new converter for TransactionDetailedVO and its subclasses to avoid send
unnecessary extra information when converting from a more specific type to a generalized one (e.g converting a
Payment to a TransactionVO).
|
| TransactionNotificationProcessingHandlerImpl |
|
| TransactionNotificationProcessingPollingTask |
Polling task used to read all Transaction marked with pending-notification in true.
|
| TransactionNumberHandlerImpl |
|
| TransactionQueryHandlerImpl |
|
| TransactionServiceImpl |
|
| TransactionVOConverter<VO extends TransactionVO> |
|
| TransferConverter |
A converter for Transfers, which can find either by id or transaction number
|
| TransferDetailedVOConverter |
|
| TransferFeeEntityLogHandlerImpl |
Handler for TransferFee entity logs.
|
| TransferFeeServiceImpl |
Service implementation for transaction fees
|
| TransferFilterEntityLogHandlerImpl |
Handler for Transfer filter entity logs.
|
| TransferFilterServiceImpl |
|
| TransferNotificationProcessingHandlerImpl |
|
| TransferNotificationProcessingPollingTask |
|
| TransferQueryHandlerImpl |
|
| TransferServiceImpl |
|
| TransferStatusFlowServiceImpl |
|
| TransferStatusServiceImpl |
|
| TransferTypeEntityLogHandlerImpl |
Handler for TransferType entity logs.
|
| TransferTypeServiceImpl |
|
| TransferVOConverter |
|
| TransQueryHandlerImpl<Q extends AbstractTransQuery,P extends BuildTransQueryParams<Q>> |
Contains common logic for handling a query over transfers / transactions / installments
|
| UserAccountFeeLogServiceImpl |
|
| UserAccountVisibilitySettingsServiceImpl |
|
| VoucherCategoryImageServiceImpl |
|
| VoucherCategoryServiceImpl |
|
| VoucherConfigurationEntityLogHandlerImpl |
Handler for VoucherConfiguration entity logs.
|
| VoucherConfigurationServiceImpl |
|
| VoucherConverter |
A converter for Vouchers, which can find either by id or transaction number
|
| VoucherCustomFieldEntityLogHandlerImpl |
Handler for Voucher custom field entity logs.
|
| VoucherCustomFieldPossibleValueCategoryServiceImpl |
|
| VoucherCustomFieldPossibleValueEntityLogHandlerImpl |
Handler for Voucher custom field possible value entity logs.
|
| VoucherCustomFieldPossibleValueServiceImpl |
|
| VoucherCustomFieldServiceImpl |
Service implementation for voucher custom fields
|
| VoucherDetailsOnPayment |
Contains details of a voucher / voucher transaction to be displayed together with a payment details
|
| VoucherServiceImpl |
|
| VoucherTemplateImageServiceImpl |
|
| VoucherTemplateServiceImpl |
|
| VoucherTemplateServiceImpl.VoucherTemplateMetadata |
|
| VoucherTemplateVOConverter |
|
| VoucherTransactionResultVOConverter |
|
| VoucherTypeEntityLogHandlerImpl |
Handler for VoucherType entity logs.
|
| VoucherTypeImageServiceImpl |
|
| VoucherTypeServiceImpl |
|
| VoucherVOConverter |
|