public class OrganizationContextImpl extends BasicContextImpl
Modifier and Type | Field and Description |
---|---|
static String |
ORG_TOKEN |
INTEGER_VALUE_TOKEN, NL_HELPER_TOKEN, OPERATOR_TOKEN
FIELDS_TOKEN
Constructor and Description |
---|
OrganizationContextImpl() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
createContextMap(ReqComponentInfo reqComponent,
ContextInfo contextInfo)
Creates the context map (template data) for the requirement component.
|
void |
setOrganizationService(OrganizationService organizationService) |
getReqComponentFieldMap, getReqComponentFieldValue
public static final String ORG_TOKEN
public OrganizationContextImpl()
public void setOrganizationService(OrganizationService organizationService)
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-2014 The Kuali Foundation. All Rights Reserved.