BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Leave.Service.Controllers.LeaveReportController Member List

This is the complete list of members for BMA.EHR.Leave.Service.Controllers.LeaveReportController, including all inherited members.

Error(string message, string result, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(string message, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(Exception exception, string message, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(Exception exception, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
GetCancelReport(Guid id)BMA.EHR.Leave.Service.Controllers.LeaveReportControllerinline
GetEmployeeLeaveDayReport([FromBody] GetLeaveReportDto req)BMA.EHR.Leave.Service.Controllers.LeaveReportControllerinline
GetOfficerLeaveDayReport([FromBody] GetLeaveReportDto req)BMA.EHR.Leave.Service.Controllers.LeaveReportControllerinline
GetReport(Guid id, [FromQuery] bool hajj=false)BMA.EHR.Leave.Service.Controllers.LeaveReportControllerinline
GetTimeRecordsOfficerReport([FromBody] GetLeaveDetailReportDto req)BMA.EHR.Leave.Service.Controllers.LeaveReportControllerinline
LeaveReportController(LeaveRequestRepository leaveRequestRepository, UserProfileRepository userProfileRepository, CommandRepository commandRepository, LeaveTypeRepository leaveTypeRepository, ProcessUserTimeStampRepository processUserTimeStampRepository, DutyTimeRepository dutyTimeRepository, UserDutyTimeRepository userDutyTimeRepository)BMA.EHR.Leave.Service.Controllers.LeaveReportControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual