| Modifier and Type | Method and Description |
|---|---|
AwardAmountInfo |
AwardAmountInfoServiceImpl.fetchAwardAmountInfoWithHighestTransactionId(List<AwardAmountInfo> awardAmountInfos) |
AwardAmountInfo |
AwardAmountInfoService.fetchAwardAmountInfoWithHighestTransactionId(List<AwardAmountInfo> awardAmountInfos)
This method should return the awardAmountInfo object having highest transaction id.
|
AwardAmountInfo |
AwardAmountInfoServiceImpl.fetchLastAwardAmountInfoForAwardVersionAndFinalizedTandMDocumentNumber(Award award)
This method fetches the Award Amount Info object that is to be displayed in UI for Award.
|
AwardAmountInfo |
AwardAmountInfoService.fetchLastAwardAmountInfoForAwardVersionAndFinalizedTandMDocumentNumber(Award award) |
AwardAmountInfo |
AwardAmountInfoServiceImpl.fetchLastAwardAmountInfoForDocNum(Award award,
String docNum) |
AwardAmountInfo |
AwardAmountInfoService.fetchLastAwardAmountInfoForDocNum(Award award,
String docNum) |
| Modifier and Type | Method and Description |
|---|---|
AwardAmountInfo |
AwardAmountInfoServiceImpl.fetchAwardAmountInfoWithHighestTransactionId(List<AwardAmountInfo> awardAmountInfos) |
AwardAmountInfo |
AwardAmountInfoService.fetchAwardAmountInfoWithHighestTransactionId(List<AwardAmountInfo> awardAmountInfos)
This method should return the awardAmountInfo object having highest transaction id.
|
int |
AwardAmountInfoServiceImpl.fetchIndexOfAwardAmountInfoWithHighestTransactionId(List<AwardAmountInfo> awardAmountInfos) |
int |
AwardAmountInfoService.fetchIndexOfAwardAmountInfoWithHighestTransactionId(List<AwardAmountInfo> awardAmountInfos)
This method...
|
| Modifier and Type | Method and Description |
|---|---|
AwardAmountInfo |
Award.getLastAwardAmountInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<AwardAmountInfo> |
Award.getAwardAmountInfos() |
protected List<AwardAmountInfo> |
AwardServiceImpl.minimizeAwardAmountInfoCollection(List<AwardAmountInfo> awardAmountInfos) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardAmountInfo> |
AwardServiceImpl.minimizeAwardAmountInfoCollection(List<AwardAmountInfo> awardAmountInfos) |
void |
Award.setAwardAmountInfos(List<AwardAmountInfo> awardAmountInfos) |
| Modifier and Type | Field and Description |
|---|---|
protected AwardAmountInfo |
AwardBaseStream.awardAmountInfo |
protected AwardAmountInfo |
AwardBaseStream.prevAwardAmountInfo |
| Modifier and Type | Method and Description |
|---|---|
protected AwardAmountInfo |
ProposalBaseStream.getMaxAwardAmountInfo(Award award) |
| Modifier and Type | Method and Description |
|---|---|
AwardAmountInfo |
SubAwardFundingSource.getAwardAmountInfo()
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAwardFundingSource.setAwardAmountInfo(AwardAmountInfo awardAmountInfo)
.
|
| Modifier and Type | Method and Description |
|---|---|
AwardAmountInfo |
AwardAmountInfoHistory.getAwardAmountInfo()
Gets the awardAmountInfo attribute.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TimeAndMoneyDocumentRule.processSingleNodeTransactionBusinessRules(AwardHierarchyNode awardHierarchyNode,
AwardAmountInfo aai) |
boolean |
TimeAndMoneyDocumentRule.processSingleNodeTransactionBusinessRules(AwardHierarchyNode awardHierarchyNode,
AwardAmountInfo aai,
TimeAndMoneyDocument doc) |
void |
AwardAmountInfoHistory.setAwardAmountInfo(AwardAmountInfo awardAmountInfo)
Sets the awardAmountInfo attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
List<TimeAndMoneyDocumentHistory> |
TimeAndMoneyHistoryService.getDocHistoryAndValidInfosAssociatedWithAwardVersion(List<TimeAndMoneyDocument> docs,
List<AwardAmountInfo> awardAmountInfos,
Award award) |
| Modifier and Type | Method and Description |
|---|---|
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedDestinationDownNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedDestinationUpNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedIntermediateDownNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedIntermediateUpNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedSourceDownNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedSourceUpNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardAmountInfo> |
TimeAndMoneyHistoryServiceImpl.getValidAwardAmountInfosAssociatedWithAwardVersion(List<AwardAmountInfo> awardAmountInfos,
Award award) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
TimeAndMoneyHistoryServiceImpl.buildAwardDescriptionLine(Award award,
AwardAmountInfo awardAmountInfo,
TimeAndMoneyDocument timeAndMoneyDocument) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedDestinationDownNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedDestinationUpNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedIntermediateDownNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedIntermediateUpNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedSourceDownNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected AwardAmountInfo |
ActivePendingTransactionsServiceImpl.getUpdatedSourceUpNodeAmountInfo(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
Map<String,AwardAmountTransaction> awardAmountTransactionItems,
AwardAmountTransaction newAwardAmountTransaction,
String documentNumber,
Award award) |
protected void |
ActivePendingTransactionsServiceImpl.updateAmountFields(boolean updateAmounts,
boolean addOrSubtract,
PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
AwardAmountInfo newAwardAmountInfo) |
protected void |
ActivePendingTransactionsServiceImpl.validateAntiDistributableAmount(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
org.kuali.rice.core.api.util.type.KualiDecimal totalPendingAnticipated) |
protected void |
ActivePendingTransactionsServiceImpl.validateObliDistributableAmount(PendingTransaction pendingTransaction,
AwardAmountInfo awardAmountInfo,
org.kuali.rice.core.api.util.type.KualiDecimal totalPendingObligated) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TransactionRuleImpl.processParameterDisabledRules(AwardHierarchyNode awardHierarchyNode,
AwardAmountInfo aai,
TimeAndMoneyDocument doc)
This method...
|
boolean |
TransactionRuleImpl.processParameterEnabledRules(AwardHierarchyNode awardHierarchyNode,
AwardAmountInfo aai,
TimeAndMoneyDocument doc)
This method...
|
boolean |
TransactionRuleImpl.processSingleNodeTransactionBusinessRules(AwardHierarchyNode awardHierarchyNode,
AwardAmountInfo aai,
TimeAndMoneyDocument doc) |
boolean |
TransactionRule.processSingleNodeTransactionBusinessRules(AwardHierarchyNode awardHierarchyNode,
AwardAmountInfo aai,
TimeAndMoneyDocument doc) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
TimeAndMoneyAction.inspectAndCaptureCurrentFundEffectiveDateChanges(TimeAndMoneyForm timeAndMoneyForm,
Boolean isNoCostExtension,
AwardAmountInfo aai,
Integer index,
Award award,
TimeAndMoneyDocument timeAndMoneyDocument,
Map.Entry<String,AwardHierarchyNode> awardHierarchyNode,
List<TransactionDetail> dateChangeTransactionDetailItems)
Date changes in hierarchy view are captured here.
|
protected boolean |
TimeAndMoneyAction.inspectAndCaptureFinalExpirationDateChanges(TimeAndMoneyForm timeAndMoneyForm,
Boolean isNoCostExtension,
AwardAmountInfo aai,
Integer index,
Award award,
TimeAndMoneyDocument timeAndMoneyDocument,
Map.Entry<String,AwardHierarchyNode> awardHierarchyNode,
List<TransactionDetail> dateChangeTransactionDetailItems)
Date changes in hierarchy view are captured here.
|
protected boolean |
TimeAndMoneyAction.inspectAndCaptureObligationExpirationDateChanges(TimeAndMoneyForm timeAndMoneyForm,
Boolean isNoCostExtension,
AwardAmountInfo aai,
Integer index,
Award award,
TimeAndMoneyDocument timeAndMoneyDocument,
Map.Entry<String,AwardHierarchyNode> awardHierarchyNode,
List<TransactionDetail> dateChangeTransactionDetailItems)
Date changes in hierarchy view are captured here.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.