Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 457 Rev 459
Line 111... Line 111...
111
	String collectionListeTitre();
111
	String collectionListeTitre();
112
	String structure();
112
	String structure();
113
	String suppressionCollection();
113
	String suppressionCollection();
Line 114... Line 114...
114
 
114
 
-
 
115
	//Personne
115
	//Personne
116
	String personneListeLabel();
116
	String personneModeAjout();
117
	String personneModeAjout();
-
 
118
	String personneModeModifier();
-
 
119
	
-
 
120
	String personneNomComplet();
-
 
121
	String personneCodePostal();
-
 
122
	String personneVille();
-
 
123
	String personneCourriel();
-
 
124
	String personneNom();
-
 
125
	String personnePrenom();
-
 
126
	
-
 
127
	String personneIdentite();
-
 
128
	String personneInfoNat();
Line 117... Line 129...
117
	String personneModeModifier();
129
	String personneProjet();
118
 
130