[Castore-commits] RechercheConstants.java 1.4 1.5

Céline BENOIT cbenoit at adullact1.hosting.cri74.org
Mer 19 Avr 20:52:46 CEST 2006


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

Modified Files:
	RechercheConstants.java 
Log Message:
ajout d'une constante KEYWORD_Path

Index: RechercheConstants.java
===================================================================
RCS file: /cvsroot/castore/castore-core/src/java/fr/emn/castor/recherche/RechercheConstants.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** RechercheConstants.java	19 Apr 2006 13:55:54 -0000	1.4
--- RechercheConstants.java	19 Apr 2006 18:52:44 -0000	1.5
***************
*** 48,51 ****
--- 48,54 ----
   */
  public final class RechercheConstants {
+     
+     /**la cle correspondant au chemin du document qui a ete indexe. */
+     public static final String KEYWORD_PATH = "path";
  
      /** une cle associe a un resultat de recherche. */




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