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