Class InterestIncentivesDropdownReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.portfolio.interestratechart.service.InterestIncentivesDropdownReadPlatformServiceImpl
- All Implemented Interfaces:
InterestIncentiveDropdownReadPlatformService
public class InterestIncentivesDropdownReadPlatformServiceImpl
extends Object
implements InterestIncentiveDropdownReadPlatformService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.apache.fineract.infrastructure.core.data.EnumOptionData> Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData>
-
Constructor Details
-
InterestIncentivesDropdownReadPlatformServiceImpl
public InterestIncentivesDropdownReadPlatformServiceImpl()
-
-
Method Details
-
retrieveEntityTypeOptions
public Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> retrieveEntityTypeOptions()- Specified by:
retrieveEntityTypeOptionsin interfaceInterestIncentiveDropdownReadPlatformService
-
retrieveAttributeNameOptions
public Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> retrieveAttributeNameOptions()- Specified by:
retrieveAttributeNameOptionsin interfaceInterestIncentiveDropdownReadPlatformService
-
retrieveConditionTypeOptions
public Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> retrieveConditionTypeOptions()- Specified by:
retrieveConditionTypeOptionsin interfaceInterestIncentiveDropdownReadPlatformService
-
retrieveIncentiveTypeOptions
public Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> retrieveIncentiveTypeOptions()- Specified by:
retrieveIncentiveTypeOptionsin interfaceInterestIncentiveDropdownReadPlatformService
-