Package | Description |
---|---|
org.nuxeo.ecm.platform.rendering.api | |
org.nuxeo.ecm.platform.rendering.fm | |
org.nuxeo.ecm.webengine.jaxrs.views |
Modifier and Type | Method and Description |
---|---|
View |
View.arg(String key,
Object value) |
View |
View.args(Map<String,Object> args) |
View |
View.forObject(Object object) |
View |
RenderingEngine.getView(String path) |
View |
RenderingEngine.getView(String path,
Object object) |
Modifier and Type | Method and Description |
---|---|
View |
FreemarkerEngine.getView(String path) |
View |
FreemarkerEngine.getView(String path,
Object object) |
Modifier and Type | Method and Description |
---|---|
View |
BundleResource.getView(String path) |
Modifier and Type | Method and Description |
---|---|
long |
ViewMessageBodyWriter.getSize(View arg0,
Class<?> arg1,
Type arg2,
Annotation[] arg3,
MediaType arg4) |
void |
ViewMessageBodyWriter.writeTo(View t,
Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType,
MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.