A B C F G I M O P Q R S T V 
所有类 所有程序包

A

APPID_ERROR - pro.yinghuo.common.response.CommonCode
 

B

BIND_INFORMATION - pro.yinghuo.common.response.CommonCode
 

C

code() - 枚举 中的方法pro.yinghuo.common.response.CommonCode
 
code() - 接口 中的方法pro.yinghuo.common.response.ResultCode
操作代码
CommonCode - pro.yinghuo.common.response中的枚举
2020.9.19

F

fail() - 类 中的静态方法pro.yinghuo.common.response.ResponseResult
 
FAIL - pro.yinghuo.common.response.CommonCode
 

G

getEmpty() - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
封装返回对象
getEmptyList() - 类 中的方法pro.yinghuo.common.response.QueryResponseResult
 
getIndex0() - 类 中的方法pro.yinghuo.common.response.QueryResponseResult
获取当前列表中的第一个值(用于list中只有一个值的情况)
getList() - 类 中的方法pro.yinghuo.common.response.QueryResult
 
getModifyPojoToVo(List<T>, Class<V>, Function<V, V>...) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
将pojo类转换为vo
getModifyPojoToVoToResponse(List<T>, Class<V>, long, Function<V, V>...) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
将pojo类转换为vo
getPojoToVo(List<T>, Class<V>) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
将pojo类转换为vo
getPojoToVoToResponse(List<T>, Class<V>, long) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
将pojo类转换为vo
getSimpleResponse(List<T>, long) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
封装返回对象
getSingleton(T) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
封装返回对象
getSingleton(T, Class<V>) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
封装返回对象
getSingleton(T, ResultCode) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
封装返回对象
getSingletonResponse(T) - 类 中的方法pro.yinghuo.common.response.QueryResponseResult
 
getTotal() - 类 中的方法pro.yinghuo.common.response.QueryResult
 

I

INVALID_PARAM - pro.yinghuo.common.response.CommonCode
 
isEmpty(Object) - 类 中的静态方法pro.yinghuo.common.utils.ObjectUtils
判空:1.
isNotEmpty(Object) - 类 中的静态方法pro.yinghuo.common.utils.ObjectUtils
 

M

message() - 枚举 中的方法pro.yinghuo.common.response.CommonCode
 
message() - 接口 中的方法pro.yinghuo.common.response.ResultCode
提示信息
modifyConvert(List<T>, Class<V>, long, Function<T, V>) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
 
modifyConvert(List<T>, Class<V>, Function<T, V>) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
将pojo类转换为vo

O

ObjectUtils - pro.yinghuo.common.utils中的类
 
ObjectUtils() - 类 的构造器pro.yinghuo.common.utils.ObjectUtils
 
oneConvertModify(Object, String, Object) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
 

P

PageParent - pro.yinghuo.common.model中的类
 
PageParent() - 类 的构造器pro.yinghuo.common.model.PageParent
 
PageParent(Integer, Integer) - 类 的构造器pro.yinghuo.common.model.PageParent
 
pro.yinghuo.common.model - 程序包 pro.yinghuo.common.model
 
pro.yinghuo.common.response - 程序包 pro.yinghuo.common.response
 
pro.yinghuo.common.utils - 程序包 pro.yinghuo.common.utils
 

Q

QueryResponseResult<T> - pro.yinghuo.common.response中的类
 
QueryResponseResult(ResultCode) - 类 的构造器pro.yinghuo.common.response.QueryResponseResult
 
QueryResponseResult(ResultCode, QueryResult<T>) - 类 的构造器pro.yinghuo.common.response.QueryResponseResult
 
QueryResponseResult(ResultCode, T) - 类 的构造器pro.yinghuo.common.response.QueryResponseResult
 
QueryResult<T> - pro.yinghuo.common.response中的类
用来存放返回的数据
QueryResult() - 类 的构造器pro.yinghuo.common.response.QueryResult
 
QueryResult(List<T>) - 类 的构造器pro.yinghuo.common.response.QueryResult
 

R

Response - pro.yinghuo.common.response中的接口
 
ResponseResult - pro.yinghuo.common.response中的类
 
ResponseResult(ResultCode) - 类 的构造器pro.yinghuo.common.response.ResponseResult
 
ResultCode - pro.yinghuo.common.response中的接口
 

S

SERVER_ERROR - pro.yinghuo.common.response.CommonCode
 
setList(List<T>) - 类 中的方法pro.yinghuo.common.response.QueryResult
 
setTotal(long) - 类 中的方法pro.yinghuo.common.response.QueryResult
 
simpleConvert(T, Class<V>) - 类 中的静态方法pro.yinghuo.common.utils.StreamUtils
将pojo类转换为vo
StreamUtils - pro.yinghuo.common.utils中的类
 
StreamUtils() - 类 的构造器pro.yinghuo.common.utils.StreamUtils
 
success() - 枚举 中的方法pro.yinghuo.common.response.CommonCode
 
success() - 类 中的静态方法pro.yinghuo.common.response.ResponseResult
 
success() - 接口 中的方法pro.yinghuo.common.response.ResultCode
操作是否成功,true为成功,false操作失败
SUCCESS - pro.yinghuo.common.response.CommonCode
 
SUCCESS - 接口 中的静态变量pro.yinghuo.common.response.Response
 
SUCCESS_CODE - 接口 中的静态变量pro.yinghuo.common.response.Response
 

T

TEST_PIC_FAILED - pro.yinghuo.common.response.CommonCode
 
toString() - 类 中的方法pro.yinghuo.common.model.PageParent
 

V

valueOf(String) - 枚举 中的静态方法pro.yinghuo.common.response.CommonCode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法pro.yinghuo.common.response.CommonCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C F G I M O P Q R S T V 
所有类 所有程序包