Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1415 Rev 1428
Line 36... Line 36...
36
 
36
 
37
		  BasePagingLoadConfig lc = (BasePagingLoadConfig)loadConfig;		  
37
		  BasePagingLoadConfig lc = (BasePagingLoadConfig)loadConfig;		  
38
		  mediateur.selectionnerStructure(this, recherche, lc.getOffset(), lc.getLimit(), sequenceur);
38
		  mediateur.selectionnerStructure(this, recherche, lc.getOffset(), lc.getLimit(), sequenceur);
Line 39... Line -...
39
	  }
-
 
40
 
39
	  }
41
 
40
 
42
	@Override
41
	@Override
Line 43... Line 42...
43
	@SuppressWarnings("unchecked")
42
	@SuppressWarnings("unchecked")