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
This commit is contained in:
Costantino Perciante 2018-02-27 10:58:18 +00:00
parent 520e2dabea
commit e7722b1022
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/