public static function getSocierytypeList()
 {
     $obj_retResult = DAL_manageSocierytype::getSocierytypeList();
     return $obj_retResult;
 }