org.kuali.kfs.gl.batch.dataaccess
Interface OrganizationReversionUnitOfWorkDao

All Known Implementing Classes:
OrganizationReversionUnitOfWorkDaoJdbc

public interface OrganizationReversionUnitOfWorkDao

A data access object interface, declaring methods needed by the org reversion process to properly report the unit of work summaries


Method Summary
 void destroyAllUnitOfWorkSummaries()
          This method...this terrible method...will destroy each and every one of the innocent Org Reversion Unit of Work records.
 

Method Detail

destroyAllUnitOfWorkSummaries

void destroyAllUnitOfWorkSummaries()
This method...this terrible method...will destroy each and every one of the innocent Org Reversion Unit of Work records.



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