跳过导航链接
A B C D F G J L M P R S T 

A

addOtherData(String, Object) - 类 中的方法top.lshaci.framework.common.model.JsonResponse
Add other data value

B

BaseException - top.lshaci.framework.common.exception中的异常错误
Framework common base exception
1.0.4: Add field code
BaseException(String) - 异常错误 的构造器top.lshaci.framework.common.exception.BaseException
Constructs a base exception with the specified detail message.
BaseException(int, String) - 异常错误 的构造器top.lshaci.framework.common.exception.BaseException
Constructs a base exception with the specified detail message and code.
BaseException(Throwable) - 异常错误 的构造器top.lshaci.framework.common.exception.BaseException
 
BaseException(String, Throwable) - 异常错误 的构造器top.lshaci.framework.common.exception.BaseException
 
BaseException(String, Throwable, boolean, boolean) - 异常错误 的构造器top.lshaci.framework.common.exception.BaseException
 
build() - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
Build a json response

C

Constants - top.lshaci.framework.common.constants中的接口
Framework-core Constants

D

DEFAULT_PGCT - 接口 中的静态变量top.lshaci.framework.common.constants.Constants
The page query default current page number
DEFAULT_PGSZ - 接口 中的静态变量top.lshaci.framework.common.constants.Constants
The page query default page size

F

failure(String) - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
Build a failure json response with message

G

getStart() - 类 中的方法top.lshaci.framework.common.model.PageQuery
Get the start row

J

JsonResponse<R> - top.lshaci.framework.common.model中的类
Web controller json response

0.0.4: Add method: successMessage and message; Change the name of the params field to otherData
1.0.5: Move form framework web module to framework common module
JsonResponse() - 类 的构造器top.lshaci.framework.common.model.JsonResponse
 

L

LONG_DATE_FORMAT_STR - 接口 中的静态变量top.lshaci.framework.common.constants.Constants
Long date format string
LONG_DATE_FORMATTER - 接口 中的静态变量top.lshaci.framework.common.constants.Constants
Long date formatter(yyyy-MM-dd HH:mm:ss)

M

message(boolean, String) - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
Build a message json response with status and message

P

PageQuery - top.lshaci.framework.common.model中的类
Page base query entity
0.0.4: Change to non-abstract
1.0.3: 添加{code @ToString}
1.0.5: Move form framework web module to framework common module
PageQuery() - 类 的构造器top.lshaci.framework.common.model.PageQuery
 
PageResult<T> - top.lshaci.framework.common.model中的类
Page qo result
PageResult(int, int) - 类 的构造器top.lshaci.framework.common.model.PageResult
Constructs a new page result with the current page number and page size
PageResult(int, int, int) - 类 的构造器top.lshaci.framework.common.model.PageResult
Constructs a new page result with the current page number, page size, data total
PageResult(int, int, int, List<T>) - 类 的构造器top.lshaci.framework.common.model.PageResult
Constructs a new page result with the current page number, page size, data total, datas

R

removeOtherData(String) - 类 中的方法top.lshaci.framework.common.model.JsonResponse
Remove other data value

S

setPgCt(Integer) - 类 中的方法top.lshaci.framework.common.model.PageQuery
Set current page number
setPgSz(Integer) - 类 中的方法top.lshaci.framework.common.model.PageQuery
Set page size
SHORT_DATE_FORMAT_STR - 接口 中的静态变量top.lshaci.framework.common.constants.Constants
Short date format string
SHORT_DATE_FORMATTER - 接口 中的静态变量top.lshaci.framework.common.constants.Constants
Short date formatter(yyyy-MM-dd)
success(R) - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
Build a success json response with data
successMessage(String) - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
Build a success json response with message

T

top.lshaci.framework.common.constants - 程序包 top.lshaci.framework.common.constants
 
top.lshaci.framework.common.exception - 程序包 top.lshaci.framework.common.exception
 
top.lshaci.framework.common.model - 程序包 top.lshaci.framework.common.model
 
A B C D F G J L M P R S T 
跳过导航链接

Copyright © 2019. All rights reserved.