public class PriorYearOrganizationDaoJdbc extends org.kuali.rice.core.framework.persistence.jdbc.dao.PlatformAwareDaoBaseJdbc implements PriorYearOrganizationDao
| Constructor and Description | 
|---|
| PriorYearOrganizationDaoJdbc() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | copyCurrentOrganizationsToPriorYearTable()This method copies all organization records from the current Org table to the Prior Year Organization table. | 
| int | purgePriorYearOrganizations()This method purges all records in the Prior Year Organization table in the DB. | 
getDbPlatform, setDbPlatformgetSimpleJdbcTemplate, initTemplateConfigpublic PriorYearOrganizationDaoJdbc()
public int purgePriorYearOrganizations()
purgePriorYearOrganizations in interface PriorYearOrganizationDaoPriorYearOrganizationDao.purgePriorYearOrganizations()public int copyCurrentOrganizationsToPriorYearTable()
copyCurrentOrganizationsToPriorYearTable in interface PriorYearOrganizationDaoPriorYearOrganizationDao.copyCurrentOrganizationsToPriorYearTable()Copyright © 2004–2014 The Kuali Foundation. All rights reserved.