|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 FunctionMapper 的软件包 | |
---|---|
org.activiti.engine.impl.el | |
org.activiti.engine.impl.javax.el | |
org.activiti.engine.impl.juel |
org.activiti.engine.impl.el 中 FunctionMapper 的使用 |
---|
org.activiti.engine.impl.el 中 FunctionMapper 的子类 | |
---|---|
class |
ActivitiFunctionMapper
Default implementation of a FunctionMapper . |
返回 FunctionMapper 的 org.activiti.engine.impl.el 中的方法 | |
---|---|
FunctionMapper |
ParsingElContext.getFunctionMapper()
|
FunctionMapper |
ActivitiElContext.getFunctionMapper()
|
org.activiti.engine.impl.javax.el 中 FunctionMapper 的使用 |
---|
返回 FunctionMapper 的 org.activiti.engine.impl.javax.el 中的方法 | |
---|---|
abstract FunctionMapper |
ELContext.getFunctionMapper()
Retrieves the FunctionMapper associated with this ELContext. |
org.activiti.engine.impl.juel 中 FunctionMapper 的使用 |
---|
返回 FunctionMapper 的 org.activiti.engine.impl.juel 中的方法 | |
---|---|
FunctionMapper |
SimpleContext.getFunctionMapper()
Get our function mapper. |
参数类型为 FunctionMapper 的 org.activiti.engine.impl.juel 中的方法 | |
---|---|
Bindings |
Tree.bind(FunctionMapper fnMapper,
VariableMapper varMapper)
Create a bindings. |
Bindings |
Tree.bind(FunctionMapper fnMapper,
VariableMapper varMapper,
TypeConverter converter)
Create a bindings. |
参数类型为 FunctionMapper 的 org.activiti.engine.impl.juel 中的构造方法 | |
---|---|
TreeMethodExpression(TreeStore store,
FunctionMapper functions,
VariableMapper variables,
TypeConverter converter,
String expr,
Class<?> returnType,
Class<?>[] paramTypes)
Create a new method expression. |
|
TreeValueExpression(TreeStore store,
FunctionMapper functions,
VariableMapper variables,
TypeConverter converter,
String expr,
Class<?> type)
Create a new value expression. |
|
||||||||||
上一个 下一个 | 框架 无框架 |