Interface LoanPointInTimeService
- All Known Implementing Classes:
LoanPointInTimeServiceImpl
public interface LoanPointInTimeService
-
Method Summary
Modifier and TypeMethodDescriptionretrieveAt(Long loanId, LocalDate date) retrieveAt(List<Long> loanIds, LocalDate date)
-
Method Details
-
retrieveAt
-
retrieveAt
-