Package org.apache.fineract.spm.service
Class SpmService
java.lang.Object
org.apache.fineract.spm.service.SpmService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivateSurvey(Long id) createSurvey(Survey survey) voiddeactivateSurvey(Long id) static LocalDateupdateSurvey(Survey survey)
-
Constructor Details
-
SpmService
public SpmService()
-
-
Method Details
-
fetchValidSurveys
-
fetchAllSurveys
-
findById
-
createSurvey
-
updateSurvey
-
deactivateSurvey
-
activateSurvey
-
getStartOfToday
-