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

B

BaseException - top.lshaci.framework.common.exception中的异常错误
Framework common base exception 1.0.4: 1.
BaseException(int, String, Object...) - 异常错误 的构造器top.lshaci.framework.common.exception.BaseException
根据 异常信息 创建一个基础异常
BaseException(ErrorInfo, Object...) - 异常错误 的构造器top.lshaci.framework.common.exception.BaseException
根据 异常信息 创建一个基础异常
build() - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
Build a json response

C

code(int) - 类 中的方法top.lshaci.framework.common.model.JsonResponse
响应码
Constants - top.lshaci.framework.common.constants中的接口
Framework-core Constants

D

data(R) - 类 中的方法top.lshaci.framework.common.model.JsonResponse
响应数据
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

E

ErrorInfo - top.lshaci.framework.common.constants中的接口
ErrorInfo

F

failure() - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
失败响应 { "code":500, "status:false, "message":"未知异常, 请联系管理员" }
failure(String) - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
失败响应 { "code":500, "status:false, }
failure(int, String) - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
失败响应

G

getCode() - 接口 中的方法top.lshaci.framework.common.constants.ErrorInfo
获取异常码
getMsg() - 接口 中的方法top.lshaci.framework.common.constants.ErrorInfo
获取异常信息
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 1.0.9: 1.使用继承hashmap的方式 2.修改方法名 1.1.0: 1.修改方法名为 1.0.5 版本 2.Field: otherData 字段添加 final 修饰 3.Method: otherData 方法入参修改为 public JsonResponse<R> otherData(Map<String, ?
JsonResponse() - 类 的构造器top.lshaci.framework.common.model.JsonResponse
 

L

LabelValueVO - top.lshaci.framework.common.model中的类
LabelValueVO
LabelValueVO() - 类 的构造器top.lshaci.framework.common.model.LabelValueVO
 

M

message(String) - 类 中的方法top.lshaci.framework.common.model.JsonResponse
响应消息

O

of(String, Object) - 类 中的静态方法top.lshaci.framework.common.model.LabelValueVO
根据label和value创建一个LabelValueVO
otherData(Map<String, ? extends Object>) - 类 中的方法top.lshaci.framework.common.model.JsonResponse
响应其它数据
otherData(String, Object) - 类 中的方法top.lshaci.framework.common.model.JsonResponse
响应数据

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
 

S

setPgCt(Integer) - 类 中的方法top.lshaci.framework.common.model.PageQuery
Set current page number
setPgSz(Integer) - 类 中的方法top.lshaci.framework.common.model.PageQuery
Set page size
success() - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
成功响应 { "code":0, "status:true, "message":"success" }
success(R) - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
成功响应数据
successMessage(String) - 类 中的静态方法top.lshaci.framework.common.model.JsonResponse
成功响应消息

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
 
toString() - 异常错误 中的方法top.lshaci.framework.common.exception.BaseException
 
B C D E F G J L M O P S T 
跳过导航链接

Copyright © 2020. All rights reserved.