public class LrcContextImpl extends BasicContextImpl
Modifier and Type | Field and Description |
---|---|
static String |
GRADE_TOKEN
Total credits template token
|
static String |
GRADE_TYPE_TOKEN |
INTEGER_VALUE_TOKEN, NL_HELPER_TOKEN, OPERATOR_TOKEN
FIELDS_TOKEN
Constructor and Description |
---|
LrcContextImpl() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
createContextMap(ReqComponentInfo reqComponent,
ContextInfo contextInfo)
Creates the context map (template data) for the requirement component.
|
TypeService |
getTypeService() |
void |
setLrcService(LRCService lrcService) |
void |
setTypeService(TypeService typeService) |
getReqComponentFieldMap, getReqComponentFieldValue
public static final String GRADE_TOKEN
public static final String GRADE_TYPE_TOKEN
public LrcContextImpl()
public void setLrcService(LRCService lrcService)
public TypeService getTypeService()
public void setTypeService(TypeService typeService)
public Map<String,Object> createContextMap(ReqComponentInfo reqComponent, ContextInfo contextInfo) throws OperationFailedException
createContextMap
in interface Context<ReqComponentInfo>
createContextMap
in class BasicContextImpl
reqComponent
- Requirement componentOperationFailedException
- Creating context map failsCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.