Uses of Class
org.kuali.rice.edl.impl.EDLController

Packages that use EDLController
org.kuali.rice.edl.impl   
org.kuali.rice.edl.impl.service   
org.kuali.rice.edl.impl.service.impl   
 

Uses of EDLController in org.kuali.rice.edl.impl
 

Methods in org.kuali.rice.edl.impl that return EDLController
static EDLController EDLControllerFactory.createEDLController(EDocLiteAssociation edlAssociation, EDLGlobalConfig edlGlobalConfig)
           
static EDLController EDLControllerFactory.createEDLController(EDocLiteAssociation edlAssociation, EDLGlobalConfig edlGlobalConfig, DocumentRouteHeaderValue document)
           
 

Methods in org.kuali.rice.edl.impl with parameters of type EDLController
 void EDLControllerChain.addEdlController(EDLController edlController)
           
static EDLContext EDLControllerFactory.getPreEDLContext(EDLController edlController)
           
 

Uses of EDLController in org.kuali.rice.edl.impl.service
 

Methods in org.kuali.rice.edl.impl.service that return EDLController
 EDLController EDocLiteService.getEDLControllerUsingDocumentId(String documentId)
           
 EDLController EDocLiteService.getEDLControllerUsingEdlName(String edlName)
           
 

Uses of EDLController in org.kuali.rice.edl.impl.service.impl
 

Methods in org.kuali.rice.edl.impl.service.impl that return EDLController
 EDLController EDocLiteServiceImpl.getEDLControllerUsingDocumentId(String documentId)
           
 EDLController EDocLiteServiceImpl.getEDLControllerUsingEdlName(String edlName)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.