Subversion Repositories eFlore/Applications.coel

Rev

Rev 1415 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1415 Rev 1428
Line 35... Line 35...
35
		  this.loadConfig = loadConfig;
35
		  this.loadConfig = loadConfig;
Line 36... Line 36...
36
 
36
 
37
		  BasePagingLoadConfig lc = (BasePagingLoadConfig)loadConfig;		  
37
		  BasePagingLoadConfig lc = (BasePagingLoadConfig)loadConfig;		  
38
		  mediateur.selectionnerProjet(this, recherche, lc.getOffset(), lc.getLimit(), sequenceur);
38
		  mediateur.selectionnerProjet(this, recherche, lc.getOffset(), lc.getLimit(), sequenceur);
39
	  }
-
 
40
 
39
	  }
41
 
40
	
42
	@Override
41
	@Override
43
	@SuppressWarnings("unchecked")
42
	@SuppressWarnings("unchecked")
Line 44... Line 43...
44
	public void rafraichir(Object nouvellesDonnees) {
43
	public void rafraichir(Object nouvellesDonnees) {