| Package | Description |
|---|---|
| org.kuali.kra.timeandmoney | |
| org.kuali.kra.timeandmoney.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<AwardAmountInfoHistory> |
TimeAndMoneyDocumentHistory.getValidAwardAmountInfoHistoryList()
Gets the validAwardAmountInfoHistoryList attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeAndMoneyDocumentHistory.setValidAwardAmountInfoHistoryList(List<AwardAmountInfoHistory> validAwardAmountInfoHistoryList)
Sets the validAwardAmountInfoHistoryList attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardAmountInfoHistory> |
TimeAndMoneyHistoryServiceImpl.captureDateInfos(TimeAndMoneyDocument doc,
List<AwardAmountInfo> validInfos) |
protected List<AwardAmountInfoHistory> |
TimeAndMoneyHistoryServiceImpl.captureInitialTransactionInfo(TimeAndMoneyDocument doc,
List<AwardAmountInfo> validInfos) |
protected List<AwardAmountInfoHistory> |
TimeAndMoneyHistoryServiceImpl.captureMoneyInfos(TimeAndMoneyDocument doc,
List<AwardAmountInfo> validInfos) |
protected List<AwardAmountInfoHistory> |
TimeAndMoneyHistoryServiceImpl.retrieveAwardAmountInfosFromPrimaryTransactions(TimeAndMoneyDocument doc,
List<AwardAmountInfo> validInfos) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.