|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookIndexer
Index a book.
| Field Summary | |
|---|---|
static String |
ROLE
The plexus lookup role. |
| Method Summary | |
|---|---|
void |
indexBook(BookModel book,
BookContext bookContext)
Index a book. |
| Field Detail |
|---|
static final String ROLE
| Method Detail |
|---|
void indexBook(BookModel book,
BookContext bookContext)
throws BookDoxiaException
book - the book to index.bookContext - the BookContext.
BookDoxiaException - if the book cannot be indexed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||