Salome HOME
Class comment is added.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / technical / IndexService.java
index bdd96baee306fa3cba7e3d103da07aa32d96c24f..c2e4c7f9784a64a611c64043c3dafdb0ddd6a485 100644 (file)
@@ -15,8 +15,7 @@ import org.splat.dal.bo.som.KnowledgeElement;
 import org.splat.dal.bo.som.Study;
 
 /**
- * @author rkv
- * 
+ * Interface of the service for work with Lucen index. 
  */
 public interface IndexService {