| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startDuplicates(DuplicatesSession duplicatesSession)
Start operation on duplicates
|
void |
TDGWTServiceAsync.startDuplicates(DuplicatesSession duplicatesSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DuplicatesSession |
SessionUtil.getDuplicatesSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setDuplicatesSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
DuplicatesSession duplicatesSession) |
String |
TDGWTServiceImpl.startDuplicates(DuplicatesSession duplicatesSession)
Start operation on duplicates
|
| Constructor and Description |
|---|
OpExecution4Duplicates(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
DuplicatesSession duplicatesSession) |
Copyright © 2017. All Rights Reserved.