public static function getVillage_traditionalknowledgeList()
 {
     $obj_retResult = DAL_manageVillage_traditionalknowledge::getVillage_traditionalknowledgeList();
     return $obj_retResult;
 }