public class DEReportService extends Object
| Constructor and Description |
|---|
DEReportService() |
public Integer getNumberOfDays(Date fromDate, Date toDate)
fromDate - the datetoDate - the datepublic boolean validateDateRange(DepartmentwiseExpenditureReport deObject)
public org.hibernate.Query getConcurrenceDateForPeriod(DepartmentwiseExpenditureReport deObject)
public List<DepartmentwiseExpenditureReport> getConcurrenceGivenFortheFinancialYearTillGivenDate(DepartmentwiseExpenditureReport deObject)
public List<DepartmentwiseExpenditureReport> getConcurrenceGivenForthePeriodQuery(DepartmentwiseExpenditureReport deObject)
public void populateDepartment(DepartmentwiseExpenditureReport deptReport)
public org.hibernate.Query getConcurrenceDaywiseTotalQuery(DepartmentwiseExpenditureReport deObject)
public List<DepartmentwiseExpenditureReport> getConcurrenceReportDateWise()
public Date getStartDayOfMonth(DepartmentwiseExpenditureReport deObject)
public Date getLastDayOfMonth(DepartmentwiseExpenditureReport deObject)
public org.egov.commons.dao.FinancialYearHibernateDAO getFinancialYearDAO()
public org.egov.infstr.services.PersistenceService getPersistenceService()
public void setFinancialYearDAO(org.egov.commons.dao.FinancialYearHibernateDAO financialYearDAO)
public void setPersistenceService(org.egov.infstr.services.PersistenceService persistenceService)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.