@Transactional(readOnly=true) public class InstrumentHeaderService extends org.egov.infstr.services.PersistenceService<InstrumentHeader,Long>
| Constructor and Description |
|---|
InstrumentHeaderService() |
InstrumentHeaderService(Class<InstrumentHeader> type) |
| Modifier and Type | Method and Description |
|---|---|
InstrumentHeader |
reconcile(Date recociledOn,
Long ihId,
org.egov.commons.EgwStatus reconciledStatus) |
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 InstrumentHeaderService()
public InstrumentHeaderService(Class<InstrumentHeader> type)
@Transactional public InstrumentHeader reconcile(Date recociledOn, Long ihId, org.egov.commons.EgwStatus reconciledStatus)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.