public class OrganizationContextImpl extends BasicContextImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
ORG_TOKEN |
FREE_TEXT_TOKEN, NL_HELPER_TOKENFIELDS_TOKEN| Constructor and Description |
|---|
OrganizationContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
createContextMap(Map<String,Object> parameters)
Creates the context map (template data) for the requirement component.
|
void |
setOrganizationService(OrganizationService organizationService) |
public static final String ORG_TOKEN
public OrganizationContextImpl()
public void setOrganizationService(OrganizationService organizationService)
public Map<String,Object> createContextMap(Map<String,Object> parameters)
createContextMap in interface TranslationContextcreateContextMap in class BasicContextImplparameters - OperationFailedException - Creating context map failsCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.