Project

General

Profile

« Previous | Next » 

Revision 91710ccd

Added by Andreas Kohlbecker almost 7 years ago

ref #6169 remoging service mock and loading ResgistrationSets by citationID

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/registration/ListPresenter.java
12 12
import java.util.EnumSet;
13 13

  
14 14
import org.springframework.beans.factory.annotation.Autowired;
15
import org.springframework.beans.factory.annotation.Qualifier;
16 15
import org.springframework.context.event.EventListener;
17 16
import org.springframework.security.core.Authentication;
18 17

  
......
48 47
    private static final long serialVersionUID = 5419947244621450665L;
49 48

  
50 49
    @Autowired
51
    @Qualifier(IRegistrationWorkingSetService.ACTIVE_IMPL)
52 50
    private IRegistrationWorkingSetService workingSetService;
53 51

  
54 52
    @Override

Also available in: Unified diff