addAddCondition(QueryCriteria::equal('Name',$name)); return $this->getBy($query); } }