|
BMA EHR API Document
|
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.BaseController | inlineprotectedvirtual |
| Error(string message, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(Exception exception, string message, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(Exception exception, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| GetCancelReport(Guid id) | BMA.EHR.Leave.Service.Controllers.LeaveReportController | inline |
| GetEmployeeLeaveDayReport([FromBody] GetLeaveReportDto req) | BMA.EHR.Leave.Service.Controllers.LeaveReportController | inline |
| GetOfficerLeaveDayReport([FromBody] GetLeaveReportDto req) | BMA.EHR.Leave.Service.Controllers.LeaveReportController | inline |
| GetReport(Guid id, [FromQuery] bool hajj=false) | BMA.EHR.Leave.Service.Controllers.LeaveReportController | inline |
| GetTimeRecordsOfficerReport([FromBody] GetLeaveDetailReportDto req) | BMA.EHR.Leave.Service.Controllers.LeaveReportController | inline |
| LeaveReportController(LeaveRequestRepository leaveRequestRepository, UserProfileRepository userProfileRepository, CommandRepository commandRepository, LeaveTypeRepository leaveTypeRepository, ProcessUserTimeStampRepository processUserTimeStampRepository, DutyTimeRepository dutyTimeRepository, UserDutyTimeRepository userDutyTimeRepository) | BMA.EHR.Leave.Service.Controllers.LeaveReportController | inline |
| Success(string message, object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Success(object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |