@Transactional public class ExpenditureTransactionServiceImpl extends Object implements ExpenditureTransactionService
| Constructor and Description |
|---|
ExpenditureTransactionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAllExpenditureTransactions()
Removes all of the expenditure transactions, which are temporary records for ICR generation
|
void |
setExpenditureTransactionDao(ExpenditureTransactionDao expenditureTransactionDao) |
public ExpenditureTransactionServiceImpl()
public void deleteAllExpenditureTransactions()
deleteAllExpenditureTransactions in interface ExpenditureTransactionServiceExpenditureTransactionService.deleteAllExpenditureTransactions()public void setExpenditureTransactionDao(ExpenditureTransactionDao expenditureTransactionDao)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.