protected function initAction(Action &$action)
 {
     $action->setShortEntityName(self::$shortEntityName)->setRoute($this->route)->setClient($this->getClient());
 }