|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CatalogAdminService
Administration interface for adding new books to the bookstore's catalog
| Method Summary | |
|---|---|
long |
addBook(Book book)
Add a new book to the catalog |
Collection<Long> |
addBooks(Collection<Book> books)
Add a group of new books to the catalog |
| Method Detail |
|---|
long addBook(Book book)
Collection<Long> addBooks(Collection<Book> books)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||