| Package | Description |
|---|---|
| org.kuali.ole.deliver.bo | |
| org.kuali.ole.deliver.controller | |
| org.kuali.ole.deliver.form |
| Modifier and Type | Method and Description |
|---|---|
List<PatronBillReviewForm> |
PatronBillReview.getPatronBill() |
List<PatronBillReviewForm> |
PatronBillReview.getPatronReviewedBill() |
| Modifier and Type | Method and Description |
|---|---|
protected PatronBillReviewForm |
PatronBillReviewController.createInitialForm(javax.servlet.http.HttpServletRequest request)
This method creates new PatronBillReview form
|
| Modifier and Type | Method and Description |
|---|---|
List<PatronBillReviewForm> |
PatronBillReviewForm.getPatronBillReviewedFormList() |
List<PatronBillReviewForm> |
PatronBillReviewForm.getPatronBillReviewFormList() |
| Modifier and Type | Method and Description |
|---|---|
void |
PatronBillReviewForm.setPatronBillReviewedFormList(List<PatronBillReviewForm> patronBillReviewedFormList) |
void |
PatronBillReviewForm.setPatronBillReviewFormList(List<PatronBillReviewForm> patronBillReviewFormList) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.