Project

General

Profile

« Previous | Next » 

Revision 262c713c

Added by Andreas Kohlbecker almost 7 years ago

ref #6687 moving all update and delete operations into a dedicated class: CdmStore

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/name/SpecimenTypeDesignationWorkingsetEditorPresenter.java
175 175
     */
176 176
    @Override
177 177
    protected void saveBean(SpecimenTypeDesignationWorkingSetDTO bean) {
178
        // TODO Auto-generated method stub
178
        Session session = getSession();
179
        getRepo().startTransaction();
179 180

  
180 181
    }
181 182

  

Also available in: Unified diff