Uses of Class
org.gcube.portlets.user.dataminermanagertester.shared.config.DMDiffConfig
-
-
Uses of DMDiffConfig in org.gcube.portlets.user.dataminermanagertester.client.application.diff
Methods in org.gcube.portlets.user.dataminermanagertester.client.application.diff with parameters of type DMDiffConfig Modifier and Type Method Description voidOperatorsDiffPresenter. executeDiff(DMDiffConfig operatorsDiffConfig) -
Uses of DMDiffConfig in org.gcube.portlets.user.dataminermanagertester.client.rpc
Methods in org.gcube.portlets.user.dataminermanagertester.client.rpc with parameters of type DMDiffConfig Modifier and Type Method Description StringDataMinerTesterService. getOperatorsDiff(String token, DMDiffConfig operatorsDiffConfig)voidDataMinerTesterServiceAsync. getOperatorsDiff(String token, DMDiffConfig operatorsDiffConfig, com.google.gwt.user.client.rpc.AsyncCallback<String> callback) -
Uses of DMDiffConfig in org.gcube.portlets.user.dataminermanagertester.server
Methods in org.gcube.portlets.user.dataminermanagertester.server with parameters of type DMDiffConfig Modifier and Type Method Description StringDataMinerTesterServiceImpl. getOperatorsDiff(String token, DMDiffConfig operatorsDiffConfig)
-