package org.gcube.portlets.user.tdwx.datasource.td.opexecution; /** * Constants Parameter Name * * @author giancarlo email: g.panichi@isti.cnr.it * */ public class OpCostants { public static final String PARAMETER_CHANGE_COLUMN_POSITION_POSITION = "position"; }