Branch related to #2371
created new methods to get jobs with status
added @webmethod annotation in serviceImpl
changed the name of service's methods to not match with tha old ones
reverted rule properties
added methods to get jobs of users, and job summaryadded new constants needed for jobType parameter of get*Jobs* methods
code cleanup
updated converted to set the type of a repository
updated datasource converter to set the registration status of a repository
Throwing exceptions properly, to view the whole stacktrace
*removed getValidationJobs method*updated getStoredJobs method to support job filtering my specific dates
updated ValidatorService to support pagination while getting StoredJobs
updated cnr-rmi-api version to 2.3.0
updated the client for the new validatorService
removed dependency for icm-funcionality-apiupdated indexWSClient to use the new indexClient from package dnet-index-client 1.1.0 []removed unneeded packages for dataaccessService and storeService
Adding StatsManagerService api
fixed MadgikValidator serviceset ValidatorUserInterfaceWebService as deprecated
set endpointInterface = "eu.dnetlib.clients.enabling.hcm.ws.HostingContextManagerWebService" for HCMWebServiceImpl
set targetNamespace ="http://services.dnetlib.eu/" for HostingContextManagerWebServiceImpl.java
*updated targetNamespace for ValidatorWebService to http://services.dnetlib.eu/
adding missing class
- Added interface and client implementation for mdstore service- Changes in validator to support reading from mdstores.
changes target namespace for uoa-hcm
updated datasource-manager-rmi version to 3.0.1updated to support findNextScheduledExecution method of datasourcemanagerservice
changed target namespace
removing icm-enabling-api, icm-enabling-aas-common, icm-data-information-api
copy of uoa-clients to start working on spring4