2023-11-15 17:00:27 +07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.9.8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > BMA EHR API Document: Class Members - Functions< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > BMA EHR API Document
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_func_o.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "contents" >
< div class = "textblock" > Here is a list of all functions with links to the classes they belong to:< / div >
< h3 > < a id = "index_o" name = "index_o" > < / a > - o -< / h3 > < ul >
2023-12-15 12:00:42 +07:00
< li > OfficerApproveLeaveRequest()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_application_1_1_repositories_1_1_leaves_1_1_leave_requests_1_1_leave_request_repository.html#afb51127d004bef778ec1bf89b5e840de" > BMA.EHR.Application.Repositories.Leaves.LeaveRequests.LeaveRequestRepository< / a > < / li >
< li > OfficerApproveLeaveRequestAsync()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_leave_1_1_service_1_1_controllers_1_1_leave_request_controller.html#a2ed5c709d5921fa960a3c9371da34a3b" > BMA.EHR.Leave.Service.Controllers.LeaveRequestController< / a > < / li >
2023-11-15 17:00:27 +07:00
< li > OligarchConfirm()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_retirement_1_1_service_1_1_controllers_1_1_retirement_resign_controller.html#a517017b8c91d9c25ebb1d169d05d9471" > BMA.EHR.Retirement.Service.Controllers.RetirementResignController< / a > < / li >
< li > OligarchReject()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_retirement_1_1_service_1_1_controllers_1_1_retirement_resign_controller.html#a7f84e8631b6f6e3ac52a63950729dc44" > BMA.EHR.Retirement.Service.Controllers.RetirementResignController< / a > < / li >
2023-12-15 12:00:42 +07:00
< li > OnGet()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_discipline_1_1_service_1_1_pages_1_1_error_model.html#a8e3605fa18559ac21af3fbebc7adff82" > BMA.EHR.Discipline.Service.Pages.ErrorModel< / a > , < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_discipline_1_1_service_1_1_pages_1_1_index_model.html#a0d0b71d90c906a0b7bc94c42c32b1ace" > BMA.EHR.Discipline.Service.Pages.IndexModel< / a > , < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_discipline_1_1_service_1_1_pages_1_1_privacy_model.html#a62b5a877a85a1b85ba0bdbdabf01e0e9" > BMA.EHR.Discipline.Service.Pages.PrivacyModel< / a > < / li >
2023-11-15 17:00:27 +07:00
< li > OrderController()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_command_1_1_service_1_1_controllers_1_1_order_controller.html#adb3f12dcd881b0d75fa7ebf53fb2f5f0" > BMA.EHR.Command.Service.Controllers.OrderController< / a > < / li >
< li > OrganizationCommonRepository()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_application_1_1_repositories_1_1_organization_common_repository.html#a2465dffb7b28032decf992a82ebb29b0" > BMA.EHR.Application.Repositories.OrganizationCommonRepository< / a > < / li >
< li > OrganizationEmployeeController()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_organization_employee_1_1_service_1_1_controllers_1_1_organization_employee_controller.html#acb469025cf283dfb1f7306a23b6a68b9" > BMA.EHR.OrganizationEmployee.Service.Controllers.OrganizationEmployeeController< / a > < / li >
< li > OrganizationEmployeeRepository()  :  < a class = "el" href = "class_b_m_a_1_1_e_h_r_1_1_application_1_1_repositories_1_1_organization_employee_repository.html#a1c1da5269327d4072af830687b8e731e" > BMA.EHR.Application.Repositories.OrganizationEmployeeRepository< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.8 < / li >
< / ul >
< / div >
< / body >
< / html >