Uses of Class
org.gcube.portlets.user.speciesdiscovery.shared.OccurrencesJob

Packages that use OccurrencesJob
org.gcube.portlets.user.speciesdiscovery.server.job   
org.gcube.portlets.user.speciesdiscovery.server.persistence.dao   
 

Uses of OccurrencesJob in org.gcube.portlets.user.speciesdiscovery.server.job
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.job with parameters of type OccurrencesJob
static JobOccurrencesModel OccurrenceJobUtil.convertJob(OccurrencesJob job, org.gcube.data.spd.stubs.types.Status statusResponse, OccurrenceJobPersistence occurrencesJobDao)
           
 

Uses of OccurrencesJob in org.gcube.portlets.user.speciesdiscovery.server.persistence.dao
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.persistence.dao that return OccurrencesJob
 OccurrencesJob OccurrenceJobPersistence.getItemByKey(Integer id)
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.persistence.dao that return types with arguments of type OccurrencesJob
 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 © 2013. All Rights Reserved.