Package org.apache.fineract.spm.service
Interface ScorecardReadPlatformService
- All Known Implementing Classes:
ScorecardReadPlatformServiceImpl
public interface ScorecardReadPlatformService
-
Method Summary
Modifier and TypeMethodDescriptionretrieveScorecardByClient(Long clientId) retrieveScorecardBySurvey(Long surveyId) retrieveScorecardBySurveyAndClient(Long surveyId, Long clientId)
-
Method Details
-
retrieveScorecardByClient
-
retrieveScorecardBySurveyAndClient
-
retrieveScorecardBySurvey
-