Class DepositsDropdownReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.portfolio.savings.service.DepositsDropdownReadPlatformServiceImpl
- All Implemented Interfaces:
org.apache.fineract.portfolio.savings.service.DepositsDropdownReadPlatformService
public class DepositsDropdownReadPlatformServiceImpl
extends Object
implements org.apache.fineract.portfolio.savings.service.DepositsDropdownReadPlatformService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.apache.fineract.infrastructure.core.data.EnumOptionData> Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData>
-
Constructor Details
-
DepositsDropdownReadPlatformServiceImpl
public DepositsDropdownReadPlatformServiceImpl()
-
-
Method Details
-
retrievePreClosurePenalInterestOnTypeOptions
public Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> retrievePreClosurePenalInterestOnTypeOptions()- Specified by:
retrievePreClosurePenalInterestOnTypeOptionsin interfaceorg.apache.fineract.portfolio.savings.service.DepositsDropdownReadPlatformService
-
maturityInstructionOptions
public Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> maturityInstructionOptions()- Specified by:
maturityInstructionOptionsin interfaceorg.apache.fineract.portfolio.savings.service.DepositsDropdownReadPlatformService
-