/**
  * @return array
  */
 public function getListActions()
 {
     return $this->configurator->getListActions();
 }