Class InterestRateChartDropdownReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.portfolio.interestratechart.service.InterestRateChartDropdownReadPlatformServiceImpl
- All Implemented Interfaces:
InterestRateChartDropdownReadPlatformService
public class InterestRateChartDropdownReadPlatformServiceImpl
extends Object
implements InterestRateChartDropdownReadPlatformService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.apache.fineract.infrastructure.core.data.EnumOptionData>
-
Constructor Details
-
InterestRateChartDropdownReadPlatformServiceImpl
public InterestRateChartDropdownReadPlatformServiceImpl()
-
-
Method Details
-
retrievePeriodTypeOptions
public Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> retrievePeriodTypeOptions()- Specified by:
retrievePeriodTypeOptionsin interfaceInterestRateChartDropdownReadPlatformService
-