- DEFAULT_AUTHENTICATE_HEADER - Static variable in class com.logicaldoc.web.util.AuthenticationUtil
-
- delete(String, long[]) - Method in class com.logicaldoc.web.service.ContactServiceImpl
-
- delete(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
-
- delete(String, long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
-
- delete(String, long[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
-
- delete(String, String[]) - Method in class com.logicaldoc.web.service.SearchServiceImpl
-
- delete(String, String) - Method in class com.logicaldoc.web.service.TagServiceImpl
-
- delete(String, long) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
-
- deleteBookmarks(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
-
- deleteFeedMessages(String, long[]) - Method in class com.logicaldoc.web.service.SystemServiceImpl
-
- deleteGroup(String, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
-
- deleteLinks(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
-
- deleteNotes(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
-
- deleteTemplates(String, long[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
-
- deleteUser(String, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
-
- deleteVersions(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
-
- destroy() - Method in class com.logicaldoc.web.CharsetFilter
-
- destroy() - Method in class com.logicaldoc.web.SessionFilter
-
- detectNewVersion() - Method in class com.logicaldoc.web.service.InfoServiceImpl
-
- disableTask(String, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
-
- DOC_ID - Static variable in class com.logicaldoc.web.DocumentPreview
-
- DOC_ID - Static variable in class com.logicaldoc.web.DocumentResourceUpload
-
- DocumentHistoryDataServlet - Class in com.logicaldoc.web.data
-
This servlet is responsible for documents history data.
- DocumentHistoryDataServlet() - Constructor for class com.logicaldoc.web.data.DocumentHistoryDataServlet
-
- DocumentNotesDataServlet - Class in com.logicaldoc.web.data
-
This servlet is responsible for document notes data.
- DocumentNotesDataServlet() - Constructor for class com.logicaldoc.web.data.DocumentNotesDataServlet
-
- DocumentPreview - Class in com.logicaldoc.web
-
This servlet is responsible for document preview.
- DocumentPreview() - Constructor for class com.logicaldoc.web.DocumentPreview
-
Constructor of the object.
- DocumentResourceUpload - Class in com.logicaldoc.web
-
This servlet is responsible for document resource upload.
- DocumentResourceUpload() - Constructor for class com.logicaldoc.web.DocumentResourceUpload
-
Constructor of the object.
- DocumentsDataServlet - Class in com.logicaldoc.web.data
-
This servlet is responsible for documents data.
- DocumentsDataServlet() - Constructor for class com.logicaldoc.web.data.DocumentsDataServlet
-
- DocumentServiceImpl - Class in com.logicaldoc.web.service
-
Implementation of the DocumentService
- DocumentServiceImpl() - Constructor for class com.logicaldoc.web.service.DocumentServiceImpl
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.logicaldoc.web.CharsetFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.logicaldoc.web.SessionFilter
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DocumentPreview
-
The doGet method of the servlet.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DocumentResourceUpload
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DownloadServlet
-
The doGet method of the servlet.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.ExportZip
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.LogDownload
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.PswRecovery
-
The doGet method of the servlet.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.TicketDownload
-
The doGet method of the servlet.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DocumentResourceUpload
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.ExportZip
-
The doPost method of the servlet.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.LogDownload
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.PswRecovery
-
The doPost method of the servlet.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.TicketDownload
-
The doPost method of the servlet.
- downloadDocument(HttpServletRequest, HttpServletResponse, String, User) - Method in class com.logicaldoc.web.DownloadServlet
-
- downloadDocument(HttpServletRequest, HttpServletResponse, String, long, String, String, String, User) - Static method in class com.logicaldoc.web.util.ServletIOUtil
-
Sends the specified document to the response object; the client will
receive it as a download
- downloadDocument(HttpServletRequest, HttpServletResponse, String, String, String, String, User) - Static method in class com.logicaldoc.web.util.ServletIOUtil
-
Sends the specified document to the response object; the client will
receive it as a download
- downloadDocumentText(HttpServletRequest, HttpServletResponse, long, User) - Static method in class com.logicaldoc.web.util.ServletIOUtil
-
Sends the specified document's indexed text to the response object; the
client will receive it as a download
- downloadFile(HttpServletRequest, HttpServletResponse, File, String) - Static method in class com.logicaldoc.web.util.ServletIOUtil
-
Sends the specified file to the response object; the client will receive
it as a download
- downloadPluginResource(HttpServletRequest, HttpServletResponse, String, String, String, String) - Static method in class com.logicaldoc.web.util.ServletIOUtil
-
Downloads a plugin resource
- DownloadServlet - Class in com.logicaldoc.web
-
This servlet is responsible for document downloads.
- DownloadServlet() - Constructor for class com.logicaldoc.web.DownloadServlet
-