Esempio n. 1
0
  @Override
  public List<Information> getAllAdver() {

    return informationDao.getAllAdver();
  }