Subversion Repositories eFlore/Applications.del

Rev

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

Rev 537 Rev 579
Line 14... Line 14...
14
	private String taxonPourRechercheEflore;
14
	private String taxonPourRechercheEflore;
15
	private Protocole protocoleCourant;
15
	private Protocole protocoleCourant;
16
	private int numPageRechercheImage = 0;
16
	private int numPageRechercheImage = 0;
17
	private int nbTotalImagesRecherchees = 0;
17
	private int nbTotalImagesRecherchees = 0;
Line 18... Line 18...
18
 
18
 
19
	private int pasPagination = 10;
19
	private int pasPagination = 12;
20
	private int pageCouranteRechercheImage = 1;
20
	private int pageCouranteRechercheImage = 1;
21
	private int pageCouranteRechercheObservations = 1;
21
	private int pageCouranteRechercheObservations = 1;
22
	private InformationsRecherche informationsRechercheImage;
22
	private InformationsRecherche informationsRechercheImage;
23
	private InformationsRecherche informationsRechercheObservation;
23
	private InformationsRecherche informationsRechercheObservation;