public class TdTasksWidgetServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements TdTasksWidgetService
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
TdTasksWidgetServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
countTdTasksFromCache() |
protected org.gcube.application.framework.core.session.ASLSession |
getASLSession() |
protected org.gcube.data.analysis.tabulardata.service.tabular.TabularResourceId |
getCurrentTabularResource() |
List<TdJobModel> |
getListJobForTaskId(String taskId) |
protected Map<Long,org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationDefinition> |
getMapOperationDescription() |
protected TaskTabularDataService |
getTabularDataServiceClient() |
List<TdOperationModel> |
getTdServiceClientCapabilities() |
TdTaskModel |
getTdTaskForId(String taskId) |
List<TdTaskModel> |
getTdTasks(int start,
int limit,
boolean forceupdate) |
void |
setDegubTabularResource(boolean debug,
String tabularResourceId) |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected TaskTabularDataService getTabularDataServiceClient()
protected Map<Long,org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationDefinition> getMapOperationDescription()
protected org.gcube.application.framework.core.session.ASLSession getASLSession()
protected org.gcube.data.analysis.tabulardata.service.tabular.TabularResourceId getCurrentTabularResource()
throws Exception
Exceptionpublic int countTdTasksFromCache()
throws Exception
countTdTasksFromCache in interface TdTasksWidgetServiceExceptionpublic List<TdTaskModel> getTdTasks(int start, int limit, boolean forceupdate) throws Exception
getTdTasks in interface TdTasksWidgetServiceExceptionpublic void setDegubTabularResource(boolean debug,
String tabularResourceId)
setDegubTabularResource in interface TdTasksWidgetServicepublic List<TdJobModel> getListJobForTaskId(String taskId) throws Exception
getListJobForTaskId in interface TdTasksWidgetServiceExceptionpublic TdTaskModel getTdTaskForId(String taskId) throws Exception
getTdTaskForId in interface TdTasksWidgetServiceExceptionpublic List<TdOperationModel> getTdServiceClientCapabilities() throws Exception
getTdServiceClientCapabilities in interface TdTasksWidgetServiceExceptionCopyright © 2015. All Rights Reserved.