public class ActivitiElContext extends ELContext
Modifier and Type | Field and Description |
---|---|
protected ELResolver |
elResolver |
Constructor and Description |
---|
ActivitiElContext(ELResolver elResolver) |
Modifier and Type | Method and Description |
---|---|
ELResolver |
getELResolver()
Retrieves the ELResolver associated with this context.
|
FunctionMapper |
getFunctionMapper()
Retrieves the FunctionMapper associated with this ELContext.
|
VariableMapper |
getVariableMapper()
Retrieves the VariableMapper associated with this ELContext.
|
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolved
protected ELResolver elResolver
public ActivitiElContext(ELResolver elResolver)
public ELResolver getELResolver()
ELContext
getELResolver
in class ELContext
public FunctionMapper getFunctionMapper()
ELContext
getFunctionMapper
in class ELContext
public VariableMapper getVariableMapper()
ELContext
getVariableMapper
in class ELContext
Copyright © 2015. All rights reserved.