Package org.alfresco.web.app.servlet.ajax

Interface Summary
AjaxCommand Interface for all Ajax commands executed by this servlet.
InvokeCommand.ResponseMimetype Annotation for a bean method that handles an ajax request.
 

Class Summary
AjaxServlet Servlet responsible for processing AJAX requests.
AjaxServlet.Command  
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.
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.