Salome HOME
NewStudyAction is improved. Specific business method for creation of a new study...
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / service / StudyServiceImpl.java
2012-10-25 rkvNewStudyAction is improved. Specific business method...
2012-10-25 mkaNullPointerException situations are excluded
2012-10-22 rkvRefactoring continues: UserService is created instead...
2012-10-19 rkvMore business logic has been moved from BO to services...
2012-10-17 rkvValidation cycle modification in the study configuratio...
2012-10-17 rkvCreation of a new study is fixed. Database.getSessoin...
2012-10-17 rkvDatabase class usage is removed from StudyService.
2012-10-17 rkvRefactoring of Database, replacing SQL by DAOs calls...
2012-10-15 rkvId now is Long instead of Integer. First unit test...
2012-10-12 mkaLogger is changed to AppLogger
2012-10-12 mkarefactoring
2012-10-10 rkvBeans initialization is fixed. Document can be added...
2012-10-10 rkvNew study creation is fixed. Search page is also access...
2012-10-09 rkvWrong logger creation is fixed.
2012-10-09 rkvSiman codebase is refactored. Spring beans are introduc...