软件包 org.activiti.engine.impl.javax.el
的使用

使用 org.activiti.engine.impl.javax.el 的软件包
org.activiti.engine.impl.delegate   
org.activiti.engine.impl.el   
org.activiti.engine.impl.form   
org.activiti.engine.impl.javax.el   
org.activiti.engine.impl.juel   
org.activiti.engine.impl.persistence.entity   
org.activiti.engine.test.mock   
 

org.activiti.engine.impl.delegate 使用的 org.activiti.engine.impl.javax.el 中的类
ELContext
          Context information for expression evaluation.
ValueExpression
          An Expression that can get or set a value.
 

org.activiti.engine.impl.el 使用的 org.activiti.engine.impl.javax.el 中的类
ELContext
          Context information for expression evaluation.
ELResolver
          Enables customization of variable and property resolution behavior for EL expression evaluation.
ExpressionFactory
          Parses a String into a ValueExpression or MethodExpression instance for later evaluation.
FunctionMapper
          The interface to a map between EL function names and methods.
ValueExpression
          An Expression that can get or set a value.
VariableMapper
          The interface to a map between EL variables and the EL expressions they are associated with.
 

org.activiti.engine.impl.form 使用的 org.activiti.engine.impl.javax.el 中的类
ELContext
          Context information for expression evaluation.
ValueExpression
          An Expression that can get or set a value.
VariableMapper
          The interface to a map between EL variables and the EL expressions they are associated with.
 

org.activiti.engine.impl.javax.el 使用的 org.activiti.engine.impl.javax.el 中的类
BeanELResolver.BeanProperty
           
ELContext
          Context information for expression evaluation.
ELContextEvent
          An event which indicates that an ELContext has been created.
ELException
          Represents any of the exception conditions that can arise during expression evaluation.
ELResolver
          Enables customization of variable and property resolution behavior for EL expression evaluation.
Expression
          Base class for the expression subclasses ValueExpression and MethodExpression, implementing characterstics common to both.
ExpressionFactory
          Parses a String into a ValueExpression or MethodExpression instance for later evaluation.
FunctionMapper
          The interface to a map between EL function names and methods.
MethodExpression
          An Expression that refers to a method on an object.
MethodInfo
          Holds information about a method that a MethodExpression evaluated to.
ValueExpression
          An Expression that can get or set a value.
ValueReference
          This class encapsulates a base model object and one of its properties.
VariableMapper
          The interface to a map between EL variables and the EL expressions they are associated with.
 

org.activiti.engine.impl.juel 使用的 org.activiti.engine.impl.javax.el 中的类
ELContext
          Context information for expression evaluation.
ELException
          Represents any of the exception conditions that can arise during expression evaluation.
ELResolver
          Enables customization of variable and property resolution behavior for EL expression evaluation.
Expression
          Base class for the expression subclasses ValueExpression and MethodExpression, implementing characterstics common to both.
ExpressionFactory
          Parses a String into a ValueExpression or MethodExpression instance for later evaluation.
FunctionMapper
          The interface to a map between EL function names and methods.
MethodExpression
          An Expression that refers to a method on an object.
MethodInfo
          Holds information about a method that a MethodExpression evaluated to.
PropertyNotWritableException
          Thrown when a property could not be written to while setting the value on a ValueExpression.
ValueExpression
          An Expression that can get or set a value.
ValueReference
          This class encapsulates a base model object and one of its properties.
VariableMapper
          The interface to a map between EL variables and the EL expressions they are associated with.
 

org.activiti.engine.impl.persistence.entity 使用的 org.activiti.engine.impl.javax.el 中的类
ELContext
          Context information for expression evaluation.
 

org.activiti.engine.test.mock 使用的 org.activiti.engine.impl.javax.el 中的类
ELContext
          Context information for expression evaluation.
ELResolver
          Enables customization of variable and property resolution behavior for EL expression evaluation.
 



Copyright © 2013 Alfresco. All rights reserved.