Interface | Description |
---|---|
EDLModelComponent |
The interface you implement if you want a component to be called from EDL.
|
Class | Description |
---|---|
EDLContext |
Convenience object to hang valuable objects in edl off of.
|
EDLController |
Responsible for notifying components associated with a particular EDL definition.
|
EDLControllerChain |
Contains a stack of EDLControllers.
|
EDLControllerFactory |
Creates EDL controllers.
|
EDLGlobalConfig |
Store global EDL config information parsed from config file.
|
EDLGlobalConfigFactory |
Builds a EDLGlobalConfig.
|
EDLServlet |
Takes edl web requests.
|
EDLXmlUtils |
Contains a bunch of dom utility methods.
|
RequestParser |
An abstraction that allows for switching between multipart form requests and normal requests when getting
request params
|
UserAction |
Represents a User Action in eDoc Lite.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.