public class GpaContextImpl extends BasicContextImpl
Modifier and Type | Field and Description |
---|---|
static String |
GPA_TOKEN
GPA template token
|
INTEGER_VALUE_TOKEN, NL_HELPER_TOKEN, OPERATOR_TOKEN
FIELDS_TOKEN
Constructor and Description |
---|
GpaContextImpl() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
createContextMap(ReqComponentInfo reqComponent,
ContextInfo contextInfo)
Creates the context map (template data) for the requirement component.
|
getReqComponentFieldMap, getReqComponentFieldValue
public static final String GPA_TOKEN
public GpaContextImpl()
public Map<String,Object> createContextMap(ReqComponentInfo reqComponent, ContextInfo contextInfo) throws OperationFailedException
createContextMap
in interface Context<ReqComponentInfo>
createContextMap
in class BasicContextImpl
reqComponent
- Requirement componentcontextInfo
- OperationFailedException
- Creating context map failsCopyright © 2004–2014 The Kuali Foundation. All rights reserved.