Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webengine.jaxrs.views.TemplateView

Packages that use TemplateView
org.nuxeo.ecm.webengine.jaxrs.views   
 

Uses of TemplateView in org.nuxeo.ecm.webengine.jaxrs.views
 

Methods in org.nuxeo.ecm.webengine.jaxrs.views that return TemplateView
 TemplateView TemplateView.arg(String key, Object value)
           
 TemplateView TemplateView.forObject(Object owner)
           
 

Methods in org.nuxeo.ecm.webengine.jaxrs.views with parameters of type TemplateView
 long TemplateViewMessageBodyWriter.getSize(TemplateView arg0, Class<?> arg1, Type arg2, Annotation[] arg3, MediaType arg4)
           
 void TemplateViewMessageBodyWriter.writeTo(TemplateView t, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String,Object> httpHeaders, OutputStream entityStream)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.