| Package | Description |
|---|---|
| org.kuali.kra.service |
| Modifier and Type | Method and Description |
|---|---|
ValidAwardBasisPayment |
AwardPaymentAndInvoicesServiceImpl.getValidAwardBasisPayment(Integer validAwardBasisPaymentId) |
ValidAwardBasisPayment |
AwardPaymentAndInvoicesService.getValidAwardBasisPayment(Integer validAwardBasisPaymentId) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidAwardBasisPayment> |
AwardPaymentAndInvoicesServiceImpl.getValidAwardBasisPaymentsByAwardTypeCode(Integer awardTypeCode) |
List<ValidAwardBasisPayment> |
AwardPaymentAndInvoicesService.getValidAwardBasisPaymentsByAwardTypeCode(Integer awardTypeCode)
This method returns the ValidAwardBasisPayment objects associated with the given awardTypeCode
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.