143144145146147148149
this.setLista(new LinkedList<Itens>()); return null; } public ItemDAOImpl getDao() { return new ItemDAOImpl(); }