public function getWarehouseTypeName()
 {
     $this->__load();
     return parent::getWarehouseTypeName();
 }