public class AbstractFreemarkerHttpServlet extends AbstractHttpServlet
CONTENT_TYPE_MESSAGEHTTP, CONTENT_TYPE_TEXTHTML, COOKIE_REDIRECT_AFTER_LOGIN, HEADER_IFMODSINCE, HEADER_LASTMOD, METHOD_DELETE, METHOD_GET, METHOD_HEAD, METHOD_OPTIONS, METHOD_POST, METHOD_PUT, METHOD_TRACE| Constructor and Description |
|---|
AbstractFreemarkerHttpServlet() |
| Modifier and Type | Method and Description |
|---|---|
static freemarker.template.Configuration |
getConfiguration() |
String |
getFreemarkerTemplatesPath() |
void |
processFreemarkerTemplate(AbstractHttpRequestContext requestContext,
Object model) |
void |
processFreemarkerTemplate(AbstractHttpRequestContext requestContext,
String templateFileName,
Object model) |
checkSecure, doConnect, doDelete, doGet, doHead, doOptions, doPatch, doPost, doPut, doTrace, fromJson, fromJson, getTemplateDataModel, sendApplicationRedirect, sendExternalRedirect, service, toJson, write, write, writelngetLock, getPath, getSecureMode, isAllowedSessionConcurrentCalls, isLocked, isSessionIdRequired, releaseLockcommit, destroy, executeQuery, executeQueryBigDecimal, executeQueryDate, executeQueryString, executeUpdate, getLogger, getSavepoint, getService, getService, getService, getServiceScope, getSession, init, logDebug, logError, logInfo, notNull, processExtensions, processExtensions, rollback, rollbackToSavepoint, setServiceScope, setSession, throwExceptionpublic static freemarker.template.Configuration getConfiguration()
public String getFreemarkerTemplatesPath()
public void processFreemarkerTemplate(AbstractHttpRequestContext requestContext, Object model)
public void processFreemarkerTemplate(AbstractHttpRequestContext requestContext, String templateFileName, Object model)
Copyright © 2018. All rights reserved.