Project

General

Profile

« Previous | Next » 

Revision 45403

View differences:

RequestManagerImpl.java
1
/*
1 2
package eu.dnetlib.goldoa.service;
2 3

  
3 4
import eu.dnetlib.goldoa.domain.*;
......
16 17
import java.util.List;
17 18
import java.util.concurrent.ExecutorService;
18 19

  
20
*/
19 21
/**
20 22
 * Created by antleb on 3/10/15.
21
 */
23
 *//*
24

  
22 25
@Transactional
23 26
public class RequestManagerImpl implements RequestManager {
24 27

  
......
782 785
		this.evaEmail = evaEmail;
783 786
	}
784 787
}
788
*/

Also available in: Unified diff