| Interface | Description |
|---|---|
| AjaxCommand |
Interface for all Ajax commands executed by this servlet.
|
| Class | Description |
|---|---|
| AjaxServlet | Deprecated
5.0 not exposed in web-client web.xml
|
| BaseAjaxCommand |
Base class for all Ajax based commands
|
| GetCommand |
Command that executes the given value binding expression.
|
| InvokeCommand |
Command that invokes the method represented by the expression.
|
| Enum | Description |
|---|---|
| AjaxServlet.Command |
| Annotation Type | Description |
|---|---|
| InvokeCommand.ResponseMimetype |
Annotation for a bean method that handles an ajax request.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.