org.kuali.student.r2.lum.statement.config.context
Class LrcContextImpl
java.lang.Object
org.kuali.student.r1.core.statement.naturallanguage.AbstractContext<ReqComponentInfo>
org.kuali.student.r2.lum.statement.config.context.BasicContextImpl
org.kuali.student.r2.lum.statement.config.context.LrcContextImpl
- All Implemented Interfaces:
- Context<ReqComponentInfo>
public class LrcContextImpl
- extends BasicContextImpl
This class creates the template context for grade condition type.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GRADE_TOKEN
public static final String GRADE_TOKEN
- Total credits template token
- See Also:
- Constant Field Values
GRADE_TYPE_TOKEN
public static final String GRADE_TYPE_TOKEN
- See Also:
- Constant Field Values
LrcContextImpl
public LrcContextImpl()
setLrcService
public void setLrcService(LrcService lrcService)
createContextMap
public Map<String,Object> createContextMap(ReqComponentInfo reqComponent,
ContextInfo contextInfo)
throws OperationFailedException
- Creates the context map (template data) for the requirement component.
- Specified by:
createContextMap
in interface Context<ReqComponentInfo>
- Overrides:
createContextMap
in class BasicContextImpl
- Parameters:
reqComponent
- Requirement component
- Throws:
OperationFailedException
- Creating context map fails
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.