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