Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@91411 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
ab3d30ff46
commit
8b01529acb
|
@ -2322,7 +2322,7 @@ public class TDGWTServiceImpl extends RemoteServiceServlet implements
|
|||
OperationsId.ChangeToAttributeColumn.toString(),
|
||||
capabilities);
|
||||
|
||||
map.put(Constants.PARAMETER_DATA_TYPE, ColumnDataTypeMap
|
||||
map.put(Constants.PARAMETER_DATA_TYPE_TARGET, ColumnDataTypeMap
|
||||
.map(changeColumnTypeSession.getColumnDataTypeTarget()));
|
||||
invocation = new OperationExecution(changeColumnTypeSession
|
||||
.getColumnData().getColumnId(),
|
||||
|
|
Loading…
Reference in New Issue