跳过导航链接
A B C D E F G H I M N O P R S T W Y 

A

addCell(CellData) - 类 中的方法cn.ocoop.framework.common.excel.RowData
 
afterPropertiesSet() - 类 中的方法org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration
 
AutoConfiguredMapperScannerRegistrar() - 类 的构造器org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 

B

build(int, int, long, List<T>) - 类 中的静态方法cn.ocoop.framework.common.util.Paging
 
build(int, int, List<T>) - 类 中的静态方法cn.ocoop.framework.common.util.Paging
 
build(int, int, long) - 类 中的静态方法cn.ocoop.framework.common.util.Paging
 
build(String) - 类 中的静态方法cn.ocoop.framework.common.util.Result
 
build(String, String) - 类 中的静态方法cn.ocoop.framework.common.util.Result
 
build(String, String, Object) - 类 中的静态方法cn.ocoop.framework.common.util.Result
 
build(String, Object) - 类 中的静态方法cn.ocoop.framework.common.util.Result
 

C

CAMEL_FIRST_CHAR_PATTERN - 类 中的静态变量cn.ocoop.framework.common.util.GeneratorHelp
 
CellData - cn.ocoop.framework.common.excel中的类
 
CellData(int, Object) - 类 的构造器cn.ocoop.framework.common.excel.CellData
 
CellData(int, Object, String) - 类 的构造器cn.ocoop.framework.common.excel.CellData
 
CellValueMapper - cn.ocoop.framework.common.excel中的接口
 
checkConfigFileExists() - 类 中的方法org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration
 
clear(HttpServletResponse, String) - 类 中的静态方法cn.ocoop.framework.common.util.CookieUtils
 
cn.ocoop.framework.common.excel - 程序包 cn.ocoop.framework.common.excel
 
cn.ocoop.framework.common.json - 程序包 cn.ocoop.framework.common.json
 
cn.ocoop.framework.common.spring - 程序包 cn.ocoop.framework.common.spring
 
cn.ocoop.framework.common.util - 程序包 cn.ocoop.framework.common.util
 
COLUMN_PATTERN - 类 中的静态变量cn.ocoop.framework.common.util.GeneratorHelp
 
CommonExceptionAdviceHandler - cn.ocoop.framework.common.spring中的类
 
CommonExceptionAdviceHandler() - 类 的构造器cn.ocoop.framework.common.spring.CommonExceptionAdviceHandler
 
CommonModule - cn.ocoop.framework.common.json中的类
 
CommonModule() - 类 的构造器cn.ocoop.framework.common.json.CommonModule
 
CookieUtils - cn.ocoop.framework.common.util中的类
 
CookieUtils() - 类 的构造器cn.ocoop.framework.common.util.CookieUtils
 

D

DataWrapper<T> - cn.ocoop.framework.common.excel中的类
 
DataWrapper() - 类 的构造器cn.ocoop.framework.common.excel.DataWrapper
 
DateDeserializer - cn.ocoop.framework.common.json中的类
 
DateDeserializer() - 类 的构造器cn.ocoop.framework.common.json.DateDeserializer
 
DateSerializer - cn.ocoop.framework.common.json中的类
 
DateSerializer(String) - 类 的构造器cn.ocoop.framework.common.json.DateSerializer
 
DateSerializer.YYYY - cn.ocoop.framework.common.json中的类
 
DateSerializer.YYYY_MM - cn.ocoop.framework.common.json中的类
 
DateSerializer.YYYY_MM_DD - cn.ocoop.framework.common.json中的类
 
DateTimeDeserializer - cn.ocoop.framework.common.json中的类
 
DateTimeDeserializer() - 类 的构造器cn.ocoop.framework.common.json.DateTimeDeserializer
 
DateTimeSerializer - cn.ocoop.framework.common.json中的类
 
DateTimeSerializer(String) - 类 的构造器cn.ocoop.framework.common.json.DateTimeSerializer
 
DateTimeSerializer.HH_MM - cn.ocoop.framework.common.json中的类
 
DateTimeSerializer.HH_MM_SS - cn.ocoop.framework.common.json中的类
 
DateTimeSerializer.YYYY_MM - cn.ocoop.framework.common.json中的类
 
DateTimeSerializer.YYYY_MM_DD - cn.ocoop.framework.common.json中的类
 
DateTimeSerializer.YYYY_MM_DD_HH - cn.ocoop.framework.common.json中的类
 
DateTimeSerializer.YYYY_MM_DD_HH_MM - cn.ocoop.framework.common.json中的类
 
DateTimeSerializer.YYYY_MM_DD_HH_MM_SS - cn.ocoop.framework.common.json中的类
 
db2JavaType - 类 中的静态变量cn.ocoop.framework.common.util.GeneratorHelp
 
decodeRequestString(HttpServletRequest, String) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
Decode the given source string with a URLDecoder.
DEFAULT_CHARACTER_ENCODING - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
Default character encoding to use when request.getCharacterEncoding returns null, according to the Servlet spec.
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.ocoop.framework.common.json.DateDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.ocoop.framework.common.json.DateTimeDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.ocoop.framework.common.json.TimeDeserializer
 
determineEncoding(HttpServletRequest) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
Determine the encoding for the given request.

E

encrypt(String, Object) - 类 中的静态方法cn.ocoop.framework.common.util.Md5
 
encryptToString(String, String) - 类 中的静态方法cn.ocoop.framework.common.util.Md5
 
error(int, String) - 类 中的方法cn.ocoop.framework.common.excel.ExcelParser
 
ExcelParser<T> - cn.ocoop.framework.common.excel中的类
 
ExcelParser(int, int, InputStream, Class<T>, LinkedHashMap<String, CellValueMapper>) - 类 的构造器cn.ocoop.framework.common.excel.ExcelParser
 
exceptionHandler(HttpServletRequest, Throwable) - 类 中的方法cn.ocoop.framework.common.spring.CommonExceptionAdviceHandler
 

F

fillInStackTrace() - 异常错误 中的方法cn.ocoop.framework.common.excel.InvalidValueException
 
forEach(Consumer<? super T>) - 类 中的方法cn.ocoop.framework.common.util.Paging
 
FORWARD_CONTEXT_PATH_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 
FORWARD_PATH_INFO_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 
FORWARD_QUERY_STRING_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 
FORWARD_REQUEST_URI_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
Standard Servlet 2.4+ spec request attributes for forward URI and paths.
FORWARD_SERVLET_PATH_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 

G

GeneratorHelp - cn.ocoop.framework.common.util中的类
 
GeneratorHelp() - 类 的构造器cn.ocoop.framework.common.util.GeneratorHelp
 
get(HttpServletRequest, String) - 类 中的静态方法cn.ocoop.framework.common.util.CookieUtils
 
getCleanParam(ServletRequest, String) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
Convenience method that returns a request parameter value, first running it through
getContextPath(HttpServletRequest) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
Return the context path for the given request, detecting an include request URL if called within a RequestDispatcher include.
getEnd() - 类 中的方法cn.ocoop.framework.common.util.Paging
 
getPathWithinApplication(HttpServletRequest) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
Return the path within the web application for the given request.
getRequestUri(HttpServletRequest) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
Return the request URI for the given request, detecting an include request URL if called within a RequestDispatcher include.
getStart() - 类 中的方法cn.ocoop.framework.common.util.Paging
 

H

handleBindException(HttpServletRequest, BindException) - 类 中的方法cn.ocoop.framework.common.spring.CommonExceptionAdviceHandler
 
handleBindException(HttpServletRequest, MethodArgumentNotValidException) - 类 中的方法cn.ocoop.framework.common.spring.CommonExceptionAdviceHandler
 
handleBindException(HttpServletRequest, ConstraintViolationException) - 类 中的方法cn.ocoop.framework.common.spring.CommonExceptionAdviceHandler
 
hasError() - 类 中的方法cn.ocoop.framework.common.excel.CellData
 
HH - 类 中的静态变量cn.ocoop.framework.common.json.TimeDeserializer
 
HH() - 类 的构造器cn.ocoop.framework.common.json.TimeSerializer.HH
 
HH_MM - 类 中的静态变量cn.ocoop.framework.common.json.DateTimeDeserializer
 
HH_MM() - 类 的构造器cn.ocoop.framework.common.json.DateTimeSerializer.HH_MM
 
HH_MM - 类 中的静态变量cn.ocoop.framework.common.json.TimeDeserializer
 
HH_MM() - 类 的构造器cn.ocoop.framework.common.json.TimeSerializer.HH_MM
 
HH_MM_SS - 类 中的静态变量cn.ocoop.framework.common.json.DateTimeDeserializer
 
HH_MM_SS() - 类 的构造器cn.ocoop.framework.common.json.DateTimeSerializer.HH_MM_SS
 
HH_MM_SS - 类 中的静态变量cn.ocoop.framework.common.json.TimeDeserializer
 
HH_MM_SS() - 类 的构造器cn.ocoop.framework.common.json.TimeSerializer.HH_MM_SS
 

I

INCLUDE_CONTEXT_PATH_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 
INCLUDE_PATH_INFO_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 
INCLUDE_QUERY_STRING_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 
INCLUDE_REQUEST_URI_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 
INCLUDE_SERVLET_PATH_ATTRIBUTE - 类 中的静态变量cn.ocoop.framework.common.util.WebUtils
 
InvalidValueException - cn.ocoop.framework.common.excel中的异常错误
 
InvalidValueException(String) - 异常错误 的构造器cn.ocoop.framework.common.excel.InvalidValueException
 
iterator() - 类 中的方法cn.ocoop.framework.common.util.Paging
 

M

main(String[]) - 类 中的静态方法cn.ocoop.framework.common.json.DateDeserializer
 
main(String[]) - 类 中的静态方法cn.ocoop.framework.common.json.DateTimeDeserializer
 
main(String[]) - 类 中的静态方法cn.ocoop.framework.common.json.TimeDeserializer
 
main(String[]) - 类 中的静态方法cn.ocoop.framework.common.util.GeneratorHelp
 
map(String) - 接口 中的方法cn.ocoop.framework.common.excel.CellValueMapper
 
MapperScannerRegistrar - org.mybatis.spring.annotation中的类
 
MapperScannerRegistrar() - 类 的构造器org.mybatis.spring.annotation.MapperScannerRegistrar
 
MapperScannerRegistrarNotFoundConfiguration() - 类 的构造器org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration
 
Md5 - cn.ocoop.framework.common.util中的类
 
Md5() - 类 的构造器cn.ocoop.framework.common.util.Md5
 
MybatisAutoConfiguration - org.mybatis.spring.boot.autoconfigure中的类
 
MybatisAutoConfiguration(MybatisProperties, ObjectProvider<Interceptor[]>, ResourceLoader, ObjectProvider<DatabaseIdProvider>, ObjectProvider<List<ConfigurationCustomizer>>) - 类 的构造器org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration
 
MybatisAutoConfiguration.AutoConfiguredMapperScannerRegistrar - org.mybatis.spring.boot.autoconfigure中的类
This will just scan the same base package as Spring Boot does.
MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration - org.mybatis.spring.boot.autoconfigure中的类
MapperScan ultimately ends up creating instances of MapperFactoryBean.

N

newInstance(int, int, InputStream, Class<T>, LinkedHashMap<String, CellValueMapper>) - 类 中的静态方法cn.ocoop.framework.common.excel.ExcelParser
 
normalize(String) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
Normalize a relative URI path that may have relative values ("/./", "/../", and so on ) it it.

O

ObjectMapperCustomized - cn.ocoop.framework.common.json中的类
 
ObjectMapperCustomized() - 类 的构造器cn.ocoop.framework.common.json.ObjectMapperCustomized
 
org.mybatis.spring.annotation - 程序包 org.mybatis.spring.annotation
 
org.mybatis.spring.boot.autoconfigure - 程序包 org.mybatis.spring.boot.autoconfigure
 

P

Paging<T> - cn.ocoop.framework.common.util中的类
 
Paging() - 类 的构造器cn.ocoop.framework.common.util.Paging
 
proceed(int) - 类 中的方法cn.ocoop.framework.common.excel.ExcelParser
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法org.mybatis.spring.annotation.MapperScannerRegistrar
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
removeParam(String, String) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
 
Result - cn.ocoop.framework.common.util中的类
 
Result(String) - 类 的构造器cn.ocoop.framework.common.util.Result
 
Result(String, String) - 类 的构造器cn.ocoop.framework.common.util.Result
 
Result(String, String, Object) - 类 的构造器cn.ocoop.framework.common.util.Result
 
Result(String, Object) - 类 的构造器cn.ocoop.framework.common.util.Result
 
RowData - cn.ocoop.framework.common.excel中的类
 
RowData() - 类 的构造器cn.ocoop.framework.common.excel.RowData
 
RowData(List<CellData>) - 类 的构造器cn.ocoop.framework.common.excel.RowData
 

S

sax() - 类 中的方法cn.ocoop.framework.common.excel.ExcelParser
 
serialize(LocalDate, JsonGenerator, SerializerProvider) - 类 中的方法cn.ocoop.framework.common.json.DateSerializer
 
serialize(LocalDateTime, JsonGenerator, SerializerProvider) - 类 中的方法cn.ocoop.framework.common.json.DateTimeSerializer
 
serialize(LocalTime, JsonGenerator, SerializerProvider) - 类 中的方法cn.ocoop.framework.common.json.TimeSerializer
 
setBeanFactory(BeanFactory) - 类 中的方法org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
setData(Collection<T>) - 类 中的方法cn.ocoop.framework.common.util.Paging
 
setResourceLoader(ResourceLoader) - 类 中的方法org.mybatis.spring.annotation.MapperScannerRegistrar
setResourceLoader(ResourceLoader) - 类 中的方法org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration.AutoConfiguredMapperScannerRegistrar
 
setTotalRow(long) - 类 中的方法cn.ocoop.framework.common.util.Paging
 
spliterator() - 类 中的方法cn.ocoop.framework.common.util.Paging
 
sqlSessionFactory(DataSource) - 类 中的方法org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration
 
sqlSessionTemplate(SqlSessionFactory) - 类 中的方法org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration
 
store(HttpServletResponse, String, String) - 类 中的静态方法cn.ocoop.framework.common.util.CookieUtils
 
SUCCESS - 类 中的静态变量cn.ocoop.framework.common.util.Result
 
success(Object) - 类 中的静态方法cn.ocoop.framework.common.util.Result
 

T

TABLE_COMMENT_PATTERN - 类 中的静态变量cn.ocoop.framework.common.util.GeneratorHelp
 
TABLE_PATTERN - 类 中的静态变量cn.ocoop.framework.common.util.GeneratorHelp
 
TimeDeserializer - cn.ocoop.framework.common.json中的类
 
TimeDeserializer() - 类 的构造器cn.ocoop.framework.common.json.TimeDeserializer
 
TimeSerializer - cn.ocoop.framework.common.json中的类
 
TimeSerializer(String) - 类 的构造器cn.ocoop.framework.common.json.TimeSerializer
 
TimeSerializer.HH - cn.ocoop.framework.common.json中的类
 
TimeSerializer.HH_MM - cn.ocoop.framework.common.json中的类
 
TimeSerializer.HH_MM_SS - cn.ocoop.framework.common.json中的类
 
toHttp(ServletRequest) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
A convenience method that merely casts the incoming ServletRequest to an HttpServletRequest: return (HttpServletRequest)request; Logic could be changed in the future for logging or throwing an meaningful exception in non HTTP request environments (e.g.
toHttp(ServletResponse) - 类 中的静态方法cn.ocoop.framework.common.util.WebUtils
A convenience method that merely casts the incoming ServletResponse to an HttpServletResponse: return (HttpServletResponse)response; Logic could be changed in the future for logging or throwing an meaningful exception in non HTTP request environments (e.g.

W

WebUtils - cn.ocoop.framework.common.util中的类
 
WebUtils() - 类 的构造器cn.ocoop.framework.common.util.WebUtils
 
write(OutputStream) - 类 中的方法cn.ocoop.framework.common.excel.ExcelParser
 

Y

YYYY - 类 中的静态变量cn.ocoop.framework.common.json.DateDeserializer
 
YYYY() - 类 的构造器cn.ocoop.framework.common.json.DateSerializer.YYYY
 
YYYY_MM - 类 中的静态变量cn.ocoop.framework.common.json.DateDeserializer
 
YYYY_MM() - 类 的构造器cn.ocoop.framework.common.json.DateSerializer.YYYY_MM
 
YYYY_MM - 类 中的静态变量cn.ocoop.framework.common.json.DateTimeDeserializer
 
YYYY_MM() - 类 的构造器cn.ocoop.framework.common.json.DateTimeSerializer.YYYY_MM
 
YYYY_MM_DD - 类 中的静态变量cn.ocoop.framework.common.json.DateDeserializer
 
YYYY_MM_DD() - 类 的构造器cn.ocoop.framework.common.json.DateSerializer.YYYY_MM_DD
 
YYYY_MM_DD - 类 中的静态变量cn.ocoop.framework.common.json.DateTimeDeserializer
 
YYYY_MM_DD() - 类 的构造器cn.ocoop.framework.common.json.DateTimeSerializer.YYYY_MM_DD
 
YYYY_MM_DD_HH - 类 中的静态变量cn.ocoop.framework.common.json.DateTimeDeserializer
 
YYYY_MM_DD_HH() - 类 的构造器cn.ocoop.framework.common.json.DateTimeSerializer.YYYY_MM_DD_HH
 
YYYY_MM_DD_HH_MM - 类 中的静态变量cn.ocoop.framework.common.json.DateTimeDeserializer
 
YYYY_MM_DD_HH_MM() - 类 的构造器cn.ocoop.framework.common.json.DateTimeSerializer.YYYY_MM_DD_HH_MM
 
YYYY_MM_DD_HH_MM_SS - 类 中的静态变量cn.ocoop.framework.common.json.DateTimeDeserializer
 
YYYY_MM_DD_HH_MM_SS() - 类 的构造器cn.ocoop.framework.common.json.DateTimeSerializer.YYYY_MM_DD_HH_MM_SS
 
A B C D E F G H I M N O P R S T W Y 
跳过导航链接

Copyright © 2018. All rights reserved.