public class LastBookRestlet extends BaseNuxeoRestlet
Modifier and Type | Field and Description |
---|---|
static String |
LAST_BOOK_PROVIDER |
Constructor and Description |
---|
LastBookRestlet() |
Modifier and Type | Method and Description |
---|---|
void |
handle(org.restlet.data.Request req,
org.restlet.data.Response res)
override the handle method to do custom json serialization.
|
getContext, getLogger, isStarted, isStopped, setContext, start, stop
public static final String LAST_BOOK_PROVIDER
Copyright © 2015 Nuxeo SA. All rights reserved.