Class WorkingDaysWritePlatformServiceJpaRepositoryImpl
java.lang.Object
org.apache.fineract.organisation.workingdays.service.WorkingDaysWritePlatformServiceJpaRepositoryImpl
- All Implemented Interfaces:
WorkingDaysWritePlatformService
public class WorkingDaysWritePlatformServiceJpaRepositoryImpl
extends Object
implements WorkingDaysWritePlatformService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.fineract.infrastructure.core.data.CommandProcessingResultupdateWorkingDays(org.apache.fineract.infrastructure.core.api.JsonCommand command)
-
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:
updateWorkingDaysin interfaceWorkingDaysWritePlatformService
-