public abstract class ScheduleService
extends org.egov.infstr.services.PersistenceService
| Constructor and Description |
|---|
ScheduleService() |
ScheduleService(Class type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRowForIESchedule(Statement statement,
List<Object[]> allGlCodes) |
protected void |
addRowForSchedule(Statement statement,
List<Object[]> allGlCodes) |
protected List<Object[]> |
getAllDetailGlCodesForSubSchedule(String majorCode,
Character type,
String reportType) |
protected List<Object[]> |
getAllGlCodesForSchedule(String reportType) |
protected List<Object[]> |
getAllGlCodesForSubSchedule(String majorCode,
Character type,
String reportType) |
protected List<Object[]> |
getAllLedgerTransaction(String majorcode,
Date toDate,
Date fromDate,
String fundId,
String filterQuery) |
String |
getAppConfigValueFor(String module,
String key) |
String |
getFormattedDate(Date date) |
List<org.egov.commons.Fund> |
getFunds() |
protected List<Object[]> |
getSchedule(String majorCode,
Character type,
String reportType) |
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 ScheduleService()
public ScheduleService(Class type)
public List<org.egov.commons.Fund> getFunds()
protected List<Object[]> getAllGlCodesForSubSchedule(String majorCode, Character type, String reportType)
protected List<Object[]> getAllDetailGlCodesForSubSchedule(String majorCode, Character type, String reportType)
protected List<Object[]> getSchedule(String majorCode, Character type, String reportType)
protected List<Object[]> getAllLedgerTransaction(String majorcode, Date toDate, Date fromDate, String fundId, String filterQuery)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.