| Modifier and Type | Method and Description |
|---|---|
static GisLayerJobPersistence |
SessionUtil.getCurrentGisLayersJob(org.gcube.application.framework.core.session.ASLSession session) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setCurrentEJBGisLayerJob(org.gcube.application.framework.core.session.ASLSession session,
GisLayerJobPersistence gisLayerJobDao) |
| Modifier and Type | Method and Description |
|---|---|
static int |
GisLayerJobUtil.changetStatusGisLayerJob(String jobId,
DownloadState state,
GisLayerJobPersistence gisLayerDAO) |
static JobGisLayerModel |
GisLayerJobUtil.convertJob(GisLayerJob job,
org.gcube.data.spd.model.service.types.CompleteJobStatus statusResponse,
GisLayerJobPersistence gisLayerJobP,
SpeciesService taxonomyService,
org.gcube.application.framework.core.session.ASLSession aslSession)
Convert job.
|
static JobGisLayerModel |
GisLayerJobUtil.createGisLayerJobByOccurrenceKeys(List<String> occurrenceKeys,
SpeciesService taxonomyService,
String layerTitle,
String layerDescr,
String author,
String credits,
long totalPoints,
GisLayerJobPersistence gisLayerJob)
Creates the gis layer job by occurrence keys.
|
static int |
GisLayerJobUtil.deleteGisLayerJobById(String jobIdentifier,
GisLayerJobPersistence gisLayerJobDao)
Delete gis layer job by id.
|
| Modifier and Type | Method and Description |
|---|---|
static GisLayerJobPersistence |
DaoSession.getGisLayersJobDAO(org.gcube.application.framework.core.session.ASLSession session)
Gets the gis layers job dao.
|
Copyright © 2021. All Rights Reserved.