org.kuali.kfs.module.endow.batch.service
Interface RollProcessDateService

All Known Implementing Classes:
RollProcessDateServiceImpl

public interface RollProcessDateService


Method Summary
 boolean rollDate()
          Update the CURRENT_PROCESS_DATE parameter to the next calendar date.
 

Method Detail

rollDate

boolean rollDate()
Update the CURRENT_PROCESS_DATE parameter to the next calendar date.

Returns:
True if the value of the CURRENT_PROCESS_DATE parameter is update successfully, false if not.


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