public class SessionUtil extends Object
| Constructor and Description |
|---|
SessionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.application.framework.core.session.ASLSession |
getAslSession(javax.servlet.http.HttpSession httpSession) |
static ChangeColumnTypeMonitor |
getChangeColumnTypeMonitor(javax.servlet.http.HttpSession httpSession) |
static ChangeColumnTypeSession |
getChangeColumnTypeSession(javax.servlet.http.HttpSession httpSession) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getChangeColumnTypeTask(javax.servlet.http.HttpSession httpSession) |
static ChangeTableTypeMonitor |
getChangeTableTypeMonitor(javax.servlet.http.HttpSession httpSession) |
static ChangeTableTypeSession |
getChangeTableTypeSession(javax.servlet.http.HttpSession httpSession) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getChangeTableTypeTask(javax.servlet.http.HttpSession httpSession) |
static ArrayList<TabResource> |
getCodelistsPagingLoaded(javax.servlet.http.HttpSession httpSession) |
static String |
getCodelistsPagingLoadedDirection(javax.servlet.http.HttpSession httpSession) |
static String |
getCodelistsPagingLoadedFilter(javax.servlet.http.HttpSession httpSession) |
static Boolean |
getCSVExportEnd(javax.servlet.http.HttpSession httpSession) |
static CSVExportSession |
getCSVExportSession(javax.servlet.http.HttpSession httpSession) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getCSVExportTask(javax.servlet.http.HttpSession httpSession) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getCSVImportFileTask(javax.servlet.http.HttpSession httpSession) |
static CSVImportSession |
getCSVImportSession(javax.servlet.http.HttpSession httpSession) |
static TabResource |
getCSVImportTabResource(javax.servlet.http.HttpSession httpSession) |
static DeleteColumnMonitor |
getDeleteColumnMonitor(javax.servlet.http.HttpSession httpSession) |
static DeleteColumnSession |
getDeleteColumnSession(javax.servlet.http.HttpSession httpSession) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getDeleteColumnTask(javax.servlet.http.HttpSession httpSession) |
static FileUploadSession |
getFileUploadSession(javax.servlet.http.HttpSession httpSession) |
static LabelColumnMonitor |
getLabelColumnMonitor(javax.servlet.http.HttpSession httpSession) |
static LabelColumnSession |
getLabelColumnSession(javax.servlet.http.HttpSession httpSession) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getLabelColumnTask(javax.servlet.http.HttpSession httpSession) |
static SDMXClient |
getSdmxClient(javax.servlet.http.HttpSession httpSession) |
static SDMXExportSession |
getSDMXExportSession(javax.servlet.http.HttpSession httpSession) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getSDMXExportTask(javax.servlet.http.HttpSession httpSession) |
static SDMXImportSession |
getSDMXImportSession(javax.servlet.http.HttpSession httpSession) |
static TabResource |
getSDMXImportTabResource(javax.servlet.http.HttpSession httpSession) |
static org.gcube.data.analysis.tabulardata.service.operation.Task |
getSDMXImportTask(javax.servlet.http.HttpSession httpSession) |
static SDMXRegistrySource |
getSDMXRegistrySource(javax.servlet.http.HttpSession httpSession) |
static TabResource |
getTabResource(javax.servlet.http.HttpSession httpSession) |
static org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTRId(javax.servlet.http.HttpSession httpSession) |
static TRTasksManager |
getTRTasksManager(javax.servlet.http.HttpSession httpSession) |
static ArrayList<Agencies> |
retrieveAgencies(javax.servlet.http.HttpSession httpSession) |
static ArrayList<Codelist> |
retrieveCodelists(javax.servlet.http.HttpSession httpSession) |
static ArrayList<Dataset> |
retrieveDatasets(javax.servlet.http.HttpSession httpSession) |
static void |
retrieveResources(javax.servlet.http.HttpSession httpSession) |
static void |
setChangeColumnTypeMonitor(javax.servlet.http.HttpSession httpSession,
ChangeColumnTypeMonitor changeColumnTypeMonitor) |
static void |
setChangeColumnTypeSession(javax.servlet.http.HttpSession httpSession,
ChangeColumnTypeSession changeColumnTypeSession) |
static void |
setChangeColumnTypeTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setChangeTableTypeMonitor(javax.servlet.http.HttpSession httpSession,
ChangeTableTypeMonitor changeTableTypeMonitor) |
static void |
setChangeTableTypeSession(javax.servlet.http.HttpSession httpSession,
ChangeTableTypeSession changeTableTypeSession) |
static void |
setChangeTableTypeTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setCodelistsPagingLoaded(javax.servlet.http.HttpSession httpSession,
ArrayList<TabResource> listCodelists) |
static void |
setCodelistsPagingLoadedDirection(javax.servlet.http.HttpSession httpSession,
String direction) |
static void |
setCodelistsPagingLoadedFilter(javax.servlet.http.HttpSession httpSession,
String filter) |
static void |
setCSVExportEnd(javax.servlet.http.HttpSession httpSession,
Boolean end) |
static void |
setCSVExportSession(javax.servlet.http.HttpSession httpSession,
CSVExportSession s) |
static void |
setCSVExportTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setCSVImportFileTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setCSVImportSession(javax.servlet.http.HttpSession httpSession,
CSVImportSession s) |
static void |
setCSVImportTabResource(javax.servlet.http.HttpSession httpSession,
TabResource tabResource) |
static void |
setDeleteColumnMonitor(javax.servlet.http.HttpSession httpSession,
DeleteColumnMonitor deleteColumnMonitor) |
static void |
setDeleteColumnSession(javax.servlet.http.HttpSession httpSession,
DeleteColumnSession deleteColumnSession) |
static void |
setDeleteColumnTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setFileUploadSession(javax.servlet.http.HttpSession httpSession,
FileUploadSession s) |
static void |
setLabelColumnMonitor(javax.servlet.http.HttpSession httpSession,
LabelColumnMonitor labelColumnMonitor) |
static void |
setLabelColumnSession(javax.servlet.http.HttpSession httpSession,
LabelColumnSession labelColumnSession) |
static void |
setLabelColumnTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setSDMXExportSession(javax.servlet.http.HttpSession httpSession,
SDMXExportSession s) |
static void |
setSDMXExportTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setSDMXImportSession(javax.servlet.http.HttpSession httpSession,
SDMXImportSession s) |
static void |
setSDMXImportTabResource(javax.servlet.http.HttpSession httpSession,
TabResource tabResource) |
static void |
setSDMXImportTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task) |
static void |
setSDMXRegistrySource(javax.servlet.http.HttpSession httpSession,
SDMXRegistrySource sdmxRegistrySource) |
static void |
setTabResource(javax.servlet.http.HttpSession httpSession,
TabResource tabResource) |
static void |
setTabularResources(javax.servlet.http.HttpSession httpSession,
List<org.gcube.data.analysis.tabulardata.service.tabular.TabularResource> trs) |
static void |
setTDOpenSession(javax.servlet.http.HttpSession httpSession,
TDOpenSession s) |
static void |
setTRId(javax.servlet.http.HttpSession httpSession,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
static void |
setTRTasksManager(javax.servlet.http.HttpSession httpSession,
TRTasksManager trTasksManager) |
protected static final String CURRENT_TABULAR_RESOURCE
protected static final String CURRENT_TR_ID
protected static final String TDOPEN_SESSION
protected static final String TABULAR_RESOURCE_LIST
protected static final String TR_TASK_MANAGER
protected static final String SDMX_REGISTRY_SOURCE
protected static final String SDMX_CLIENT_ATTRIBUTE
protected static final String SDMX_IMPORT_SESSION
protected static final String SDMX_IMPORT_TABULAR_RESOURCE
protected static final String SDMX_IMPORT_TASK
protected static final String SDMX_EXPORT_SESSION
protected static final String SDMX_EXPORT_TASK
protected static final String CSV_IMPORT_SESSION
protected static final String CSV_IMPORT_FILE_UPLOAD_SESSION
protected static final String CSV_IMPORT_TASK
protected static final String CSV_IMPORT_TABULAR_RESOURCE
protected static final String CSV_EXPORT_SESSION
protected static final String CSV_EXPORT_TASK
protected static final String CSV_EXPORT_END
protected static final String CSV_EXPORT_MONITOR
protected static final String CHANGE_COLUMN_TYPE_SESSION
protected static final String CHANGE_COLUMN_TYPE_MONITOR
protected static final String CHANGE_COLUMN_TYPE_TASK
protected static final String DELETE_COLUMN_SESSION
protected static final String DELETE_COLUMN_MONITOR
protected static final String DELETE_COLUMN_TASK
protected static final String CHANGE_THE_COLUMN_LABEL_SESSION
protected static final String CHANGE_THE_COLUMN_LABEL_MONITOR
protected static final String CHANGE_THE_COLUMN_LABEL_TASK
protected static final String CHANGE_TABLE_TYPE_SESSION
protected static final String CHANGE_TABLE_TYPE_MONITOR
protected static final String CHANGE_TABLE_TYPE_TASK
protected static final String CODELISTS_PAGING_LOADED
protected static final String CODELISTS_PAGING_LOADED_DIRECTION
protected static final String CODELISTS_PAGING_LOADED_FILTER
protected static org.slf4j.Logger logger
public static org.gcube.application.framework.core.session.ASLSession getAslSession(javax.servlet.http.HttpSession httpSession)
public static void setTDOpenSession(javax.servlet.http.HttpSession httpSession,
TDOpenSession s)
public static void retrieveResources(javax.servlet.http.HttpSession httpSession)
throws Exception
Exceptionpublic static void setTabularResources(javax.servlet.http.HttpSession httpSession,
List<org.gcube.data.analysis.tabulardata.service.tabular.TabularResource> trs)
public static org.gcube.portlets.user.td.widgetcommonevent.shared.TRId getTRId(javax.servlet.http.HttpSession httpSession)
public static void setTRId(javax.servlet.http.HttpSession httpSession,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
public static TabResource getTabResource(javax.servlet.http.HttpSession httpSession)
public static void setTabResource(javax.servlet.http.HttpSession httpSession,
TabResource tabResource)
public static TabResource getSDMXImportTabResource(javax.servlet.http.HttpSession httpSession)
public static void setSDMXImportTabResource(javax.servlet.http.HttpSession httpSession,
TabResource tabResource)
public static TabResource getCSVImportTabResource(javax.servlet.http.HttpSession httpSession)
public static void setCSVImportTabResource(javax.servlet.http.HttpSession httpSession,
TabResource tabResource)
public static void setSDMXImportSession(javax.servlet.http.HttpSession httpSession,
SDMXImportSession s)
public static SDMXImportSession getSDMXImportSession(javax.servlet.http.HttpSession httpSession)
public static void setCSVImportSession(javax.servlet.http.HttpSession httpSession,
CSVImportSession s)
public static CSVImportSession getCSVImportSession(javax.servlet.http.HttpSession httpSession)
public static void setCSVExportSession(javax.servlet.http.HttpSession httpSession,
CSVExportSession s)
public static CSVExportSession getCSVExportSession(javax.servlet.http.HttpSession httpSession)
public static void setSDMXExportSession(javax.servlet.http.HttpSession httpSession,
SDMXExportSession s)
public static SDMXExportSession getSDMXExportSession(javax.servlet.http.HttpSession httpSession)
public static void setFileUploadSession(javax.servlet.http.HttpSession httpSession,
FileUploadSession s)
public static FileUploadSession getFileUploadSession(javax.servlet.http.HttpSession httpSession)
public static ArrayList<Codelist> retrieveCodelists(javax.servlet.http.HttpSession httpSession) throws Exception
Exceptionpublic static ArrayList<Dataset> retrieveDatasets(javax.servlet.http.HttpSession httpSession) throws Exception
Exceptionpublic static ArrayList<Agencies> retrieveAgencies(javax.servlet.http.HttpSession httpSession) throws Exception
Exceptionpublic static void setSDMXRegistrySource(javax.servlet.http.HttpSession httpSession,
SDMXRegistrySource sdmxRegistrySource)
public static SDMXRegistrySource getSDMXRegistrySource(javax.servlet.http.HttpSession httpSession)
public static SDMXClient getSdmxClient(javax.servlet.http.HttpSession httpSession)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getSDMXImportTask(javax.servlet.http.HttpSession httpSession)
public static void setSDMXImportTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getCSVImportFileTask(javax.servlet.http.HttpSession httpSession)
public static void setCSVImportFileTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getCSVExportTask(javax.servlet.http.HttpSession httpSession)
public static void setCSVExportTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
public static void setCSVExportEnd(javax.servlet.http.HttpSession httpSession,
Boolean end)
public static Boolean getCSVExportEnd(javax.servlet.http.HttpSession httpSession)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getSDMXExportTask(javax.servlet.http.HttpSession httpSession)
public static void setSDMXExportTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
public static TRTasksManager getTRTasksManager(javax.servlet.http.HttpSession httpSession)
public static void setTRTasksManager(javax.servlet.http.HttpSession httpSession,
TRTasksManager trTasksManager)
public static ChangeColumnTypeSession getChangeColumnTypeSession(javax.servlet.http.HttpSession httpSession)
public static void setChangeColumnTypeSession(javax.servlet.http.HttpSession httpSession,
ChangeColumnTypeSession changeColumnTypeSession)
public static ChangeColumnTypeMonitor getChangeColumnTypeMonitor(javax.servlet.http.HttpSession httpSession)
public static void setChangeColumnTypeMonitor(javax.servlet.http.HttpSession httpSession,
ChangeColumnTypeMonitor changeColumnTypeMonitor)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getChangeColumnTypeTask(javax.servlet.http.HttpSession httpSession)
public static void setChangeColumnTypeTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
public static LabelColumnSession getLabelColumnSession(javax.servlet.http.HttpSession httpSession)
public static void setLabelColumnSession(javax.servlet.http.HttpSession httpSession,
LabelColumnSession labelColumnSession)
public static LabelColumnMonitor getLabelColumnMonitor(javax.servlet.http.HttpSession httpSession)
public static void setLabelColumnMonitor(javax.servlet.http.HttpSession httpSession,
LabelColumnMonitor labelColumnMonitor)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getLabelColumnTask(javax.servlet.http.HttpSession httpSession)
public static void setLabelColumnTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
public static DeleteColumnSession getDeleteColumnSession(javax.servlet.http.HttpSession httpSession)
public static void setDeleteColumnSession(javax.servlet.http.HttpSession httpSession,
DeleteColumnSession deleteColumnSession)
public static DeleteColumnMonitor getDeleteColumnMonitor(javax.servlet.http.HttpSession httpSession)
public static void setDeleteColumnMonitor(javax.servlet.http.HttpSession httpSession,
DeleteColumnMonitor deleteColumnMonitor)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getDeleteColumnTask(javax.servlet.http.HttpSession httpSession)
public static void setDeleteColumnTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
public static ChangeTableTypeSession getChangeTableTypeSession(javax.servlet.http.HttpSession httpSession)
public static void setChangeTableTypeSession(javax.servlet.http.HttpSession httpSession,
ChangeTableTypeSession changeTableTypeSession)
public static ChangeTableTypeMonitor getChangeTableTypeMonitor(javax.servlet.http.HttpSession httpSession)
public static void setChangeTableTypeMonitor(javax.servlet.http.HttpSession httpSession,
ChangeTableTypeMonitor changeTableTypeMonitor)
public static org.gcube.data.analysis.tabulardata.service.operation.Task getChangeTableTypeTask(javax.servlet.http.HttpSession httpSession)
public static void setChangeTableTypeTask(javax.servlet.http.HttpSession httpSession,
org.gcube.data.analysis.tabulardata.service.operation.Task task)
public static ArrayList<TabResource> getCodelistsPagingLoaded(javax.servlet.http.HttpSession httpSession)
public static void setCodelistsPagingLoaded(javax.servlet.http.HttpSession httpSession,
ArrayList<TabResource> listCodelists)
public static String getCodelistsPagingLoadedDirection(javax.servlet.http.HttpSession httpSession)
public static void setCodelistsPagingLoadedDirection(javax.servlet.http.HttpSession httpSession,
String direction)
public static String getCodelistsPagingLoadedFilter(javax.servlet.http.HttpSession httpSession)
public static void setCodelistsPagingLoadedFilter(javax.servlet.http.HttpSession httpSession,
String filter)
Copyright © 2014. All Rights Reserved.