[Castore-commits] Fonds.java 1.11 1.12

Céline BENOIT cbenoit at adullact1.hosting.cri74.org
Lun 15 Mai 12:05:25 CEST 2006


Update of /cvsroot/castore/castore-core/src/java/fr/emn/castor/documents
In directory adullact1:/tmp/cvs-serv17068/src/java/fr/emn/castor/documents

Modified Files:
	Fonds.java 
Log Message:
orthographe

Index: Fonds.java
===================================================================
RCS file: /cvsroot/castore/castore-core/src/java/fr/emn/castor/documents/Fonds.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Fonds.java	11 May 2006 09:26:29 -0000	1.11
--- Fonds.java	15 May 2006 10:05:23 -0000	1.12
***************
*** 1542,1546 ****
          try {
              // generation de l'id unique qui servira aussi de nom de repertoire
!             // ou sera stocke tout les fichiers...
              String id = JDOFactory.getIdFactory().getId();
              File path = new File(Constants.CASTOR_DOCUMENTS_PATH
--- 1542,1546 ----
          try {
              // generation de l'id unique qui servira aussi de nom de repertoire
!             // ou sera stocke tous les fichiers...
              String id = JDOFactory.getIdFactory().getId();
              File path = new File(Constants.CASTOR_DOCUMENTS_PATH
***************
*** 1562,1566 ****
                  this.creerDoc(id, docName, extension, typeMIME);
                  this.creerNoticeXml(id, noticeType);
!                 // on sauvegarde le type de doc dans la notice.
                  this.setDocType(id, noticeType, user);
                  // conversion du doc                              
--- 1562,1566 ----
                  this.creerDoc(id, docName, extension, typeMIME);
                  this.creerNoticeXml(id, noticeType);
!                 // sauvegarde du type de doc dans la notice.
                  this.setDocType(id, noticeType, user);
                  // conversion du doc                              




Plus d'informations sur la liste de diffusion Castore-commits