|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Book | |
---|---|
org.paneris.bibliomania | |
org.paneris.bibliomania.generated | The POEM-generated support classes for org.paneris.bibliomania. |
org.paneris.bibliomania.population | |
org.paneris.bibliomania.shopping |
Uses of Book in org.paneris.bibliomania |
---|
Fields in org.paneris.bibliomania declared as Book | |
---|---|
Book |
ContentAccessPoemException.book
|
Methods in org.paneris.bibliomania that return Book | |
---|---|
Book |
Bib.book(java.lang.Integer troid)
Given a Book id return the book |
Book |
BookTable.ensure(java.lang.String title,
Author author,
Section section)
|
Book |
BibliomaniaDatabase.getMacbeth()
|
Methods in org.paneris.bibliomania with parameters of type Book | |
---|---|
StockingsSearch |
StockingsSearchTable.searchFor(Book book)
|
void |
Chapter.setBook(Book book)
|
Constructors in org.paneris.bibliomania with parameters of type Book | |
---|---|
BibliomaniaFileFormDataAdaptor(java.lang.String uploadDir,
Book book)
Constructor |
|
BibliomaniaFileFormDataAdaptor(java.lang.String uploadDir,
boolean makeUnique,
Book book)
Constructor |
|
ContentAccessPoemException(Book book,
org.melati.poem.AccessToken accessToken,
org.melati.poem.Capability canReadContent)
|
Uses of Book in org.paneris.bibliomania.generated |
---|
Methods in org.paneris.bibliomania.generated that return Book | |
---|---|
Book |
BookStockingBase.getBook()
Retrieves the Book object referred to. |
Book |
ChapterBase.getBook()
Retrieves the Book object referred to. |
Book |
ProductBase.getBook()
Retrieves the Book object referred to. |
Book |
ProductAssociationBase.getBook()
Retrieves the Book object referred to. |
Book |
BookTableBase.getBookObject(int troid)
Retrieve the Book
as a Book . |
Book |
BookTableBase.getBookObject(java.lang.Integer troid)
Retrieve the Book as a Book . |
Methods in org.paneris.bibliomania.generated with parameters of type Book | |
---|---|
void |
BookStockingBase.setBook(Book cooked)
Set the Book. |
void |
ChapterBase.setBook(Book cooked)
Set the Book. |
void |
ProductBase.setBook(Book cooked)
Set the Book. |
void |
ProductAssociationBase.setBook(Book cooked)
Set the Book. |
Uses of Book in org.paneris.bibliomania.population |
---|
Methods in org.paneris.bibliomania.population with parameters of type Book | |
---|---|
static void |
KeyDotTxtFilter.populate(Book book)
|
Uses of Book in org.paneris.bibliomania.shopping |
---|
Methods in org.paneris.bibliomania.shopping that return Book | |
---|---|
Book |
BibliomaniaShoppingTrolleyItem.getBook()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |