Project

General

Profile

« Previous | Next » 

Revision 70c753df

Added by Andreas Kohlbecker almost 7 years ago

ref #6169 initial Popup editor for Registrations

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/registration/RegistrationDTO.java
197 197
    }
198 198

  
199 199

  
200
    /**
201
     * The entity ID of the Registration Item
202
     * @return
203
     */
200 204
    public int getId() {
201 205
        return reg.getId();
202 206
    }

Also available in: Unified diff