|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.jdbc.core.support.JdbcDaoSupport
org.springframework.jdbc.core.simple.SimpleJdbcDaoSupport
org.kuali.rice.kns.dao.jdbc.PlatformAwareDaoBaseJdbc
org.kuali.kfs.module.bc.document.dataaccess.impl.BudgetConstructionDaoJdbcBase
org.kuali.kfs.module.bc.document.dataaccess.impl.BudgetConstructionObjectSummaryReportDaoJdbc
public class BudgetConstructionObjectSummaryReportDaoJdbc
| Field Summary |
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
BudgetConstructionObjectSummaryReportDaoJdbc()
|
|
| Method Summary | |
|---|---|
void |
cleanGeneralLedgerObjectSummaryTable(String principalName)
clean out any rows left by this user from a previous general ledger object summary report |
void |
setPersistenceService(org.kuali.rice.kns.service.PersistenceService persistenceService)
|
void |
updateGeneralLedgerObjectSummaryTable(String principalName)
populate the table to feed the report with the rows which match the current request |
| Methods inherited from class org.kuali.kfs.module.bc.document.dataaccess.impl.BudgetConstructionDaoJdbcBase |
|---|
clearTempTableBySesId, clearTempTableByUnvlId, getExpenditureINList, getFiscalYearStartDate, getRevenueINList, getSqlSubStringFunction, inString, inString, setOjbOraclePlatform, setOjbPlatform, setParameterService |
| Methods inherited from class org.kuali.rice.kns.dao.jdbc.PlatformAwareDaoBaseJdbc |
|---|
getDbPlatform, setDbPlatform |
| Methods inherited from class org.springframework.jdbc.core.simple.SimpleJdbcDaoSupport |
|---|
getSimpleJdbcTemplate, initTemplateConfig |
| Methods inherited from class org.springframework.jdbc.core.support.JdbcDaoSupport |
|---|
checkDaoConfig, createJdbcTemplate, getConnection, getDataSource, getExceptionTranslator, getJdbcTemplate, releaseConnection, setDataSource, setJdbcTemplate |
| Methods inherited from class org.springframework.dao.support.DaoSupport |
|---|
afterPropertiesSet, initDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BudgetConstructionObjectSummaryReportDaoJdbc()
| Method Detail |
|---|
public void cleanGeneralLedgerObjectSummaryTable(String principalName)
BudgetConstructionObjectSummaryReportDao
cleanGeneralLedgerObjectSummaryTable in interface BudgetConstructionObjectSummaryReportDaoBudgetConstructionObjectSummaryReportDao.cleanGeneralLedgerObjectSummaryTable(java.lang.String)public void updateGeneralLedgerObjectSummaryTable(String principalName)
BudgetConstructionObjectSummaryReportDao
updateGeneralLedgerObjectSummaryTable in interface BudgetConstructionObjectSummaryReportDaoBudgetConstructionObjectSummaryReportDao.updateGeneralLedgerObjectSummaryTable(java.lang.String)public void setPersistenceService(org.kuali.rice.kns.service.PersistenceService persistenceService)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||