public function getGlobalAwardType($type)
 {
     return GlobalAwardTypes::getTypeValue($type);
 }