Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1173 Rev 1210
Line 317... Line 317...
317
	String formeInventaireCollectionDetail();
317
	String formeInventaireCollectionDetail();
318
	String infoInventaireCollectionDetail();
318
	String infoInventaireCollectionDetail();
319
	String digitalInventaireCollectionDetail();
319
	String digitalInventaireCollectionDetail();
320
	String pourcentDigitalInventaireCollectionDetail();
320
	String pourcentDigitalInventaireCollectionDetail();
321
	String etatInventaireCollectionDetail();
321
	String etatInventaireCollectionDetail();
322
	String typeDonneeInventaireCollectionDetail();
322
	//DELETEME String typeDonneeInventaireCollectionDetail();
Line 323... Line 323...
323
	
323
	
324
	// Collection : form
324
	// Collection : form
Line 325... Line 325...
325
	String titreModifFormCollection();
325
	String titreModifFormCollection();
Line 461... Line 461...
461
	String formeInventaireCollection();
461
	String formeInventaireCollection();
462
	String infoInventaireCollection();
462
	String infoInventaireCollection();
463
	String digitalInventaireCollection();
463
	String digitalInventaireCollection();
464
	String pourcentDigitalInventaireCollection();
464
	String pourcentDigitalInventaireCollection();
465
	String etatInventaireCollection();
465
	String etatInventaireCollection();
466
	String typeDonneeInventaireCollection();
466
	//DELETEME String typeDonneeInventaireCollection();
467
	String typeDonneeInventaireCollectionInfo();
467
	String typeDonneeInventaireCollectionInfo();
Line 468... Line 468...
468
	
468
	
469
	// Collection : Commentaire liées
469
	// Collection : Commentaire liées
470
	String collectionCommentaire();
470
	String collectionCommentaire();
Line 544... Line 544...
544
	String commentaireMessageTitre();
544
	String commentaireMessageTitre();
Line 545... Line 545...
545
 
545
 
546
	//Pour personne: publications liés
546
	//Pour personne: publications liés
547
	String personnePublication();
547
	String personnePublication();
-
 
548
	String tousProjets();
-
 
549
	
-
 
550
	// Journal
-
 
551
	String titreJournal();
-
 
552
	String heureMessage();
548
	String tousProjets();
553
	String message();
549
}
554
}