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

A

AbstractEngine - Class in org.huihoo.ofbiz.smart.service.engine
 
AbstractEngine(ServiceDispatcher) - Constructor for class org.huihoo.ofbiz.smart.service.engine.AbstractEngine
 
ACTION_CONFIG_BASEPATH_KEY - Static variable in class org.huihoo.ofbiz.smart.base.C
 
actionList - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel
 
ActionModel - Class in org.huihoo.ofbiz.smart.webapp
 
ActionModel() - Constructor for class org.huihoo.ofbiz.smart.webapp.ActionModel
 
ActionModel.Action - Class in org.huihoo.ofbiz.smart.webapp
 
ActionModel.Action() - Constructor for class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
ActionModel.Response - Class in org.huihoo.ofbiz.smart.webapp
 
ActionModel.Response() - Constructor for class org.huihoo.ofbiz.smart.webapp.ActionModel.Response
 
ActionModel.ServiceCall - Class in org.huihoo.ofbiz.smart.webapp
 
ActionModel.ServiceCall() - Constructor for class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
ActionModelXmlConfigLoader - Class in org.huihoo.ofbiz.smart.webapp
 
ActionModelXmlConfigLoader.SaxHandler - Class in org.huihoo.ofbiz.smart.webapp
 
ActionModelXmlConfigLoader.SaxHandler(ActionModel) - Constructor for class org.huihoo.ofbiz.smart.webapp.ActionModelXmlConfigLoader.SaxHandler
 
Alphanum - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的字符串是否是字母和数字的组合
ALPHANUM_PATTERN - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.AlphanumValidator
 
AlphanumValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
AlphanumValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.AlphanumValidator
 
AntPathMatcher - Class in org.huihoo.ofbiz.smart.base.util
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - Constructor for class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Create a new instance with the AntPathMatcher.DEFAULT_PATH_SEPARATOR.
AntPathMatcher(String) - Constructor for class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
A convenient, alternative constructor to use with a custom path separator.
AntPathMatcher.AntPathStringMatcher - Class in org.huihoo.ofbiz.smart.base.util
Tests whether or not a string matches against a pattern via a Pattern.
AntPathMatcher.AntPathStringMatcher(String) - Constructor for class org.huihoo.ofbiz.smart.base.util.AntPathMatcher.AntPathStringMatcher
 
AntPathMatcher.AntPathStringMatcher(String, boolean) - Constructor for class org.huihoo.ofbiz.smart.base.util.AntPathMatcher.AntPathStringMatcher
 
AntPathMatcher.AntPatternComparator - Class in org.huihoo.ofbiz.smart.base.util
The default Comparator implementation returned by AntPathMatcher.getPatternComparator(String) .
AntPathMatcher.AntPatternComparator(String) - Constructor for class org.huihoo.ofbiz.smart.base.util.AntPathMatcher.AntPatternComparator
 
ApiDocRequestHandler - Class in org.huihoo.ofbiz.smart.webapp.handler
 
ApiDocRequestHandler() - Constructor for class org.huihoo.ofbiz.smart.webapp.handler.ApiDocRequestHandler
 
APPLICATION_CONFIG_NAME - Static variable in class org.huihoo.ofbiz.smart.base.C
 
APPLICATION_CONFIG_PROP_KEY - Static variable in class org.huihoo.ofbiz.smart.base.C
 

B

beginTransaction() - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
开启一个事务
beginTransaction() - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
between(String, Object, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
build() - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
buildWebCtx(HttpServletRequest) - Static method in class org.huihoo.ofbiz.smart.webapp.WebAppManager
 

C

C - Class in org.huihoo.ofbiz.smart.base
 
C() - Constructor for class org.huihoo.ofbiz.smart.base.C
 
Cache<K,V> - Interface in org.huihoo.ofbiz.smart.base.cache
缓存接口
Cache.EvictionStrategy - Enum in org.huihoo.ofbiz.smart.base.cache
 
CACHE_DEFAULT_MAXENTRIES - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CACHE_DEFAULT_TIMETOLIVESECONDS - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CACHE_PROVIDER_NAME - Static variable in class org.huihoo.ofbiz.smart.base.C
 
call() - Method in interface org.huihoo.ofbiz.smart.entity.TxCallable
 
callback - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
CaptchaView - Class in org.huihoo.ofbiz.smart.webapp.view
 
CaptchaView() - Constructor for class org.huihoo.ofbiz.smart.webapp.view.CaptchaView
 
cast(Object) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
characters(char[], int, int) - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.SaxHandler
 
characters(char[], int, int) - Method in class org.huihoo.ofbiz.smart.webapp.ActionModelXmlConfigLoader.SaxHandler
 
checkList(Object) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
checkMap(Object) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
checkMap(Object, Class<K>, Class<V>) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
ClasspathLocationResolver - Class in org.huihoo.ofbiz.smart.base.location
 
ClasspathLocationResolver() - Constructor for class org.huihoo.ofbiz.smart.base.location.ClasspathLocationResolver
 
clear() - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
clear() - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
clear(String) - Static method in class org.huihoo.ofbiz.smart.base.cache.SimpleCacheManager
 
clear() - Static method in class org.huihoo.ofbiz.smart.base.util.I18NUtil
 
combine(String, String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Combine two patterns into a new pattern.
combine(String, String) - Method in interface org.huihoo.ofbiz.smart.base.util.PathMatcher
Combines two patterns into a new pattern that is returned.
commitTransaction() - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
提交一个事务
commitTransaction() - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
CommUtil - Class in org.huihoo.ofbiz.smart.base.util
 
CommUtil() - Constructor for class org.huihoo.ofbiz.smart.base.util.CommUtil
 
compare(String, String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher.AntPatternComparator
Compare two patterns to determine which should match first, i.e.
condition - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
CONFIG_DATASOURCE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CONFIG_DATASOURCE_CACHE_PROVIDER - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CONFIG_DATASOURCE_DEFAULT - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CONFIG_DATASOURCE_PROVIDER - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CONFIG_DATASOURCE_USERNAME - Static variable in class org.huihoo.ofbiz.smart.base.C
 
Constraint - Annotation Type in org.huihoo.ofbiz.smart.base.validation
 
ConstraintValidator<A extends Annotation,T> - Interface in org.huihoo.ofbiz.smart.base.validation
验证器接口
ConstraintViolation - Class in org.huihoo.ofbiz.smart.base.validation
 
ConstraintViolation() - Constructor for class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
ConstraintViolation(String, String, Object) - Constructor for class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
convertFrom(Object, Map<String, Object>, Delegator) - Static method in class org.huihoo.ofbiz.smart.entity.EntityConverter
 
countByAnd(Class<?>, Map<String, Object>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
countByAnd(Class<?>, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
countByCond(Class<?>, String) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
countByCond(Class<?>, String) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
countByRawQuery(String, String) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
countByRawQuery(String, String, List<?>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
countByRawQuery(String, String) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
countByRawQuery(String, String, List<?>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
covertParamPairToMap(String) - Static method in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
create() - Static method in class org.huihoo.ofbiz.smart.entity.Expr
 
createCache(String) - Static method in class org.huihoo.ofbiz.smart.base.cache.SimpleCacheManager
 
CTX_ACTION_MODEL - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CTX_DELETAGOR - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CTX_JSP_VIEW_BASEPATH - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CTX_SERVICE_DISPATCHER - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CTX_SUPPORTED_VIEW_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CTX_SUPPORTED_XML_HANDLE_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CTX_URI_SUFFIX - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CTX_WEB_HTTP_SERVLET_REQUEST - Static variable in class org.huihoo.ofbiz.smart.base.C
 
CTX_WEB_HTTP_SERVLET_RESPONSE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
currentPage - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
当前第几页

D

d(Throwable, String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
d(Throwable, String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
d(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
d(String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
datasource(Properties, String) - Method in interface org.huihoo.ofbiz.smart.entity.DataSourceProvider
 
datasource(Properties, String) - Method in class org.huihoo.ofbiz.smart.entity.DefaultDataSourceProvider
 
DataSourceProvider - Interface in org.huihoo.ofbiz.smart.entity
 
DateUtil - Class in org.huihoo.ofbiz.smart.base.util
 
DateUtil() - Constructor for class org.huihoo.ofbiz.smart.base.util.DateUtil
 
DEBUG - Static variable in class org.huihoo.ofbiz.smart.base.util.Log
 
DecimalMax - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的数字字符串是否小于或等于指定的最大值
DecimalMaxValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
DecimalMaxValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalMaxValidator
 
DecimalMin - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的数字字符串是否大于或等于指定的最小值
DecimalMinValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
DecimalMinValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalMinValidator
 
DecimalRange - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的数字字符串是否在指定的最小值和最大值之间
DecimalRangeValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
DecimalRangeValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalRangeValidator
 
DEFAULT_CONTENT_TYPE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
DEFAULT_MAX_ENTRIES - Static variable in interface org.huihoo.ofbiz.smart.base.cache.Cache
默认最大缓存个数
DEFAULT_PATH_SEPARATOR - Static variable in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Default path separator: "/"
DEFAULT_TIME_TO_LIVE_SECONDS - Static variable in interface org.huihoo.ofbiz.smart.base.cache.Cache
默认存活时间
DefaultCache<K,V> - Class in org.huihoo.ofbiz.smart.base.cache
 
DefaultCache() - Constructor for class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
DefaultDataSourceProvider - Class in org.huihoo.ofbiz.smart.entity
 
DefaultDataSourceProvider() - Constructor for class org.huihoo.ofbiz.smart.entity.DefaultDataSourceProvider
 
DefaultFileUploadHandler - Class in org.huihoo.ofbiz.smart.webapp
 
DefaultFileUploadHandler() - Constructor for class org.huihoo.ofbiz.smart.webapp.DefaultFileUploadHandler
 
DefaultRequestHandler - Class in org.huihoo.ofbiz.smart.webapp.handler
 
DefaultRequestHandler() - Constructor for class org.huihoo.ofbiz.smart.webapp.handler.DefaultRequestHandler
 
Delegator - Interface in org.huihoo.ofbiz.smart.entity
数据库委托代理访问接口
description - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
Digits - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的字符串是否是有效的数字
DigitsValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
DigitsValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DigitsValidator
 
disabledClass - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
分页不可点击的样式
DispatchServlet - Class in org.huihoo.ofbiz.smart.webapp
 
DispatchServlet() - Constructor for class org.huihoo.ofbiz.smart.webapp.DispatchServlet
 
displayNum - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
显示总的页数
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.DispatchServlet
 
DOMAIN_NAME - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
doMatch(String, String, boolean, Map<String, String>) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Actually match the given path against the given pattern.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.DispatchServlet
 
doStartTag() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
doStartTag() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
dotFlag - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
分页中间分割符号

E

e(Throwable, String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
e(Throwable, String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
e(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
e(String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
EbeanDelegator - Class in org.huihoo.ofbiz.smart.entity
 
EbeanDelegator() - Constructor for class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
Email - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的字符串是否是有效的邮箱
EMAIL_ADDRESS - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.EmailValidator
 
EmailValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
EmailValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.EmailValidator
 
EMPTY_ARGS - Static variable in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
EMPTY_CLAZZ - Static variable in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
EMPTY_OBJECT_ARRAY - Static variable in class org.huihoo.ofbiz.smart.base.util.Log
 
endDisplayNum - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
分页中间分割符号后显示的页数
endElement(String, String, String) - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.SaxHandler
 
endElement(String, String, String) - Method in class org.huihoo.ofbiz.smart.webapp.ActionModelXmlConfigLoader.SaxHandler
 
endTransaction() - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
结束一个事务
endTransaction() - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
engineName - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
ENTITY_ANDMAP - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_CONDTION - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_FIELDS_TO_SELECT - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_ID_NAME - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_MODEL_LIST - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_MODEL_NAME - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_ORDERBY - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_ORDERBY_DEFAULT_FIELD - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_REMOVED_NAME - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_SCANNING_PACKAGES - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_UPDATED_AT - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ENTITY_USE_CACHE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
EntityAutoEngine - Class in org.huihoo.ofbiz.smart.service.engine
 
EntityAutoEngine(ServiceDispatcher) - Constructor for class org.huihoo.ofbiz.smart.service.engine.EntityAutoEngine
 
EntityConverter - Class in org.huihoo.ofbiz.smart.entity
 
EntityConverter() - Constructor for class org.huihoo.ofbiz.smart.entity.EntityConverter
 
entityName - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
entityName - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
eq(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
equals(Object) - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
ERROR - Static variable in class org.huihoo.ofbiz.smart.base.util.Log
 
EXCLUDE_INCLUDE_NAMES - Static variable in class org.huihoo.ofbiz.smart.base.validation.Validator
 
executeByRawSql(String) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
executeByRawSql(String, List<?>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
executeByRawSql(String) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
executeByRawSql(String, List<?>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
executeWithInTx(TxRunnable) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
executeWithInTx(TxCallable) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
executeWithInTx(TxRunnable) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
executeWithInTx(TxCallable) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
export - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
Expr - Class in org.huihoo.ofbiz.smart.entity
 
EXPR_BETWEEN - Static variable in class org.huihoo.ofbiz.smart.base.C
Between
EXPR_EQ - Static variable in class org.huihoo.ofbiz.smart.base.C
Equal To
EXPR_GE - Static variable in class org.huihoo.ofbiz.smart.base.C
Greater Than or Equal to
EXPR_GT - Static variable in class org.huihoo.ofbiz.smart.base.C
Greater Than
EXPR_IN - Static variable in class org.huihoo.ofbiz.smart.base.C
In
EXPR_IS_NOT_NULL - Static variable in class org.huihoo.ofbiz.smart.base.C
Is Not Null
EXPR_IS_NULL - Static variable in class org.huihoo.ofbiz.smart.base.C
Is Null
EXPR_LE - Static variable in class org.huihoo.ofbiz.smart.base.C
Less Than or Equal to
EXPR_LIKE - Static variable in class org.huihoo.ofbiz.smart.base.C
Like
EXPR_LLIKE - Static variable in class org.huihoo.ofbiz.smart.base.C
Left Like
EXPR_LT - Static variable in class org.huihoo.ofbiz.smart.base.C
Less Than
EXPR_NE - Static variable in class org.huihoo.ofbiz.smart.base.C
Not Equal To
EXPR_NIN - Static variable in class org.huihoo.ofbiz.smart.base.C
Not In
EXPR_OR - Static variable in class org.huihoo.ofbiz.smart.base.C
Or
EXPR_RLIKE - Static variable in class org.huihoo.ofbiz.smart.base.C
Right Like
extractPathWithinPattern(String, String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractPathWithinPattern(String, String) - Method in interface org.huihoo.ofbiz.smart.base.util.PathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractUriTemplateVariables(String, String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
 
extractUriTemplateVariables(String, String) - Method in interface org.huihoo.ofbiz.smart.base.util.PathMatcher
Given a pattern and a full path, extract the URI template variables.

F

FileUploadHandler - Interface in org.huihoo.ofbiz.smart.webapp
 
findById(Class<?>, Object) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findById(Class<?>, Object, boolean) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findById(Class<?>, Object, boolean, int) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findById(Class<?>, Object) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findById(Class<?>, Object, boolean) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findById(Class<?>, Object, boolean, int) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findIdsByAnd(Class<?>, Map<String, Object>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findIdsByAnd(Class<?>, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findIdsByCond(Class<?>, String) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findIdsByCond(Class<?>, String) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByAnd(Class<?>, Map<String, Object>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByAnd(Class<?>, Map<String, Object>, List<String>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByAnd(Class<?>, Map<String, Object>, Set<String>, List<String>, boolean) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByAnd(Class<?>, Map<String, Object>, Set<String>, List<String>, boolean, int) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByAnd(Class<?>, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByAnd(Class<?>, Map<String, Object>, List<String>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByAnd(Class<?>, Map<String, Object>, Set<String>, List<String>, boolean) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByAnd(Class<?>, Map<String, Object>, Set<String>, List<String>, boolean, int) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByCond(Class<?>, String) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByCond(Class<?>, String, Set<String>, List<String>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByCond(Class<?>, String, Set<String>, List<String>, boolean) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByCond(Class<?>, String, Set<String>, List<String>, boolean, int) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByCond(Class<?>, String) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByCond(Class<?>, String, Set<String>, List<String>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByCond(Class<?>, String, Set<String>, List<String>, boolean) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByCond(Class<?>, String, Set<String>, List<String>, boolean, int) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByRawQuery(String, List<?>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByRawQuery(String, List<?>, boolean) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findListByRawQuery(String, List<?>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findListByRawQuery(String, List<?>, boolean) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findPageByAnd(Class<?>, Map<String, Object>, int, int) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findPageByAnd(Class<?>, Map<String, Object>, int, int, Set<String>, List<String>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findPageByAnd(Class<?>, Map<String, Object>, int, int, Set<String>, List<String>, boolean) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findPageByAnd(Class<?>, Map<String, Object>, int, int, Set<String>, List<String>, boolean, int) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findPageByAnd(Class<?>, Map<String, Object>, int, int) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findPageByAnd(Class<?>, Map<String, Object>, int, int, Set<String>, List<String>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findPageByAnd(Class<?>, Map<String, Object>, int, int, Set<String>, List<String>, boolean) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findPageByAnd(Class<?>, Map<String, Object>, int, int, Set<String>, List<String>, boolean, int) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findPageByCond(Class<?>, String, int, int) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findPageByCond(Class<?>, String, int, int, Set<String>, List<String>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findPageByCond(Class<?>, String, int, int, Set<String>, List<String>, boolean) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findPageByCond(Class<?>, String, int, int, Set<String>, List<String>, boolean, int) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findPageByCond(Class<?>, String, int, int) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findPageByCond(Class<?>, String, int, int, Set<String>, List<String>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findPageByCond(Class<?>, String, int, int, Set<String>, List<String>, boolean) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findPageByCond(Class<?>, String, int, int, Set<String>, List<String>, boolean, int) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findUniqueByAnd(Class<?>, Map<String, Object>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findUniqueByAnd(Class<?>, Map<String, Object>, Set<String>, boolean) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findUniqueByAnd(Class<?>, Map<String, Object>, Set<String>, boolean, int) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
findUniqueByAnd(Class<?>, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findUniqueByAnd(Class<?>, Map<String, Object>, Set<String>, boolean) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
findUniqueByAnd(Class<?>, Map<String, Object>, Set<String>, boolean, int) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
FlexibleLocation - Class in org.huihoo.ofbiz.smart.base.location
 
format(Date) - Static method in class org.huihoo.ofbiz.smart.base.util.DateUtil
 
format(Date) - Static method in class org.huihoo.ofbiz.smart.base.util.DateUtil
 
friendlyTime(long) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
fromFilename(String) - Static method in class org.huihoo.ofbiz.smart.base.location.ClasspathLocationResolver
 
fromResource(String, ClassLoader) - Static method in class org.huihoo.ofbiz.smart.base.location.ClasspathLocationResolver
 
fromUrlString(String) - Static method in class org.huihoo.ofbiz.smart.base.location.ClasspathLocationResolver
 

G

ge(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
GeneralException - Exception in org.huihoo.ofbiz.smart.base
 
GeneralException() - Constructor for exception org.huihoo.ofbiz.smart.base.GeneralException
 
GeneralException(String) - Constructor for exception org.huihoo.ofbiz.smart.base.GeneralException
 
GeneralException(String, Throwable) - Constructor for exception org.huihoo.ofbiz.smart.base.GeneralException
 
GeneralException(Throwable) - Constructor for exception org.huihoo.ofbiz.smart.base.GeneralException
 
generateRandomChars(int, String) - Method in class org.huihoo.ofbiz.smart.webapp.view.CaptchaView
 
GenericAsyncEngine - Class in org.huihoo.ofbiz.smart.service.engine
 
GenericAsyncEngine(ServiceDispatcher) - Constructor for class org.huihoo.ofbiz.smart.service.engine.GenericAsyncEngine
 
GenericEngine - Interface in org.huihoo.ofbiz.smart.service.engine
 
GenericEntityException - Exception in org.huihoo.ofbiz.smart.entity
 
GenericEntityException() - Constructor for exception org.huihoo.ofbiz.smart.entity.GenericEntityException
 
GenericEntityException(Throwable) - Constructor for exception org.huihoo.ofbiz.smart.entity.GenericEntityException
 
GenericEntityException(String) - Constructor for exception org.huihoo.ofbiz.smart.entity.GenericEntityException
 
GenericEntityException(String, Throwable) - Constructor for exception org.huihoo.ofbiz.smart.entity.GenericEntityException
 
GenericServiceException - Exception in org.huihoo.ofbiz.smart.service
 
GenericServiceException() - Constructor for exception org.huihoo.ofbiz.smart.service.GenericServiceException
 
GenericServiceException(String) - Constructor for exception org.huihoo.ofbiz.smart.service.GenericServiceException
 
GenericServiceException(Throwable) - Constructor for exception org.huihoo.ofbiz.smart.service.GenericServiceException
 
GenericServiceException(String, Throwable) - Constructor for exception org.huihoo.ofbiz.smart.service.GenericServiceException
 
get(K) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
get(K) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
getAllCache() - Static method in class org.huihoo.ofbiz.smart.base.cache.SimpleCacheManager
 
getCache(String) - Static method in class org.huihoo.ofbiz.smart.base.cache.SimpleCacheManager
 
getClassName() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
getCondition() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
getConnection() - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
获取原始的数据库连接
getConnection() - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
getContentType() - Method in class org.huihoo.ofbiz.smart.webapp.view.CaptchaView
 
getContentType() - Method in class org.huihoo.ofbiz.smart.webapp.view.HttpApiDocView
 
getContentType() - Method in class org.huihoo.ofbiz.smart.webapp.view.JsonView
 
getContentType() - Method in class org.huihoo.ofbiz.smart.webapp.view.JspView
 
getContentType() - Method in class org.huihoo.ofbiz.smart.webapp.view.RedirectView
 
getContentType() - Method in interface org.huihoo.ofbiz.smart.webapp.view.View
 
getContentType() - Method in class org.huihoo.ofbiz.smart.webapp.view.XmlView
 
getCurrentId() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
getCurrentPage() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getDelegator(Map<String, Object>) - Static method in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
getDisabledClass() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getDisplayNum() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getDotFlag() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getEndDisplayNum() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getEvictionStrategy() - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
getEvictionStrategy() - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
getFieldName() - Method in class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
getFiledMessage() - Method in class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
getFiledOriginalValue() - Method in class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
getHitCount() - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
getHitCount() - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
getInterval() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
获取分页中间部分
getItems(int) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
getItems(int) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
getKeys() - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
getLabelName() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
getLiveTimeInSeconds() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
getLocale() - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
getLogger(String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
getMessage() - Method in exception org.huihoo.ofbiz.smart.base.GeneralException
 
getMissCount() - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
getMissCount() - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
getName() - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
getName() - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
getName() - Method in class org.huihoo.ofbiz.smart.service.engine.AbstractEngine
 
getName() - Method in class org.huihoo.ofbiz.smart.service.engine.EntityAutoEngine
 
getName() - Method in class org.huihoo.ofbiz.smart.service.engine.GenericAsyncEngine
 
getName() - Method in interface org.huihoo.ofbiz.smart.service.engine.GenericEngine
 
getName() - Method in class org.huihoo.ofbiz.smart.service.engine.StandardJavaEngine
 
getNextIconClass() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getNextString() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getPageContainerClass() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getPageFlag() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getPageLink() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getPageSelectedClass() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getPatternComparator(String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness.
getPatternComparator(String) - Method in interface org.huihoo.ofbiz.smart.base.util.PathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness for that path.
getPrevIconClass() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getPrevString() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getResourceBundle(String, Locale) - Static method in class org.huihoo.ofbiz.smart.base.util.I18NUtil
 
getServiceContextMap() - Method in class org.huihoo.ofbiz.smart.service.ServiceDispatcher
 
getStringMatcher(String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Build or retrieve an AntPathMatcher.AntPathStringMatcher for the given pattern.
getTotalEntry() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getTotalPage() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
getValueName() - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
GOOD_GTLD_CHAR - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
GOOD_IRI_CHAR - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
gt(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
GTLD - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 

H

handle(String, String, String, InputStream, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.webapp.DefaultFileUploadHandler
 
handle(String, String, String, InputStream, Map<String, Object>) - Method in interface org.huihoo.ofbiz.smart.webapp.FileUploadHandler
 
handleGetObject(String) - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.handler.ApiDocRequestHandler
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.handler.DefaultRequestHandler
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.handler.HttpApiRequestHandler
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in interface org.huihoo.ofbiz.smart.webapp.handler.RequestHandler
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.handler.RestfulRequestHandler
 
hashCode - Variable in class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
hashCode() - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
hasLength(CharSequence) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
hasLength(String) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
hasText(CharSequence) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
HMAC_SHA1_ALGORITHM - Static variable in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
hmacSha1(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
HOST_NAME - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
HttpApiDocView - Class in org.huihoo.ofbiz.smart.webapp.view
 
HttpApiDocView() - Constructor for class org.huihoo.ofbiz.smart.webapp.view.HttpApiDocView
 
HttpApiRequestHandler - Class in org.huihoo.ofbiz.smart.webapp.handler
 
HttpApiRequestHandler() - Constructor for class org.huihoo.ofbiz.smart.webapp.handler.HttpApiRequestHandler
 

I

i(Throwable, String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
i(Throwable, String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
i(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
i(String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
I18NUtil - Class in org.huihoo.ofbiz.smart.base.util
 
I18NUtil() - Constructor for class org.huihoo.ofbiz.smart.base.util.I18NUtil
 
I18NUtil.ExtendedProperties - Class in org.huihoo.ofbiz.smart.base.util
 
I18NUtil.ExtendedProperties() - Constructor for class org.huihoo.ofbiz.smart.base.util.I18NUtil.ExtendedProperties
 
I18NUtil.ExtendedProperties(Properties) - Constructor for class org.huihoo.ofbiz.smart.base.util.I18NUtil.ExtendedProperties
 
I18NUtil.ExtendedProperties(URL, Locale) - Constructor for class org.huihoo.ofbiz.smart.base.util.I18NUtil.ExtendedProperties
 
I18NUtil.SaxHandler - Class in org.huihoo.ofbiz.smart.base.util
 
I18NUtil.SaxHandler(Properties, Locale) - Constructor for class org.huihoo.ofbiz.smart.base.util.I18NUtil.SaxHandler
 
I18NUtil.XmlResourceBundle - Class in org.huihoo.ofbiz.smart.base.util
 
I18NUtil.XmlResourceBundle() - Constructor for class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
I18NUtil.XmlResourceBundle(Properties, Locale) - Constructor for class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
in(String, List<Object>) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
INCLUDE_REQUEST_URI_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
INFO - Static variable in class org.huihoo.ofbiz.smart.base.util.Log
 
init(ServletConfig) - Method in class org.huihoo.ofbiz.smart.webapp.DispatchServlet
 
initialize(Alphanum) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.AlphanumValidator
 
initialize(DecimalMax) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalMaxValidator
 
initialize(DecimalMin) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalMinValidator
 
initialize(DecimalRange) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalRangeValidator
 
initialize(Digits) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DigitsValidator
 
initialize(Email) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.EmailValidator
 
initialize(A) - Method in interface org.huihoo.ofbiz.smart.base.validation.ConstraintValidator
初始化
initialize(MaxLength) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MaxLengthValidator
 
initialize(Max) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MaxValidator
 
initialize(MinLength) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MinLengthValidator
 
initialize(Min) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MinValidator
 
initialize(Null) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.NotNullValidator
 
initialize(Null) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.NullValidator
 
initialize(Pattern) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.PatternValidator
 
initialize(Required) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.RequiredValidator
 
initialize(Url) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
initWebContext(ServletContext) - Method in class org.huihoo.ofbiz.smart.webapp.DispatchServlet
 
InParameter - Annotation Type in org.huihoo.ofbiz.smart.service.annotation
指定服务的输入参数
invoke - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
IP_ADDRESS - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
IRI - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
isBlank(String) - Static method in class org.huihoo.ofbiz.smart.base.util.StringUtils
 
isEmpty(Object) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
isError(Map<String, Object>) - Static method in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
isNotBlank(String) - Static method in class org.huihoo.ofbiz.smart.base.util.StringUtils
 
isNotEmpty(Object) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
isNotNull(String) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
isNull(String) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
isNumber(String) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
isPattern(String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
 
isPattern(String) - Method in interface org.huihoo.ofbiz.smart.base.util.PathMatcher
Does the given path represent a pattern that can be matched by an implementation of this interface?
isSuccess(Map<String, Object>) - Static method in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.AlphanumValidator
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalMaxValidator
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalMinValidator
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DecimalRangeValidator
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.DigitsValidator
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.EmailValidator
 
isValid(T) - Method in interface org.huihoo.ofbiz.smart.base.validation.ConstraintValidator
验证指定的值是否有效
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MaxLengthValidator
 
isValid(Number) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MaxValidator
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MinLengthValidator
 
isValid(Number) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MinValidator
 
isValid(Object) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.NotNullValidator
 
isValid(Object) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.NullValidator
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.PatternValidator
 
isValid(Object) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.RequiredValidator
 
isValid(CharSequence) - Method in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
IXmlConverter - Interface in org.huihoo.ofbiz.smart.base.util.xml
 

J

JSON_CONTENT_TYPE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
JsonView - Class in org.huihoo.ofbiz.smart.webapp.view
 
JsonView() - Constructor for class org.huihoo.ofbiz.smart.webapp.view.JsonView
 
JSP_VIEW_LAYOUT_CONTENT_VIEW_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
JSP_VIEW_NAME_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
JspView - Class in org.huihoo.ofbiz.smart.webapp.view
 
JspView() - Constructor for class org.huihoo.ofbiz.smart.webapp.view.JspView
 

L

label() - Method in enum org.huihoo.ofbiz.smart.service.ServiceEngineType
 
label() - Method in enum org.huihoo.ofbiz.smart.webapp.ProcessType
 
layout - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Response
 
le(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
LEAST_FREQUENTLY_USED - Static variable in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
LEAST_RECENTLY_ADDED - Static variable in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
LEAST_RECENTLY_USED - Static variable in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
like(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
liveTimeInSeconds - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
llike(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
loadAppConfig(ServletContext) - Method in class org.huihoo.ofbiz.smart.webapp.DispatchServlet
 
loadFromXML(InputStream) - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.ExtendedProperties
 
loadSeedData(String) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
loadSeedData(String) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
loadSeedData(ServletContext) - Method in class org.huihoo.ofbiz.smart.webapp.DispatchServlet
 
loadXml(String, List<ActionModel>) - Method in class org.huihoo.ofbiz.smart.webapp.ActionModelXmlConfigLoader
 
locale - Variable in class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
location - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
LocationResolver - Interface in org.huihoo.ofbiz.smart.base.location
 
Log - Class in org.huihoo.ofbiz.smart.base.util
 
Log() - Constructor for class org.huihoo.ofbiz.smart.base.util.Log
 
log(int, String, String, Throwable, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
lt(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 

M

main(String[]) - Static method in class org.huihoo.ofbiz.smart.webapp.view.CaptchaView
 
match(String, String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
 
match(String, String) - Method in interface org.huihoo.ofbiz.smart.base.util.PathMatcher
Match the given path against the given pattern, according to this PathMatcher's matching strategy.
matchStart(String, String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
 
matchStart(String, String) - Method in interface org.huihoo.ofbiz.smart.base.util.PathMatcher
Match the given path against the corresponding part of the given pattern, according to this PathMatcher's matching strategy.
matchStrings(String, Map<String, String>) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher.AntPathStringMatcher
Main entry point.
Max - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的整数是否小于或等于指定的最大值
MaxLength - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的字符串长度是否小于或等于指定的最大值
MaxLengthValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
MaxLengthValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MaxLengthValidator
 
MaxValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
MaxValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MaxValidator
 
md5(String) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
me() - Static method in class org.huihoo.ofbiz.smart.webapp.ActionModelXmlConfigLoader
 
method - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
Min - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的整数是否大于或等于指定的最小值
MinLength - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的字符串长度是否大于或等于指定的最小值
MinLengthValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
MinLengthValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MinLengthValidator
 
MinValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
MinValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.MinValidator
 
module - Static variable in class org.huihoo.ofbiz.smart.base.location.FlexibleLocation
 
moreCss - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
moreJavascripts - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 

N

name - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
navTag - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
neq(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
nextIconClass - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
下一页图标样式
nextString - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
下一页字符串
notIn(String, List<Object>) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
NotNull - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的对象不能为空
NotNullValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
NotNullValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.NotNullValidator
 
Null - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的对象应该为空
NullValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
NullValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.NullValidator
 

O

objectToXml(Object) - Method in class org.huihoo.ofbiz.smart.base.util.xml.impl.SmartXmlConverter
 
objectToXml(Object) - Method in interface org.huihoo.ofbiz.smart.base.util.xml.IXmlConverter
对象转xml
or(String, String) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
orderBy - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
org.huihoo.ofbiz.smart.base - package org.huihoo.ofbiz.smart.base
 
org.huihoo.ofbiz.smart.base.cache - package org.huihoo.ofbiz.smart.base.cache
 
org.huihoo.ofbiz.smart.base.location - package org.huihoo.ofbiz.smart.base.location
提供各种不同路径的资源文件的加载。
org.huihoo.ofbiz.smart.base.util - package org.huihoo.ofbiz.smart.base.util
提供一些比较常用的工具方法。
org.huihoo.ofbiz.smart.base.util.xml - package org.huihoo.ofbiz.smart.base.util.xml
 
org.huihoo.ofbiz.smart.base.util.xml.impl - package org.huihoo.ofbiz.smart.base.util.xml.impl
 
org.huihoo.ofbiz.smart.base.validation - package org.huihoo.ofbiz.smart.base.validation
提供一个简单实用的实体或服务输入参数验证框架,参考JSR303验证规范实现
org.huihoo.ofbiz.smart.base.validation.constraintvalidator - package org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
org.huihoo.ofbiz.smart.entity - package org.huihoo.ofbiz.smart.entity
 
org.huihoo.ofbiz.smart.service - package org.huihoo.ofbiz.smart.service
 
org.huihoo.ofbiz.smart.service.annotation - package org.huihoo.ofbiz.smart.service.annotation
 
org.huihoo.ofbiz.smart.service.engine - package org.huihoo.ofbiz.smart.service.engine
 
org.huihoo.ofbiz.smart.webapp - package org.huihoo.ofbiz.smart.webapp
 
org.huihoo.ofbiz.smart.webapp.handler - package org.huihoo.ofbiz.smart.webapp.handler
 
org.huihoo.ofbiz.smart.webapp.taglib - package org.huihoo.ofbiz.smart.webapp.taglib
 
org.huihoo.ofbiz.smart.webapp.view - package org.huihoo.ofbiz.smart.webapp.view
提供界面相关功能集
OutParameter - Annotation Type in org.huihoo.ofbiz.smart.service.annotation
指定服务的输出参数

P

PAGE_LIST - Static variable in class org.huihoo.ofbiz.smart.base.C
 
PAGE_PAGE_NO - Static variable in class org.huihoo.ofbiz.smart.base.C
 
PAGE_PAGE_SIZE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
PAGE_TOTAL_ENTRY - Static variable in class org.huihoo.ofbiz.smart.base.C
 
PAGE_TOTAL_PAGE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
pageContainerClass - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
分页容器的样式Class
pageFlag - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
分页参数名标识
pageLink - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
分页连接
pageSelectedClass - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
分页选中样式Class
pageTitle - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
PaginationTag - Class in org.huihoo.ofbiz.smart.webapp.taglib
页面分页标签处理类 会生成如下形式分页
< 1 2 3 ...
PaginationTag() - Constructor for class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
parameters - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
paramPairs - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
parseCondition(String, HttpServletRequest) - Static method in class org.huihoo.ofbiz.smart.webapp.WebAppManager
 
parseConditionFromQueryString(HttpServletRequest) - Static method in class org.huihoo.ofbiz.smart.webapp.WebAppManager
 
parseParamPairString(String, HttpServletRequest) - Static method in class org.huihoo.ofbiz.smart.webapp.WebAppManager
 
parseQueryString(String, HttpServletRequest, Map<String, Object>) - Static method in class org.huihoo.ofbiz.smart.webapp.WebAppManager
 
PathMatcher - Interface in org.huihoo.ofbiz.smart.base.util
Strategy interface for String-based path matching.
Pattern - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的字符串是否匹配指定的正则表达式
PatternValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
PatternValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.PatternValidator
 
persist - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
prevIconClass - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
上一页图标样式
prevString - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
上一页字符串
printMap(Map<? extends K, ? extends V>) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.DispatchServlet
 
processType - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
ProcessType - Enum in org.huihoo.ofbiz.smart.webapp
 
PROFILE_NAME - Static variable in class org.huihoo.ofbiz.smart.base.C
 
PROFILE_PRODUCTION - Static variable in class org.huihoo.ofbiz.smart.base.C
 
properties - Variable in class org.huihoo.ofbiz.smart.base.util.I18NUtil.XmlResourceBundle
 
PROPERTY_ACCESSOR_PERFIX - Static variable in class org.huihoo.ofbiz.smart.base.C
 
PROPERTY_ACCESSOR_PREFIX_GET - Static variable in class org.huihoo.ofbiz.smart.base.C
 
PROPERTY_ACCESSOR_PREFIX_HAS - Static variable in class org.huihoo.ofbiz.smart.base.C
 
PROPERTY_ACCESSOR_PREFIX_IS - Static variable in class org.huihoo.ofbiz.smart.base.C
 
put(K, V, int) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
put(K, V) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
put(K, V, int) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
put(K, V) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 

Q

queryCondition - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 

R

Range - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的整数是否在指定最小值和最大值之间,即:大于或等于 指定的最小值 并且 是否小于或等于 指定的最大值
receiveEvent(Map<String, Object>, Map<String, Object>) - Method in interface org.huihoo.ofbiz.smart.service.ServiceCallback
 
receiveEvent(Map<String, Object>, Throwable) - Method in interface org.huihoo.ofbiz.smart.service.ServiceCallback
 
REDIRECT_FLAG_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
RedirectView - Class in org.huihoo.ofbiz.smart.webapp.view
 
RedirectView() - Constructor for class org.huihoo.ofbiz.smart.webapp.view.RedirectView
 
REGEX_ALPHANUM - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.AlphanumValidator
 
registerCallback(String) - Method in class org.huihoo.ofbiz.smart.service.ServiceDispatcher
 
registerEngine(String) - Method in class org.huihoo.ofbiz.smart.service.ServiceDispatcher
 
registerService(ServiceModel) - Method in class org.huihoo.ofbiz.smart.service.ServiceDispatcher
 
remove(K) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
remove(K) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
remove(Collection<?>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
remove(Object) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
remove(Collection<?>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
remove(Object) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
removeById(Class<?>, Object) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
removeById(Class<?>, Object) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
render(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.view.CaptchaView
 
render(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.view.HttpApiDocView
 
render(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.view.JsonView
 
render(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.view.JspView
 
render(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.view.RedirectView
 
render(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in interface org.huihoo.ofbiz.smart.webapp.view.View
 
render(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.huihoo.ofbiz.smart.webapp.view.XmlView
 
renderImage(OutputStream, int, int, int, String) - Method in class org.huihoo.ofbiz.smart.webapp.view.CaptchaView
 
RequestHandler - Interface in org.huihoo.ofbiz.smart.webapp.handler
 
requireAuth - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
requireAuth - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
Required - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的对象不能为空,即不能等于Null和空值
RequiredValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
RequiredValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.RequiredValidator
 
resolveLocation(String) - Method in class org.huihoo.ofbiz.smart.base.location.ClasspathLocationResolver
 
resolveLocation(String, ClassLoader) - Method in class org.huihoo.ofbiz.smart.base.location.ClasspathLocationResolver
 
resolveLocation(String) - Static method in class org.huihoo.ofbiz.smart.base.location.FlexibleLocation
Resolves the gives location into a URL object for use in various ways.
resolveLocation(String, ClassLoader) - Static method in class org.huihoo.ofbiz.smart.base.location.FlexibleLocation
 
resolveLocation(String) - Method in interface org.huihoo.ofbiz.smart.base.location.LocationResolver
 
resolveLocation(String) - Method in class org.huihoo.ofbiz.smart.base.location.StandardUrlLocationResolver
 
RESPOND_ERROR - Static variable in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
RESPOND_SUCCESS - Static variable in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
RESPOND_VALIDATION_ERRORS - Static variable in class org.huihoo.ofbiz.smart.base.C
 
response - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
RESPONSE_MESSAGE - Static variable in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
RestfulRequestHandler - Class in org.huihoo.ofbiz.smart.webapp.handler
 
RestfulRequestHandler() - Constructor for class org.huihoo.ofbiz.smart.webapp.handler.RestfulRequestHandler
 
resultName - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
returnMessage(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
returnProplem(String, String, Map<String, List<ConstraintViolation>>) - Static method in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
returnProplem(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
returnSuccess() - Static method in class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
rlike(String, Object) - Method in class org.huihoo.ofbiz.smart.entity.Expr
 
rollback() - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
回滚一个事务
rollback() - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
run() - Method in interface org.huihoo.ofbiz.smart.entity.TxRunnable
 
runAsync(String, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.service.engine.AbstractEngine
 
runAsync(String, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.service.engine.GenericAsyncEngine
 
runAsync(String, Map<String, Object>) - Method in interface org.huihoo.ofbiz.smart.service.engine.GenericEngine
 
runSync(String, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.service.engine.AbstractEngine
 
runSync(String, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.service.engine.EntityAutoEngine
 
runSync(String, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.service.engine.GenericAsyncEngine
 
runSync(String, Map<String, Object>) - Method in interface org.huihoo.ofbiz.smart.service.engine.GenericEngine
 
runSync(String, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.service.engine.StandardJavaEngine
 
runSync(String, Map<String, Object>) - Method in class org.huihoo.ofbiz.smart.service.ServiceDispatcher
 

S

save(Collection<?>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
save(Object) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
save(Collection<?>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
save(Object) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
SEED_DATA_SQL_FILE_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SelectOptionTag - Class in org.huihoo.ofbiz.smart.webapp.taglib
 
SelectOptionTag() - Constructor for class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
Service - Annotation Type in org.huihoo.ofbiz.smart.service.annotation
标识指定的类是一个服务类
SERVICE_ENGITYAUTO_CREATE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_ENGITYAUTO_FINDBYID - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_ENGITYAUTO_FINDLISTBYAND - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_ENGITYAUTO_FINDLISTBYCOND - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_ENGITYAUTO_FINDPAGEBYAND - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_ENGITYAUTO_FINDPAGEBYCOND - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_ENGITYAUTO_FINDUNIQUEBYAND - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_ENGITYAUTO_REMOVE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_ENGITYAUTO_UPDATE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_RESULT_NAME_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_SCANNING_NAMES - Static variable in class org.huihoo.ofbiz.smart.base.C
 
SERVICE_SLOWTIME_MILLISECONDS - Static variable in class org.huihoo.ofbiz.smart.base.C
 
ServiceCallback - Interface in org.huihoo.ofbiz.smart.service
 
serviceCallList - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
ServiceDefinition - Annotation Type in org.huihoo.ofbiz.smart.service.annotation
具体的服务定义
serviceDispatcher - Variable in class org.huihoo.ofbiz.smart.service.engine.AbstractEngine
 
ServiceDispatcher - Class in org.huihoo.ofbiz.smart.service
 
ServiceDispatcher(Delegator) - Constructor for class org.huihoo.ofbiz.smart.service.ServiceDispatcher
 
ServiceEngineType - Enum in org.huihoo.ofbiz.smart.service
 
ServiceModel - Class in org.huihoo.ofbiz.smart.service
 
ServiceModel() - Constructor for class org.huihoo.ofbiz.smart.service.ServiceModel
 
serviceName - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
ServiceUtil - Class in org.huihoo.ofbiz.smart.base.util
 
ServiceUtil() - Constructor for class org.huihoo.ofbiz.smart.base.util.ServiceUtil
 
setCachePatterns(boolean) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Specify whether to cache parsed pattern metadata for patterns passed into this matcher's AntPathMatcher.match(java.lang.String, java.lang.String) method.
setCaseSensitive(boolean) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Specify whether to perform pattern matching in a case-sensitive fashion.
setClassName(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
setCondition(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
setCurrentId(Object) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
setCurrentPage(int) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setDisabledClass(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setDisplayNum(int) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setDotFlag(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setEndDisplayNum(int) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setEvictionStrategy(Cache.EvictionStrategy) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
setEvictionStrategy(Cache.EvictionStrategy) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
setFieldName(String) - Method in class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
setFiledMessage(String) - Method in class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
setFiledOriginalValue(Object) - Method in class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
setLabelName(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
setLiveTimeInSeconds(int) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
setMaxEntries(int) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
setMaxEntries(int) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
setModelAsRequestAttributies(Map<String, Object>, HttpServletRequest) - Static method in class org.huihoo.ofbiz.smart.webapp.WebAppManager
 
setNextIconClass(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setNextString(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setPageContainerClass(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setPageFlag(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setPageLink(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setPageSelectedClass(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setPathSeparator(String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Set the path separator to use for pattern parsing.
setPrevIconClass(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setPrevString(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setTimeToLiveSeconds(int) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
setTimeToLiveSeconds(int) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
setTotalEntry(int) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setTotalPage(int) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
 
setTrimTokens(boolean) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Specify whether to trim tokenized paths and patterns.
setValueName(String) - Method in class org.huihoo.ofbiz.smart.webapp.taglib.SelectOptionTag
 
shutDown() - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
shutDown() - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
shutDown(String) - Static method in class org.huihoo.ofbiz.smart.base.cache.SimpleCacheManager
 
SimpleCacheManager - Class in org.huihoo.ofbiz.smart.base.cache
缓存管理器
SimpleCacheManager() - Constructor for class org.huihoo.ofbiz.smart.base.cache.SimpleCacheManager
 
SmartXmlConverter - Class in org.huihoo.ofbiz.smart.base.util.xml.impl
 
SmartXmlConverter() - Constructor for class org.huihoo.ofbiz.smart.base.util.xml.impl.SmartXmlConverter
 
StandardJavaEngine - Class in org.huihoo.ofbiz.smart.service.engine
 
StandardJavaEngine(ServiceDispatcher) - Constructor for class org.huihoo.ofbiz.smart.service.engine.StandardJavaEngine
 
StandardUrlLocationResolver - Class in org.huihoo.ofbiz.smart.base.location
 
StandardUrlLocationResolver() - Constructor for class org.huihoo.ofbiz.smart.base.location.StandardUrlLocationResolver
 
start(String) - Method in interface org.huihoo.ofbiz.smart.base.cache.Cache
 
start(String) - Method in class org.huihoo.ofbiz.smart.base.cache.DefaultCache
 
startElement(String, String, String, Attributes) - Method in class org.huihoo.ofbiz.smart.base.util.I18NUtil.SaxHandler
 
startElement(String, String, String, Attributes) - Method in class org.huihoo.ofbiz.smart.webapp.ActionModelXmlConfigLoader.SaxHandler
 
StringUtils - Class in org.huihoo.ofbiz.smart.base.util
 
StringUtils() - Constructor for class org.huihoo.ofbiz.smart.base.util.StringUtils
 
stripLocationType(String) - Static method in class org.huihoo.ofbiz.smart.base.location.FlexibleLocation
 

T

t(Throwable, String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
t(Throwable, String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
t(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
t(String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
TEMP_DIR_CONTEXT_ATTRIBUTE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
toHexString(byte[]) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
tokenizePath(String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Tokenize the given path String into parts, based on this matcher's settings.
tokenizePattern(String) - Method in class org.huihoo.ofbiz.smart.base.util.AntPathMatcher
Tokenize the given path pattern into parts, based on this matcher's settings.
tokenizeToStringArray(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
tokenizeToStringArray(String, String, boolean, boolean) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
toMap(Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
toString() - Method in class org.huihoo.ofbiz.smart.base.validation.ConstraintViolation
 
toString() - Method in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
toString() - Method in class org.huihoo.ofbiz.smart.webapp.ActionModel.Response
 
toString() - Method in class org.huihoo.ofbiz.smart.webapp.ActionModel.ServiceCall
 
toString() - Method in class org.huihoo.ofbiz.smart.webapp.ActionModel
 
toStringArray(Collection<String>) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
totalEntry - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
总记录数
totalPage - Variable in class org.huihoo.ofbiz.smart.webapp.taglib.PaginationTag
总页面数
TRACE - Static variable in class org.huihoo.ofbiz.smart.base.util.Log
 
transaction - Variable in class org.huihoo.ofbiz.smart.service.ServiceModel
 
TxCallable - Interface in org.huihoo.ofbiz.smart.entity
事务执行接口,执行成功后,返回业务需要的Object
TxRunnable - Interface in org.huihoo.ofbiz.smart.entity
事务执行接口

U

underscore(String) - Static method in class org.huihoo.ofbiz.smart.base.util.CommUtil
 
update(Collection<?>) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
update(Object) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
 
update(Collection<?>) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
update(Object) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
uri - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Action
 
Url - Annotation Type in org.huihoo.ofbiz.smart.base.validation
检查要验证的字符串是否是一个有效的Url地址
UrlValidator - Class in org.huihoo.ofbiz.smart.base.validation.constraintvalidator
 
UrlValidator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
useDataSource(String) - Method in interface org.huihoo.ofbiz.smart.entity.Delegator
使用指定的数据源,实现方应该可以通过指定的名称,切换到该数据源下。以支持多数据源特性。
useDataSource(String) - Method in class org.huihoo.ofbiz.smart.entity.EbeanDelegator
 
UTF_8 - Static variable in class org.huihoo.ofbiz.smart.base.C
 

V

validate(Object) - Static method in class org.huihoo.ofbiz.smart.base.validation.Validator
 
validate(Object, ValidateProfile) - Static method in class org.huihoo.ofbiz.smart.base.validation.Validator
 
ValidateProfile - Enum in org.huihoo.ofbiz.smart.base.validation
表示验证环境,包括创建实体时验证,更新实体时验证,任意情况都验证。
Validator - Class in org.huihoo.ofbiz.smart.base.validation
 
Validator() - Constructor for class org.huihoo.ofbiz.smart.base.validation.Validator
 
value() - Method in enum org.huihoo.ofbiz.smart.service.ServiceEngineType
 
value() - Method in enum org.huihoo.ofbiz.smart.webapp.ProcessType
 
valueOf(String) - Static method in enum org.huihoo.ofbiz.smart.base.cache.Cache.EvictionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.huihoo.ofbiz.smart.base.validation.ValidateProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.huihoo.ofbiz.smart.service.ServiceEngineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.huihoo.ofbiz.smart.webapp.ProcessType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.huihoo.ofbiz.smart.base.cache.Cache.EvictionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.huihoo.ofbiz.smart.base.validation.ValidateProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.huihoo.ofbiz.smart.service.ServiceEngineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.huihoo.ofbiz.smart.webapp.ProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
View - Interface in org.huihoo.ofbiz.smart.webapp.view
 
ViewException - Exception in org.huihoo.ofbiz.smart.webapp.view
 
ViewException() - Constructor for exception org.huihoo.ofbiz.smart.webapp.view.ViewException
 
ViewException(String) - Constructor for exception org.huihoo.ofbiz.smart.webapp.view.ViewException
 
ViewException(Throwable) - Constructor for exception org.huihoo.ofbiz.smart.webapp.view.ViewException
 
ViewException(String, Throwable) - Constructor for exception org.huihoo.ofbiz.smart.webapp.view.ViewException
 
viewName - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Response
 
viewType - Variable in class org.huihoo.ofbiz.smart.webapp.ActionModel.Response
 

W

w(Throwable, String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
w(Throwable, String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
w(String, String) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
w(String, String, Object...) - Static method in class org.huihoo.ofbiz.smart.base.util.Log
 
WARING - Static variable in class org.huihoo.ofbiz.smart.base.util.Log
 
WEB_URL - Static variable in class org.huihoo.ofbiz.smart.base.validation.constraintvalidator.UrlValidator
 
WebAppManager - Class in org.huihoo.ofbiz.smart.webapp
 
WebAppManager() - Constructor for class org.huihoo.ofbiz.smart.webapp.WebAppManager
 

X

XML_CONTENT_TYPE - Static variable in class org.huihoo.ofbiz.smart.base.C
 
xmlToProperties(InputStream, Locale, Properties) - Static method in class org.huihoo.ofbiz.smart.base.util.I18NUtil
将自定义XML格式的属性文件转换成Properties实例
XmlView - Class in org.huihoo.ofbiz.smart.webapp.view
 
XmlView() - Constructor for class org.huihoo.ofbiz.smart.webapp.view.XmlView
 
A B C D E F G H I J L M N O P Q R S T U V W X 

Copyright © 2016 huihoo. All rights reserved.