Index
All Classes and Interfaces|All Packages|Serialized Form
A
- Account - Class in tech.corefinance.account.common.entity
- Account() - Constructor for class tech.corefinance.account.common.entity.Account
- AccountArrearsSetting - Class in tech.corefinance.account.common.model
- AccountArrearsSetting() - Constructor for class tech.corefinance.account.common.model.AccountArrearsSetting
- AccountKafkaConfig - Class in tech.corefinance.account.common.config
- AccountKafkaConfig() - Constructor for class tech.corefinance.account.common.config.AccountKafkaConfig
- AccountPenaltySetting - Class in tech.corefinance.account.common.model
-
PenaltySetting
How is the penalty rate charged? => % per year. - AccountPenaltySetting() - Constructor for class tech.corefinance.account.common.model.AccountPenaltySetting
- AccountRepaymentScheduling - Class in tech.corefinance.account.common.model
- AccountRepaymentScheduling() - Constructor for class tech.corefinance.account.common.model.AccountRepaymentScheduling
- AccountService<T extends Account,
R extends tech.corefinance.common.repository.CommonResourceRepository<T, String>> - Interface in tech.corefinance.account.common.service - AccountServiceImpl<T extends Account,
R extends tech.corefinance.common.repository.CommonResourceRepository<T, String>> - Class in tech.corefinance.account.common.service - AccountServiceImpl(int, TaskExecutor, DbSequenceHandling, KafkaTemplate<String, Object>, AccountKafkaConfig) - Constructor for class tech.corefinance.account.common.service.AccountServiceImpl
- AccountTransaction - Class in tech.corefinance.account.common.entity
- AccountTransaction() - Constructor for class tech.corefinance.account.common.entity.AccountTransaction
- AccountTransactionService<T extends AccountTransaction,
R extends tech.corefinance.common.repository.CommonResourceRepository<T, String>> - Interface in tech.corefinance.account.common.service - AccountTransactionServiceImpl<T extends AccountTransaction,
R extends tech.corefinance.common.repository.CommonResourceRepository<T, String>> - Class in tech.corefinance.account.common.service - AccountTransactionServiceImpl() - Constructor for class tech.corefinance.account.common.service.AccountTransactionServiceImpl
- AccountType - Enum Class in tech.corefinance.account.common.model
- addAsyncTaskCreateUpdateAccount() - Method in class tech.corefinance.account.common.service.AccountServiceImpl
- afterEntitySaved(T) - Method in class tech.corefinance.account.common.service.AccountServiceImpl
- afterItemDeleted(T) - Method in class tech.corefinance.account.common.service.AccountServiceImpl
B
- BalanceCleanupMessage - Class in tech.corefinance.account.common.dto
- BalanceCleanupMessage() - Constructor for class tech.corefinance.account.common.dto.BalanceCleanupMessage
- BalanceInitialMessage - Class in tech.corefinance.account.common.dto
- BalanceInitialMessage() - Constructor for class tech.corefinance.account.common.dto.BalanceInitialMessage
C
- canEqual(Object) - Method in class tech.corefinance.account.common.config.AccountKafkaConfig
- canEqual(Object) - Method in class tech.corefinance.account.common.dto.BalanceCleanupMessage
- canEqual(Object) - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- canEqual(Object) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- canEqual(Object) - Method in class tech.corefinance.account.common.dto.GlTransactionRequest
- canEqual(Object) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- canEqual(Object) - Method in class tech.corefinance.account.common.entity.Account
- canEqual(Object) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- canEqual(Object) - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
- canEqual(Object) - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
- canEqual(Object) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- canEqual(Object) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- canEqual(Object) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- canEqual(Object) - Method in class tech.corefinance.account.common.model.TransactionFee
- copyAdditionalPropertiesFromDtoToEntity(D, T) - Method in class tech.corefinance.account.common.service.AccountServiceImpl
- copyAdditionalPropertiesFromDtoToEntity(D, T) - Method in class tech.corefinance.account.common.service.AccountTransactionServiceImpl
- CORPORATE - Enum constant in enum class tech.corefinance.account.common.enums.CustomerType
- CreateAccountRequest - Class in tech.corefinance.account.common.dto
- CreateAccountRequest() - Constructor for class tech.corefinance.account.common.dto.CreateAccountRequest
- CREDIT - Enum constant in enum class tech.corefinance.account.common.model.TransactionSide
- CRYPTO - Enum constant in enum class tech.corefinance.account.common.model.AccountType
- CustomerType - Enum Class in tech.corefinance.account.common.enums
D
- dbSequenceHandling - Variable in class tech.corefinance.account.common.service.AccountServiceImpl
- DEBIT - Enum constant in enum class tech.corefinance.account.common.model.TransactionSide
- DEPOSIT - Enum constant in enum class tech.corefinance.account.common.model.AccountType
- DepositAccountInterestRate - Class in tech.corefinance.account.common.model
- DepositAccountInterestRate() - Constructor for class tech.corefinance.account.common.model.DepositAccountInterestRate
E
- equals(Object) - Method in class tech.corefinance.account.common.config.AccountKafkaConfig
- equals(Object) - Method in class tech.corefinance.account.common.dto.BalanceCleanupMessage
- equals(Object) - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- equals(Object) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- equals(Object) - Method in class tech.corefinance.account.common.dto.GlTransactionRequest
- equals(Object) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- equals(Object) - Method in class tech.corefinance.account.common.entity.Account
- equals(Object) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- equals(Object) - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
- equals(Object) - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
- equals(Object) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- equals(Object) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- equals(Object) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- equals(Object) - Method in class tech.corefinance.account.common.model.TransactionFee
G
- getAccountId() - Method in class tech.corefinance.account.common.dto.BalanceCleanupMessage
- getAccountId() - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- getAccountType() - Method in class tech.corefinance.account.common.dto.BalanceCleanupMessage
- getAccountType() - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- getAccruedInterestPostingFrequency() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- getAfterTranAmount() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getAllowNegativeInterestRate() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getAmount() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getAmount() - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Transaction amount without fees.
- getAmount() - Method in class tech.corefinance.account.common.model.TransactionFee
- getAppliedExchangeRate() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getApplyWithholdingTaxes() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getBalanceInterestCalculation() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getBalancesCleanupTopic() - Method in class tech.corefinance.account.common.config.AccountKafkaConfig
- getBalancesInitTopic() - Method in class tech.corefinance.account.common.config.AccountKafkaConfig
- getBeforeTranAmount() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getCalculationDateFixedDay() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getCalculationDateFixedMonth() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getCalculationDateOption() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getCalculationDateType() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getCalculationMethod() - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
- getCategoryId() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getCategoryId() - Method in class tech.corefinance.account.common.entity.Account
- getCategoryName() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getCategoryName() - Method in class tech.corefinance.account.common.entity.Account
- getCategoryObject(String) - Method in class tech.corefinance.account.common.service.AccountServiceImpl
- getCollectPrincipalEveryRepayments() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Collect Principal Every X Repayments.
- getCounterAccountId() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getCounterAccountId() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getCounterAccountType() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getCounterAccountType() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getCounterCustomerId() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getCounterCustomerType() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getCreatedBy() - Method in class tech.corefinance.account.common.entity.Account
- getCreatedDate() - Method in class tech.corefinance.account.common.entity.Account
- getCreatedDate() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getCurrency() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getCurrency() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getCurrency() - Method in class tech.corefinance.account.common.model.TransactionFee
- getCurrencyRounding() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- getDaysCalculatedFrom() - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
Arrears Days Calculated From.
- getDescription() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getDescription() - Method in class tech.corefinance.account.common.entity.Account
- getFeeCode() - Method in class tech.corefinance.account.common.model.TransactionFee
- getFeeGroup() - Method in class tech.corefinance.account.common.model.TransactionFee
- getFirstDueDateOffsetValues() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Automatically add a default offset in days to the first installment due date and specify the minimum and maximum days that can be added to the first installment date.
- getFloors() - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
With a floor (minimum).
- getGlAccountId() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getGracePeriodType() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- getGracePeriodValues() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Principal Grace Period.
- getId() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getId() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getId() - Method in class tech.corefinance.account.common.entity.Account
- getId() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getInstallmentsValues() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- getInterestCalculationMethod() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getInterestCalculationMethod() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- getInterestCalculationPoint() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- getInterestDayInYear() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getInterestDayInYear() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- getInterestItems() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getInterestRateIndexSource() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getInterestRateIndexSource() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- getInterestRateTerms() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getInterestRateValues() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
-
Interest Rate Constraints (%) for fixed interest rate.
- getInterestRateValues() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
-
Interest Rate Constraints (%) for fixed interest rate.
- getInterestType() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- getIntervalOption() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Interval repayment scheduling option.
- getIntervalValue() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Interval repayment scheduling value.
- getLastModifiedBy() - Method in class tech.corefinance.account.common.entity.Account
- getLastModifiedDate() - Method in class tech.corefinance.account.common.entity.Account
- getLastModifiedDate() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getMainCurrency() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getMainCurrency() - Method in class tech.corefinance.account.common.entity.Account
- getMemo() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getMemo() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getName() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getName() - Method in class tech.corefinance.account.common.entity.Account
- getNonWorkingDaysRescheduling() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- getPenaltyRateValues() - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
-
Penalty Rate Constraints (%).
- getPenaltyTolerancePeriod() - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
-
Penalty Tolerance Period X Days.
- getPercentPerDay() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- getPercentPerDay() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- getProductId() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getProductId() - Method in class tech.corefinance.account.common.entity.Account
- getProductObject(String) - Method in class tech.corefinance.account.common.service.AccountServiceImpl
- getRepaymentDays() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Fixed days repayment scheduling value.
- getRepaymentMethod() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- getRepaymentsInterestCalculation() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- getRepaymentsScheduleEditing() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- getRequestAppId() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getRequestAppId() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getRequestChannelId() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getRequestChannelId() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getScheduleRounding() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- getSequenceName() - Method in class tech.corefinance.account.common.service.AccountServiceImpl
- getShortMonthHandling() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- getStatus() - Method in class tech.corefinance.account.common.entity.Account
- getSupportedCurrencies() - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- getSupportedCurrencies() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getSupportedCurrencies() - Method in class tech.corefinance.account.common.entity.Account
- getTargetCurrency() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getTargetCurrency() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getTerminalId() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getTerminalId() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getToleranceAmounts() - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
Arrears Tolerance Amount (% of Outstanding Principal).
- getTolerancePeriods() - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
Arrears Tolerance Period in Days.
- getTotal() - Method in class tech.corefinance.account.common.model.TransactionFee
- getTotalAmount() - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Transaction amount which included fees.
- getTotalFeeAmount() - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Total fee amount.
- getTotalFeeVatAmount() - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Total VAT amount of fees.
- getTotalFeeVatAndFeeAmount() - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Total VAT amount of fees + Total fee amount
- getTransactionCode() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getTransactionCode() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getTransactionFees() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getTransactionFees() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getTransactionSide() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getTransactionSide() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getTransactionType() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getTransactionType() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getTransDate() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- getType() - Method in class tech.corefinance.account.common.model.TransactionFee
- getTypeId() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getTypeId() - Method in class tech.corefinance.account.common.entity.Account
- getTypeName() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- getTypeName() - Method in class tech.corefinance.account.common.entity.Account
- getTypeObject(String) - Method in class tech.corefinance.account.common.service.AccountServiceImpl
- getVat() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- getVat() - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Transaction VAT.
- getVat() - Method in class tech.corefinance.account.common.model.TransactionFee
- GL - Enum constant in enum class tech.corefinance.account.common.model.AccountType
- GlTransactionRequest - Class in tech.corefinance.account.common.dto
- GlTransactionRequest() - Constructor for class tech.corefinance.account.common.dto.GlTransactionRequest
H
- hashCode() - Method in class tech.corefinance.account.common.config.AccountKafkaConfig
- hashCode() - Method in class tech.corefinance.account.common.dto.BalanceCleanupMessage
- hashCode() - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- hashCode() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- hashCode() - Method in class tech.corefinance.account.common.dto.GlTransactionRequest
- hashCode() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- hashCode() - Method in class tech.corefinance.account.common.entity.Account
- hashCode() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- hashCode() - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
- hashCode() - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
- hashCode() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- hashCode() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- hashCode() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- hashCode() - Method in class tech.corefinance.account.common.model.TransactionFee
I
- INDIVIDUAL - Enum constant in enum class tech.corefinance.account.common.enums.CustomerType
- isIncludeNonWorkingDay() - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
Include/Exclude Non-Working Days in Arrears Tolerance Period and Penalty Calculation Method.
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- isSameInterestForAllCurrency() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
L
- LOAN - Enum constant in enum class tech.corefinance.account.common.model.AccountType
- LoanAccountInterestRate - Class in tech.corefinance.account.common.model
- LoanAccountInterestRate() - Constructor for class tech.corefinance.account.common.model.LoanAccountInterestRate
M
- mapProductToAccount(D, Object, T) - Method in class tech.corefinance.account.common.service.AccountServiceImpl
- maxRandomIdCheck - Variable in class tech.corefinance.account.common.service.AccountServiceImpl
- MONTHLY_FIRST_DAY - Enum constant in enum class tech.corefinance.account.common.model.MonthlyPayOption
-
Pay first day every month.
- MONTHLY_FROM_ACTIVATION - Enum constant in enum class tech.corefinance.account.common.model.MonthlyPayOption
-
Pay monthly base on activation date.
- MONTHLY_LAST_DAY - Enum constant in enum class tech.corefinance.account.common.model.MonthlyPayOption
-
Pay last day every month.
- MonthlyPayOption - Enum Class in tech.corefinance.account.common.model
R
- random - Variable in class tech.corefinance.account.common.service.AccountServiceImpl
S
- setAccountId(String) - Method in class tech.corefinance.account.common.dto.BalanceCleanupMessage
- setAccountId(String) - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- setAccountType(AccountType) - Method in class tech.corefinance.account.common.dto.BalanceCleanupMessage
- setAccountType(AccountType) - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- setAccruedInterestPostingFrequency(AccruedInterestPostingFrequency) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setAfterTranAmount(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setAllowNegativeInterestRate(Boolean) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setAmount(double) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setAmount(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Transaction amount without fees.
- setAmount(double) - Method in class tech.corefinance.account.common.model.TransactionFee
- setAppliedExchangeRate(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setApplyWithholdingTaxes(Boolean) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setBalanceInterestCalculation(DepositBalanceInterestCalculation) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setBalancesCleanupTopic(String) - Method in class tech.corefinance.account.common.config.AccountKafkaConfig
- setBalancesInitTopic(String) - Method in class tech.corefinance.account.common.config.AccountKafkaConfig
- setBeforeTranAmount(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setCalculationDateFixedDay(int) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setCalculationDateFixedMonth(int) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setCalculationDateOption(InterestCalculationDateOptionType) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setCalculationDateType(InterestCalculationDateOptionType) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setCalculationMethod(PenaltyCalculationMethod) - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
- setCategoryId(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setCategoryId(String) - Method in class tech.corefinance.account.common.entity.Account
- setCategoryName(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setCategoryName(String) - Method in class tech.corefinance.account.common.entity.Account
- setCollectPrincipalEveryRepayments(Integer) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Collect Principal Every X Repayments.
- setCounterAccountId(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setCounterAccountId(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setCounterAccountType(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setCounterAccountType(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setCounterCustomerId(long) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setCounterCustomerType(CustomerType) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setCreatedBy(BasicUserDto) - Method in class tech.corefinance.account.common.entity.Account
- setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.account.common.entity.Account
- setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setCurrency(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setCurrency(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setCurrency(String) - Method in class tech.corefinance.account.common.model.TransactionFee
- setCurrencyRounding(RepaymentCurrencyRounding) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setDaysCalculatedFrom(ArrearsDaysCalculatedFrom) - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
Arrears Days Calculated From.
- setDescription(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setDescription(String) - Method in class tech.corefinance.account.common.entity.Account
- setFeeCode(String) - Method in class tech.corefinance.account.common.model.TransactionFee
- setFeeGroup(String) - Method in class tech.corefinance.account.common.model.TransactionFee
- setFirstDueDateOffsetValues(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Automatically add a default offset in days to the first installment due date and specify the minimum and maximum days that can be added to the first installment date.
- setFloors(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
With a floor (minimum).
- setGlAccountId(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setGracePeriodType(GracePeriodType) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setGracePeriodValues(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Principal Grace Period.
- setId(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setId(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setId(String) - Method in class tech.corefinance.account.common.entity.Account
- setId(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setIncludeNonWorkingDay(boolean) - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
Include/Exclude Non-Working Days in Arrears Tolerance Period and Penalty Calculation Method.
- setInstallmentsValues(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setInterestCalculationMethod(InterestCalculationMethod) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setInterestCalculationMethod(LoanInterestCalculationMethod) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setInterestCalculationPoint(InterestCalculationMethod) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setInterestDayInYear(InterestDayInYear) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setInterestDayInYear(InterestDayInYear) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setInterestItems(List<TieredInterestItem>) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setInterestRateIndexSource(String) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setInterestRateIndexSource(String) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setInterestRateTerms(DepositInterestRateTerms) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setInterestRateValues(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
-
Interest Rate Constraints (%) for fixed interest rate.
- setInterestRateValues(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
-
Interest Rate Constraints (%) for fixed interest rate.
- setInterestType(LoanInterestType) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setIntervalOption(FrequencyOption) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Interval repayment scheduling option.
- setIntervalValue(Integer) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Interval repayment scheduling value.
- setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.account.common.entity.Account
- setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.account.common.entity.Account
- setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setMainCurrency(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setMainCurrency(String) - Method in class tech.corefinance.account.common.entity.Account
- setMemo(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setMemo(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setName(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setName(String) - Method in class tech.corefinance.account.common.entity.Account
- setNonWorkingDaysRescheduling(NonWorkingDaysRescheduling) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setPenaltyRateValues(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
-
Penalty Rate Constraints (%).
- setPenaltyTolerancePeriod(Integer) - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
-
Penalty Tolerance Period X Days.
- setPercentPerDay(int) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setPercentPerDay(int) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setProductId(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setProductId(String) - Method in class tech.corefinance.account.common.entity.Account
- setRepaymentDays(List<Integer>) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
-
Fixed days repayment scheduling value.
- setRepaymentMethod(RepaymentSchedulingMethod) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setRepaymentsInterestCalculation(RepaymentsInterestCalculation) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setRepaymentsScheduleEditing(RepaymentsScheduleEditing) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setRequestAppId(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setRequestAppId(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setRequestChannelId(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setRequestChannelId(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- setSameInterestForAllCurrency(boolean) - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- setScheduleRounding(RepaymentScheduleRounding) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setShortMonthHandling(ShortMonthHandling) - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- setStatus(AccountState) - Method in class tech.corefinance.account.common.entity.Account
- setSupportedCurrencies(String[]) - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- setSupportedCurrencies(String[]) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setSupportedCurrencies(String[]) - Method in class tech.corefinance.account.common.entity.Account
- setTargetCurrency(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setTargetCurrency(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setTerminalId(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setTerminalId(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setToleranceAmounts(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
Arrears Tolerance Amount (% of Outstanding Principal).
- setTolerancePeriods(List<CurrencyValue>) - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
-
Arrears Tolerance Period in Days.
- setTotal(double) - Method in class tech.corefinance.account.common.model.TransactionFee
- setTotalAmount(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Transaction amount which included fees.
- setTotalFeeAmount(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Total fee amount.
- setTotalFeeVatAmount(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Total VAT amount of fees.
- setTotalFeeVatAndFeeAmount(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Total VAT amount of fees + Total fee amount
- setTransactionCode(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setTransactionCode(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setTransactionFees(List<TransactionFee>) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setTransactionFees(List<TransactionFee>) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setTransactionSide(TransactionSide) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setTransactionSide(TransactionSide) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setTransactionType(String) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setTransactionType(String) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setTransDate(ZonedDateTime) - Method in class tech.corefinance.account.common.entity.AccountTransaction
- setType(DepositProductFeeType) - Method in class tech.corefinance.account.common.model.TransactionFee
- setTypeId(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setTypeId(String) - Method in class tech.corefinance.account.common.entity.Account
- setTypeName(String) - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- setTypeName(String) - Method in class tech.corefinance.account.common.entity.Account
- setVat(double) - Method in class tech.corefinance.account.common.dto.TransactionRequest
- setVat(double) - Method in class tech.corefinance.account.common.entity.AccountTransaction
-
Transaction VAT.
- setVat(double) - Method in class tech.corefinance.account.common.model.TransactionFee
T
- taskExecutor - Variable in class tech.corefinance.account.common.service.AccountServiceImpl
- tech.corefinance.account.common.config - package tech.corefinance.account.common.config
- tech.corefinance.account.common.dto - package tech.corefinance.account.common.dto
- tech.corefinance.account.common.entity - package tech.corefinance.account.common.entity
- tech.corefinance.account.common.enums - package tech.corefinance.account.common.enums
- tech.corefinance.account.common.model - package tech.corefinance.account.common.model
- tech.corefinance.account.common.service - package tech.corefinance.account.common.service
- toString() - Method in class tech.corefinance.account.common.config.AccountKafkaConfig
- toString() - Method in class tech.corefinance.account.common.dto.BalanceCleanupMessage
- toString() - Method in class tech.corefinance.account.common.dto.BalanceInitialMessage
- toString() - Method in class tech.corefinance.account.common.dto.CreateAccountRequest
- toString() - Method in class tech.corefinance.account.common.dto.GlTransactionRequest
- toString() - Method in class tech.corefinance.account.common.dto.TransactionRequest
- toString() - Method in class tech.corefinance.account.common.entity.Account
- toString() - Method in class tech.corefinance.account.common.entity.AccountTransaction
- toString() - Method in class tech.corefinance.account.common.model.AccountArrearsSetting
- toString() - Method in class tech.corefinance.account.common.model.AccountPenaltySetting
- toString() - Method in class tech.corefinance.account.common.model.AccountRepaymentScheduling
- toString() - Method in class tech.corefinance.account.common.model.DepositAccountInterestRate
- toString() - Method in class tech.corefinance.account.common.model.LoanAccountInterestRate
- toString() - Method in class tech.corefinance.account.common.model.TransactionFee
- TransactionFee - Class in tech.corefinance.account.common.model
- TransactionFee() - Constructor for class tech.corefinance.account.common.model.TransactionFee
- TransactionRequest - Class in tech.corefinance.account.common.dto
- TransactionRequest() - Constructor for class tech.corefinance.account.common.dto.TransactionRequest
- TransactionSide - Enum Class in tech.corefinance.account.common.model
V
- valueOf(String) - Static method in enum class tech.corefinance.account.common.enums.CustomerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.account.common.model.AccountType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.account.common.model.MonthlyPayOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.account.common.model.TransactionSide
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class tech.corefinance.account.common.enums.CustomerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.account.common.model.AccountType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.account.common.model.MonthlyPayOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.account.common.model.TransactionSide
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form