[Castore-commits] CollectionLink.java 1.3 1.4
Stéphane Bouchet
sbouchet at adullact1.hosting.cri74.org
Mar 16 Mai 17:19:38 CEST 2006
Update of /cvsroot/castore/castore-core/src/java/fr/emn/castor/collections/metier
In directory adullact1:/tmp/cvs-serv30702/src/java/fr/emn/castor/collections/metier
Modified Files:
CollectionLink.java
Log Message:
Mise en page.
Index: CollectionLink.java
===================================================================
RCS file: /cvsroot/castore/castore-core/src/java/fr/emn/castor/collections/metier/CollectionLink.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** CollectionLink.java 23 Jan 2006 10:27:43 -0000 1.3
--- CollectionLink.java 16 May 2006 15:19:35 -0000 1.4
***************
*** 45,48 ****
--- 45,49 ----
/**
* Reference privee vers une collection publique.
+ *
* @author $Author$
* @version $Revision$
***************
*** 51,54 ****
--- 52,60 ----
/**
+ * reference de la collection publique.
+ */
+ private String link;
+
+ /**
* Constructeur.
*/
***************
*** 69,77 ****
/**
- * reference de la collection publique.
- */
- private String link;
-
- /**
* Renvoie l'id de la collection visee.
* @return id de la collection visee
--- 75,78 ----
Plus d'informations sur la liste de diffusion Castore-commits