uoa-admin-tools/src/main/java/eu/dnetlib/uoaadmintools
Konstantina Galouni c65b205365 [Trunk | Admin Tools Service]:
1. SingleValueWrapperResponse.java: Generic class SingleValueWrapperResponse created, with field "value" of type defined when instance is created (used for returning single value from API methods).
2. CommunitySubscribersController.java: In method "getNumberOfSubscribersPerCommunity()" (/community/{pid}/subscribers/count) return SingleValueWrapperResponse<Integer>
	(Used to return Integer but it is not always considered as valid JSON).
2020-04-14 09:48:31 +00:00
..
configuration All files moved to /trunk directory (improving project structure in svn). 2020-03-31 12:02:29 +00:00
controllers [Trunk | Admin Tools Service]: 2020-04-14 09:48:31 +00:00
dao All files moved to /trunk directory (improving project structure in svn). 2020-03-31 12:02:29 +00:00
emailSender All files moved to /trunk directory (improving project structure in svn). 2020-03-31 12:02:29 +00:00
entities [Trunk | Admin Tools Service]: 2020-04-10 12:34:43 +00:00
handlers [Uoa-admin-tool|Trunk] 2020-03-31 12:36:56 +00:00
recaptcha [Uoa-admin-tool|Trunk] 2020-03-31 12:36:56 +00:00
responses [Trunk | Admin Tools Service]: 2020-04-14 09:48:31 +00:00
ServletInitializer.java All files moved to /trunk directory (improving project structure in svn). 2020-03-31 12:02:29 +00:00
UoaAdminToolsApplication.java [Trunk | Admin Tools Service]: 2020-04-10 12:34:43 +00:00
UoaAdminToolsConfiguration.java All files moved to /trunk directory (improving project structure in svn). 2020-03-31 12:02:29 +00:00