| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AwardReportAuditRule.evaluateAuditRuleForFrequencyBaseCodeField(AwardReportTerm awardReportTerm,
int index) |
protected boolean |
AwardReportAuditRule.evaluateAuditRuleForFrequencyCodeField(AwardReportTerm awardReportTerm,
int index) |
protected boolean |
AwardReportAuditRule.evaluateAuditRuleForRecipients(AwardReportTerm awardReportTerm,
int index) |
protected boolean |
AwardReportAuditRule.evaluateAuditRuleForReportCodeField(AwardReportTerm awardReportTerm,
int index) |
protected boolean |
AwardDocumentRule.evaluateBusinessRuleForFrequencyBaseCodeField(AwardReportTerm awardReportTerm,
int index) |
protected boolean |
AwardDocumentRule.evaluateBusinessRuleForFrequencyCodeField(AwardReportTerm awardReportTerm,
int index) |
protected boolean |
AwardDocumentRule.evaluateBusinessRuleForRecipients(AwardReportTerm awardReportTerm,
int index)
This method checks that each of the report term's recipients has a name/organization
|
protected boolean |
AwardDocumentRule.evaluateBusinessRuleForReportCodeField(AwardReportTerm awardReportTerm,
int index) |
boolean |
AwardTemplateSyncScope.isInScope(AwardReportTerm report) |
static boolean |
AwardTemplateSyncScope.isInScope(AwardReportTerm report,
AwardTemplateSyncScope[] scopes) |
protected boolean |
AwardReportAuditRule.isValidFrequency(AwardReportTerm awardReportTerm,
List<org.kuali.rice.core.api.util.KeyValue> frequencyCodes) |
protected boolean |
AwardDocumentRule.isValidFrequency(AwardReportTerm awardReportTerm,
List<org.kuali.rice.core.api.util.KeyValue> frequencyCodes) |
protected boolean |
AwardReportAuditRule.isValidFrequencyBase(AwardReportTerm awardReportTerm,
List<org.kuali.rice.core.api.util.KeyValue> frequencyBaseCodes) |
protected boolean |
AwardDocumentRule.isValidFrequencyBase(AwardReportTerm awardReportTerm,
List<org.kuali.rice.core.api.util.KeyValue> frequencyBaseCodes) |
protected boolean |
AwardReportAuditRule.isValidReportCode(AwardReportTerm awardReportTerm,
List<org.kuali.rice.core.api.util.KeyValue> reportCodes) |
protected boolean |
AwardDocumentRule.isValidReportCode(AwardReportTerm awardReportTerm,
List<org.kuali.rice.core.api.util.KeyValue> reportCodes) |
| Modifier and Type | Method and Description |
|---|---|
List<AwardReportTerm> |
Award.getAwardReportTermItems()
Gets the awardReportTermItems attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Award.add(AwardReportTerm awardReportTerm) |
| Modifier and Type | Method and Description |
|---|---|
void |
Award.setAwardReportTermItems(List<AwardReportTerm> awardReportTermItems)
Sets the awardReportTermItems attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
AwardReportTerm |
AwardReportsBean.addAwardReportTermItem(String reportClassCode,
int index)
This method is called when adding a new Award Report Term Item
|
AwardReportTerm |
AwardReportsBean.deleteAwardReportTermItem(int deletedItemIndex)
This method deletes a selected Award Report Term Item
|
AwardReportTerm |
AwardReportTermRecipient.getAwardReportTerm() |
AwardReportTerm |
AwardReportTermRuleEvent.getAwardReportTermItemForValidation()
This method returns the payment schedule item for validation
|
AwardReportTerm |
AwardReportTermRecipientRuleEvent.getParentAwardReportTerm()
Gets the parentAwardReportTerm attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwardReportTerm> |
AwardReportsBean.getNewAwardReportTerms()
Gets the newAwardReportTerms attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardReportTermRecipient.setAwardReportTerm(AwardReportTerm awardReportTerm) |
void |
AwardReportTermRecipientRuleEvent.setParentAwardReportTerm(AwardReportTerm parentAwardReportTerm)
Sets the parentAwardReportTerm attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardReportsBean.setNewAwardReportTerms(List<AwardReportTerm> newAwardReportTerms)
Sets the newAwardReportTerms attribute value.
|
| Constructor and Description |
|---|
AddAwardReportTermRecipientRuleEvent(String errorPathPrefix,
AwardDocument awardDocument,
Award award,
AwardReportTerm parentAwardReportTerm,
AwardReportTermRecipient awardReportTermRecipientItem)
Constructs a AddAwardReportTermRecipientRuleEvent.java.
|
AddAwardReportTermRuleEvent(String errorPathPrefix,
AwardDocument awardDocument,
Award award,
AwardReportTerm awardReportTermItem)
Constructs a AddAwardApprovedEquipmentRuleEvent.java.
|
AwardReportTermRecipientRuleEvent(String errorPathPrefix,
AwardDocument awardDocument,
Award award,
AwardReportTerm parentAwardReportTerm,
AwardReportTermRecipient awardReportTermRecipientItem) |
AwardReportTermRuleEvent(String errorPathPrefix,
AwardDocument awardDocument,
Award award,
AwardReportTerm awardReportTermItem) |
| Modifier and Type | Method and Description |
|---|---|
protected ReportTracking |
ReportTrackingServiceImpl.buildReportTracking(Award award,
AwardReportTerm awardTerm)
This method builds a basic report tracking item pre-populated with Award and AwardTerm data.
|
protected Date |
ReportTrackingServiceImpl.calculateBaseDate(AwardReportTerm awardTerm)
This method calculates the the frequency base date based on the award term's selected base code.
|
List<ReportTracking> |
ReportTrackingServiceImpl.getReportTacking(AwardReportTerm awardTerm) |
List<ReportTracking> |
ReportTrackingService.getReportTacking(AwardReportTerm awardTerm)
This method gets all the saved ReportTracking objects for a given AwardReportTerm.
|
protected void |
ReportTrackingServiceImpl.runDateCalcuations(List<Date> dates,
Award award,
AwardReportTerm awardTerm,
List<ReportTracking> reportsToSave)
This method...
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardReportTerm> |
AwardCloseoutServiceImpl.filterAwardReportTerms(List<AwardReportTerm> awardReportTermItems,
String reportClassCode) |
| Modifier and Type | Method and Description |
|---|---|
protected Date |
AwardCloseoutServiceImpl.getCalculatedDueDate(Date finalExpirationDate,
AwardReportTerm awardReportTerm,
Calendar calendar) |
protected Date |
AwardCloseoutServiceImpl.getCloseoutDueDate(Date finalExpirationDate,
AwardReportTerm awardReportTerm,
Calendar calendar) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardReportTerm> |
AwardCloseoutServiceImpl.filterAwardReportTerms(List<AwardReportTerm> awardReportTermItems,
String reportClassCode) |
protected void |
AwardCloseoutServiceImpl.refreshAwardReportTerms(List<AwardReportTerm> awardReportTerms) |
| Modifier and Type | Method and Description |
|---|---|
List<Date> |
AwardScheduleGenerationService.generateSchedules(Award award,
List<AwardReportTerm> awardReportTerms,
boolean isThisNotPaymentPanel)
This method generates a schedule of dates.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AwardScheduleGenerationServiceImpl.canGenerateSchedules(AwardReportTerm awardReportTerm,
boolean isThisNotPaymentPanel)
This method determines if the schedules should be generated for the particular
AwardReportTerm object. |
protected List<Date> |
AwardScheduleGenerationServiceImpl.getDates(AwardReportTerm awardReportTerm,
Map<String,Date> mapOfDates,
int index)
This is a helper method.
|
protected Date |
AwardScheduleGenerationServiceImpl.getStartDate(AwardReportTerm awardReportTerm,
Map<String,Date> mapOfDates)
This method determines and returns the start date based on the frequency base code.
|
| Modifier and Type | Method and Description |
|---|---|
List<Date> |
AwardScheduleGenerationServiceImpl.generateSchedules(Award award,
List<AwardReportTerm> awardReportTerms,
boolean isThisNotPaymentPanel) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.