[Castore-commits] RechercheProxy.java 1.9 1.10
Neman OULD SID'AHMED
neman at adullact1.hosting.cri74.org
Mer 16 Aou 16:04:44 CEST 2006
Update of /cvsroot/castore/castore-core/src/java/fr/emn/castor/recherche
In directory adullact1:/tmp/cvs-serv20505/src/java/fr/emn/castor/recherche
Modified Files:
RechercheProxy.java
Log Message:
Ajout d'une methode recupere tous les champs indexés
Index: RechercheProxy.java
===================================================================
RCS file: /cvsroot/castore/castore-core/src/java/fr/emn/castor/recherche/RechercheProxy.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** RechercheProxy.java 24 Apr 2006 17:48:20 -0000 1.9
--- RechercheProxy.java 16 Aug 2006 14:04:42 -0000 1.10
***************
*** 129,132 ****
--- 129,137 ----
return this.userOnLine;
}
+
+ public List getFieldNames() throws RechercheException {
+ // TODO Auto-generated method stub
+ return recFac.getFieldNames();
+ }
}
\ No newline at end of file
Plus d'informations sur la liste de diffusion Castore-commits