Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 464 Rev 477
Line 109... Line 109...
109
	
109
	
110
	// Collection : liste
110
	// Collection : liste
111
	String collectionListeTitre();
111
	String collectionListeTitre();
112
	String structure();
112
	String structure();
113
	String suppressionCollection();
113
	String suppressionCollection();
-
 
114
	
-
 
115
	// Collection : détail
-
 
116
	String collectionDescriptionTitre();
-
 
117
	String code();
-
 
118
	String cote();
-
 
119
	String collectionMere();
-
 
120
	String descriptionSpecialiste();
-
 
121
	String historique();
-
 
122
	String groupementPrincipe();
-
 
123
	String groupementBut();
-
 
124
	String typeCollectionNcd();
-
 
125
	String typeCollectionBotanique();
-
 
126
	String typeDepot();
114
 
127
	
115
	//Personne
128
	//Personne
116
	String personneListeLabel();
129
	String personneListeLabel();
117
	String personneModeAjout();
130
	String personneModeAjout();
Line 139... Line 152...
139
	String personneInfoNat();
152
	String personneInfoNat();
140
	String personneProjet();
153
	String personneProjet();
Line 141... Line 154...
141
 
154
 
142
	String personneAdresses();
155
	String personneAdresses();
-
 
156
	String personneLogos();
143
	String personneLogos();
157
	
144
}
158
}