public interface BookIndexer
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE
The plexus lookup role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
indexBook(BookModel book,
BookContext bookContext)
Index a book.
|
static final String ROLE
void indexBook(BookModel book, BookContext bookContext) throws BookDoxiaException
book - the book to index.bookContext - the BookContext.BookDoxiaException - if the book cannot be indexed.Copyright © 2005–2014. All rights reserved.