public override OperacijaRezultat izvrsi(bazaEntities entiteti) { entiteti.KorpaDelete(this.Korpa.Id_knjiga); return(base.izvrsi(entiteti)); }