org.kuali.kfs.sys.batch.service
Interface AutoDisapproveDocumentsService

All Known Implementing Classes:
AutoDisapproveDocumentsServiceImpl

public interface AutoDisapproveDocumentsService

This interface defines the batch job that would be run at the end of the fiscal year to pickup any EDoc that is in ENROUTE status and cancels it. A note is made in the document.


Method Summary
 boolean autoDisapproveDocumentsInEnrouteStatus()
          Auto Disapprove any Documents that are in "ENROUTE" status only.
 

Method Detail

autoDisapproveDocumentsInEnrouteStatus

boolean autoDisapproveDocumentsInEnrouteStatus()
Auto Disapprove any Documents that are in "ENROUTE" status only.



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