| Package | Description |
|---|---|
| org.gcube.portlets.user.speciesdiscovery.server.job | |
| org.gcube.portlets.user.speciesdiscovery.server.persistence.dao |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
GisLayerJob |
GisLayerJobPersistence.getItemByIdField(String idField)
Gets the item by id field.
|
GisLayerJob |
GisLayerJobPersistence.getItemByKey(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<GisLayerJob> |
GisLayerJobPersistence.executeCriteriaQuery(javax.persistence.criteria.CriteriaQuery<Object> criteriaQuery) |
List<GisLayerJob> |
GisLayerJobPersistence.executeTypedQuery(javax.persistence.criteria.CriteriaQuery<Object> cq,
int startIndex,
int offset) |
List<GisLayerJob> |
GisLayerJobPersistence.getList() |
List<GisLayerJob> |
GisLayerJobPersistence.getList(int startIndex,
int offset) |
List<GisLayerJob> |
GisLayerJobPersistence.getList(Map<String,String> filterMap,
int startIndex,
int offset) |
javax.persistence.criteria.Root<GisLayerJob> |
GisLayerJobPersistence.rootFrom(javax.persistence.criteria.CriteriaQuery<Object> cq) |
Copyright © 2020. All Rights Reserved.