Modifier and Type | Method and Description |
---|---|
Template |
NuxeoArtifactWebObject.getView(String viewId) |
Modifier and Type | Method and Description |
---|---|
Template |
Search.doGet(String fulltext,
String orderParam,
Integer max) |
Template |
Search.doGetNXQL(String queryString,
Integer max) |
Template |
Profile.doGetUser(String username) |
Template |
Profile.getView(String viewId)
Try to return the dedicated view for standard or rich profile (with suffix) if not exists return the view without
suffix.
|
Modifier and Type | Class and Description |
---|---|
class |
View |
Modifier and Type | Method and Description |
---|---|
Template |
Template.arg(String key,
Object value) |
Template |
Template.args(Map<String,Object> args) |
Template |
Resource.getTemplate(String fileName) |
Template |
Resource.getView(String viewId) |
Modifier and Type | Method and Description |
---|---|
Template |
AbstractResource.getTemplate(String fileName) |
Template |
AbstractResource.getView(String viewId) |
Modifier and Type | Method and Description |
---|---|
long |
TemplateWriter.getSize(Template arg0,
Class<?> arg1,
Type arg2,
Annotation[] arg3,
javax.ws.rs.core.MediaType arg4) |
void |
TemplateWriter.writeTo(Template t,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
Modifier and Type | Method and Description |
---|---|
Template |
BlogRssAdapter.getCommentsFeed() |
Template |
BlogRssAdapter.getFeed() |
Modifier and Type | Method and Description |
---|---|
Template |
RssAdapter.getCommentsFeed()
Returns a feed with the last published comments
|
Template |
RssAdapter.getFeed() |
Copyright © 2015 Nuxeo SA. All rights reserved.