This is an automated email from the git hooks/post-receive script. New change to branch feature/7017 in repository observe. See http://git.codelutin.com/observe.git from d8e7ac2 refactor save action for table entities (in schoolEstimate) new 8ef6168 refactor save action for table entities (in ObjectSchoolEstimate) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 8ef616819f0affe78b79a82281b70205669064f5 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Apr 29 11:09:26 2015 +0200 refactor save action for table entities (in ObjectSchoolEstimate) Summary of changes: .../data/seine/ObjectSchoolEstimateService.java | 3 + .../seine/ObjectSchoolEstimateServiceImpl.java | 137 +++++++++++++++++++++ .../services/data/seine/SchoolEstimateService.java | 3 + .../data/seine/SchoolEstimateServiceImpl.java | 1 + .../impl/seine/ObjectSchoolEstimateUIHandler.java | 15 +++ 5 files changed, 159 insertions(+) create mode 100644 observe-services/src/main/java/fr/ird/observe/services/data/seine/ObjectSchoolEstimateServiceImpl.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.