Modifier and Type | Method and Description |
---|---|
static OccurrenceJobPersistence |
SessionUtil.getCurrentDaoOccurrencesJob(org.gcube.application.framework.core.session.ASLSession session) |
Modifier and Type | Method and Description |
---|---|
static void |
SessionUtil.setCurrentEJBOccurrencesJob(org.gcube.application.framework.core.session.ASLSession session,
OccurrenceJobPersistence occurrenceJobPersistence) |
Modifier and Type | Method and Description |
---|---|
static int |
OccurrenceJobUtil.changeStatusOccurrenceJobById(String jobIdentifier,
DownloadState state,
OccurrenceJobPersistence occurrencesJobDao) |
static JobOccurrencesModel |
OccurrenceJobUtil.convertJob(OccurrencesJob job,
org.gcube.data.spd.stubs.types.Status statusResponse,
OccurrenceJobPersistence occurrencesJobDao) |
static JobOccurrencesModel |
OccurrenceJobUtil.createOccurrenceJobOnServiceByKeys(JobOccurrencesModel jobModel,
SpeciesService taxonomyService,
OccurrenceJobPersistence occurrencesJobDao,
List<String> keys,
List<DataSource> dataSources,
SaveFileFormat saveFileFormat,
OccurrencesSaveEnum csvType,
int expectedOccurrence) |
static int |
OccurrenceJobUtil.deleteOccurrenceJobById(String jobIdentifier,
OccurrenceJobPersistence occurrencesJobDao) |
Modifier and Type | Method and Description |
---|---|
static OccurrenceJobPersistence |
DaoSession.createOccurrencesJobDao(String username,
String scope,
org.gcube.application.framework.core.session.ASLSession session) |
static OccurrenceJobPersistence |
DaoSession.getOccurrencesJobDAO(org.gcube.application.framework.core.session.ASLSession session) |
static OccurrenceJobPersistence |
DaoSession.initOccurrencesJobsDao(org.gcube.application.framework.core.session.ASLSession session) |
Copyright © 2016. All Rights Reserved.