Interface WriteSurveyService
- All Known Implementing Classes:
WriteSurveyServiceImpl
public interface WriteSurveyService
Created by Cieyou on 3/13/14.
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.fineract.infrastructure.core.data.CommandProcessingResultfullFillSurvey(String datatable, Long appTableId, org.apache.fineract.infrastructure.core.api.JsonCommand command) org.apache.fineract.infrastructure.core.data.CommandProcessingResultregisterSurvey(org.apache.fineract.infrastructure.core.api.JsonCommand command)
-
Method Details
-
registerSurvey
org.apache.fineract.infrastructure.core.data.CommandProcessingResult registerSurvey(org.apache.fineract.infrastructure.core.api.JsonCommand command) -
fullFillSurvey
-