B C E G I N P R S V
B
- BackCodeConfig - pro.mickey.spring.rest.back.config中的类
-
- BackCodeConfig() - 类 的构造器pro.mickey.spring.rest.back.config.BackCodeConfig
-
- BackRest - pro.mickey.spring.rest.back中的类
-
- BackRest() - 类 的构造器pro.mickey.spring.rest.back.BackRest
-
- backSuccess - 类 中的静态变量pro.mickey.spring.rest.back.config.BackCodeConfig
-
请求成功返回code
- backValidationError - 类 中的静态变量pro.mickey.spring.rest.back.config.BackCodeConfig
-
hibernate validator 返回Code
C
- CheckedUtil - pro.mickey.spring.rest.back.config中的类
-
- CheckedUtil() - 类 的构造器pro.mickey.spring.rest.back.config.CheckedUtil
-
E
- error(int, String) - 类 中的静态方法pro.mickey.spring.rest.back.BackRest
-
G
- getCode() - 类 中的方法pro.mickey.spring.rest.back.RestBack
-
- getErrorCode() - 异常错误 中的方法pro.mickey.spring.rest.back.RestBackException
-
- getErrorMsg() - 异常错误 中的方法pro.mickey.spring.rest.back.RestBackException
-
- getMsg() - 类 中的方法pro.mickey.spring.rest.back.RestBack
-
- getResult() - 类 中的方法pro.mickey.spring.rest.back.RestBackObj
-
I
- isFalse(boolean, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
是false抛出异常
- isFalseObject(Boolean, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
是false抛出异常 是null 抛出异常
- isIntEqualInt(int, int, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
integer == integer2抛出异常
- isIntGTInt(int, int, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
integer 大于 integer2抛出异常
- isIntNotRangeInt(int, int, int, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
integer 小于 min || integer 大于 max,抛出异常
- isNotNull(Object, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
不是null抛出异常
- isNotNullAndNotEmpty(String, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
String不是null并且不是空抛出异常
- isNull(Object, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
是null抛出异常
- isNullAndEmpty(String, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
String是null或者是空抛出异常
- isNullAndSize(List<?>, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
list是null或者小于0抛出异常
- isNullAndSize(Object[], int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
数组是null或者小于1抛出异常
- isNullAndSize(Map<?, ?>, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
Map是null或者小于0抛出异常
- isStringEqualString(String, String, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
- isTrue(boolean, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
是true抛出异常
- isTrueObject(Boolean, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
是true抛出异常 是null 抛出异常
N
- notStringEqualString(String, String, int, String) - 类 中的静态方法pro.mickey.spring.rest.back.config.CheckedUtil
-
string1 !
P
- parameterErrorException(RestBackException) - 类 中的方法pro.mickey.spring.rest.back.RestBackExceptionIntercept
-
- pro.mickey.spring.rest.back - 程序包 pro.mickey.spring.rest.back
-
- pro.mickey.spring.rest.back.config - 程序包 pro.mickey.spring.rest.back.config
-
- pro.mickey.spring.rest.back.validation - 程序包 pro.mickey.spring.rest.back.validation
-
R
- RestBack - pro.mickey.spring.rest.back中的类
-
- RestBack() - 类 的构造器pro.mickey.spring.rest.back.RestBack
-
- RestBackException - pro.mickey.spring.rest.back中的异常错误
-
请求数据参数异常
- RestBackException(int, String) - 异常错误 的构造器pro.mickey.spring.rest.back.RestBackException
-
- RestBackExceptionIntercept - pro.mickey.spring.rest.back中的类
-
异常捕获
- RestBackExceptionIntercept() - 类 的构造器pro.mickey.spring.rest.back.RestBackExceptionIntercept
-
- RestBackObj<T> - pro.mickey.spring.rest.back中的类
-
- RestBackObj() - 类 的构造器pro.mickey.spring.rest.back.RestBackObj
-
S
- setBackSuccess(Integer) - 类 中的方法pro.mickey.spring.rest.back.config.BackCodeConfig
-
- setBackValidationError(Integer) - 类 中的方法pro.mickey.spring.rest.back.config.BackCodeConfig
-
- setCode(Integer) - 类 中的方法pro.mickey.spring.rest.back.RestBack
-
- setErrorCode(int) - 异常错误 中的方法pro.mickey.spring.rest.back.RestBackException
-
- setErrorMsg(String) - 异常错误 中的方法pro.mickey.spring.rest.back.RestBackException
-
- setMsg(String) - 类 中的方法pro.mickey.spring.rest.back.RestBack
-
- setResult(T) - 类 中的方法pro.mickey.spring.rest.back.RestBackObj
-
- success(T) - 类 中的静态方法pro.mickey.spring.rest.back.BackRest
-
请求成功返回数据
- success() - 类 中的静态方法pro.mickey.spring.rest.back.BackRest
-
请求成功
V
- ValidationBeanExceptionCapture - pro.mickey.spring.rest.back.validation中的类
-
接口数据验证
- ValidationBeanExceptionCapture() - 类 的构造器pro.mickey.spring.rest.back.validation.ValidationBeanExceptionCapture
-
B C E G I N P R S V
Copyright © 2017. All rights reserved.