Class | Description |
---|---|
BookListSortAction | |
EditBookAction |
Action used to create or update boooks
|
EditReaderAction |
Action used to prepare reader entry/update form
|
ForgotPasswordAction |
Action used to process the ForgotMyPassword entry form
|
LibraryAction |
Abstract base Action class.
|
ListBookAction |
Action that takes search parameters from incoming SearchForm and dispatches
to search methods in BookSearch class to execute search.
|
MoveBookAction |
Action supporting checkin/checkout operations.
|
PrepareListBookAction |
Loads subject list to prepare book search action
|
PrepareManageReaderAction |
Loads list of readers onto ManageReaderForm
|
PrepareMoveBookAction |
Loads reader list to TransactionForm
|
RequestBookAction |
Action to process reader request for a book
|
SaveBookAction |
Implementation of Action that validates and creates or
updates book information entered by the user.
|
SaveReaderAction |
Implementation of Action that validates and creates or
updates the reader profile information entered by the user.
|
StatusBookAction | |
ViewBookAction |
Action used to view (read only) boooks
|
Copyright © 2003-2017 The Virtual Library Team. All Rights Reserved.