org.kuali.rice.edl.impl
Class EDLControllerFactory
java.lang.Object
   org.kuali.rice.edl.impl.EDLControllerFactory
org.kuali.rice.edl.impl.EDLControllerFactory
- public final class EDLControllerFactory 
- extends Object
Creates EDL controllers.  The parsed config is a definition name related to
 a Map containing config element and their associated class.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
createEDLController
public static EDLController createEDLController(EDocLiteAssociation edlAssociation,
                                                EDLGlobalConfig edlGlobalConfig)
- 
 
createEDLController
public static EDLController createEDLController(EDocLiteAssociation edlAssociation,
                                                EDLGlobalConfig edlGlobalConfig,
                                                DocumentRouteHeaderValue document)
- 
 
getPreEDLContext
public static EDLContext getPreEDLContext(EDLController edlController)
- 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.