|
BMA EHR API Document
|
This is the complete list of members for BMA.EHR.Leave.Service.Controllers.LeaveTypeController, 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 |
| GetAllAsync() | BMA.EHR.Leave.Service.Controllers.LeaveTypeController | inline |
| LeaveTypeController(LeaveTypeRepository leaveTypeRepository, LeaveDbContext context, IHttpContextAccessor httpContextAccessor, IWebHostEnvironment hostingEnvironment, IConfiguration configuration, UserProfileRepository userProfileRepository) | BMA.EHR.Leave.Service.Controllers.LeaveTypeController | inline |
| Success(string message, object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Success(object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |