Interface InterestRateChartSlabWritePlatformService
- All Known Implementing Classes:
InterestRateChartSlabWritePlatformServiceJpaRepositoryImpl
public interface InterestRateChartSlabWritePlatformService
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.fineract.infrastructure.core.data.CommandProcessingResultcreate(org.apache.fineract.infrastructure.core.api.JsonCommand command) org.apache.fineract.infrastructure.core.data.CommandProcessingResultdeleteChartSlab(Long chartSlabId, Long interestRateChartId) org.apache.fineract.infrastructure.core.data.CommandProcessingResultupdate(Long chartSlabId, Long interestChartId, org.apache.fineract.infrastructure.core.api.JsonCommand command)
-
Method Details
-
create
org.apache.fineract.infrastructure.core.data.CommandProcessingResult create(org.apache.fineract.infrastructure.core.api.JsonCommand command) -
update
-
deleteChartSlab
-