|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectELContext
org.ofbiz.base.util.string.UelUtil.BasicContext
protected static class UelUtil.BasicContext
| Field Summary | |
|---|---|
protected VariableMapper |
variableMapper
|
| Constructor Summary | |
|---|---|
UelUtil.BasicContext(java.util.Map<java.lang.String,? extends java.lang.Object> context)
|
|
| Method Summary | |
|---|---|
ELResolver |
getELResolver()
|
FunctionMapper |
getFunctionMapper()
|
VariableMapper |
getVariableMapper()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final VariableMapper variableMapper
| Constructor Detail |
|---|
public UelUtil.BasicContext(java.util.Map<java.lang.String,? extends java.lang.Object> context)
| Method Detail |
|---|
public ELResolver getELResolver()
public FunctionMapper getFunctionMapper()
public VariableMapper getVariableMapper()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||