Package | Description |
---|---|
org.sourceforge.vlibrary.user.dao | |
org.sourceforge.vlibrary.user.logic |
Modifier and Type | Method and Description |
---|---|
LibraryTransaction |
LibraryTransactionDAO.retrieve(long id)
Retrieves a LibraryTransaction using its transaction id.
|
Modifier and Type | Method and Description |
---|---|
LibraryTransaction |
LibraryManager.retrieveTransaction(long id)
Returns the
LibraryTransaction with the given transaction id. |
Modifier and Type | Method and Description |
---|---|
List<LibraryTransaction> |
LibraryManager.getTransactions(long book)
Gets the entire transaction history for a book and returns
an ArrayList of
LibraryTransaction instances. |
Copyright © 2003-2017 The Virtual Library Team. All Rights Reserved.