/**
  * @inheritdoc
  */
 public function resume(IdsCriteria $selectionCriteria)
 {
     return parent::resume($selectionCriteria);
 }