/**
  * {@inheritdoc}
  */
 public function expandParameters($criteria)
 {
     return $this->persister->expandParameters($criteria);
 }