public class PopulationContextImpl extends BasicContextImpl
Modifier and Type | Field and Description |
---|---|
static String |
POPULATION_TOKEN |
FREE_TEXT_TOKEN, NL_HELPER_TOKEN
Constructor and Description |
---|
PopulationContextImpl() |
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 |
setPopulationService(PopulationService populationService) |
public static final String POPULATION_TOKEN
public PopulationContextImpl()
public void setPopulationService(PopulationService populationService)
public Map<String,Object> createContextMap(Map<String,Object> parameters)
createContextMap
in interface org.kuali.rice.krms.impl.repository.language.Context
createContextMap
in class BasicContextImpl
parameters
- OperationFailedException
- Creating context map failsCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.