From e7722b1022a8c0945e8bb3046b64779db74741c3 Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Tue, 27 Feb 2018 10:58:18 +0000 Subject: [PATCH] minor comment added to Group annotation git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-catalogue/grsf-publisher-ws@164594 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../grsf_publish_ws/custom_annotations/Group.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/org/gcube/data_catalogue/grsf_publish_ws/custom_annotations/Group.java b/src/main/java/org/gcube/data_catalogue/grsf_publish_ws/custom_annotations/Group.java index f5ff47b..305b523 100644 --- a/src/main/java/org/gcube/data_catalogue/grsf_publish_ws/custom_annotations/Group.java +++ b/src/main/java/org/gcube/data_catalogue/grsf_publish_ws/custom_annotations/Group.java @@ -20,7 +20,7 @@ public @interface Group { String condition() default ""; /** - * If this value is set, it is the name of the group to which the + * If this value is set, it is the name of the group (apart the source, i.e. "grsf", "ram", "firms", "fishsource" that will be prepended) to which the * record needs to be put. * @return */