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

N

name - Static variable in class org.jfox.framework.component.SystemModule
 
NamedQueryArgumentException - Exception in org.jfox.entity
 
NamedQueryArgumentException() - Constructor for exception org.jfox.entity.NamedQueryArgumentException
 
NamedQueryArgumentException(Throwable) - Constructor for exception org.jfox.entity.NamedQueryArgumentException
 
NamedQueryArgumentException(String) - Constructor for exception org.jfox.entity.NamedQueryArgumentException
 
NamedQueryArgumentException(String, Throwable) - Constructor for exception org.jfox.entity.NamedQueryArgumentException
 
NamedQueryNotFoundException - Exception in org.jfox.entity
 
NamedQueryNotFoundException() - Constructor for exception org.jfox.entity.NamedQueryNotFoundException
 
NamedQueryNotFoundException(Throwable) - Constructor for exception org.jfox.entity.NamedQueryNotFoundException
 
NamedQueryNotFoundException(String) - Constructor for exception org.jfox.entity.NamedQueryNotFoundException
 
NamedQueryNotFoundException(String, Throwable) - Constructor for exception org.jfox.entity.NamedQueryNotFoundException
 
NamedSQLTemplate - Class in org.jfox.entity
用来保存 NamedQuery 然后根据参数,使用 velocity 构造 SQL
NamedSQLTemplate(NamedNativeQuery, Class<?>) - Constructor for class org.jfox.entity.NamedSQLTemplate
 
nameFileFilter(String) - Static method in class org.jfox.util.FileFilterUtils
Returns a filter that returns true if the filename matches the specified text.
newDocument() - Static method in class org.jfox.util.XMLUtils
new document
newEntityObject(Class<T>) - Static method in class org.jfox.entity.dao.DAOSupport
根据 DataObject 接口生成 DataObject 实例
newEntityObject(Class<T>, Map<String, Object>) - Static method in class org.jfox.entity.dao.DAOSupport
使用数据 Map 生成动态代理 PO
newEntityObject(Class<T>) - Static method in class org.jfox.entity.EntityFactory
 
newEntityObject(Class<T>, Map<String, Object>) - Static method in class org.jfox.entity.EntityFactory
 
newMappedEntity(Map<String, Object>) - Static method in class org.jfox.entity.MappedEntity
 
newObject(Class<T>, String) - Static method in class org.jfox.util.ClassUtils
if is primitive class, get it's concrete class object else use reflect with a string paramter constructor
next(EJBInvocation, Iterator<EJBInvocationHandler>) - Method in class org.jfox.ejb3.EJBInvocationHandler
交给 chain 的下一个 handler 处理
nextPage() - Method in class org.jfox.mvc.util.PagedList
 
nextPK() - Method in class org.jfox.entity.dao.DAOSupport
PK 只保证唯一,不包含任何业务意义,比如:对于 ID 连续性的要求
nextPK() - Method in class org.jfox.entity.dao.PKGenerator
返回下一个 long 型 PK, format: 2006111423361344491
yyyyMMddHHmmssSSS + Macro Seconds + suffix
not(FileFilter) - Static method in class org.jfox.util.FileFilterUtils
Returns a filter that NOTs the specified filter.
notEmptyListener - Variable in class org.jfox.jms.destination.JMSDestination
 
notEmptyMessage - Variable in class org.jfox.jms.destination.JMSDestination
 

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