| Package | Description |
|---|---|
| org.kuali.kra.award.home | |
| org.kuali.kra.award.paymentreports.paymentschedule | |
| org.kuali.kra.award.printing.xmlstream |
| Modifier and Type | Method and Description |
|---|---|
List<AwardPaymentSchedule> |
Award.getPaymentScheduleItems()
Gets the paymentScheduleItems attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Award.add(AwardPaymentSchedule paymentScheduleItem)
Add an
|
| Modifier and Type | Method and Description |
|---|---|
void |
Award.setPaymentScheduleItems(List<AwardPaymentSchedule> paymentScheduleItems)
Sets the paymentScheduleItems attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
AwardPaymentSchedule |
PaymentScheduleBean.getNewAwardPaymentSchedule()
Gets the newAwardPaymentSchedule attribute.
|
AwardPaymentSchedule |
AwardPaymentScheduleRuleEvent.getPaymentScheduleItemForValidation()
This method returns the payment schedule item for validation
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AwardPaymentSchedule.checkForUpdates(AwardPaymentSchedule awardPaymentSchedule) |
boolean |
AwardPaymentSchedule.equals(AwardPaymentSchedule awardPaymentSchedule)
Convenience method to check equality of another AwardPaymentSchedule
|
void |
PaymentScheduleBean.setNewAwardPaymentSchedule(AwardPaymentSchedule newAwardPaymentSchedule)
Sets the newAwardPaymentSchedule attribute value.
|
| Constructor and Description |
|---|
AddAwardPaymentScheduleRuleEvent(String errorPathPrefix,
AwardDocument awardDocument,
Award award,
AwardPaymentSchedule paymentScheduleItem)
Constructs a AddAwardApprovedEquipmentRuleEvent.java.
|
AwardPaymentScheduleRuleEvent(String errorPathPrefix,
AwardDocument awardDocument,
Award award,
AwardPaymentSchedule paymentScheduleItem) |
| Modifier and Type | Method and Description |
|---|---|
protected noNamespace.AwardType.AwardPaymentSchedules.PaymentSchedule |
AwardBaseStream.getAwardPaymentSchedule(AwardPaymentSchedule awardPaymentSchedule)
This method will set the values the payment schedule XmlObject and return
it
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.