| Interface | Description |
|---|---|
| JahiaInterface |
...
|
| SessionNamedDataStorage<T> |
Storage of named data objects belonging to a single HTTP session.
|
| Class | Description |
|---|---|
| Action |
Base handler for content actions.
|
| ActionResult |
Result of the action handler execution.
|
| BaseFindController |
Base class for controllers, exposing repository nodes via JCR Query API.
|
| BaseFindController.PropertyFilter | |
| CacheController |
Performs various notification-related tasks.
|
| Captcha |
Controller for generating a captcha image.
|
| Dashboard |
Rendering controller for the dashboard mode.
|
| DefaultDeleteAction | |
| DefaultPostAction |
Performs the default action when data is posted to the render servlet, i.e.
|
| DefaultPutAction | |
| DocumentConverter |
Performs conversion of the submitted document into specified format.
|
| Edit |
Rendering controller for the edit mode.
|
| EndInit |
This servlet is used to catch the end of the initialization of the web application, as the order of
initialization of a web application is :
- all listeners
- all filters
- all servlets
Using this servlet we can perform actions once the web application has completed, such as perform an
HTTP request to it to check if the web application has completed initialization or not.
|
| Export |
Content export handler.
|
| Find | Deprecated
as its no longer used and should be removed with 8.1.x (see also QA-13520)
|
| FindHistory |
A small servlet to allow us to perform queries on the JCR.
|
| FindPrincipal | Deprecated
as its no longer used and should be removed with 8.1.x (see also QA-13520)
|
| FindUser |
Controller for performing user search.
|
| FindUsersAndGroups |
Controller for performing user and group mixed search.
|
| FindUsersAndGroupsInAcl |
Controller for performing user and group mixed search in the list of principles of a specified node's ACL.
|
| Initializers | |
| Jahia |
Jahia version and support utilities.
|
| JahiaController |
Base class for Jahia specific action controllers.
|
| JahiaControllerUtils |
Utility class for Jahia specific action controllers.
|
| JahiaDispatcherServlet |
Jahia dispatcher servlet
Allows additional mappings by modules
|
| JahiaMultiActionController |
Base class for Jahia specific action controllers.
|
| LicensedAction | Deprecated
No license check is done on actions anymore
|
| Login |
Login action controller.
|
| Logout |
Logout controller.
|
| Notifications |
Performs various notification-related tasks.
|
| Render |
Rendering controller.
|
| ServerStats |
Simple servlet to expose server statistics in JSON.
|
| SessionNamedDataStorageInMemory<T> |
Storage implementation that keeps session data in memory.
|
| SessionNamedDataStorageSupport<T> |
Implements uniform HTTP session data cleanup on session completion.
|
| StoreHistory | |
| SystemAction |
Performs the default action as system user
|
| TextExtractor |
Performs text and metadata extraction from the submitted document.
|
| TokenChecker | |
| ValidateTicket |
Validates the submitted user token.
|
| WelcomeServlet |
Servlet for the first entry point in Jahia portal that performs a client-side redirect
to the home page of the appropriate site.
|
| WorkflowImageController |
Serves the corresponding workflow diagram image.
|
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.