org.kuali.rice.krms.impl.repository.mock
Class KrmsContextLoader
java.lang.Object
   org.kuali.rice.krms.impl.repository.mock.KrmsContextLoader
org.kuali.rice.krms.impl.repository.mock.KrmsContextLoader
- public class KrmsContextLoader 
- extends Object
- Author:
- nwright
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KrmsContextLoader
public KrmsContextLoader()
getRuleManagementService
public RuleManagementService getRuleManagementService()
- 
 
setRuleManagementService
public void setRuleManagementService(RuleManagementService ruleManagementService)
- 
 
loadContext
public void loadContext(String id,
                        String namespace,
                        String name,
                        String typeId,
                        String description)
- 
 
load
public void load()
- 
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.