Project

General

Profile

« Previous | Next » 

Revision 3f09ac44

Added by Patrick Plitzner over 6 years ago

ref #6908 Migrate polytomous key list and graph editor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/operation/e4/RemotingCdmHandlerE4.java
32 32
 */
33 33
public abstract class RemotingCdmHandlerE4 {
34 34

  
35
    private final String label;
35
    protected String label;
36 36

  
37 37
    @Inject
38 38
    protected EPartService partService;

Also available in: Unified diff