|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OccurrenceJobPersistence in org.gcube.portlets.user.speciesdiscovery.server.asl |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.asl that return OccurrenceJobPersistence | |
---|---|
static OccurrenceJobPersistence |
SessionUtil.getCurrentDaoOccurrencesJob(org.gcube.application.framework.core.session.ASLSession session)
|
Methods in org.gcube.portlets.user.speciesdiscovery.server.asl with parameters of type OccurrenceJobPersistence | |
---|---|
static void |
SessionUtil.setCurrentEJBOccurrencesJob(org.gcube.application.framework.core.session.ASLSession session,
OccurrenceJobPersistence occurrenceJobPersistence)
|
Uses of OccurrenceJobPersistence in org.gcube.portlets.user.speciesdiscovery.server.job |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.job with parameters of type OccurrenceJobPersistence | |
---|---|
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)
|
Uses of OccurrenceJobPersistence in org.gcube.portlets.user.speciesdiscovery.server.persistence |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.persistence that return OccurrenceJobPersistence | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |