Package | Description |
---|---|
org.gcube.portlets.user.speciesdiscovery.server.job | |
org.gcube.portlets.user.speciesdiscovery.server.persistence.dao |
Modifier and Type | Method and Description |
---|---|
static JobOccurrencesModel |
OccurrenceJobUtil.convertJob(OccurrencesJob job,
org.gcube.data.spd.stubs.types.Status statusResponse,
OccurrenceJobPersistence occurrencesJobDao) |
Modifier and Type | Method and Description |
---|---|
OccurrencesJob |
OccurrenceJobPersistence.getItemByKey(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<OccurrencesJob> |
OccurrenceJobPersistence.executeCriteriaQuery(javax.persistence.criteria.CriteriaQuery<Object> criteriaQuery) |
List<OccurrencesJob> |
OccurrenceJobPersistence.executeTypedQuery(javax.persistence.criteria.CriteriaQuery<Object> cq,
int startIndex,
int offset) |
List<OccurrencesJob> |
OccurrenceJobPersistence.getList() |
List<OccurrencesJob> |
OccurrenceJobPersistence.getList(int startIndex,
int offset) |
List<OccurrencesJob> |
OccurrenceJobPersistence.getList(Map<String,String> filterMap,
int startIndex,
int offset) |
javax.persistence.criteria.Root<OccurrencesJob> |
OccurrenceJobPersistence.rootFrom(javax.persistence.criteria.CriteriaQuery<Object> cq) |
Copyright © 2016. All Rights Reserved.