public static function getOlsubjectsList()
 {
     $obj_retResult = DAL_manageOlsubjects::getOlsubjectsList();
     return $obj_retResult;
 }