|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Book | |
|---|---|
| org.exoplatform.services.ws.rest.samples | |
| Uses of Book in org.exoplatform.services.ws.rest.samples |
|---|
| Methods in org.exoplatform.services.ws.rest.samples that return Book | |
|---|---|
Book |
BookStorage.getBook(String key)
Get Book with specified key. |
| Methods in org.exoplatform.services.ws.rest.samples with parameters of type Book | |
|---|---|
void |
BookStorage.addBook(String key,
Book book)
Add new Book in storage. |
Response |
JsonBookService.post(String key,
String baseURI,
Book book)
Create new Book in BookStorage with specified key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||