public function changePresetIsPublic(TblPreset $tblPreset, $IsPublic)
    {

        $Manager = $this->getConnection()->getEntityManager();