Ejemplo n.º 1
0
 @Override
 public Musteri getirMusteriwUye(Integer idUye) {
   return musteriDao.getirMusteriwUye(idUye);
 }