public abstract class AbstractAnnotationsServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
ANNOTATIONS_MAP
Name of the attribute used to store annotations.
|
static String |
CANCEL_SAVE
Attribute that signals a cancel operation.
|
static String |
FINAL_SAVE
Attribute that signals the final save.
|
static String |
FORCED_SAVE
Attribute that signals a forced save.
|
Constructor and Description |
---|
AbstractAnnotationsServlet() |
Modifier and Type | Method and Description |
---|---|
protected DocumentService |
getDocService(javax.servlet.http.HttpSession session)
Gets the doc service.
|
protected javax.servlet.http.Cookie |
getSessionCookie(javax.servlet.http.HttpServletRequest request)
Gets the session cookie.
|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public static final String CANCEL_SAVE
public static final String FORCED_SAVE
public static final String FINAL_SAVE
public static final String ANNOTATIONS_MAP
protected javax.servlet.http.Cookie getSessionCookie(javax.servlet.http.HttpServletRequest request)
request
- the requestprotected DocumentService getDocService(javax.servlet.http.HttpSession session)
session
- the sessionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.