public class EDLControllerChain extends Object
Constructor and Description |
---|
EDLControllerChain() |
Modifier and Type | Method and Description |
---|---|
void |
addEdlController(EDLController edlController) |
void |
renderEDL(RequestParser requestParser,
javax.servlet.http.HttpServletResponse response) |
public EDLControllerChain()
public void renderEDL(RequestParser requestParser, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public void addEdlController(EDLController edlController)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.