[Castore-commits] JDOUserEventFactory.java 1.3.2.2 1.3.2.3
UserEventFactory.java 1.1.2.1 1.1.2.2
Stéphane Bouchet
sbouchet at adullact1.hosting.cri74.org
Mar 7 Mar 10:07:53 CET 2006
Update of /cvsroot/castore/castore-core/src/java/fr/emn/castor/users/jdo
In directory adullact1:/tmp/cvs-serv18015/src/java/fr/emn/castor/users/jdo
Modified Files:
Tag: v1_1_branch
JDOUserEventFactory.java UserEventFactory.java
Log Message:
Mise en page
Index: JDOUserEventFactory.java
===================================================================
RCS file: /cvsroot/castore/castore-core/src/java/fr/emn/castor/users/jdo/JDOUserEventFactory.java,v
retrieving revision 1.3.2.2
retrieving revision 1.3.2.3
diff -C2 -d -r1.3.2.2 -r1.3.2.3
*** JDOUserEventFactory.java 6 Mar 2006 12:31:35 -0000 1.3.2.2
--- JDOUserEventFactory.java 7 Mar 2006 09:07:51 -0000 1.3.2.3
***************
*** 45,49 ****
import java.util.HashMap;
import java.util.Iterator;
- import java.util.List;
import java.util.Map;
--- 45,48 ----
***************
*** 104,108 ****
* prevents instantiation.
*/
! private JDOUserEventFactory () {
this.jdoQuery = new JDOQuery();
Enumeration allEvents = PropertiesHelper
--- 103,107 ----
* prevents instantiation.
*/
! private JDOUserEventFactory() {
this.jdoQuery = new JDOQuery();
Enumeration allEvents = PropertiesHelper
Index: UserEventFactory.java
===================================================================
RCS file: /cvsroot/castore/castore-core/src/java/fr/emn/castor/users/jdo/UserEventFactory.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** UserEventFactory.java 24 Nov 2005 14:30:28 -0000 1.1.2.1
--- UserEventFactory.java 7 Mar 2006 09:07:51 -0000 1.1.2.2
***************
*** 55,58 ****
* @param row donnees associees a l'evenement
*/
! void analyzeEvent(final String signature, final String userId, final Map row);
}
\ No newline at end of file
--- 55,59 ----
* @param row donnees associees a l'evenement
*/
! void analyzeEvent(
! final String signature, final String userId, final Map row);
}
\ No newline at end of file
Plus d'informations sur la liste de diffusion Castore-commits