|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeforeState | |
|---|---|
| org.kite9.java.examples.library | |
| Uses of BeforeState in org.kite9.java.examples.library |
|---|
| Methods in org.kite9.java.examples.library with annotations of type BeforeState | |
|---|---|
void |
Book.borrowBook(Member m)
Called when a member borrows a book |
void |
Book.checkReturnDate(Date today)
Called to move the book into overdue state |
void |
Book.processBook()
Called when a returned book is put back on the shelf |
void |
Book.returnBook()
Called when the book is returned by a member |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||