Uses of Class
org.nuxeo.ecm.webengine.model.Template
Package
Description
-
Uses of Template in org.nuxeo.ecm.webengine.invite
Modifier and TypeMethodDescriptionprotected Template
UserInvitationObject.redisplayFormWithErrorMessage
(String formName, String message, FormData data) protected Template
UserInvitationObject.redisplayFormWithInfoMessage
(String formName, String message, FormData data) protected Template
UserInvitationObject.redisplayFormWithMessage
(String messageType, String formName, String message, FormData data) -
Uses of Template in org.nuxeo.ecm.webengine.model
-
Uses of Template in org.nuxeo.ecm.webengine.model.impl
-
Uses of Template in org.nuxeo.ecm.webengine.model.io
Modifier and TypeMethodDescriptionlong
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)