public static function getTraditionalknowledgecategoryList()
 {
     $obj_retResult = DAL_manageTraditionalknowledgecategory::getTraditionalknowledgecategoryList();
     return $obj_retResult;
 }