public class PositionService extends org.egov.infstr.services.PersistenceService<org.egov.pims.commons.Position,Integer>
| Constructor and Description |
|---|
PositionService() |
PositionService(Class<org.egov.pims.commons.Position> type) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Session |
getCurrentSession() |
org.hibernate.Criteria |
getVacantPositionCriteria(Date fromDate,
Date toDate,
Integer designationMasterId)
gives vacant positions for given date range and designation
|
addFilterCriteriaForObject, addIndexparams, applyAuditing, applyAuditing, create, delete, find, find, findAll, findAll, findAllBy, findAllByNamedQuery, findByExample, findById, findById, findByIdWithJoinFetch, findByNamedQuery, findPageBy, findPageByNamedQuery, getNamedQuery, getSession, getType, load, merge, persist, update, validate, validateModelpublic PositionService()
public PositionService(Class<org.egov.pims.commons.Position> type)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.