public List <Cadeau> getCadeausFromCode(int indexLijst) { return(_persistController.getLHCFromCode(indexLijst)); }