- ELEMENT_DATA_TYPE - Static variable in class com.bstek.dorado.data.config.xml.DataXmlConstants
-
- elHandler - Variable in class com.bstek.dorado.core.el.AbstractExpression
-
EL表达式的处理器。
- EMPTY_RESOURCES - Static variable in class com.bstek.dorado.web.resolver.WebFileResolver
-
- EMPTY_STORE - Static variable in class com.bstek.dorado.web.WebConfigure
-
- EmptyLocaleResolver - Class in com.bstek.dorado.core.resource
-
- EmptyLocaleResolver() - Constructor for class com.bstek.dorado.core.resource.EmptyLocaleResolver
-
- EmptyResource - Class in com.bstek.dorado.core.io
-
- enableGetterInterception() - Static method in class com.bstek.dorado.data.entity.EntityEnhancer
-
启用dorado对数据实体中属性的read方法的动态代理。
- enableOutputableExpression() - Static method in class com.bstek.dorado.view.el.OutputableExpressionUtils
-
启用支持客户端输出的表达。
- endArray() - Method in class com.bstek.dorado.view.output.JsonBuilder
-
结束数组的输出。
- endKey() - Method in class com.bstek.dorado.view.output.JsonBuilder
-
- endObject() - Method in class com.bstek.dorado.view.output.JsonBuilder
-
结束对象的输出。
- endValue() - Method in class com.bstek.dorado.view.output.JsonBuilder
-
结束自定义数值的输出。此方法仅在调用者自行输出了一个数值之后需要调用。
- EngineStartupListener - Class in com.bstek.dorado.core
-
Dorado引擎的启动过程监听器。
- EngineStartupListener() - Constructor for class com.bstek.dorado.core.EngineStartupListener
-
- EngineStartupListenerManager - Class in com.bstek.dorado.core
-
- EnhanceableBeanEntityEnhancer - Class in com.bstek.dorado.data.entity
-
- EnhanceableBeanEntityEnhancer(EntityDataType, Class<?>) - Constructor for class com.bstek.dorado.data.entity.EnhanceableBeanEntityEnhancer
-
- EnhanceableEntity - Interface in com.bstek.dorado.data.entity
-
- EnhanceableMapEntityEnhancer - Class in com.bstek.dorado.data.entity
-
- EnhanceableMapEntityEnhancer(EntityDataType) - Constructor for class com.bstek.dorado.data.entity.EnhanceableMapEntityEnhancer
-
- ENTITY - Static variable in class com.bstek.dorado.data.config.xml.DataXmlConstants
-
- ENTITY_ID_PROPERTY - Static variable in class com.bstek.dorado.data.JsonUtils
-
- EntityCollection<E> - Class in com.bstek.dorado.data.entity
-
抽象的集合类代理。
- EntityCollection(Collection<E>, AggregationDataType) - Constructor for class com.bstek.dorado.data.entity.EntityCollection
-
- EntityCollectionDefinition - Class in com.bstek.dorado.data.config.definition
-
- EntityCollectionDefinition() - Constructor for class com.bstek.dorado.data.config.definition.EntityCollectionDefinition
-
- EntityDataType - Interface in com.bstek.dorado.data.type
-
实体类型的通用接口。
- EntityDataTypeOutputter - Class in com.bstek.dorado.view.type
-
- EntityDataTypeOutputter() - Constructor for class com.bstek.dorado.view.type.EntityDataTypeOutputter
-
- EntityDataTypeReflectionRobot - Class in com.bstek.dorado.idesupport.robot
-
Deprecated.
- EntityDataTypeReflectionRobot() - Constructor for class com.bstek.dorado.idesupport.robot.EntityDataTypeReflectionRobot
-
Deprecated.
- EntityDataTypeSupport - Class in com.bstek.dorado.data.type
-
实体类型抽像支持类。
- EntityDataTypeSupport() - Constructor for class com.bstek.dorado.data.type.EntityDataTypeSupport
-
- EntityDefinition - Class in com.bstek.dorado.data.config.definition
-
- EntityDefinition() - Constructor for class com.bstek.dorado.data.config.definition.EntityDefinition
-
- EntityEnhancer - Class in com.bstek.dorado.data.entity
-
- EntityEnhancer(EntityDataType) - Constructor for class com.bstek.dorado.data.entity.EntityEnhancer
-
- EntityExpressionMethodInterceptor - Class in com.bstek.dorado.data.config
-
用于实现对Bean属性中EL表达式实时求值功能的方法拦截器。
- EntityExpressionMethodInterceptor(Map<String, Expression>) - Constructor for class com.bstek.dorado.data.config.EntityExpressionMethodInterceptor
-
- EntityIterator<E> - Class in com.bstek.dorado.data.entity
-
具有筛选功能的数据实体迭代器。
- EntityIterator(Collection<E>, FilterType) - Constructor for class com.bstek.dorado.data.entity.EntityIterator
-
- EntityList<E> - Class in com.bstek.dorado.data.entity
-
List
型返回结果的代理。
- EntityList(List<E>, AggregationDataType) - Constructor for class com.bstek.dorado.data.entity.EntityList
-
- EntityParser - Class in com.bstek.dorado.data.config.xml
-
实体数据的解析器。该解析器声明的解析结果为单个的Map或Bean。
- EntityParser() - Constructor for class com.bstek.dorado.data.config.xml.EntityParser
-
- EntityProxyMethodInterceptorFactory - Interface in com.bstek.dorado.data.entity
-
- EntitySet<E> - Class in com.bstek.dorado.data.entity
-
Set
型返回结果的代理。
- EntitySet(Set<E>, AggregationDataType) - Constructor for class com.bstek.dorado.data.entity.EntitySet
-
- EntityState - Enum in com.bstek.dorado.data.entity
-
- EntityUtils - Class in com.bstek.dorado.data.entity
-
- EntityWrapper - Class in com.bstek.dorado.data.entity
-
- ENTRY_SET - Static variable in class com.bstek.dorado.config.ExpressionMethodInterceptor
-
- entrySet() - Method in class com.bstek.dorado.core.el.ContextWrapperMap
-
- entrySet() - Method in class com.bstek.dorado.data.entity.GenericCustomEntityAdapter
-
- entrySet() - Method in class com.bstek.dorado.data.variant.MetaData
-
- entrySet() - Method in class com.bstek.dorado.util.proxy.MapProxySupport
-
- entrySet() - Method in class com.bstek.dorado.view.el.ResourceExpressionHandler
-
- entrySet() - Method in class com.bstek.dorado.web.RequestParameterWrapperMap
-
- entrySet() - Method in class com.bstek.dorado.web.RequestWrapperMap
-
- EnumValidator - Class in com.bstek.dorado.view.type.property.validator
-
- EnumValidator() - Constructor for class com.bstek.dorado.view.type.property.validator.EnumValidator
-
- equals(Object) - Method in class com.bstek.dorado.core.el.CombinedExpression
-
- equals(Object) - Method in class com.bstek.dorado.core.el.SingleExpression
-
- equals(Object) - Method in class com.bstek.dorado.core.io.DefaultRefreshableResource
-
- equals(Object) - Method in class com.bstek.dorado.core.io.DefaultResource
-
- equals(Object) - Method in class com.bstek.dorado.data.entity.EntityCollection
-
- equals(Object) - Method in class com.bstek.dorado.util.proxy.CollectionProxySupport
-
- equals(Object) - Method in class com.bstek.dorado.util.proxy.MapProxySupport
-
- error(Object) - Method in class com.bstek.dorado.console.Logger
-
Log a message with error log level.
- error(Object, Throwable) - Method in class com.bstek.dorado.console.Logger
-
Log an error with error log level.
- ErrorPageResolver - Class in com.bstek.dorado.web.resolver
-
- ErrorPageResolver() - Constructor for class com.bstek.dorado.web.resolver.ErrorPageResolver
-
- ESCAPE_VALUE - Static variable in class com.bstek.dorado.view.output.OutputUtils
-
特殊的默认值,用于代表一些常用的属性值。
对于java.lang.String类型的属性,"#default"表示null和""。
对于java.lang.Number类型的属性,"#default"表示0。
对于java.lang.Boolean类型的属性,"#default"表示false。
对于java.util.Collection类型的属性,"#default"表示集合的大小为0。
对于其他类型的属性,"#default"表示null。
- escapeableArray() - Method in class com.bstek.dorado.view.output.JsonBuilder
-
- escapeableKey(String) - Method in class com.bstek.dorado.view.output.JsonBuilder
-
- escapeableObject() - Method in class com.bstek.dorado.view.output.JsonBuilder
-
- EscapeMode - Enum in com.bstek.dorado.annotation
-
- evaluate() - Method in class com.bstek.dorado.core.el.AbstractExpression
-
- evaluate() - Method in interface com.bstek.dorado.core.el.Expression
-
对表达式进行求值,返回其结果。
- evaluate() - Method in class com.bstek.dorado.data.config.DataTypeSupportedExpression
-
- evaluateExpression(ExpressionMethodInterceptor.ReadMethodDescriptor) - Method in class com.bstek.dorado.config.ExpressionMethodInterceptor
-
根据被拦截到的方法评估(evaluate)相应的EL表达式,并返回其结果。
- evaluateExpression(ExpressionMethodInterceptor.ReadMethodDescriptor) - Method in class com.bstek.dorado.data.config.EntityExpressionMethodInterceptor
-
- EvaluateMode - Enum in com.bstek.dorado.core.el
-
- Event - Class in com.bstek.dorado.console.system.log
-
- Event(Object, LogLine) - Constructor for class com.bstek.dorado.console.system.log.Event
-
- EXCEPTION_ATTRIBUTE - Static variable in class com.bstek.dorado.view.resolver.VelocityExceptionDirective
-
- EXCEPTION_ATTRIBUTE - Static variable in class com.bstek.dorado.web.resolver.ErrorPageResolver
-
- execute(Object, CreationContext) - Method in class com.bstek.dorado.common.event.ClientEventParser.AddClientEventOperation
-
- execute(Object, CreationContext) - Method in class com.bstek.dorado.config.definition.MethodReflectionOperation
-
- execute(Object, CreationContext) - Method in interface com.bstek.dorado.config.definition.Operation
-
执行该初始化方法。
- execute(String) - Method in class com.bstek.dorado.console.jdbc.BaseDao
-
执行Sql
- execute(HttpServletRequest, HttpServletResponse) - Method in class com.bstek.dorado.idesupport.resolver.RobotResolver
-
Deprecated.
- execute(HttpServletRequest, HttpServletResponse) - Method in class com.bstek.dorado.idesupport.resolver.RuleSetResolver
-
- execute(Node, Properties) - Method in class com.bstek.dorado.idesupport.robot.EntityDataTypeReflectionRobot
-
Deprecated.
- execute(Node, Properties) - Method in interface com.bstek.dorado.idesupport.robot.Robot
-
Deprecated.
- execute(HttpServletRequest, HttpServletResponse) - Method in class com.bstek.dorado.view.registry.AbstractVelocityResolver
-
- execute(HttpServletRequest, HttpServletResponse) - Method in class com.bstek.dorado.view.resolver.HtmlViewResolver
-
- execute(HttpServletRequest, HttpServletResponse) - Method in class com.bstek.dorado.view.resolver.ViewServiceResolver
-
- execute(Writer, ObjectNode, DoradoContext) - Method in class com.bstek.dorado.view.service.DataServiceProcessorSupport
-
- execute(Writer, ObjectNode, DoradoContext) - Method in interface com.bstek.dorado.view.service.ServiceProcessor
-
执行服务处理。
- execute(HttpServletRequest, HttpServletResponse) - Method in class com.bstek.dorado.web.resolver.AbstractTextualResolver
-
- execute(HttpServletRequest, HttpServletResponse) - Method in class com.bstek.dorado.web.resolver.ErrorPageResolver
-
- executeInitOperations(Object, List<Operation>, CreationContext) - Method in class com.bstek.dorado.config.definition.Definition
-
执行一系列初始化操作。
- ExecuteLogOutputter - Class in com.bstek.dorado.console.performance
-
执行日志输出器抽象类
- ExecuteLogOutputter() - Constructor for class com.bstek.dorado.console.performance.ExecuteLogOutputter
-
- exists() - Method in class com.bstek.dorado.core.io.AbstractResourceAdapter
-
- exists() - Method in class com.bstek.dorado.core.io.DefaultRefreshableResource
-
- exists() - Method in class com.bstek.dorado.core.io.DefaultResource
-
- exists() - Method in class com.bstek.dorado.core.io.EmptyResource
-
- exists() - Method in class com.bstek.dorado.core.io.FileResource
-
- exists() - Method in class com.bstek.dorado.core.io.InputStreamResource
-
- exists() - Method in interface com.bstek.dorado.core.io.Resource
-
返回该资源是否真实存在。
- ExpandingMode - Enum in com.bstek.dorado.view.widget.tree
-
- ExpirableLogBuffer - Class in com.bstek.dorado.console.system.log
-
- ExpirableLogBuffer() - Constructor for class com.bstek.dorado.console.system.log.ExpirableLogBuffer
-
- ExpirablePublisher - Class in com.bstek.dorado.console.system.log
-
- ExpirablePublisher() - Constructor for class com.bstek.dorado.console.system.log.ExpirablePublisher
-
- exportRule(RuleTemplate, RuleSet) - Method in class com.bstek.dorado.idesupport.RuleSetBuilder
-
- Expose - Annotation Type in com.bstek.dorado.annotation
-
- ExposedServiceAnnotationBeanPostProcessor - Class in com.bstek.dorado.common.service
-
- ExposedServiceAnnotationBeanPostProcessor() - Constructor for class com.bstek.dorado.common.service.ExposedServiceAnnotationBeanPostProcessor
-
- ExposedServiceDefintion - Class in com.bstek.dorado.common.service
-
- ExposedServiceDefintion() - Constructor for class com.bstek.dorado.common.service.ExposedServiceDefintion
-
- ExposedServiceManager - Class in com.bstek.dorado.common.service
-
- ExposedServiceManager() - Constructor for class com.bstek.dorado.common.service.ExposedServiceManager
-
- ExposedServiceRegister - Class in com.bstek.dorado.common.service
-
- ExposedServiceRegister() - Constructor for class com.bstek.dorado.common.service.ExposedServiceRegister
-
- Expression - Interface in com.bstek.dorado.core.el
-
用于EL表达式的通用接口。
- ExpressionCompiler - Class in com.bstek.dorado.core.el
-
- ExpressionCompiler(ExpressionHandler) - Constructor for class com.bstek.dorado.core.el.ExpressionCompiler
-
- ExpressionFilterCriterion - Class in com.bstek.dorado.data.provider.filter
-
- ExpressionFilterCriterion() - Constructor for class com.bstek.dorado.data.provider.filter.ExpressionFilterCriterion
-
- ExpressionHandler - Interface in com.bstek.dorado.core.el
-
EL表达式处理器的通用接口。
- ExpressionHandlerAware - Interface in com.bstek.dorado.core.el
-
可感知EL表达式处理器的对象的接口。
- ExpressionMethodInterceptor - Class in com.bstek.dorado.config
-
用于实现对对象属性中EL表达式实时求值功能的方法拦截器。
- ExpressionMethodInterceptor(Map<String, Expression>) - Constructor for class com.bstek.dorado.config.ExpressionMethodInterceptor
-
- ExpressionMethodInterceptor.ReadMethodDescriptor - Class in com.bstek.dorado.config
-
- ExpressionMethodInterceptor.ReadMethodDescriptor(String, Object) - Constructor for class com.bstek.dorado.config.ExpressionMethodInterceptor.ReadMethodDescriptor
-
- ExpressionMode - Enum in com.bstek.dorado.annotation
-
- ExpressionUtilsObject - Class in com.bstek.dorado.core.el
-
- ExpressionUtilsObject() - Constructor for class com.bstek.dorado.core.el.ExpressionUtilsObject
-
- extractControllerName(String) - Method in class com.bstek.dorado.web.resolver.AbstractControllerResolver
-
- extractViewName(String) - Method in class com.bstek.dorado.view.resolver.HtmlViewResolver
-