跳过导航链接
A B D E F G H J M P R S T V W 

A

addParam(String, Object) - 类 中的方法top.lshaci.framework.web.model.JsonResponse
Add other data value
addSerializerFeature(SerializerFeature...) - 类 中的方法top.lshaci.framework.web.converter.FastJsonConverterFactory
Add fast json config serializer features with array
addSerializerFeature(List<SerializerFeature>) - 类 中的方法top.lshaci.framework.web.converter.FastJsonConverterFactory
Add fast json config serializer features with list
addSupportedMediaType(String) - 类 中的方法top.lshaci.framework.web.converter.FastJsonConverterFactory
Add fast json http message converter supported media type
addSupportedMediaType(MediaType) - 类 中的方法top.lshaci.framework.web.converter.FastJsonConverterFactory
Add fast json http message converter supported media type
addSupportedMediaType(List<MediaType>) - 类 中的方法top.lshaci.framework.web.converter.FastJsonConverterFactory
Add fast json http message converter supported media type

B

baseExceptionHandler(HttpServletRequest, Exception) - 类 中的方法top.lshaci.framework.web.handler.exception.GlobalExceptionHandler
Base exception handler
build() - 类 中的静态方法top.lshaci.framework.web.converter.FastJsonConverterFactory
Init fast json converter factory

D

defaultExceptionHandler(HttpServletRequest, Exception) - 类 中的方法top.lshaci.framework.web.handler.exception.GlobalExceptionHandler
Default exception handler

E

ErrorCode - top.lshaci.framework.web.enums中的枚举
Error code enum

F

FastJsonConverterFactory - top.lshaci.framework.web.converter中的类
FastJson HttpMessageConverter

G

get() - 类 中的方法top.lshaci.framework.web.converter.FastJsonConverterFactory
Get the fast json http message converter
getByException(Exception) - 枚举 中的静态方法top.lshaci.framework.web.enums.ErrorCode
Get error code by exception
getRequest() - 类 中的静态方法top.lshaci.framework.web.utils.HttpRequestUtils
Get the http servlet request
getRequestAttribute(String) - 类 中的静态方法top.lshaci.framework.web.utils.HttpRequestUtils
Get value from http servlet request attribute with name
getSession() - 类 中的静态方法top.lshaci.framework.web.utils.HttpRequestUtils
Get the http session
getSessionAttribute(String) - 类 中的静态方法top.lshaci.framework.web.utils.HttpRequestUtils
Get value from http session attribute with name
getStart() - 类 中的方法top.lshaci.framework.web.model.PageQuery
Get the start row
GlobalExceptionHandler - top.lshaci.framework.web.handler.exception中的类
Global exception handler
GlobalExceptionHandler() - 类 的构造器top.lshaci.framework.web.handler.exception.GlobalExceptionHandler
 

H

HttpRequestUtils - top.lshaci.framework.web.utils中的类
Http request utils
HttpRequestUtils() - 类 的构造器top.lshaci.framework.web.utils.HttpRequestUtils
 

J

JsonResponse - top.lshaci.framework.web.model中的类
Web controller json response
JsonResponse() - 类 的构造器top.lshaci.framework.web.model.JsonResponse
 
JsonResponse(Object) - 类 的构造器top.lshaci.framework.web.model.JsonResponse
Constructs a success json response with data
JsonResponse(boolean, Object) - 类 的构造器top.lshaci.framework.web.model.JsonResponse
Constructs a json response with status and data
JsonResponse(boolean, String) - 类 的构造器top.lshaci.framework.web.model.JsonResponse
Constructs a json response with status and message
JsonResponse(boolean, String, Object) - 类 的构造器top.lshaci.framework.web.model.JsonResponse
Constructs a json response with status, message, data
JsonResponse(boolean, int, String, Object) - 类 的构造器top.lshaci.framework.web.model.JsonResponse
Constructs a json response with status, code, message, data

M

main(String[]) - 类 中的静态方法top.lshaci.framework.web.WebApplication
 

P

PageQuery - top.lshaci.framework.web.model中的类
Page base query entity
PageQuery() - 类 的构造器top.lshaci.framework.web.model.PageQuery
 

R

removeParam(String) - 类 中的方法top.lshaci.framework.web.model.JsonResponse
Remove other data value
requestContextListener() - 类 中的方法top.lshaci.framework.web.config.WebMvcConfig
Config request context listener

S

setDateFormat(String) - 类 中的方法top.lshaci.framework.web.converter.FastJsonConverterFactory
Create fast json http message converter with date format
setKeyword(String) - 类 中的方法top.lshaci.framework.web.model.PageQuery
Set key word query condition
setParams(Map<String, Object>) - 类 中的方法top.lshaci.framework.web.model.JsonResponse
Set other datas
setPgCt(int) - 类 中的方法top.lshaci.framework.web.model.PageQuery
Set current page number
setPgSz(int) - 类 中的方法top.lshaci.framework.web.model.PageQuery
Set page size
setRequestAttribute(String, Object) - 类 中的静态方法top.lshaci.framework.web.utils.HttpRequestUtils
Set value in http servlet request attribute
setSessionAttribute(String, Object) - 类 中的静态方法top.lshaci.framework.web.utils.HttpRequestUtils
Set value in http session attribute

T

top.lshaci.framework.web - 程序包 top.lshaci.framework.web
 
top.lshaci.framework.web.config - 程序包 top.lshaci.framework.web.config
 
top.lshaci.framework.web.converter - 程序包 top.lshaci.framework.web.converter
 
top.lshaci.framework.web.enums - 程序包 top.lshaci.framework.web.enums
 
top.lshaci.framework.web.handler.exception - 程序包 top.lshaci.framework.web.handler.exception
 
top.lshaci.framework.web.model - 程序包 top.lshaci.framework.web.model
 
top.lshaci.framework.web.utils - 程序包 top.lshaci.framework.web.utils
 

V

valueOf(String) - 枚举 中的静态方法top.lshaci.framework.web.enums.ErrorCode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法top.lshaci.framework.web.enums.ErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WebApplication - top.lshaci.framework.web中的类
 
WebApplication() - 类 的构造器top.lshaci.framework.web.WebApplication
 
WebMvcConfig - top.lshaci.framework.web.config中的类
Spring web mvc config
WebMvcConfig() - 类 的构造器top.lshaci.framework.web.config.WebMvcConfig
 
A B D E F G H J M P R S T V W 
跳过导航链接

Copyright © 2018. All rights reserved.