Project

General

Profile

« Previous | Next » 

Revision 57912

More thorought implementation for the email notifications when registering/updating repositories

View differences:

RepositoryService.java
48 48
    RepositoryInterface addRepositoryInterface(String datatype,
49 49
                                               String repoId,
50 50
                                               String registeredBy,
51
                                               RepositoryInterface iFace) throws JSONException, ResourceNotFoundException, ValidatorServiceException;
51
                                               RepositoryInterface iFace) throws Exception;
52 52

  
53 53
    List<String> getDnetCountries();
54 54

  

Also available in: Unified diff