public class AbstractResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
parentPath |
protected String |
path |
protected javax.servlet.http.HttpServletRequest |
request |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractResource(String path,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNameFromPath(String path) |
static String |
getParentPath(String path) |
javax.ws.rs.core.Response |
options() |
Copyright © 2020 Nuxeo SA. All rights reserved.