Index

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

A

AccountState - Enum Class in tech.corefinance.product.enums
 
AccruedInterestPostingFrequency - Enum Class in tech.corefinance.product.enums
 
ACTUAL_ISDA - Enum constant in enum class tech.corefinance.product.enums.InterestDayInYear
Actual ISDA:
Calculates the interest daily by counting the number of days in the calendar and also considers leap years.
ACTUAL_NUMBER_OF_DAYS - Enum constant in enum class tech.corefinance.product.enums.RepaymentsInterestCalculation
Using Actual Number of Days.
ALL_BRANCHES - Enum constant in enum class tech.corefinance.product.enums.ProductAvailabilityMode
 
ALL_GROUPS - Enum constant in enum class tech.corefinance.product.enums.ProductAvailabilityMode
 
APPROVED - Enum constant in enum class tech.corefinance.product.enums.AccountState
 
ArrearsDaysCalculatedFrom - Enum Class in tech.corefinance.product.enums
 
ArrearsSetting - Class in tech.corefinance.product.model
 
ArrearsSetting() - Constructor for class tech.corefinance.product.model.ArrearsSetting
 

B

Branch - Class in tech.corefinance.product.entity
 
Branch() - Constructor for class tech.corefinance.product.entity.Branch
 
BranchController - Class in tech.corefinance.product.controller
 
BranchController() - Constructor for class tech.corefinance.product.controller.BranchController
 
BranchRepository - Interface in tech.corefinance.product.repository
 
BranchService - Interface in tech.corefinance.product.service
 
BranchServiceImpl - Class in tech.corefinance.product.service
 
BranchServiceImpl() - Constructor for class tech.corefinance.product.service.BranchServiceImpl
 

C

canEqual(Object) - Method in class tech.corefinance.product.dto.CryptoProductDto
 
canEqual(Object) - Method in class tech.corefinance.product.dto.DepositProductDto
 
canEqual(Object) - Method in class tech.corefinance.product.dto.GlProductDto
 
canEqual(Object) - Method in class tech.corefinance.product.dto.LoanProductDto
 
canEqual(Object) - Method in class tech.corefinance.product.dto.ProductDto
 
canEqual(Object) - Method in class tech.corefinance.product.dto.RateResponse
 
canEqual(Object) - Method in class tech.corefinance.product.entity.Branch
 
canEqual(Object) - Method in class tech.corefinance.product.entity.CryptoProduct
 
canEqual(Object) - Method in class tech.corefinance.product.entity.Currency
 
canEqual(Object) - Method in class tech.corefinance.product.entity.DepositProduct
 
canEqual(Object) - Method in class tech.corefinance.product.entity.ExchangeRate
 
canEqual(Object) - Method in class tech.corefinance.product.entity.GlProduct
 
canEqual(Object) - Method in class tech.corefinance.product.entity.Holiday
 
canEqual(Object) - Method in class tech.corefinance.product.entity.LoanProduct
 
canEqual(Object) - Method in class tech.corefinance.product.entity.Organization
 
canEqual(Object) - Method in class tech.corefinance.product.entity.Product
 
canEqual(Object) - Method in class tech.corefinance.product.entity.ProductCategory
 
canEqual(Object) - Method in class tech.corefinance.product.entity.ProductType
 
canEqual(Object) - Method in class tech.corefinance.product.entity.Rate
 
canEqual(Object) - Method in class tech.corefinance.product.entity.RateSource
 
canEqual(Object) - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
canEqual(Object) - Method in class tech.corefinance.product.model.ArrearsSetting
 
canEqual(Object) - Method in class tech.corefinance.product.model.CurrencyLimitValue
 
canEqual(Object) - Method in class tech.corefinance.product.model.DateFixedInYear
 
canEqual(Object) - Method in class tech.corefinance.product.model.DepositInterestRate
 
canEqual(Object) - Method in class tech.corefinance.product.model.DepositLimit
 
canEqual(Object) - Method in class tech.corefinance.product.model.LoanInterestRate
 
canEqual(Object) - Method in class tech.corefinance.product.model.PenaltySetting
 
canEqual(Object) - Method in class tech.corefinance.product.model.ProductAvailability
 
canEqual(Object) - Method in class tech.corefinance.product.model.ProductFee
 
canEqual(Object) - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
canEqual(Object) - Method in class tech.corefinance.product.model.RepaymentCollection
 
canEqual(Object) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
canEqual(Object) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
canEqual(Object) - Method in class tech.corefinance.product.model.TieredInterestItem
 
canEqual(Object) - Method in class tech.corefinance.product.model.ValueConstraint
 
canEqual(Object) - Method in class tech.corefinance.product.model.WithdrawalLimit
 
CAPITALIZED - Enum constant in enum class tech.corefinance.product.enums.LoanInterestType
Capitalized Interest.
CAPITALIZED_DISBURSEMENT - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Capitalized Disbursement.
CLOSED - Enum constant in enum class tech.corefinance.product.enums.AccountState
 
copyAdditionalPropertiesFromDtoToEntity(D, Branch) - Method in class tech.corefinance.product.service.BranchServiceImpl
 
copyAdditionalPropertiesFromDtoToEntity(D, DepositProduct) - Method in class tech.corefinance.product.service.DepositProductServiceImpl
 
copyAdditionalPropertiesFromDtoToEntity(D, Rate) - Method in class tech.corefinance.product.service.RateServiceImpl
 
CreditArrangementManaged - Enum Class in tech.corefinance.product.enums
 
CRYPTO - Enum constant in enum class tech.corefinance.product.enums.ProductCategoryType
 
CryptoProduct - Class in tech.corefinance.product.entity
 
CryptoProduct() - Constructor for class tech.corefinance.product.entity.CryptoProduct
 
CryptoProductController - Class in tech.corefinance.product.controller
 
CryptoProductController() - Constructor for class tech.corefinance.product.controller.CryptoProductController
 
CryptoProductDto - Class in tech.corefinance.product.dto
 
CryptoProductDto() - Constructor for class tech.corefinance.product.dto.CryptoProductDto
 
CryptoProductRepository - Interface in tech.corefinance.product.repository
 
CryptoProductService - Interface in tech.corefinance.product.service
 
CryptoProductServiceImpl - Class in tech.corefinance.product.service
 
CryptoProductServiceImpl() - Constructor for class tech.corefinance.product.service.CryptoProductServiceImpl
 
Currency - Class in tech.corefinance.product.entity
 
Currency() - Constructor for class tech.corefinance.product.entity.Currency
 
CurrencyController - Class in tech.corefinance.product.controller
 
CurrencyController() - Constructor for class tech.corefinance.product.controller.CurrencyController
 
CurrencyLimitValue - Class in tech.corefinance.product.model
 
CurrencyLimitValue() - Constructor for class tech.corefinance.product.model.CurrencyLimitValue
 
CurrencyRepository - Interface in tech.corefinance.product.repository
 
customEntityValidation(D, T) - Method in interface tech.corefinance.product.service.ProductService
 

D

DAILY_AVG - Enum constant in enum class tech.corefinance.product.enums.DepositBalanceInterestCalculation
Average Daily Balance:
System will calculate the average balance that the client had in their account during the day, and base the interest calculation on that amount.
DAILY_COMPOUND - Enum constant in enum class tech.corefinance.product.enums.LoanInterestType
Compound Interest with Compounding Frequency as Daily;
DAILY_MIN - Enum constant in enum class tech.corefinance.product.enums.DepositBalanceInterestCalculation
Minimum Daily Balance:
System will base the interest calculation on the minimum balance the client had in their account during the day.
DateFixedInYear - Class in tech.corefinance.product.model
 
DateFixedInYear() - Constructor for class tech.corefinance.product.model.DateFixedInYear
 
DAY - Enum constant in enum class tech.corefinance.product.enums.FrequencyOption
 
DAY - Enum constant in enum class tech.corefinance.product.enums.FrequencyOptionYearly
 
DECLINING_BALANCE - Enum constant in enum class tech.corefinance.product.enums.LoanInterestCalculationMethod
 
DECLINING_BALANCE_DISCOUNTED - Enum constant in enum class tech.corefinance.product.enums.LoanInterestCalculationMethod
 
DEDUCTED_DISBURSEMENT - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Deducted Disbursement.
DEPOSIT - Enum constant in enum class tech.corefinance.product.enums.ProductCategoryType
 
DepositBalanceInterestCalculation - Enum Class in tech.corefinance.product.enums
 
DepositInterestRate - Class in tech.corefinance.product.model
 
DepositInterestRate() - Constructor for class tech.corefinance.product.model.DepositInterestRate
 
DepositInterestRateTerms - Enum Class in tech.corefinance.product.model
 
DepositLimit - Class in tech.corefinance.product.model
 
DepositLimit() - Constructor for class tech.corefinance.product.model.DepositLimit
 
DepositLimitType - Enum Class in tech.corefinance.product.enums
 
DepositProduct - Class in tech.corefinance.product.entity
CurrentAccount:
A transactional account where a client may perform regular deposit and withdrawals, accrue interest and may optionally be allowed to go into overdraft.

Savings Account:
Allows you to create accounts where clients can make deposits and withdrawals when they wish.
DepositProduct() - Constructor for class tech.corefinance.product.entity.DepositProduct
 
DepositProductController - Class in tech.corefinance.product.controller
 
DepositProductController() - Constructor for class tech.corefinance.product.controller.DepositProductController
 
DepositProductDto - Class in tech.corefinance.product.dto
 
DepositProductDto() - Constructor for class tech.corefinance.product.dto.DepositProductDto
 
DepositProductRepository - Interface in tech.corefinance.product.repository
 
DepositProductService - Interface in tech.corefinance.product.service
 
DepositProductServiceImpl - Class in tech.corefinance.product.service
 
DepositProductServiceImpl() - Constructor for class tech.corefinance.product.service.DepositProductServiceImpl
 
DISBURSEMENT - Enum constant in enum class tech.corefinance.product.enums.AccruedInterestPostingFrequency
Accrued Interest Posting Frequency on Disbursement.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class tech.corefinance.product.filter.TenantIgnoreFilter
 
DORMANT - Enum constant in enum class tech.corefinance.product.enums.AccountState
 

E

END_OF_dAY - Enum constant in enum class tech.corefinance.product.enums.DepositBalanceInterestCalculation
End of Day Balance:
System will base the interest calculation on the balance the client had in their account at the end of the day.
equals(Object) - Method in class tech.corefinance.product.dto.CryptoProductDto
 
equals(Object) - Method in class tech.corefinance.product.dto.DepositProductDto
 
equals(Object) - Method in class tech.corefinance.product.dto.GlProductDto
 
equals(Object) - Method in class tech.corefinance.product.dto.LoanProductDto
 
equals(Object) - Method in class tech.corefinance.product.dto.ProductDto
 
equals(Object) - Method in class tech.corefinance.product.dto.RateResponse
 
equals(Object) - Method in class tech.corefinance.product.entity.Branch
 
equals(Object) - Method in class tech.corefinance.product.entity.CryptoProduct
 
equals(Object) - Method in class tech.corefinance.product.entity.Currency
 
equals(Object) - Method in class tech.corefinance.product.entity.DepositProduct
 
equals(Object) - Method in class tech.corefinance.product.entity.ExchangeRate
 
equals(Object) - Method in class tech.corefinance.product.entity.GlProduct
 
equals(Object) - Method in class tech.corefinance.product.entity.Holiday
 
equals(Object) - Method in class tech.corefinance.product.entity.LoanProduct
 
equals(Object) - Method in class tech.corefinance.product.entity.Organization
 
equals(Object) - Method in class tech.corefinance.product.entity.Product
 
equals(Object) - Method in class tech.corefinance.product.entity.ProductCategory
 
equals(Object) - Method in class tech.corefinance.product.entity.ProductType
 
equals(Object) - Method in class tech.corefinance.product.entity.Rate
 
equals(Object) - Method in class tech.corefinance.product.entity.RateSource
 
equals(Object) - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
equals(Object) - Method in class tech.corefinance.product.model.ArrearsSetting
 
equals(Object) - Method in class tech.corefinance.product.model.CurrencyLimitValue
 
equals(Object) - Method in class tech.corefinance.product.model.DateFixedInYear
 
equals(Object) - Method in class tech.corefinance.product.model.DepositInterestRate
 
equals(Object) - Method in class tech.corefinance.product.model.DepositLimit
 
equals(Object) - Method in class tech.corefinance.product.model.LoanInterestRate
 
equals(Object) - Method in class tech.corefinance.product.model.PenaltySetting
 
equals(Object) - Method in class tech.corefinance.product.model.ProductAvailability
 
equals(Object) - Method in class tech.corefinance.product.model.ProductFee
 
equals(Object) - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
equals(Object) - Method in class tech.corefinance.product.model.RepaymentCollection
 
equals(Object) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
equals(Object) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
equals(Object) - Method in class tech.corefinance.product.model.TieredInterestItem
 
equals(Object) - Method in class tech.corefinance.product.model.ValueConstraint
 
equals(Object) - Method in class tech.corefinance.product.model.WithdrawalLimit
 
EVERY_DAY - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
 
EVERY_MONTH - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
 
EVERY_OTHER_WEEK - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
 
EVERY_SIX_MONTHS - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
 
EVERY_THREE_MONTHS - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
 
EVERY_WEEK - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
 
EVERY_YEAR - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
 
ExchangeRate - Class in tech.corefinance.product.entity
 
ExchangeRate() - Constructor for class tech.corefinance.product.entity.ExchangeRate
 
ExchangeRateController - Class in tech.corefinance.product.controller
 
ExchangeRateController() - Constructor for class tech.corefinance.product.controller.ExchangeRateController
 
ExchangeRateRepository - Interface in tech.corefinance.product.repository
 
EXTEND_SCHEDULE - Enum constant in enum class tech.corefinance.product.enums.NonWorkingDaysRescheduling
 

F

FEE - Enum constant in enum class tech.corefinance.product.enums.RepaymentType
 
findAllByType(ProductCategoryType) - Method in interface tech.corefinance.product.repository.ProductCategoryRepository
 
findAllByType(ProductCategoryType) - Method in interface tech.corefinance.product.repository.ProductTypeRepository
 
FIRST_DAY_EVERY_MOTNH - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
 
FIRST_DAY_NEXT_MONTH - Enum constant in enum class tech.corefinance.product.enums.ShortMonthHandling
 
FIRST_INTO_ARREARS - Enum constant in enum class tech.corefinance.product.enums.ArrearsDaysCalculatedFrom
Date Account First Went Into Arrears.
FIXED - Enum constant in enum class tech.corefinance.product.model.DepositInterestRateTerms
 
FIXED_360_DAYS - Enum constant in enum class tech.corefinance.product.enums.InterestDayInYear
Actual/360 is a day count convention that counts the actual number of days in each month, but deems each year to be 360 days.
Formula:
Interest = AnnualInterestRate * OutstandingPrincipalBalance/360 * NumberOfDaysInTheTargetMonth
Let’s consider a loan with the following terms.
Loan amount : USD 1000
Interest rate: 10% per year
Number of installments: 5
Interest expected for one month with 28 days: 10%* 1000/360 * 28 = USD 7.78
Interest expected for one month with 31 days: 10%* 1000/360 * 31 = USD 8.61
FIXED_365_DAYS - Enum constant in enum class tech.corefinance.product.enums.InterestDayInYear
The Actual/365 Fixed is a day count convention that counts the actual number of days in each month, but deems each year to be 365 days.
FIXED_DAY_OF_MONTH - Enum constant in enum class tech.corefinance.product.enums.RepaymentSchedulingMethod
 
FLAT - Enum constant in enum class tech.corefinance.product.enums.LoanInterestCalculationMethod
 
FrequencyOption - Enum Class in tech.corefinance.product.enums
 
FrequencyOptionYearly - Enum Class in tech.corefinance.product.enums
 

G

GERMAN_30E_360ISDA - Enum constant in enum class tech.corefinance.product.enums.InterestDayInYear
The 30E/360 ISDA day count convention deems all months to be 30 days in length and each year to be 360 days.
getAccruedInterestPostingFrequency() - Method in class tech.corefinance.product.model.LoanInterestRate
 
getAllowNegativeInterestRate() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getAllowOverdrafts() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getAllowOverdrafts() - Method in class tech.corefinance.product.entity.DepositProduct
 
getAmount() - Method in class tech.corefinance.product.model.ProductFee
 
getApplyWithholdingTaxes() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getArrearsSetting() - Method in class tech.corefinance.product.dto.LoanProductDto
 
getArrearsSetting() - Method in class tech.corefinance.product.entity.LoanProduct
 
getAutoApplyInterestPrePayments() - Method in class tech.corefinance.product.model.RepaymentCollection
Dynamic term loan.
getAvailabilityMode() - Method in class tech.corefinance.product.model.ProductAvailability
 
getBalanceInterestCalculation() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getBuyRate() - Method in class tech.corefinance.product.entity.ExchangeRate
 
getCalculationDateFixedDay() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getCalculationDateFixedMonth() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getCalculationDateOption() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getCalculationDateType() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getCalculationMethod() - Method in class tech.corefinance.product.model.PenaltySetting
 
getCategory() - Method in class tech.corefinance.product.dto.ProductDto
 
getCategory() - Method in class tech.corefinance.product.entity.Product
 
getChannelId() - Method in class tech.corefinance.product.model.WithdrawalLimit
Channel ID null mean apply for all channel.
getCity() - Method in class tech.corefinance.product.entity.Branch
 
getCity() - Method in class tech.corefinance.product.entity.Organization
 
getCollectPrincipalEveryRepayments() - Method in class tech.corefinance.product.model.RepaymentScheduling
Collect Principal Every X Repayments.
getCountry() - Method in class tech.corefinance.product.entity.Branch
 
getCountry() - Method in class tech.corefinance.product.entity.Organization
 
getCreatedBy() - Method in class tech.corefinance.product.dto.ProductDto
 
getCreatedBy() - Method in class tech.corefinance.product.entity.Branch
 
getCreatedBy() - Method in class tech.corefinance.product.entity.ExchangeRate
 
getCreatedBy() - Method in class tech.corefinance.product.entity.Product
 
getCreatedBy() - Method in class tech.corefinance.product.entity.Rate
 
getCreatedBy() - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
getCreatedDate() - Method in class tech.corefinance.product.dto.ProductDto
 
getCreatedDate() - Method in class tech.corefinance.product.entity.Branch
 
getCreatedDate() - Method in class tech.corefinance.product.entity.ExchangeRate
 
getCreatedDate() - Method in class tech.corefinance.product.entity.Product
 
getCreatedDate() - Method in class tech.corefinance.product.entity.Rate
 
getCreatedDate() - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
getCurrencies() - Method in class tech.corefinance.product.dto.ProductDto
 
getCurrencies() - Method in class tech.corefinance.product.entity.Product
 
getCurrency() - Method in class tech.corefinance.product.entity.Organization
 
getCurrencyId() - Method in class tech.corefinance.product.model.CurrencyLimitValue
 
getCurrencyId() - Method in class tech.corefinance.product.model.DepositLimit
 
getCurrencyId() - Method in class tech.corefinance.product.model.ProductFee
 
getCurrencyId() - Method in class tech.corefinance.product.model.TieredInterestItem
 
getCurrencyId() - Method in class tech.corefinance.product.model.ValueConstraint
 
getCurrencyId() - Method in class tech.corefinance.product.model.WithdrawalLimit
 
getCurrencyName() - Method in class tech.corefinance.product.model.DepositLimit
 
getCurrencyName() - Method in class tech.corefinance.product.model.TieredInterestItem
 
getCurrencyName() - Method in class tech.corefinance.product.model.ValueConstraint
 
getCurrencyName() - Method in class tech.corefinance.product.model.WithdrawalLimit
 
getCurrencyRounding() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
getDayOfMonth() - Method in class tech.corefinance.product.model.DateFixedInYear
 
getDaysCalculatedFrom() - Method in class tech.corefinance.product.model.ArrearsSetting
Arrears Days Calculated From.
getDaysToSetToDormant() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getDaysToSetToDormant() - Method in class tech.corefinance.product.entity.DepositProduct
 
getDecimalMark() - Method in class tech.corefinance.product.entity.Currency
 
getDecimalMark() - Method in class tech.corefinance.product.entity.Organization
 
getDefaultTermLength() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getDefaultTermLength() - Method in class tech.corefinance.product.entity.DepositProduct
 
getDefaultVal() - Method in class tech.corefinance.product.model.ValueConstraint
Default amount of money.
getDepositLimits() - Method in class tech.corefinance.product.dto.DepositProductDto
Deposit transaction limits.
getDepositLimits() - Method in class tech.corefinance.product.entity.DepositProduct
Deposit transaction limits.
getDescription() - Method in class tech.corefinance.product.dto.ProductDto
 
getDescription() - Method in class tech.corefinance.product.entity.Holiday
 
getDescription() - Method in class tech.corefinance.product.entity.Product
 
getDisbursedPercent() - Method in class tech.corefinance.product.model.ProductFee
 
getEarlyClosurePeriod() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getEarlyClosurePeriod() - Method in class tech.corefinance.product.entity.DepositProduct
Early Closure Period.
getEmail() - Method in class tech.corefinance.product.entity.Branch
 
getEmail() - Method in class tech.corefinance.product.entity.Organization
 
getEntityConverter() - Method in class tech.corefinance.product.controller.RateController
 
getFirstDueDateOffsetConstraints() - Method in class tech.corefinance.product.model.RepaymentScheduling
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.product.model.ArrearsSetting
With a floor (minimum).
getFromValue() - Method in class tech.corefinance.product.model.TieredInterestItem
Value can be number of days or balance.
getGracePeriodConstraints() - Method in class tech.corefinance.product.model.RepaymentScheduling
Principal Grace Period.
getGracePeriodType() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
getHandlingService() - Method in class tech.corefinance.product.controller.BranchController
 
getHandlingService() - Method in class tech.corefinance.product.controller.CryptoProductController
 
getHandlingService() - Method in class tech.corefinance.product.controller.DepositProductController
 
getHandlingService() - Method in class tech.corefinance.product.controller.GlProductController
 
getHandlingService() - Method in class tech.corefinance.product.controller.LoanProductController
 
getHandlingService() - Method in class tech.corefinance.product.controller.ProductCategoryController
 
getHandlingService() - Method in class tech.corefinance.product.controller.ProductTypeController
 
getHandlingService() - Method in class tech.corefinance.product.controller.RateController
 
getHolidayDate() - Method in class tech.corefinance.product.entity.Holiday
 
getIconUrl() - Method in class tech.corefinance.product.entity.Organization
 
getId() - Method in class tech.corefinance.product.dto.ProductDto
 
getId() - Method in class tech.corefinance.product.dto.RateResponse
 
getId() - Method in class tech.corefinance.product.entity.Branch
 
getId() - Method in class tech.corefinance.product.entity.Currency
 
getId() - Method in class tech.corefinance.product.entity.ExchangeRate
Currency code to sell/buy.
getId() - Method in class tech.corefinance.product.entity.Holiday
 
getId() - Method in class tech.corefinance.product.entity.Organization
 
getId() - Method in class tech.corefinance.product.entity.Product
 
getId() - Method in class tech.corefinance.product.entity.ProductCategory
 
getId() - Method in class tech.corefinance.product.entity.ProductType
 
getId() - Method in class tech.corefinance.product.entity.Rate
 
getId() - Method in class tech.corefinance.product.entity.RateSource
 
getId() - Method in class tech.corefinance.product.entity.WithdrawalChannel
Currency code to sell/buy.
getId() - Method in class tech.corefinance.product.model.ProductFee
 
getIncreasementStartingFrom() - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
getInitialState() - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
getInstallmentsConstraints() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
getInterestCalculationMethod() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getInterestCalculationMethod() - Method in class tech.corefinance.product.model.LoanInterestRate
 
getInterestCalculationPoint() - Method in class tech.corefinance.product.model.LoanInterestRate
 
getInterestDayInYear() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getInterestDayInYear() - Method in class tech.corefinance.product.model.LoanInterestRate
 
getInterestItems() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getInterestPercentage() - Method in class tech.corefinance.product.model.TieredInterestItem
Percentage value.
getInterestRate() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getInterestRate() - Method in class tech.corefinance.product.dto.LoanProductDto
 
getInterestRate() - Method in class tech.corefinance.product.entity.DepositProduct
Interest Rate.
getInterestRate() - Method in class tech.corefinance.product.entity.LoanProduct
 
getInterestRateConstraints() - Method in class tech.corefinance.product.model.DepositInterestRate
Interest Rate Constraints (%) for fixed interest rate.
getInterestRateConstraints() - Method in class tech.corefinance.product.model.LoanInterestRate
Interest Rate Constraints (%) for fixed interest rate.
getInterestRateIndexSource() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getInterestRateIndexSource() - Method in class tech.corefinance.product.model.LoanInterestRate
 
getInterestRateTerms() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getInterestType() - Method in class tech.corefinance.product.model.LoanInterestRate
 
getIntervalOption() - Method in class tech.corefinance.product.model.RepaymentScheduling
Interval repayment scheduling option.
getIntervalValue() - Method in class tech.corefinance.product.model.RepaymentScheduling
Interval repayment scheduling value.
getLastModifiedBy() - Method in class tech.corefinance.product.dto.ProductDto
 
getLastModifiedBy() - Method in class tech.corefinance.product.entity.Branch
 
getLastModifiedBy() - Method in class tech.corefinance.product.entity.ExchangeRate
 
getLastModifiedBy() - Method in class tech.corefinance.product.entity.Product
 
getLastModifiedBy() - Method in class tech.corefinance.product.entity.Rate
 
getLastModifiedBy() - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
getLastModifiedDate() - Method in class tech.corefinance.product.dto.ProductDto
 
getLastModifiedDate() - Method in class tech.corefinance.product.entity.Branch
 
getLastModifiedDate() - Method in class tech.corefinance.product.entity.ExchangeRate
 
getLastModifiedDate() - Method in class tech.corefinance.product.entity.Product
 
getLastModifiedDate() - Method in class tech.corefinance.product.entity.Rate
 
getLastModifiedDate() - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
getLimit() - Method in class tech.corefinance.product.model.CurrencyLimitValue
 
getLoanValues() - Method in class tech.corefinance.product.dto.LoanProductDto
 
getLoanValues() - Method in class tech.corefinance.product.entity.LoanProduct
 
getLocalDateFormat() - Method in class tech.corefinance.product.entity.Organization
 
getLocalDateTimeFormat() - Method in class tech.corefinance.product.entity.Organization
 
getLogoUrl() - Method in class tech.corefinance.product.entity.Organization
 
getMaxOverdraftLimit() - Method in class tech.corefinance.product.entity.DepositProduct
 
getMaxOverdraftLimits() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getMaxTermLength() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getMaxTermLength() - Method in class tech.corefinance.product.entity.DepositProduct
 
getMaxVal() - Method in class tech.corefinance.product.model.ValueConstraint
Max amount of money.
getMinTermLength() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getMinTermLength() - Method in class tech.corefinance.product.entity.DepositProduct
 
getMinVal() - Method in class tech.corefinance.product.model.ValueConstraint
Min amount of money.
getModeInfo() - Method in class tech.corefinance.product.model.ProductAvailability
 
getMonth() - Method in class tech.corefinance.product.model.DateFixedInYear
 
getMonthlyPayOption() - Method in class tech.corefinance.product.model.ProductFee
 
getName() - Method in class tech.corefinance.product.dto.ProductDto
 
getName() - Method in class tech.corefinance.product.entity.Branch
 
getName() - Method in class tech.corefinance.product.entity.Currency
 
getName() - Method in class tech.corefinance.product.entity.ExchangeRate
 
getName() - Method in class tech.corefinance.product.entity.Organization
 
getName() - Method in class tech.corefinance.product.entity.Product
 
getName() - Method in class tech.corefinance.product.entity.ProductCategory
 
getName() - Method in class tech.corefinance.product.entity.ProductType
 
getName() - Method in class tech.corefinance.product.entity.RateSource
 
getName() - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
getName() - Method in class tech.corefinance.product.model.ProductFee
 
getNewAccountSetting() - Method in class tech.corefinance.product.dto.ProductDto
 
getNewAccountSetting() - Method in class tech.corefinance.product.entity.Product
 
getNonWorkingDays() - Method in class tech.corefinance.product.entity.Branch
 
getNonWorkingDays() - Method in class tech.corefinance.product.entity.Organization
 
getNonWorkingDaysRescheduling() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
getNote() - Method in class tech.corefinance.product.dto.RateResponse
 
getNote() - Method in class tech.corefinance.product.entity.Rate
 
getNote() - Method in class tech.corefinance.product.entity.RateSource
 
getOrder() - Method in class tech.corefinance.product.filter.TenantIgnoreFilter
 
getOverdraftsInterest() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getOverdraftsInterest() - Method in class tech.corefinance.product.entity.DepositProduct
 
getOverdraftsUnderCreditArrangementManaged() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getOverdraftsUnderCreditArrangementManaged() - Method in class tech.corefinance.product.entity.DepositProduct
 
getParentBranchId() - Method in class tech.corefinance.product.entity.Branch
 
getPenaltyRateConstraints() - Method in class tech.corefinance.product.model.PenaltySetting
Penalty Rate Constraints (%).
getPenaltySetting() - Method in class tech.corefinance.product.dto.LoanProductDto
 
getPenaltySetting() - Method in class tech.corefinance.product.entity.LoanProduct
 
getPenaltyTolerancePeriod() - Method in class tech.corefinance.product.model.PenaltySetting
Penalty Tolerance Period X Days.
getPercentPerDay() - Method in class tech.corefinance.product.model.DepositInterestRate
 
getPercentPerDay() - Method in class tech.corefinance.product.model.LoanInterestRate
 
getPercentSecurityPerLoan() - Method in class tech.corefinance.product.dto.LoanProductDto
 
getPercentSecurityPerLoan() - Method in class tech.corefinance.product.entity.LoanProduct
 
getPhoneNumber() - Method in class tech.corefinance.product.entity.Branch
 
getPhoneNumber() - Method in class tech.corefinance.product.entity.Organization
 
getPrePaymentRecalculation() - Method in class tech.corefinance.product.model.RepaymentCollection
Dynamic term loan Pre-Payment Recalculation.
getProductAvailabilities() - Method in class tech.corefinance.product.dto.ProductDto
 
getProductAvailabilities() - Method in class tech.corefinance.product.entity.Product
 
getProductFees() - Method in class tech.corefinance.product.dto.ProductDto
 
getProductFees() - Method in class tech.corefinance.product.entity.Product
 
getRandomPatternTemplate() - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
getRateSource() - Method in class tech.corefinance.product.entity.Rate
 
getRateSourceId() - Method in class tech.corefinance.product.dto.RateResponse
 
getRateSourceName() - Method in class tech.corefinance.product.dto.RateResponse
 
getRateValue() - Method in class tech.corefinance.product.dto.RateResponse
 
getRateValue() - Method in class tech.corefinance.product.entity.Rate
 
getRepaymentCollection() - Method in class tech.corefinance.product.dto.LoanProductDto
 
getRepaymentCollection() - Method in class tech.corefinance.product.entity.LoanProduct
 
getRepaymentDays() - Method in class tech.corefinance.product.model.RepaymentScheduling
Fixed days repayment scheduling value.
getRepaymentHorizontal() - Method in class tech.corefinance.product.model.RepaymentCollection
Horizontal or Vertical.
getRepaymentMethod() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
getRepaymentScheduling() - Method in class tech.corefinance.product.dto.LoanProductDto
 
getRepaymentScheduling() - Method in class tech.corefinance.product.entity.LoanProduct
 
getRepaymentsInterestCalculation() - Method in class tech.corefinance.product.model.LoanInterestRate
 
getRepaymentsScheduleEditing() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
getRepaymentTypesOrder() - Method in class tech.corefinance.product.model.RepaymentCollection
Arrange repayment types according to which should be paid first and last on partial or over-payments.
getRepository() - Method in class tech.corefinance.product.controller.CurrencyController
 
getRepository() - Method in class tech.corefinance.product.controller.ExchangeRateController
 
getRepository() - Method in class tech.corefinance.product.controller.HolidayController
 
getRepository() - Method in class tech.corefinance.product.controller.OrganizationController
 
getRepository() - Method in class tech.corefinance.product.controller.RateSourceController
 
getRepository() - Method in class tech.corefinance.product.controller.WithdrawalChannelController
 
getRepository() - Method in class tech.corefinance.product.service.BranchServiceImpl
 
getRepository() - Method in class tech.corefinance.product.service.CryptoProductServiceImpl
 
getRepository() - Method in class tech.corefinance.product.service.DepositProductServiceImpl
 
getRepository() - Method in class tech.corefinance.product.service.GlProductServiceImpl
 
getRepository() - Method in class tech.corefinance.product.service.LoanProductServiceImpl
 
getRepository() - Method in class tech.corefinance.product.service.ProductCategoryServiceImpl
 
getRepository() - Method in class tech.corefinance.product.service.ProductTypeServiceImpl
 
getRepository() - Method in class tech.corefinance.product.service.RateServiceImpl
 
getRequiredFeeApplication() - Method in class tech.corefinance.product.model.ProductFee
 
getScheduleRounding() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
getSellRate() - Method in class tech.corefinance.product.entity.ExchangeRate
 
getShortMonthHandling() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
getState() - Method in class tech.corefinance.product.entity.Branch
 
getState() - Method in class tech.corefinance.product.entity.Organization
 
getStreetAddressLine1() - Method in class tech.corefinance.product.entity.Branch
 
getStreetAddressLine1() - Method in class tech.corefinance.product.entity.Organization
 
getSymbol() - Method in class tech.corefinance.product.entity.Currency
 
getTermUnit() - Method in class tech.corefinance.product.dto.DepositProductDto
 
getTermUnit() - Method in class tech.corefinance.product.entity.DepositProduct
 
getTimezone() - Method in class tech.corefinance.product.entity.Organization
 
getToleranceAmounts() - Method in class tech.corefinance.product.model.ArrearsSetting
Arrears Tolerance Amount (% of Outstanding Principal).
getTolerancePeriods() - Method in class tech.corefinance.product.model.ArrearsSetting
Arrears Tolerance Period in Days.
getToValue() - Method in class tech.corefinance.product.model.TieredInterestItem
Value can be number of days or balance.
getType() - Method in class tech.corefinance.product.dto.ProductDto
 
getType() - Method in class tech.corefinance.product.dto.RateResponse
 
getType() - Method in class tech.corefinance.product.entity.Product
 
getType() - Method in class tech.corefinance.product.entity.ProductCategory
 
getType() - Method in class tech.corefinance.product.entity.ProductType
 
getType() - Method in class tech.corefinance.product.entity.Rate
 
getType() - Method in class tech.corefinance.product.entity.RateSource
 
getType() - Method in class tech.corefinance.product.model.DepositLimit
 
getType() - Method in class tech.corefinance.product.model.ProductFee
 
getType() - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
getType() - Method in class tech.corefinance.product.model.WithdrawalLimit
Limit type.
getUnderCreditArrangementManaged() - Method in class tech.corefinance.product.dto.LoanProductDto
 
getUnderCreditArrangementManaged() - Method in class tech.corefinance.product.entity.LoanProduct
 
getValidFrom() - Method in class tech.corefinance.product.dto.RateResponse
 
getValidFrom() - Method in class tech.corefinance.product.entity.Rate
 
getValue() - Method in class tech.corefinance.product.model.DepositLimit
 
getValue() - Method in class tech.corefinance.product.model.WithdrawalLimit
Limit amount.
getWithdrawalLimits() - Method in class tech.corefinance.product.dto.DepositProductDto
Withdrawal Limits.
getWithdrawalLimits() - Method in class tech.corefinance.product.entity.DepositProduct
Withdrawal Limits.
getZipPostalCode() - Method in class tech.corefinance.product.entity.Branch
 
getZipPostalCode() - Method in class tech.corefinance.product.entity.Organization
 
GL - Enum constant in enum class tech.corefinance.product.enums.ProductCategoryType
 
GlProduct - Class in tech.corefinance.product.entity
 
GlProduct() - Constructor for class tech.corefinance.product.entity.GlProduct
 
GlProductController - Class in tech.corefinance.product.controller
 
GlProductController() - Constructor for class tech.corefinance.product.controller.GlProductController
 
GlProductDto - Class in tech.corefinance.product.dto
 
GlProductDto() - Constructor for class tech.corefinance.product.dto.GlProductDto
 
GlProductRepository - Interface in tech.corefinance.product.repository
 
GlProductService - Interface in tech.corefinance.product.service
 
GlProductServiceImpl - Class in tech.corefinance.product.service
 
GlProductServiceImpl() - Constructor for class tech.corefinance.product.service.GlProductServiceImpl
 
GracePeriodType - Enum Class in tech.corefinance.product.enums
 

H

hashCode() - Method in class tech.corefinance.product.dto.CryptoProductDto
 
hashCode() - Method in class tech.corefinance.product.dto.DepositProductDto
 
hashCode() - Method in class tech.corefinance.product.dto.GlProductDto
 
hashCode() - Method in class tech.corefinance.product.dto.LoanProductDto
 
hashCode() - Method in class tech.corefinance.product.dto.ProductDto
 
hashCode() - Method in class tech.corefinance.product.dto.RateResponse
 
hashCode() - Method in class tech.corefinance.product.entity.Branch
 
hashCode() - Method in class tech.corefinance.product.entity.CryptoProduct
 
hashCode() - Method in class tech.corefinance.product.entity.Currency
 
hashCode() - Method in class tech.corefinance.product.entity.DepositProduct
 
hashCode() - Method in class tech.corefinance.product.entity.ExchangeRate
 
hashCode() - Method in class tech.corefinance.product.entity.GlProduct
 
hashCode() - Method in class tech.corefinance.product.entity.Holiday
 
hashCode() - Method in class tech.corefinance.product.entity.LoanProduct
 
hashCode() - Method in class tech.corefinance.product.entity.Organization
 
hashCode() - Method in class tech.corefinance.product.entity.Product
 
hashCode() - Method in class tech.corefinance.product.entity.ProductCategory
 
hashCode() - Method in class tech.corefinance.product.entity.ProductType
 
hashCode() - Method in class tech.corefinance.product.entity.Rate
 
hashCode() - Method in class tech.corefinance.product.entity.RateSource
 
hashCode() - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
hashCode() - Method in class tech.corefinance.product.model.ArrearsSetting
 
hashCode() - Method in class tech.corefinance.product.model.CurrencyLimitValue
 
hashCode() - Method in class tech.corefinance.product.model.DateFixedInYear
 
hashCode() - Method in class tech.corefinance.product.model.DepositInterestRate
 
hashCode() - Method in class tech.corefinance.product.model.DepositLimit
 
hashCode() - Method in class tech.corefinance.product.model.LoanInterestRate
 
hashCode() - Method in class tech.corefinance.product.model.PenaltySetting
 
hashCode() - Method in class tech.corefinance.product.model.ProductAvailability
 
hashCode() - Method in class tech.corefinance.product.model.ProductFee
 
hashCode() - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
hashCode() - Method in class tech.corefinance.product.model.RepaymentCollection
 
hashCode() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
hashCode() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
hashCode() - Method in class tech.corefinance.product.model.TieredInterestItem
 
hashCode() - Method in class tech.corefinance.product.model.ValueConstraint
 
hashCode() - Method in class tech.corefinance.product.model.WithdrawalLimit
 
Holiday - Class in tech.corefinance.product.entity
 
Holiday() - Constructor for class tech.corefinance.product.entity.Holiday
 
HolidayController - Class in tech.corefinance.product.controller
 
HolidayController() - Constructor for class tech.corefinance.product.controller.HolidayController
 
HolidayRepository - Interface in tech.corefinance.product.repository
 

I

INCREASEMENT - Enum constant in enum class tech.corefinance.product.model.ProductNewAccountSettingType
Sequential ID numbers that begin with a specified number.
index() - Method in class tech.corefinance.product.controller.IndexController
 
IndexController - Class in tech.corefinance.product.controller
 
IndexController() - Constructor for class tech.corefinance.product.controller.IndexController
 
INTEREST - Enum constant in enum class tech.corefinance.product.enums.RateType
 
INTEREST - Enum constant in enum class tech.corefinance.product.enums.RepaymentType
 
InterestCalculationDateOptionType - Enum Class in tech.corefinance.product.model
 
InterestCalculationMethod - Enum Class in tech.corefinance.product.enums
 
InterestDayInYear - Enum Class in tech.corefinance.product.enums
 
InterestRate - Interface in tech.corefinance.product.model
 
INTERVAL - Enum constant in enum class tech.corefinance.product.enums.RepaymentSchedulingMethod
 
isAcceptPrepaymentFutureInterest() - Method in class tech.corefinance.product.model.RepaymentCollection
 
isAcceptPrePayments() - Method in class tech.corefinance.product.model.RepaymentCollection
 
isActivated() - Method in class tech.corefinance.product.dto.ProductDto
 
isActivated() - Method in class tech.corefinance.product.entity.Product
 
isActivated() - Method in class tech.corefinance.product.model.ProductFee
 
isAdjustFeePaymentSchedule() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
isAdjustInterestPaymentSchedule() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
isAdjustNumberInstallments() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
isAdjustPaymentDates() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
isAdjustPenaltyPaymentSchedule() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
isAdjustPrincipalPaymentSchedule() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
isAllowArbitraryFees() - Method in class tech.corefinance.product.dto.ProductDto
 
isAllowArbitraryFees() - Method in class tech.corefinance.product.entity.Product
 
isAutoSetAsDormant() - Method in class tech.corefinance.product.dto.DepositProductDto
 
isCapCharges() - Method in class tech.corefinance.product.dto.LoanProductDto
 
isCapCharges() - Method in class tech.corefinance.product.entity.LoanProduct
 
isCloseDormantAccounts() - Method in class tech.corefinance.product.dto.LoanProductDto
 
isCloseDormantAccounts() - Method in class tech.corefinance.product.entity.LoanProduct
 
isConfigurePaymentHolidays() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
isEnableCollateral() - Method in class tech.corefinance.product.dto.LoanProductDto
 
isEnableCollateral() - Method in class tech.corefinance.product.entity.LoanProduct
 
isEnableEarlyClosurePeriod() - Method in class tech.corefinance.product.dto.DepositProductDto
Early Closure Period.
isEnableGuarantors() - Method in class tech.corefinance.product.dto.LoanProductDto
 
isEnableGuarantors() - Method in class tech.corefinance.product.entity.LoanProduct
 
isEnableInterestRate() - Method in class tech.corefinance.product.dto.DepositProductDto
Interest Rate.
isEnableTermDeposit() - Method in class tech.corefinance.product.dto.DepositProductDto
 
isEnableTermDeposit() - Method in class tech.corefinance.product.entity.DepositProduct
 
isIncludeNonWorkingDay() - Method in class tech.corefinance.product.model.ArrearsSetting
Include/Exclude Non-Working Days in Arrears Tolerance Period and Penalty Calculation Method.
isInheritNonWorkingDays() - Method in class tech.corefinance.product.entity.Branch
 
isLockArrearsAccounts() - Method in class tech.corefinance.product.dto.LoanProductDto
 
isLockArrearsAccounts() - Method in class tech.corefinance.product.entity.LoanProduct
 
isRepeatYearly() - Method in class tech.corefinance.product.entity.Holiday
 
isShowInactiveFees() - Method in class tech.corefinance.product.dto.ProductDto
 
isShowInactiveFees() - Method in class tech.corefinance.product.entity.Product
 
isSymbolAtBeginning() - Method in class tech.corefinance.product.entity.Currency
 

J

JpaAuditConfig - Class in tech.corefinance.product.config
 
JpaAuditConfig() - Constructor for class tech.corefinance.product.config.JpaAuditConfig
 

L

LAST_DAY_OF_MONTH - Enum constant in enum class tech.corefinance.product.enums.ShortMonthHandling
 
LATE_REPAYMENT - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Late Repayment.
loadByType(ProductCategoryType) - Method in class tech.corefinance.product.controller.ProductCategoryController
 
loadByType(ProductCategoryType) - Method in class tech.corefinance.product.controller.ProductTypeController
 
loadByType(ProductCategoryType) - Method in interface tech.corefinance.product.service.ProductCategoryService
 
loadByType(ProductCategoryType) - Method in class tech.corefinance.product.service.ProductCategoryServiceImpl
 
loadByType(ProductCategoryType) - Method in interface tech.corefinance.product.service.ProductTypeService
 
loadByType(ProductCategoryType) - Method in class tech.corefinance.product.service.ProductTypeServiceImpl
 
LOAN - Enum constant in enum class tech.corefinance.product.enums.ProductCategoryType
 
LoanInterestCalculationMethod - Enum Class in tech.corefinance.product.enums
 
LoanInterestRate - Class in tech.corefinance.product.model
 
LoanInterestRate() - Constructor for class tech.corefinance.product.model.LoanInterestRate
 
LoanInterestType - Enum Class in tech.corefinance.product.enums
 
LoanProduct - Class in tech.corefinance.product.entity
 
LoanProduct() - Constructor for class tech.corefinance.product.entity.LoanProduct
 
LoanProductController - Class in tech.corefinance.product.controller
 
LoanProductController() - Constructor for class tech.corefinance.product.controller.LoanProductController
 
LoanProductDto - Class in tech.corefinance.product.dto
 
LoanProductDto() - Constructor for class tech.corefinance.product.dto.LoanProductDto
 
LoanProductRepository - Interface in tech.corefinance.product.repository
 
LoanProductService - Interface in tech.corefinance.product.service
 
LoanProductServiceImpl - Class in tech.corefinance.product.service
 
LoanProductServiceImpl() - Constructor for class tech.corefinance.product.service.LoanProductServiceImpl
 

M

main(String[]) - Static method in class tech.corefinance.product.ProductApplication
 
MANUAL_FEE - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Manual for deposit or loan account.
MAX_DAILY_DEPOSIT - Enum constant in enum class tech.corefinance.product.enums.DepositLimitType
Maximum daily deposit limit.
MAX_DEPOSIT_AMOUNT - Enum constant in enum class tech.corefinance.product.enums.DepositLimitType
Maximum deposit amount.
MAX_OPENING_AMOUNT - Enum constant in enum class tech.corefinance.product.enums.DepositLimitType
Maximum opening deposit amount.
MIN_ONE_TIME_DEPOSIT - Enum constant in enum class tech.corefinance.product.enums.DepositLimitType
Minimum one time deposit amount.
MIN_OPENING_AMOUNT - Enum constant in enum class tech.corefinance.product.enums.DepositLimitType
Minimum opening deposit amount.
MONTH - Enum constant in enum class tech.corefinance.product.enums.FrequencyOption
 
MONTH - Enum constant in enum class tech.corefinance.product.enums.FrequencyOptionYearly
 
MONTHLY_FEE - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Deposit monthly fee.
MONTHLY_FIRST_DAY - Enum constant in enum class tech.corefinance.product.enums.MonthlyPayOption
Pay first day every month.
MONTHLY_FROM_ACTIVATION - Enum constant in enum class tech.corefinance.product.enums.MonthlyPayOption
Pay monthly base on activation date.
MONTHLY_LAST_DAY - Enum constant in enum class tech.corefinance.product.enums.MonthlyPayOption
Pay last day every month.
MonthlyPayOption - Enum Class in tech.corefinance.product.enums
 
MOVE_BACKWARD_WORKING_DAY - Enum constant in enum class tech.corefinance.product.enums.NonWorkingDaysRescheduling
 
MOVE_NEXT_WORKING_DAY - Enum constant in enum class tech.corefinance.product.enums.NonWorkingDaysRescheduling
 

N

NEW - Enum constant in enum class tech.corefinance.product.enums.AccountState
 
NO - Enum constant in enum class tech.corefinance.product.enums.CreditArrangementManaged
 
NO - Enum constant in enum class tech.corefinance.product.enums.GracePeriodType
 
NO_RECALCULATION - Enum constant in enum class tech.corefinance.product.enums.PrePaymentRecalculation
No Recalculation.
NO_RESCHEDULING - Enum constant in enum class tech.corefinance.product.enums.NonWorkingDaysRescheduling
 
NO_ROUNDING - Enum constant in enum class tech.corefinance.product.enums.RepaymentCurrencyRounding
 
NO_ROUNDING - Enum constant in enum class tech.corefinance.product.enums.RepaymentScheduleRounding
 
NONE - Enum constant in enum class tech.corefinance.product.enums.PenaltyCalculationMethod
No Penalty.
NonWorkingDaysRescheduling - Enum Class in tech.corefinance.product.enums
 

O

OLDEST_LATE_REPAYMENT - Enum constant in enum class tech.corefinance.product.enums.ArrearsDaysCalculatedFrom
Date of Oldest Currently Late Repayment.
ON_FIXED_DATE - Enum constant in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
For example fix every 1st January.
OPEN - Enum constant in enum class tech.corefinance.product.enums.AccountState
 
OPTIONAL - Enum constant in enum class tech.corefinance.product.enums.CreditArrangementManaged
 
Organization - Class in tech.corefinance.product.entity
 
Organization() - Constructor for class tech.corefinance.product.entity.Organization
 
OrganizationController - Class in tech.corefinance.product.controller
 
OrganizationController() - Constructor for class tech.corefinance.product.controller.OrganizationController
 
OrganizationRepository - Interface in tech.corefinance.product.repository
 
OUTSTANDING_PRINCIPAL - Enum constant in enum class tech.corefinance.product.enums.PenaltyCalculationMethod
Outstanding Principal * # of Late Days * Penalty Rate.
OVERDUE_BALANCE - Enum constant in enum class tech.corefinance.product.enums.PenaltyCalculationMethod
Overdue Principal * # of Late Days * Penalty Rate.
OVERDUE_BALANCE_AND_INTEREST - Enum constant in enum class tech.corefinance.product.enums.PenaltyCalculationMethod
(Overdue Principal + Overdue Interest) * # of Late Days * Penalty Rate.

P

PARTIAL_APPLICATION - Enum constant in enum class tech.corefinance.product.enums.AccountState
 
PAYMENT_DUE_DUE_DATE - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Payment Due (Applied on Due Dates).
PAYMENT_DUE_UPFRONT - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Payment Due (Applied Upfront).
PENALTY - Enum constant in enum class tech.corefinance.product.enums.RepaymentType
 
PenaltyCalculationMethod - Enum Class in tech.corefinance.product.enums
 
PenaltySetting - Class in tech.corefinance.product.model
PenaltySetting
How is the penalty rate charged? => % per year.
PenaltySetting() - Constructor for class tech.corefinance.product.model.PenaltySetting
 
PENDING_APPROVAL - Enum constant in enum class tech.corefinance.product.enums.AccountState
 
PERCENTAGE_PER_4_WEEKS - Enum constant in enum class tech.corefinance.product.enums.InterestCalculationMethod
% per 4 weeks.
PERCENTAGE_PER_MONTH - Enum constant in enum class tech.corefinance.product.enums.InterestCalculationMethod
% per month.
PERCENTAGE_PER_WEEK - Enum constant in enum class tech.corefinance.product.enums.InterestCalculationMethod
% per week.
PERCENTAGE_PER_X_DAYS - Enum constant in enum class tech.corefinance.product.enums.InterestCalculationMethod
% per X days.
PERCENTAGE_PER_YEAR - Enum constant in enum class tech.corefinance.product.enums.InterestCalculationMethod
% per year.
PLANNED - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Planned (Applied on Due Dates) for loan.
postConstruct() - Method in class tech.corefinance.product.filter.TenantIgnoreFilter
 
PrePaymentRecalculation - Enum Class in tech.corefinance.product.enums
 
PRINCIPAL - Enum constant in enum class tech.corefinance.product.enums.GracePeriodType
 
PRINCIPAL - Enum constant in enum class tech.corefinance.product.enums.RepaymentType
 
Product - Class in tech.corefinance.product.entity
 
Product() - Constructor for class tech.corefinance.product.entity.Product
 
ProductApplication - Class in tech.corefinance.product
 
ProductApplication() - Constructor for class tech.corefinance.product.ProductApplication
 
ProductAvailability - Class in tech.corefinance.product.model
 
ProductAvailability() - Constructor for class tech.corefinance.product.model.ProductAvailability
 
ProductAvailabilityMode - Enum Class in tech.corefinance.product.enums
 
ProductCategory - Class in tech.corefinance.product.entity
 
ProductCategory() - Constructor for class tech.corefinance.product.entity.ProductCategory
 
ProductCategoryController - Class in tech.corefinance.product.controller
 
ProductCategoryController() - Constructor for class tech.corefinance.product.controller.ProductCategoryController
 
ProductCategoryRepository - Interface in tech.corefinance.product.repository
 
ProductCategoryService - Interface in tech.corefinance.product.service
 
ProductCategoryServiceImpl - Class in tech.corefinance.product.service
 
ProductCategoryServiceImpl() - Constructor for class tech.corefinance.product.service.ProductCategoryServiceImpl
 
ProductCategoryType - Enum Class in tech.corefinance.product.enums
 
ProductDto - Class in tech.corefinance.product.dto
 
ProductDto() - Constructor for class tech.corefinance.product.dto.ProductDto
 
ProductFee - Class in tech.corefinance.product.model
 
ProductFee() - Constructor for class tech.corefinance.product.model.ProductFee
 
ProductFeeType - Enum Class in tech.corefinance.product.enums
 
ProductNewAccountSetting - Class in tech.corefinance.product.model
 
ProductNewAccountSetting() - Constructor for class tech.corefinance.product.model.ProductNewAccountSetting
 
ProductNewAccountSettingType - Enum Class in tech.corefinance.product.model
 
ProductService<T,R> - Interface in tech.corefinance.product.service
 
ProductType - Class in tech.corefinance.product.entity
 
ProductType() - Constructor for class tech.corefinance.product.entity.ProductType
 
ProductTypeController - Class in tech.corefinance.product.controller
 
ProductTypeController() - Constructor for class tech.corefinance.product.controller.ProductTypeController
 
ProductTypeRepository - Interface in tech.corefinance.product.repository
 
ProductTypeService - Interface in tech.corefinance.product.service
 
ProductTypeServiceImpl - Class in tech.corefinance.product.service
 
ProductTypeServiceImpl() - Constructor for class tech.corefinance.product.service.ProductTypeServiceImpl
 
PURE - Enum constant in enum class tech.corefinance.product.enums.GracePeriodType
 

R

RANDOM_PATTERN - Enum constant in enum class tech.corefinance.product.model.ProductNewAccountSettingType
Templates consist of the characters `#`, `@`, and `$`, where `#` specifies a number, `@` a letter, and `$` a number or a letter, chosen at random.
Rate - Class in tech.corefinance.product.entity
 
Rate() - Constructor for class tech.corefinance.product.entity.Rate
 
RateController - Class in tech.corefinance.product.controller
 
RateController() - Constructor for class tech.corefinance.product.controller.RateController
 
RateRepository - Interface in tech.corefinance.product.repository
 
RateResponse - Class in tech.corefinance.product.dto
 
RateResponse() - Constructor for class tech.corefinance.product.dto.RateResponse
 
RateService - Interface in tech.corefinance.product.service
 
RateServiceImpl - Class in tech.corefinance.product.service
 
RateServiceImpl() - Constructor for class tech.corefinance.product.service.RateServiceImpl
 
RateSource - Class in tech.corefinance.product.entity
 
RateSource() - Constructor for class tech.corefinance.product.entity.RateSource
 
RateSourceController - Class in tech.corefinance.product.controller
 
RateSourceController() - Constructor for class tech.corefinance.product.controller.RateSourceController
 
RateSourceRepository - Interface in tech.corefinance.product.repository
 
RateType - Enum Class in tech.corefinance.product.enums
 
RECALCULATE_SCHEDULE_KEEP_SAME_NUMBER_OF_TERMS - Enum constant in enum class tech.corefinance.product.enums.PrePaymentRecalculation
Recalculate the Schedule, Keep the Same Number of Terms.
RECALCULATE_SCHEDULE_KEEP_SAME_PRINCIPAL_AMOUNT - Enum constant in enum class tech.corefinance.product.enums.PrePaymentRecalculation
Recalculate the Schedule, Keep the Same Principal Amount.
RECOMMENDED_DEPOSIT_AMOUNT - Enum constant in enum class tech.corefinance.product.enums.DepositLimitType
Recommended deposit amount.
RECOMMENDED_OPENING_AMOUNT - Enum constant in enum class tech.corefinance.product.enums.DepositLimitType
Recommended opening amount.
REPAYMENT - Enum constant in enum class tech.corefinance.product.enums.AccruedInterestPostingFrequency
Accrued Interest Posting Frequency on Repayment.
REPAYMENT_PERIODICITY - Enum constant in enum class tech.corefinance.product.enums.RepaymentsInterestCalculation
Using Repayment Periodicity.
RepaymentCollection - Class in tech.corefinance.product.model
 
RepaymentCollection() - Constructor for class tech.corefinance.product.model.RepaymentCollection
 
RepaymentCurrencyRounding - Enum Class in tech.corefinance.product.enums
 
RepaymentScheduleRounding - Enum Class in tech.corefinance.product.enums
 
RepaymentScheduling - Class in tech.corefinance.product.model
 
RepaymentScheduling() - Constructor for class tech.corefinance.product.model.RepaymentScheduling
 
RepaymentSchedulingMethod - Enum Class in tech.corefinance.product.enums
 
RepaymentsInterestCalculation - Enum Class in tech.corefinance.product.enums
 
RepaymentsScheduleEditing - Class in tech.corefinance.product.model
 
RepaymentsScheduleEditing() - Constructor for class tech.corefinance.product.model.RepaymentsScheduleEditing
 
RepaymentType - Enum Class in tech.corefinance.product.enums
 
REQUIRED - Enum constant in enum class tech.corefinance.product.enums.CreditArrangementManaged
 
RESCHEDULE_REMAINING_REPAYMENTS - Enum constant in enum class tech.corefinance.product.enums.PrePaymentRecalculation
Reschedule Remaining Repayments.
ROUND_PRINCIPAL_AND_INTEREST_REMAINDER_INTO_LAST_REPAYMENT - Enum constant in enum class tech.corefinance.product.enums.RepaymentScheduleRounding
 
ROUND_REMAINDER_INTO_LAST_REPAYMENT - Enum constant in enum class tech.corefinance.product.enums.RepaymentScheduleRounding
 
ROUND_TO_NEAREST - Enum constant in enum class tech.corefinance.product.enums.RepaymentCurrencyRounding
 
ROUND_UP_TO_NEAREST - Enum constant in enum class tech.corefinance.product.enums.RepaymentCurrencyRounding
 

S

search(int, int, List<Sort.Order>, String) - Method in class tech.corefinance.product.controller.OrganizationController
 
setAcceptPrepaymentFutureInterest(boolean) - Method in class tech.corefinance.product.model.RepaymentCollection
 
setAcceptPrePayments(boolean) - Method in class tech.corefinance.product.model.RepaymentCollection
 
setAccruedInterestPostingFrequency(AccruedInterestPostingFrequency) - Method in class tech.corefinance.product.model.LoanInterestRate
 
setActivated(boolean) - Method in class tech.corefinance.product.dto.ProductDto
 
setActivated(boolean) - Method in class tech.corefinance.product.entity.Product
 
setActivated(boolean) - Method in class tech.corefinance.product.model.ProductFee
 
setAdjustFeePaymentSchedule(boolean) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
setAdjustInterestPaymentSchedule(boolean) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
setAdjustNumberInstallments(boolean) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
setAdjustPaymentDates(boolean) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
setAdjustPenaltyPaymentSchedule(boolean) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
setAdjustPrincipalPaymentSchedule(boolean) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
setAllowArbitraryFees(boolean) - Method in class tech.corefinance.product.dto.ProductDto
 
setAllowArbitraryFees(boolean) - Method in class tech.corefinance.product.entity.Product
 
setAllowNegativeInterestRate(Boolean) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setAllowOverdrafts(Boolean) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setAllowOverdrafts(Boolean) - Method in class tech.corefinance.product.entity.DepositProduct
 
setAmount(Double) - Method in class tech.corefinance.product.model.ProductFee
 
setApplyWithholdingTaxes(Boolean) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setArrearsSetting(ArrearsSetting) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setArrearsSetting(ArrearsSetting) - Method in class tech.corefinance.product.entity.LoanProduct
 
setAutoApplyInterestPrePayments(Boolean) - Method in class tech.corefinance.product.model.RepaymentCollection
Dynamic term loan.
setAutoSetAsDormant(boolean) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setAvailabilityMode(ProductAvailabilityMode) - Method in class tech.corefinance.product.model.ProductAvailability
 
setBalanceInterestCalculation(DepositBalanceInterestCalculation) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setBuyRate(double) - Method in class tech.corefinance.product.entity.ExchangeRate
 
setCalculationDateFixedDay(int) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setCalculationDateFixedMonth(int) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setCalculationDateOption(InterestCalculationDateOptionType) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setCalculationDateType(InterestCalculationDateOptionType) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setCalculationMethod(PenaltyCalculationMethod) - Method in class tech.corefinance.product.model.PenaltySetting
 
setCapCharges(boolean) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setCapCharges(boolean) - Method in class tech.corefinance.product.entity.LoanProduct
 
setCategory(String) - Method in class tech.corefinance.product.dto.ProductDto
 
setCategory(String) - Method in class tech.corefinance.product.entity.Product
 
setChannelId(String) - Method in class tech.corefinance.product.model.WithdrawalLimit
Channel ID null mean apply for all channel.
setCity(String) - Method in class tech.corefinance.product.entity.Branch
 
setCity(String) - Method in class tech.corefinance.product.entity.Organization
 
setCloseDormantAccounts(boolean) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setCloseDormantAccounts(boolean) - Method in class tech.corefinance.product.entity.LoanProduct
 
setCollectPrincipalEveryRepayments(Integer) - Method in class tech.corefinance.product.model.RepaymentScheduling
Collect Principal Every X Repayments.
setConfigurePaymentHolidays(boolean) - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
setCountry(String) - Method in class tech.corefinance.product.entity.Branch
 
setCountry(String) - Method in class tech.corefinance.product.entity.Organization
 
setCreatedBy(BasicUserDto) - Method in class tech.corefinance.product.dto.ProductDto
 
setCreatedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.Branch
 
setCreatedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.ExchangeRate
 
setCreatedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.Product
 
setCreatedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.Rate
 
setCreatedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.product.dto.ProductDto
 
setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.Branch
 
setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.ExchangeRate
 
setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.Product
 
setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.Rate
 
setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
setCurrencies(String[]) - Method in class tech.corefinance.product.dto.ProductDto
 
setCurrencies(String[]) - Method in class tech.corefinance.product.entity.Product
 
setCurrency(Currency) - Method in class tech.corefinance.product.entity.Organization
 
setCurrencyId(String) - Method in class tech.corefinance.product.model.CurrencyLimitValue
 
setCurrencyId(String) - Method in class tech.corefinance.product.model.DepositLimit
 
setCurrencyId(String) - Method in class tech.corefinance.product.model.ProductFee
 
setCurrencyId(String) - Method in class tech.corefinance.product.model.TieredInterestItem
 
setCurrencyId(String) - Method in class tech.corefinance.product.model.ValueConstraint
 
setCurrencyId(String) - Method in class tech.corefinance.product.model.WithdrawalLimit
 
setCurrencyName(String) - Method in class tech.corefinance.product.model.DepositLimit
 
setCurrencyName(String) - Method in class tech.corefinance.product.model.TieredInterestItem
 
setCurrencyName(String) - Method in class tech.corefinance.product.model.ValueConstraint
 
setCurrencyName(String) - Method in class tech.corefinance.product.model.WithdrawalLimit
 
setCurrencyRounding(RepaymentCurrencyRounding) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
setDayOfMonth(int) - Method in class tech.corefinance.product.model.DateFixedInYear
 
setDaysCalculatedFrom(ArrearsDaysCalculatedFrom) - Method in class tech.corefinance.product.model.ArrearsSetting
Arrears Days Calculated From.
setDaysToSetToDormant(Integer) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setDaysToSetToDormant(Integer) - Method in class tech.corefinance.product.entity.DepositProduct
 
setDecimalMark(String) - Method in class tech.corefinance.product.entity.Currency
 
setDecimalMark(String) - Method in class tech.corefinance.product.entity.Organization
 
setDefaultTermLength(Integer) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setDefaultTermLength(Integer) - Method in class tech.corefinance.product.entity.DepositProduct
 
setDefaultVal(Double) - Method in class tech.corefinance.product.model.ValueConstraint
Default amount of money.
setDepositLimits(List<DepositLimit>) - Method in class tech.corefinance.product.dto.DepositProductDto
Deposit transaction limits.
setDepositLimits(List<DepositLimit>) - Method in class tech.corefinance.product.entity.DepositProduct
Deposit transaction limits.
setDescription(String) - Method in class tech.corefinance.product.dto.ProductDto
 
setDescription(String) - Method in class tech.corefinance.product.entity.Holiday
 
setDescription(String) - Method in class tech.corefinance.product.entity.Product
 
setDisbursedPercent(Double) - Method in class tech.corefinance.product.model.ProductFee
 
setEarlyClosurePeriod(Integer) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setEarlyClosurePeriod(Integer) - Method in class tech.corefinance.product.entity.DepositProduct
Early Closure Period.
setEmail(String) - Method in class tech.corefinance.product.entity.Branch
 
setEmail(String) - Method in class tech.corefinance.product.entity.Organization
 
setEnableCollateral(boolean) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setEnableCollateral(boolean) - Method in class tech.corefinance.product.entity.LoanProduct
 
setEnableEarlyClosurePeriod(boolean) - Method in class tech.corefinance.product.dto.DepositProductDto
Early Closure Period.
setEnableGuarantors(boolean) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setEnableGuarantors(boolean) - Method in class tech.corefinance.product.entity.LoanProduct
 
setEnableInterestRate(boolean) - Method in class tech.corefinance.product.dto.DepositProductDto
Interest Rate.
setEnableTermDeposit(boolean) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setEnableTermDeposit(boolean) - Method in class tech.corefinance.product.entity.DepositProduct
 
setFirstDueDateOffsetConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.model.RepaymentScheduling
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<CurrencyLimitValue>) - Method in class tech.corefinance.product.model.ArrearsSetting
With a floor (minimum).
setFromValue(double) - Method in class tech.corefinance.product.model.TieredInterestItem
Value can be number of days or balance.
setGracePeriodConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.model.RepaymentScheduling
Principal Grace Period.
setGracePeriodType(GracePeriodType) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
setHolidayDate(LocalDate) - Method in class tech.corefinance.product.entity.Holiday
 
setIconUrl(String) - Method in class tech.corefinance.product.entity.Organization
 
setId(String) - Method in class tech.corefinance.product.dto.ProductDto
 
setId(String) - Method in class tech.corefinance.product.dto.RateResponse
 
setId(String) - Method in class tech.corefinance.product.entity.Branch
 
setId(String) - Method in class tech.corefinance.product.entity.Currency
 
setId(String) - Method in class tech.corefinance.product.entity.ExchangeRate
Currency code to sell/buy.
setId(String) - Method in class tech.corefinance.product.entity.Holiday
 
setId(String) - Method in class tech.corefinance.product.entity.Organization
 
setId(String) - Method in class tech.corefinance.product.entity.Product
 
setId(String) - Method in class tech.corefinance.product.entity.ProductCategory
 
setId(String) - Method in class tech.corefinance.product.entity.ProductType
 
setId(String) - Method in class tech.corefinance.product.entity.Rate
 
setId(String) - Method in class tech.corefinance.product.entity.RateSource
 
setId(String) - Method in class tech.corefinance.product.entity.WithdrawalChannel
Currency code to sell/buy.
setId(String) - Method in class tech.corefinance.product.model.ProductFee
 
setIncludeNonWorkingDay(boolean) - Method in class tech.corefinance.product.model.ArrearsSetting
Include/Exclude Non-Working Days in Arrears Tolerance Period and Penalty Calculation Method.
setIncreasementStartingFrom(int) - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
setInheritNonWorkingDays(boolean) - Method in class tech.corefinance.product.entity.Branch
 
setInitialState(AccountState) - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
setInstallmentsConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
setInterestCalculationMethod(InterestCalculationMethod) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setInterestCalculationMethod(LoanInterestCalculationMethod) - Method in class tech.corefinance.product.model.LoanInterestRate
 
setInterestCalculationPoint(InterestCalculationMethod) - Method in class tech.corefinance.product.model.LoanInterestRate
 
setInterestDayInYear(InterestDayInYear) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setInterestDayInYear(InterestDayInYear) - Method in class tech.corefinance.product.model.LoanInterestRate
 
setInterestItems(List<TieredInterestItem>) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setInterestPercentage(double) - Method in class tech.corefinance.product.model.TieredInterestItem
Percentage value.
setInterestRate(DepositInterestRate) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setInterestRate(DepositInterestRate) - Method in class tech.corefinance.product.entity.DepositProduct
Interest Rate.
setInterestRate(LoanInterestRate) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setInterestRate(LoanInterestRate) - Method in class tech.corefinance.product.entity.LoanProduct
 
setInterestRateConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.model.DepositInterestRate
Interest Rate Constraints (%) for fixed interest rate.
setInterestRateConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.model.LoanInterestRate
Interest Rate Constraints (%) for fixed interest rate.
setInterestRateIndexSource(String) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setInterestRateIndexSource(String) - Method in class tech.corefinance.product.model.LoanInterestRate
 
setInterestRateTerms(DepositInterestRateTerms) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setInterestType(LoanInterestType) - Method in class tech.corefinance.product.model.LoanInterestRate
 
setIntervalOption(FrequencyOption) - Method in class tech.corefinance.product.model.RepaymentScheduling
Interval repayment scheduling option.
setIntervalValue(Integer) - Method in class tech.corefinance.product.model.RepaymentScheduling
Interval repayment scheduling value.
setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.product.dto.ProductDto
 
setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.Branch
 
setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.ExchangeRate
 
setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.Product
 
setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.Rate
 
setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.product.dto.ProductDto
 
setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.Branch
 
setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.ExchangeRate
 
setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.Product
 
setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.Rate
 
setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
setLimit(double) - Method in class tech.corefinance.product.model.CurrencyLimitValue
 
setLoanValues(List<ValueConstraint>) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setLoanValues(List<ValueConstraint>) - Method in class tech.corefinance.product.entity.LoanProduct
 
setLocalDateFormat(String) - Method in class tech.corefinance.product.entity.Organization
 
setLocalDateTimeFormat(String) - Method in class tech.corefinance.product.entity.Organization
 
setLockArrearsAccounts(boolean) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setLockArrearsAccounts(boolean) - Method in class tech.corefinance.product.entity.LoanProduct
 
setLogoUrl(String) - Method in class tech.corefinance.product.entity.Organization
 
setMaxOverdraftLimit(List<CurrencyLimitValue>) - Method in class tech.corefinance.product.entity.DepositProduct
 
setMaxOverdraftLimits(List<CurrencyLimitValue>) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setMaxTermLength(Integer) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setMaxTermLength(Integer) - Method in class tech.corefinance.product.entity.DepositProduct
 
setMaxVal(Double) - Method in class tech.corefinance.product.model.ValueConstraint
Max amount of money.
setMinTermLength(Integer) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setMinTermLength(Integer) - Method in class tech.corefinance.product.entity.DepositProduct
 
setMinVal(Double) - Method in class tech.corefinance.product.model.ValueConstraint
Min amount of money.
setModeInfo(List<String>) - Method in class tech.corefinance.product.model.ProductAvailability
 
setMonth(int) - Method in class tech.corefinance.product.model.DateFixedInYear
 
setMonthlyPayOption(MonthlyPayOption) - Method in class tech.corefinance.product.model.ProductFee
 
setName(String) - Method in class tech.corefinance.product.dto.ProductDto
 
setName(String) - Method in class tech.corefinance.product.entity.Branch
 
setName(String) - Method in class tech.corefinance.product.entity.Currency
 
setName(String) - Method in class tech.corefinance.product.entity.ExchangeRate
 
setName(String) - Method in class tech.corefinance.product.entity.Organization
 
setName(String) - Method in class tech.corefinance.product.entity.Product
 
setName(String) - Method in class tech.corefinance.product.entity.ProductCategory
 
setName(String) - Method in class tech.corefinance.product.entity.ProductType
 
setName(String) - Method in class tech.corefinance.product.entity.RateSource
 
setName(String) - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
setName(String) - Method in class tech.corefinance.product.model.ProductFee
 
setNewAccountSetting(ProductNewAccountSetting) - Method in class tech.corefinance.product.dto.ProductDto
 
setNewAccountSetting(ProductNewAccountSetting) - Method in class tech.corefinance.product.entity.Product
 
setNonWorkingDays(List<DayOfWeek>) - Method in class tech.corefinance.product.entity.Branch
 
setNonWorkingDays(List<DayOfWeek>) - Method in class tech.corefinance.product.entity.Organization
 
setNonWorkingDaysRescheduling(NonWorkingDaysRescheduling) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
setNote(String) - Method in class tech.corefinance.product.dto.RateResponse
 
setNote(String) - Method in class tech.corefinance.product.entity.Rate
 
setNote(String) - Method in class tech.corefinance.product.entity.RateSource
 
setOverdraftsInterest(DepositInterestRate) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setOverdraftsInterest(DepositInterestRate) - Method in class tech.corefinance.product.entity.DepositProduct
 
setOverdraftsUnderCreditArrangementManaged(CreditArrangementManaged) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setOverdraftsUnderCreditArrangementManaged(CreditArrangementManaged) - Method in class tech.corefinance.product.entity.DepositProduct
 
setParentBranchId(String) - Method in class tech.corefinance.product.entity.Branch
 
setPenaltyRateConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.model.PenaltySetting
Penalty Rate Constraints (%).
setPenaltySetting(PenaltySetting) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setPenaltySetting(PenaltySetting) - Method in class tech.corefinance.product.entity.LoanProduct
 
setPenaltyTolerancePeriod(Integer) - Method in class tech.corefinance.product.model.PenaltySetting
Penalty Tolerance Period X Days.
setPercentPerDay(int) - Method in class tech.corefinance.product.model.DepositInterestRate
 
setPercentPerDay(int) - Method in class tech.corefinance.product.model.LoanInterestRate
 
setPercentSecurityPerLoan(Double) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setPercentSecurityPerLoan(Double) - Method in class tech.corefinance.product.entity.LoanProduct
 
setPhoneNumber(String) - Method in class tech.corefinance.product.entity.Branch
 
setPhoneNumber(String) - Method in class tech.corefinance.product.entity.Organization
 
setPrePaymentRecalculation(PrePaymentRecalculation) - Method in class tech.corefinance.product.model.RepaymentCollection
Dynamic term loan Pre-Payment Recalculation.
setProductAvailabilities(List<ProductAvailability>) - Method in class tech.corefinance.product.dto.ProductDto
 
setProductAvailabilities(List<ProductAvailability>) - Method in class tech.corefinance.product.entity.Product
 
setProductFees(List<ProductFee>) - Method in class tech.corefinance.product.dto.ProductDto
 
setProductFees(List<ProductFee>) - Method in class tech.corefinance.product.entity.Product
 
setRandomPatternTemplate(String) - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
setRateSource(RateSource) - Method in class tech.corefinance.product.entity.Rate
 
setRateSourceId(String) - Method in class tech.corefinance.product.dto.RateResponse
 
setRateSourceName(String) - Method in class tech.corefinance.product.dto.RateResponse
 
setRateValue(Double) - Method in class tech.corefinance.product.dto.RateResponse
 
setRateValue(Double) - Method in class tech.corefinance.product.entity.Rate
 
setRepaymentCollection(RepaymentCollection) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setRepaymentCollection(RepaymentCollection) - Method in class tech.corefinance.product.entity.LoanProduct
 
setRepaymentDays(List<Integer>) - Method in class tech.corefinance.product.model.RepaymentScheduling
Fixed days repayment scheduling value.
setRepaymentHorizontal(Boolean) - Method in class tech.corefinance.product.model.RepaymentCollection
Horizontal or Vertical.
setRepaymentMethod(RepaymentSchedulingMethod) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
setRepaymentScheduling(RepaymentScheduling) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setRepaymentScheduling(RepaymentScheduling) - Method in class tech.corefinance.product.entity.LoanProduct
 
setRepaymentsInterestCalculation(RepaymentsInterestCalculation) - Method in class tech.corefinance.product.model.LoanInterestRate
 
setRepaymentsScheduleEditing(RepaymentsScheduleEditing) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
setRepaymentTypesOrder(List<RepaymentType>) - Method in class tech.corefinance.product.model.RepaymentCollection
Arrange repayment types according to which should be paid first and last on partial or over-payments.
setRepeatYearly(boolean) - Method in class tech.corefinance.product.entity.Holiday
 
setRequiredFeeApplication(Boolean) - Method in class tech.corefinance.product.model.ProductFee
 
setScheduleRounding(RepaymentScheduleRounding) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
setSellRate(double) - Method in class tech.corefinance.product.entity.ExchangeRate
 
setShortMonthHandling(ShortMonthHandling) - Method in class tech.corefinance.product.model.RepaymentScheduling
 
setShowInactiveFees(boolean) - Method in class tech.corefinance.product.dto.ProductDto
 
setShowInactiveFees(boolean) - Method in class tech.corefinance.product.entity.Product
 
setState(String) - Method in class tech.corefinance.product.entity.Branch
 
setState(String) - Method in class tech.corefinance.product.entity.Organization
 
setStreetAddressLine1(String) - Method in class tech.corefinance.product.entity.Branch
 
setStreetAddressLine1(String) - Method in class tech.corefinance.product.entity.Organization
 
setSymbol(String) - Method in class tech.corefinance.product.entity.Currency
 
setSymbolAtBeginning(boolean) - Method in class tech.corefinance.product.entity.Currency
 
setTermUnit(FrequencyOptionYearly) - Method in class tech.corefinance.product.dto.DepositProductDto
 
setTermUnit(FrequencyOptionYearly) - Method in class tech.corefinance.product.entity.DepositProduct
 
setTimezone(String) - Method in class tech.corefinance.product.entity.Organization
 
setToleranceAmounts(List<ValueConstraint>) - Method in class tech.corefinance.product.model.ArrearsSetting
Arrears Tolerance Amount (% of Outstanding Principal).
setTolerancePeriods(List<ValueConstraint>) - Method in class tech.corefinance.product.model.ArrearsSetting
Arrears Tolerance Period in Days.
setToValue(double) - Method in class tech.corefinance.product.model.TieredInterestItem
Value can be number of days or balance.
setType(String) - Method in class tech.corefinance.product.dto.ProductDto
 
setType(String) - Method in class tech.corefinance.product.entity.Product
 
setType(DepositLimitType) - Method in class tech.corefinance.product.model.DepositLimit
 
setType(ProductCategoryType) - Method in class tech.corefinance.product.entity.ProductCategory
 
setType(ProductCategoryType) - Method in class tech.corefinance.product.entity.ProductType
 
setType(ProductFeeType) - Method in class tech.corefinance.product.model.ProductFee
 
setType(RateType) - Method in class tech.corefinance.product.dto.RateResponse
 
setType(RateType) - Method in class tech.corefinance.product.entity.Rate
 
setType(RateType) - Method in class tech.corefinance.product.entity.RateSource
 
setType(WithdrawalLimitType) - Method in class tech.corefinance.product.model.WithdrawalLimit
Limit type.
setType(ProductNewAccountSettingType) - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
setUnderCreditArrangementManaged(CreditArrangementManaged) - Method in class tech.corefinance.product.dto.LoanProductDto
 
setUnderCreditArrangementManaged(CreditArrangementManaged) - Method in class tech.corefinance.product.entity.LoanProduct
 
setValidFrom(ZonedDateTime) - Method in class tech.corefinance.product.dto.RateResponse
 
setValidFrom(ZonedDateTime) - Method in class tech.corefinance.product.entity.Rate
 
setValue(double) - Method in class tech.corefinance.product.model.DepositLimit
 
setValue(double) - Method in class tech.corefinance.product.model.WithdrawalLimit
Limit amount.
setWithdrawalLimits(List<WithdrawalLimit>) - Method in class tech.corefinance.product.dto.DepositProductDto
Withdrawal Limits.
setWithdrawalLimits(List<WithdrawalLimit>) - Method in class tech.corefinance.product.entity.DepositProduct
Withdrawal Limits.
setZipPostalCode(String) - Method in class tech.corefinance.product.entity.Branch
 
setZipPostalCode(String) - Method in class tech.corefinance.product.entity.Organization
 
ShortMonthHandling - Enum Class in tech.corefinance.product.enums
 
SIMPLE - Enum constant in enum class tech.corefinance.product.enums.LoanInterestType
Simple Interest.
SPECIFIC_BRANCHES - Enum constant in enum class tech.corefinance.product.enums.ProductAvailabilityMode
 
SPECIFIC_GROUPS - Enum constant in enum class tech.corefinance.product.enums.ProductAvailabilityMode
 

T

tech.corefinance.product - package tech.corefinance.product
 
tech.corefinance.product.config - package tech.corefinance.product.config
 
tech.corefinance.product.controller - package tech.corefinance.product.controller
 
tech.corefinance.product.dto - package tech.corefinance.product.dto
 
tech.corefinance.product.entity - package tech.corefinance.product.entity
 
tech.corefinance.product.enums - package tech.corefinance.product.enums
 
tech.corefinance.product.filter - package tech.corefinance.product.filter
 
tech.corefinance.product.model - package tech.corefinance.product.model
 
tech.corefinance.product.repository - package tech.corefinance.product.repository
 
tech.corefinance.product.service - package tech.corefinance.product.service
 
TenantIgnoreFilter - Class in tech.corefinance.product.filter
 
TenantIgnoreFilter() - Constructor for class tech.corefinance.product.filter.TenantIgnoreFilter
 
TIERED_PER_BALANCE - Enum constant in enum class tech.corefinance.product.model.DepositInterestRateTerms
 
TIERED_PER_PERIOD - Enum constant in enum class tech.corefinance.product.model.DepositInterestRateTerms
 
TieredInterestItem - Class in tech.corefinance.product.model
 
TieredInterestItem() - Constructor for class tech.corefinance.product.model.TieredInterestItem
 
toString() - Method in class tech.corefinance.product.dto.CryptoProductDto
 
toString() - Method in class tech.corefinance.product.dto.DepositProductDto
 
toString() - Method in class tech.corefinance.product.dto.GlProductDto
 
toString() - Method in class tech.corefinance.product.dto.LoanProductDto
 
toString() - Method in class tech.corefinance.product.dto.ProductDto
 
toString() - Method in class tech.corefinance.product.dto.RateResponse
 
toString() - Method in class tech.corefinance.product.entity.Branch
 
toString() - Method in class tech.corefinance.product.entity.CryptoProduct
 
toString() - Method in class tech.corefinance.product.entity.Currency
 
toString() - Method in class tech.corefinance.product.entity.DepositProduct
 
toString() - Method in class tech.corefinance.product.entity.ExchangeRate
 
toString() - Method in class tech.corefinance.product.entity.GlProduct
 
toString() - Method in class tech.corefinance.product.entity.Holiday
 
toString() - Method in class tech.corefinance.product.entity.LoanProduct
 
toString() - Method in class tech.corefinance.product.entity.Organization
 
toString() - Method in class tech.corefinance.product.entity.Product
 
toString() - Method in class tech.corefinance.product.entity.ProductCategory
 
toString() - Method in class tech.corefinance.product.entity.ProductType
 
toString() - Method in class tech.corefinance.product.entity.Rate
 
toString() - Method in class tech.corefinance.product.entity.RateSource
 
toString() - Method in class tech.corefinance.product.entity.WithdrawalChannel
 
toString() - Method in class tech.corefinance.product.model.ArrearsSetting
 
toString() - Method in class tech.corefinance.product.model.CurrencyLimitValue
 
toString() - Method in class tech.corefinance.product.model.DateFixedInYear
 
toString() - Method in class tech.corefinance.product.model.DepositInterestRate
 
toString() - Method in class tech.corefinance.product.model.DepositLimit
 
toString() - Method in class tech.corefinance.product.model.LoanInterestRate
 
toString() - Method in class tech.corefinance.product.model.PenaltySetting
 
toString() - Method in class tech.corefinance.product.model.ProductAvailability
 
toString() - Method in class tech.corefinance.product.model.ProductFee
 
toString() - Method in class tech.corefinance.product.model.ProductNewAccountSetting
 
toString() - Method in class tech.corefinance.product.model.RepaymentCollection
 
toString() - Method in class tech.corefinance.product.model.RepaymentScheduling
 
toString() - Method in class tech.corefinance.product.model.RepaymentsScheduleEditing
 
toString() - Method in class tech.corefinance.product.model.TieredInterestItem
 
toString() - Method in class tech.corefinance.product.model.ValueConstraint
 
toString() - Method in class tech.corefinance.product.model.WithdrawalLimit
 

U

UPFRONT_DISBURSEMENT - Enum constant in enum class tech.corefinance.product.enums.ProductFeeType
Upfront Disbursement.

V

VALUE_ADDED_TAX - Enum constant in enum class tech.corefinance.product.enums.RateType
 
ValueConstraint - Class in tech.corefinance.product.model
 
ValueConstraint() - Constructor for class tech.corefinance.product.model.ValueConstraint
 
valueOf(String) - Static method in enum class tech.corefinance.product.enums.AccountState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.AccruedInterestPostingFrequency
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.ArrearsDaysCalculatedFrom
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.CreditArrangementManaged
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.DepositBalanceInterestCalculation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.DepositLimitType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.FrequencyOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.FrequencyOptionYearly
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.GracePeriodType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.InterestCalculationMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.InterestDayInYear
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.LoanInterestCalculationMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.LoanInterestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.MonthlyPayOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.NonWorkingDaysRescheduling
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.PenaltyCalculationMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.PrePaymentRecalculation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.ProductAvailabilityMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.ProductCategoryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.ProductFeeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.RateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.RepaymentCurrencyRounding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.RepaymentScheduleRounding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.RepaymentSchedulingMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.RepaymentsInterestCalculation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.RepaymentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.ShortMonthHandling
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.enums.WithdrawalLimitType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.model.DepositInterestRateTerms
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.corefinance.product.model.ProductNewAccountSettingType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class tech.corefinance.product.enums.AccountState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.AccruedInterestPostingFrequency
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.ArrearsDaysCalculatedFrom
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.CreditArrangementManaged
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.DepositBalanceInterestCalculation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.DepositLimitType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.FrequencyOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.FrequencyOptionYearly
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.GracePeriodType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.InterestCalculationMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.InterestDayInYear
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.LoanInterestCalculationMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.LoanInterestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.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.product.enums.NonWorkingDaysRescheduling
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.PenaltyCalculationMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.PrePaymentRecalculation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.ProductAvailabilityMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.ProductCategoryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.ProductFeeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.RateType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.RepaymentCurrencyRounding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.RepaymentScheduleRounding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.RepaymentSchedulingMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.RepaymentsInterestCalculation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.RepaymentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.ShortMonthHandling
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.enums.WithdrawalLimitType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.model.DepositInterestRateTerms
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.model.InterestCalculationDateOptionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.corefinance.product.model.ProductNewAccountSettingType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WEEK - Enum constant in enum class tech.corefinance.product.enums.FrequencyOption
 
WEEK - Enum constant in enum class tech.corefinance.product.enums.FrequencyOptionYearly
 
WITHDRAW_LIMIT_DAILY - Enum constant in enum class tech.corefinance.product.enums.WithdrawalLimitType
Daily limit.
WITHDRAW_LIMIT_EACH_TIME - Enum constant in enum class tech.corefinance.product.enums.WithdrawalLimitType
One time withdrawal limit.
WITHDRAW_LIMIT_MONTHLY - Enum constant in enum class tech.corefinance.product.enums.WithdrawalLimitType
Monthly limit.
WITHDRAW_LIMIT_YEARLY - Enum constant in enum class tech.corefinance.product.enums.WithdrawalLimitType
Yearly limit.
WITHDRAWAL_LIMIT_PERCENTAGE_OF_BALANCE - Enum constant in enum class tech.corefinance.product.enums.WithdrawalLimitType
Max Withdrawal Amount As a % of total balance on the deposit account.
WithdrawalChannel - Class in tech.corefinance.product.entity
 
WithdrawalChannel() - Constructor for class tech.corefinance.product.entity.WithdrawalChannel
 
WithdrawalChannelController - Class in tech.corefinance.product.controller
 
WithdrawalChannelController() - Constructor for class tech.corefinance.product.controller.WithdrawalChannelController
 
WithdrawalChannelRepository - Interface in tech.corefinance.product.repository
 
WithdrawalLimit - Class in tech.corefinance.product.model
 
WithdrawalLimit() - Constructor for class tech.corefinance.product.model.WithdrawalLimit
 
WithdrawalLimitType - Enum Class in tech.corefinance.product.enums
 
WITHHOLDING_TAX - Enum constant in enum class tech.corefinance.product.enums.RateType
 

Y

YEAR - Enum constant in enum class tech.corefinance.product.enums.FrequencyOption
 
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Serialized Form