Project

General

Profile

« Previous | Next » 

Revision 57741

Updating interfaces to not include IsSerializable

View differences:

RepositoryService.java
3 3
import eu.dnetlib.api.functionality.ValidatorServiceException;
4 4
import eu.dnetlib.domain.data.Repository;
5 5
import eu.dnetlib.domain.data.RepositoryInterface;
6
import eu.dnetlib.repo.manager.domain.RepositorySnippet;
6
import eu.dnetlib.repo.manager.domain.*;
7 7
import eu.dnetlib.repo.manager.exception.ResourceNotFoundException;
8
import eu.dnetlib.repo.manager.shared.*;
9 8
import org.json.JSONException;
10 9
import org.springframework.security.core.Authentication;
11 10
import java.io.IOException;

Also available in: Unified diff