Project

General

Profile

« Previous | Next » 

Revision 57bddc87

Added by Andreas Kohlbecker about 5 years ago

TODO comment for future refactoring

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/registration/RegistrationWorkingsetPresenter.java
148 148
     */
149 149
    private List<Registration> newNameBlockingRegistrations = new ArrayList<>();
150 150

  
151
    /**
152
     * TODO is this still needed? The regitration UUID should be accessible in the popup editor context,
153
     * see findRegistrationInContext()
154
     */
151 155
    private Map<NameTypeDesignationPopupEditor, UUID> nameTypeDesignationPopupEditorRegistrationUUIDMap = new HashMap<>();
152 156

  
153 157

  

Also available in: Unified diff