org.kuali.kfs.gl.service
Interface ExpenditureTransactionService

All Known Implementing Classes:
ExpenditureTransactionServiceImpl

public interface ExpenditureTransactionService

This service provides basic functionality to manipulate Expenditure Transactions


Method Summary
 void deleteAllExpenditureTransactions()
          Deletes all ExpenditureTransactions from the system.
 

Method Detail

deleteAllExpenditureTransactions

void deleteAllExpenditureTransactions()
Deletes all ExpenditureTransactions from the system. Use this method with caution.



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