A B C D E F G H I J K L M N O P Q R S T U V W X Y 

N

Namable - Interface in com.bstek.dorado.common
名称可变对象的通用接口。
namespace - Variable in class com.bstek.dorado.core.store.SqlBaseStoreSupport
 
NativeLayout - Class in com.bstek.dorado.view.widget.layout
 
NativeLayout() - Constructor for class com.bstek.dorado.view.widget.layout.NativeLayout
 
neatenPackagesConfig(PackagesConfig) - Method in class com.bstek.dorado.view.loader.PackagesConfigParser
 
newDocument() - Method in class com.bstek.dorado.core.xml.XercesXmlDocumentBuilder
 
newDocument() - Method in interface com.bstek.dorado.core.xml.XmlDocumentBuilder
创建一个空的XMLDocument对象。
newEntity(Class<? extends T>) - Static method in class com.bstek.dorado.data.entity.EntityUtils
 
newEntity(EntityDataType) - Static method in class com.bstek.dorado.data.entity.EntityUtils
 
newEntity(Class<? extends T>, EntityDataType) - Static method in class com.bstek.dorado.data.entity.EntityUtils
 
newEntityId() - Static method in class com.bstek.dorado.data.entity.EntityEnhancer
 
newTimeStamp() - Static method in class com.bstek.dorado.data.entity.EntityEnhancer
 
next() - Method in class com.bstek.dorado.data.entity.EntityIterator
 
next() - Method in class com.bstek.dorado.util.proxy.IteratorProxySupport
 
next() - Method in class com.bstek.dorado.util.proxy.ListIteratorProxySupport
 
next(MethodInvocation) - Method in class com.bstek.dorado.util.proxy.MethodInterceptorChain
 
nextIndex() - Method in class com.bstek.dorado.util.proxy.ListIteratorProxySupport
 
NO_CACHE - Static variable in class com.bstek.dorado.web.resolver.HttpConstants
 
Node - Class in com.bstek.dorado.console.parser
 
Node() - Constructor for class com.bstek.dorado.console.parser.Node
 
Node(String) - Constructor for class com.bstek.dorado.console.parser.Node
 
Node(Parser, String) - Constructor for class com.bstek.dorado.console.parser.Node
 
Node - Class in com.bstek.dorado.console.web.outputter
 
Node() - Constructor for class com.bstek.dorado.console.web.outputter.Node
 
Node - Class in com.bstek.dorado.view.widget.tree
 
Node() - Constructor for class com.bstek.dorado.view.widget.tree.Node
 
Node.KeyValue - Class in com.bstek.dorado.console.parser
 
Node.KeyValue() - Constructor for class com.bstek.dorado.console.parser.Node.KeyValue
 
Node.KeyValue(String, String) - Constructor for class com.bstek.dorado.console.parser.Node.KeyValue
 
NodeHolder - Interface in com.bstek.dorado.view.widget.tree
 
NodeWrapper - Class in com.bstek.dorado.data.config.xml
节点的包装器。
NodeWrapper(Node, Resource) - Constructor for class com.bstek.dorado.data.config.xml.NodeWrapper
 
NON_LAYOUT_CONSTRAINT - Static variable in class com.bstek.dorado.view.widget.layout.Layout
用于表示某控件不参与布局管理的特殊布局条件,即布局管理器将在渲染时忽略对该控件的处理。
NonAggregationDataType - Class in com.bstek.dorado.data.type
非聚合类型。
NonAggregationDataType() - Constructor for class com.bstek.dorado.data.type.NonAggregationDataType
 
NONE_VALUE - Static variable in class com.bstek.dorado.view.output.PropertyConfig
 
notEmpty(String, String) - Static method in class com.bstek.dorado.util.Assert
断言给定的字符串非空,如果断言不准确则根据message参数抛出异常。
字符串非空是指字符串的不为null并且其长度大于0。
notEmpty(String) - Static method in class com.bstek.dorado.util.Assert
断言给定的字符串非空,如果断言不准确则抛出默认的异常。
字符串非空是指字符串的不为null并且其长度大于0。
notEmpty(Object[], String) - Static method in class com.bstek.dorado.util.Assert
断言给定的数组非空,如果断言不准确则根据message参数抛出异常。
数组非空是指数组不为null并且其length大于0。
notEmpty(Object[]) - Static method in class com.bstek.dorado.util.Assert
断言给定的数组非空,如果断言不准确则抛出默认的异常。
数组非空是指数组不为null并且其length大于0。
notEmpty(Collection<?>, String) - Static method in class com.bstek.dorado.util.Assert
断言给定的集合对象非空,如果断言不准确则根据message参数抛出异常。
数组非空是指集合对象不为null并且其size大于0。
notEmpty(Collection<?>) - Static method in class com.bstek.dorado.util.Assert
断言给定的集合对象非空,如果断言不准确则抛出默认的异常。
数组非空是指集合对象不为null并且其size大于0。
notEmpty(Map<?, ?>, String) - Static method in class com.bstek.dorado.util.Assert
断言给定的Map对象非空,如果断言不准确则根据message参数抛出异常。
数组非空是指Map对象不为null并且其size大于0。
notEmpty(Map<?, ?>) - Static method in class com.bstek.dorado.util.Assert
断言给定的Map对象非空,如果断言不准确则抛出默认的异常。
数组非空是指Map对象不为null并且其size大于0。
notifyStartup() - Static method in class com.bstek.dorado.core.EngineStartupListenerManager
 
notNull(Object, String) - Static method in class com.bstek.dorado.util.Assert
断言给定的对象的值不是null,如果断言不准确则根据message参数抛出异常。
notNull(Object) - Static method in class com.bstek.dorado.util.Assert
断言给定的对象的值不是null,如果断言不准确则抛出默认的异常。
NULL - Static variable in class com.bstek.dorado.web.WebConfigure
用于代表null的特殊配置值。 当我们希望在Request或Session中将某个原有配置项的值覆盖为null时, 在Request或Session中设置一个同名的值为null的属性,并不能达到这一目的。 应该为该属性设置一个特殊的值用于代表null,即 WebConfigure.NULL
NullWrapper - Class in com.bstek.dorado.data.entity
 
NullWrapper(DataType) - Constructor for class com.bstek.dorado.data.entity.NullWrapper
 
NumberDataType - Class in com.bstek.dorado.data.type
抽象的数字类型。
NumberDataType() - Constructor for class com.bstek.dorado.data.type.NumberDataType
 
NumberSpinner - Class in com.bstek.dorado.view.widget.form
 
NumberSpinner() - Constructor for class com.bstek.dorado.view.widget.form.NumberSpinner
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.