org.kuali.student.core.statement.naturallanguage
Class ContextRegistryTest.DeveloperContext

java.lang.Object
  extended by org.kuali.student.core.statement.naturallanguage.ContextRegistryTest.DeveloperContext
All Implemented Interfaces:
Context<String>
Enclosing class:
ContextRegistryTest

private static class ContextRegistryTest.DeveloperContext
extends Object
implements Context<String>


Constructor Summary
private ContextRegistryTest.DeveloperContext()
           
 
Method Summary
 Map<String,Object> createContextMap(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextRegistryTest.DeveloperContext

private ContextRegistryTest.DeveloperContext()
Method Detail

createContextMap

public Map<String,Object> createContextMap(String id)
                                    throws OperationFailedException
Specified by:
createContextMap in interface Context<String>
Throws:
OperationFailedException


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