Class WorkingDaysWritePlatformServiceJpaRepositoryImpl

java.lang.Object
org.apache.fineract.organisation.workingdays.service.WorkingDaysWritePlatformServiceJpaRepositoryImpl
All Implemented Interfaces:
WorkingDaysWritePlatformService

public class WorkingDaysWritePlatformServiceJpaRepositoryImpl extends Object implements WorkingDaysWritePlatformService
  • Constructor Details

    • WorkingDaysWritePlatformServiceJpaRepositoryImpl

      public WorkingDaysWritePlatformServiceJpaRepositoryImpl()
  • Method Details

    • updateWorkingDays

      @Transactional public org.apache.fineract.infrastructure.core.data.CommandProcessingResult updateWorkingDays(org.apache.fineract.infrastructure.core.api.JsonCommand command)
      Specified by:
      updateWorkingDays in interface WorkingDaysWritePlatformService