org.kuali.kfs.coa.service
Interface PriorYearOrganizationService

All Known Implementing Classes:
PriorYearOrganizationServiceImpl

public interface PriorYearOrganizationService

This service interface defines methods necessary for populating the prior year organization table with values from current year


Method Summary
 void populatePriorYearOrganizationsFromCurrent()
          This method populates the prior year organization table in the database with all the values from the current year org table.
 

Method Detail

populatePriorYearOrganizationsFromCurrent

void populatePriorYearOrganizationsFromCurrent()
This method populates the prior year organization table in the database with all the values from the current year org table.



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.