public interface PriorYearOrganizationDao
| Modifier and Type | Method and Description | 
|---|---|
| int | copyCurrentOrganizationsToPriorYearTable()This method copies all current organizations from the Org table into the Prior Year Organization table. | 
| int | purgePriorYearOrganizations()This method purges all records in the Prior Year Organization table. | 
int purgePriorYearOrganizations()
int copyCurrentOrganizationsToPriorYearTable()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.