| Package | Description |
|---|---|
| org.kuali.kra.award.home | |
| org.kuali.kra.award.printing.xmlstream | |
| org.kuali.kra.award.specialreview |
| Modifier and Type | Method and Description |
|---|---|
AwardSpecialReview |
Award.getSpecialReview(int index)
Get AwardSpecialReview from special review list
|
| Modifier and Type | Method and Description |
|---|---|
List<AwardSpecialReview> |
Award.getSpecialReviews()
Get special review list
|
| Modifier and Type | Method and Description |
|---|---|
void |
Award.add(AwardSpecialReview awardSpecialReview) |
void |
Award.addSpecialReview(AwardSpecialReview specialReview)
Add AwardSpecialReview to the AwardSpecialReview list
|
| Modifier and Type | Method and Description |
|---|---|
void |
Award.setSpecialReviews(List<AwardSpecialReview> awardSpecialReviews)
Sets the awardSpecialReviews attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected Calendar |
AwardBaseStream.getApplicationDate(AwardSpecialReview awardSpecialReview)
This method will get the application
Calendar from award special
review |
protected Calendar |
AwardBaseStream.getApprovalDate(AwardSpecialReview awardSpecialReview)
This method will get the approval date
Calendar from award
special review |
protected noNamespace.SpecialReviewType |
AwardBaseStream.getAwardSpecialReview(AwardSpecialReview awardSpecialReview)
This method will set the values to award Special Review XmlObject and
return it
|
| Modifier and Type | Method and Description |
|---|---|
AwardSpecialReview |
AwardSpecialReviewExemption.getAwardSpecialReview() |
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardSpecialReview> |
SpecialReviewHelper.getSpecialReviews() |
| Modifier and Type | Method and Description |
|---|---|
void |
AwardSpecialReviewExemption.setAwardSpecialReview(AwardSpecialReview awardSpecialReview) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.