Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 363 Rev 706
Line 6... Line 6...
6
 
6
 
Line 7... Line 7...
7
public class PublicationListe extends aDonneeListe<Publication> {
7
public class PublicationListe extends aDonneeListe<Publication> {
Line -... Line 8...
-
 
8
 
-
 
9
	private static final long serialVersionUID = 2600314321196345072L;
-
 
10
 
-
 
11
	public PublicationListe() {
8
 
12
		super();
9
	private static final long serialVersionUID = 2600314321196345072L;
13
	}
10
 
14
	
Line 11... Line 15...
11
	public PublicationListe(int taille) {
15
	public PublicationListe(int taille) {