Project

General

Profile

« Previous | Next » 

Revision 47598

- Fixed duplicate dependncies
- Fixed an error in eligibility checking
- Fixed an error in account activation
- Organized imports

View differences:

EligibilityManager.java
2 2

  
3 3
import eu.dnetlib.goldoa.domain.Eligibility;
4 4
import eu.dnetlib.goldoa.domain.Request;
5
import org.springframework.context.annotation.Bean;
6
import org.springframework.stereotype.Component;
7
import org.springframework.stereotype.Service;
8 5

  
9
import javax.transaction.Transactional;
10

  
11 6
/**
12 7
 * Created by antleb on 3/9/15.
13 8
 */

Also available in: Unified diff