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

All Known Implementing Classes:
UpdateHoldingHistoryServiceImpl

public interface UpdateHoldingHistoryService


Method Summary
 boolean updateHoldingHistory()
          This process appends current tax lot balance records to the holding history table as of the end of each month.
 

Method Detail

updateHoldingHistory

boolean updateHoldingHistory()
This process appends current tax lot balance records to the holding history table as of the end of each month.

Returns:
true if successful, false otherwise


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