@Service @Transactional(readOnly=true) public class CurrentDcbService extends Object
| Constructor and Description |
|---|
CurrentDcbService() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Session |
getCurrentSession() |
org.egov.dcb.bean.DCBDisplayInfo |
getDcbDispInfo() |
org.hibernate.SQLQuery |
getMigratedReceiptDetails(Long connectiondetails) |
org.hibernate.SQLQuery |
getMigratedReceipttDetails(String consumerNumber) |
public org.hibernate.Session getCurrentSession()
public org.egov.dcb.bean.DCBDisplayInfo getDcbDispInfo()
public org.hibernate.SQLQuery getMigratedReceipttDetails(String consumerNumber) throws ParseException
ParseExceptionpublic org.hibernate.SQLQuery getMigratedReceiptDetails(Long connectiondetails) throws ParseException
ParseExceptionCopyright © 2015–2016 eGovernments Foundation. All rights reserved.