Uses of Interface
org.apache.jetspeed.ajax.AjaxRequestService

Packages that use AjaxRequestService
org.apache.jetspeed.ajax   
org.apache.jetspeed.layout.impl   
 

Uses of AjaxRequestService in org.apache.jetspeed.ajax
 

Classes in org.apache.jetspeed.ajax that implement AjaxRequestService
 class AjaxRequestServiceImpl
          Provides a generic way to handle a Ajax request/response.
 

Uses of AjaxRequestService in org.apache.jetspeed.layout.impl
 

Constructors in org.apache.jetspeed.layout.impl with parameters of type AjaxRequestService
LayoutValve(AjaxRequestService ajaxService)
           
MultipleAction(AjaxRequestService requestService, java.lang.String p_sTemplate, java.lang.String p_sErrorTemplate, PageManager p_oPageManager, PortletActionSecurityBehavior p_oSecurityBehavior, org.apache.velocity.app.VelocityEngine p_oVelocityEngine)
           
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.