Salome HOME
Refactoring of Database, replacing SQL by DAOs calls. Methods for search by criteria...
[tools/siman.git] / Workspace / Siman / src / org / splat / simer / SearchDocumentAction.java
index df2cbda2ca1b803eb96e755875c98895029afba3..a97e6fff2d6c200781cf385f7bd82d76e115cdb4 100644 (file)
@@ -3,6 +3,9 @@ package org.splat.simer;
 
 public class SearchDocumentAction extends Action {
 
+       /**
+        * Serial version ID.
+        */
        private static final long serialVersionUID = 4347921635793712836L;
 
 //  ==============================================================================================================================