Project

General

Profile

« Previous | Next » 

Revision 28651d0b

Added by Andreas Müller over 1 year ago

cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/store/CdmStore.java
339 339
    private ICdmEntitySessionManager getSessionManager() {
340 340
        return getCurrentApplicationConfiguration().getCdmEntitySessionManager();
341 341
    }
342

  
342 343
    public static ICdmEntitySessionManager getCurrentSessionManager() {
343 344
        return getCurrentSessionManager(false);
344 345
    }

Also available in: Unified diff