Uses of Interface
org.kuali.rice.krms.api.engine.Engine

Packages that use Engine
org.kuali.rice.kew.framework.support.krms   
org.kuali.rice.kew.impl.support.krms   
org.kuali.rice.krms.api   
org.kuali.rice.krms.framework.engine   
 

Uses of Engine in org.kuali.rice.kew.framework.support.krms
 

Methods in org.kuali.rice.kew.framework.support.krms with parameters of type Engine
 EngineResults RulesEngineExecutor.execute(RouteContext routeContext, Engine engine)
           
 

Uses of Engine in org.kuali.rice.kew.impl.support.krms
 

Methods in org.kuali.rice.kew.impl.support.krms that return Engine
protected  Engine RulesEngineRouteModule.getRulesEngine()
           
 

Methods in org.kuali.rice.kew.impl.support.krms with parameters of type Engine
protected  EngineResults RulesEngineRouteModule.executeRulesEngine(RouteContext context, Engine rulesEngine)
           
 

Uses of Engine in org.kuali.rice.krms.api
 

Methods in org.kuali.rice.krms.api that return Engine
static Engine KrmsApiServiceLocator.getEngine()
           
 

Uses of Engine in org.kuali.rice.krms.framework.engine
 

Classes in org.kuali.rice.krms.framework.engine that implement Engine
 class ProviderBasedEngine
           
 



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