Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@98854 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6d24a84449
commit
b1d221faf3
|
@ -44,7 +44,7 @@ public class Constants {
|
|||
|
||||
public static final String PARAMETER_UNION_COMPOSITE_SOURCE = "source";
|
||||
public static final String PARAMETER_UNION_COMPOSITE_TARGET = "target";
|
||||
public static final String PARAMETER_UNION_COMPOSITE = "mapping";
|
||||
public static final String PARAMETER_UNION_COMPOSITE = "mappings";
|
||||
|
||||
|
||||
public static final String PARAMETER_ADD_ROW_COMPOSITE_FIELD = "field";
|
||||
|
|
Loading…
Reference in New Issue