BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController Member List

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

Delete(Guid orgEmployeeId)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
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
Get()BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
GetById(Guid orgEmployeeId)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
GetPositionEmployee(Guid profileId)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
GetPositionEmployeeByProfile(Guid profileId)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
OrganizationEmployeeController(ApplicationDBContext context, MinIOService documentService, IHttpContextAccessor httpContextAccessor)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
Post([FromBody] PersonAddressRequest req)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
PostToReport([FromBody] OrganizationEmployeeProfileRequest req)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
Put([FromBody] PersonAddressRequest req, Guid orgEmployeeId)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
PutPositionEmployee([FromBody] PositionOrgEmployee req, Guid profileId)BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual