Class RegisterSurveyCommandHandler

java.lang.Object
org.apache.fineract.infrastructure.survey.handler.RegisterSurveyCommandHandler
All Implemented Interfaces:
org.apache.fineract.commands.handler.NewCommandSourceHandler

@Service public class RegisterSurveyCommandHandler extends Object implements org.apache.fineract.commands.handler.NewCommandSourceHandler
Created by Cieyou on 3/12/14.
  • Constructor Details

    • RegisterSurveyCommandHandler

      @Autowired public RegisterSurveyCommandHandler(WriteSurveyService writePlatformService)
  • Method Details

    • processCommand

      @Transactional public org.apache.fineract.infrastructure.core.data.CommandProcessingResult processCommand(org.apache.fineract.infrastructure.core.api.JsonCommand command)
      Specified by:
      processCommand in interface org.apache.fineract.commands.handler.NewCommandSourceHandler