Class RepaymentWithPostDatedChecksReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.portfolio.repaymentwithpostdatedchecks.service.RepaymentWithPostDatedChecksReadPlatformServiceImpl
- All Implemented Interfaces:
RepaymentWithPostDatedChecksReadPlatformService
@Transactional(readOnly=true)
public class RepaymentWithPostDatedChecksReadPlatformServiceImpl
extends Object
implements RepaymentWithPostDatedChecksReadPlatformService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RepaymentWithPostDatedChecksReadPlatformServiceImpl
public RepaymentWithPostDatedChecksReadPlatformServiceImpl()
-
-
Method Details
-
getPostDatedChecks
- Specified by:
getPostDatedChecksin interfaceRepaymentWithPostDatedChecksReadPlatformService
-
getPostDatedCheck
- Specified by:
getPostDatedCheckin interfaceRepaymentWithPostDatedChecksReadPlatformService
-
getPostDatedCheckByInstallmentId
- Specified by:
getPostDatedCheckByInstallmentIdin interfaceRepaymentWithPostDatedChecksReadPlatformService
-