Package | Description |
---|---|
edu.sampleu.bookstore.document | |
edu.sampleu.bookstore.document.web |
Modifier and Type | Method and Description |
---|---|
List<BookOrder> |
BookOrderDocument.getBookOrders() |
Modifier and Type | Method and Description |
---|---|
void |
BookOrderDocument.addBookOrder(BookOrder bookOrder) |
Modifier and Type | Method and Description |
---|---|
void |
BookOrderDocument.setBookOrders(List<BookOrder> bookOrders) |
Modifier and Type | Method and Description |
---|---|
BookOrder |
BookOrderForm.getNewBookOrder() |
Modifier and Type | Method and Description |
---|---|
void |
BookOrderForm.setNewBookOrder(BookOrder newBookOrder) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.