跳过导航链接
C F G R S T V 

C

com.github.houbb.common.api - 程序包 com.github.houbb.common.api
 
com.github.houbb.common.api.api - 程序包 com.github.houbb.common.api.api
 
com.github.houbb.common.api.api.annotation - 程序包 com.github.houbb.common.api.api.annotation
 
com.github.houbb.common.api.api.constant - 程序包 com.github.houbb.common.api.api.constant
 
com.github.houbb.common.api.api.constant.enums - 程序包 com.github.houbb.common.api.api.constant.enums
 
com.github.houbb.common.api.api.dto - 程序包 com.github.houbb.common.api.api.dto
 
com.github.houbb.common.api.api.dto.req - 程序包 com.github.houbb.common.api.api.dto.req
 
com.github.houbb.common.api.api.dto.resp - 程序包 com.github.houbb.common.api.api.dto.resp
 
com.github.houbb.common.api.api.exception - 程序包 com.github.houbb.common.api.api.exception
 
com.github.houbb.common.api.api.util - 程序包 com.github.houbb.common.api.api.util
 
CommonApi - com.github.houbb.common.api.api.annotation中的注释类型
用于标识方法是否进行注解校验
CommonApiException - com.github.houbb.common.api.api.exception中的异常错误
sso 异常
CommonApiException() - 异常错误 的构造器com.github.houbb.common.api.api.exception.CommonApiException
 
CommonApiException(String) - 异常错误 的构造器com.github.houbb.common.api.api.exception.CommonApiException
 
CommonApiException(String, Throwable) - 异常错误 的构造器com.github.houbb.common.api.api.exception.CommonApiException
 
CommonApiException(Throwable) - 异常错误 的构造器com.github.houbb.common.api.api.exception.CommonApiException
 
CommonApiException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.houbb.common.api.api.exception.CommonApiException
 
CommonApiRequest - com.github.houbb.common.api.api.dto.req中的类
通用 API 入参
CommonApiRequest() - 类 的构造器com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
CommonApiRespCode - com.github.houbb.common.api.api.constant.enums中的枚举
通用响应
CommonApiResponse - com.github.houbb.common.api.api.dto.resp中的类
通用 API 出参
CommonApiResponse() - 类 的构造器com.github.houbb.common.api.api.dto.resp.CommonApiResponse
 
CommonApiRespUtil - com.github.houbb.common.api.api.util中的类
通用工具类

F

fail() - 类 中的静态方法com.github.houbb.common.api.api.util.CommonApiRespUtil
失败

G

getChecksum() - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
getCode() - 枚举 中的方法com.github.houbb.common.api.api.constant.enums.CommonApiRespCode
 
getEnvId() - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
getMsg() - 枚举 中的方法com.github.houbb.common.api.api.constant.enums.CommonApiRespCode
 
getRequestTime() - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
getRespCode() - 类 中的方法com.github.houbb.common.api.api.dto.resp.CommonApiResponse
 
getRespMessage() - 类 中的方法com.github.houbb.common.api.api.dto.resp.CommonApiResponse
 
getSystemId() - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
getTraceId() - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 

R

RespCodeConst - com.github.houbb.common.api.api.constant中的类
 

S

setChecksum(String) - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
setEnvId(String) - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
setRequestTime(Long) - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
setRespCode(String) - 类 中的方法com.github.houbb.common.api.api.dto.resp.CommonApiResponse
 
setRespMessage(String) - 类 中的方法com.github.houbb.common.api.api.dto.resp.CommonApiResponse
 
setSystemId(String) - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
setTraceId(String) - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
SUCCESS - 类 中的静态变量com.github.houbb.common.api.api.constant.RespCodeConst
成功
success() - 类 中的静态方法com.github.houbb.common.api.api.util.CommonApiRespUtil
成功

T

toString() - 类 中的方法com.github.houbb.common.api.api.dto.req.CommonApiRequest
 
toString() - 类 中的方法com.github.houbb.common.api.api.dto.resp.CommonApiResponse
 

V

valueOf(String) - 枚举 中的静态方法com.github.houbb.common.api.api.constant.enums.CommonApiRespCode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.houbb.common.api.api.constant.enums.CommonApiRespCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
C F G R S T V 
跳过导航链接

Copyright © 2022. All rights reserved.