Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@90993 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
7f5474fff9
commit
61b3475d1e
|
@ -118,7 +118,7 @@ public interface TDGWTServiceAsync {
|
|||
|
||||
|
||||
//Change Column Type
|
||||
void getChangeToMeasureColumnMonitor(AsyncCallback<ChangeColumnTypeMonitor> callback);
|
||||
void getChangeColumnTypeMonitor(AsyncCallback<ChangeColumnTypeMonitor> callback);
|
||||
void startChangeToMeasureColumn(ChangeColumnTypeSession changeColumnTypeSession,AsyncCallback<Void> callback);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue