索引

A B C D E F G H M N P R S T U V W 
常量字段值|所有程序包|所有类和接口

A

ACCESS_VIOLATION - 枚举类 中的枚举常量 cn.ahzoo.utils.enums.CommonResultCode
 

B

BIZ_ERROR - 枚举类 中的枚举常量 cn.ahzoo.utils.enums.CommonResultCode
 

C

cn.ahzoo.utils.constant - 程序包 cn.ahzoo.utils.constant
 
cn.ahzoo.utils.enums - 程序包 cn.ahzoo.utils.enums
 
cn.ahzoo.utils.model - 程序包 cn.ahzoo.utils.model
 
cn.ahzoo.utils.utils - 程序包 cn.ahzoo.utils.utils
 
code() - 记录类中的方法 cn.ahzoo.utils.model.Result
返回 code 记录组件的值。
code() - 记录类中的方法 cn.ahzoo.utils.model.ResultList
返回 code 记录组件的值。
CommonConstant - cn.ahzoo.utils.constant中的接口
 
CommonResultCode - cn.ahzoo.utils.enums中的枚举类
 
count() - 记录类中的方法 cn.ahzoo.utils.model.ResultPage
返回 count 记录组件的值。

D

data() - 记录类中的方法 cn.ahzoo.utils.model.Result
返回 data 记录组件的值。
data() - 记录类中的方法 cn.ahzoo.utils.model.ResultList
返回 data 记录组件的值。
DateUtil - cn.ahzoo.utils.utils中的类
 
DateUtil() - 类的构造器 cn.ahzoo.utils.utils.DateUtil
 
DEFAULT_INT - 接口中的静态变量 cn.ahzoo.utils.constant.CommonConstant
默认参数
DEFAULT_STRING - 接口中的静态变量 cn.ahzoo.utils.constant.CommonConstant
 
defaultPage(long, int) - 记录类中的静态方法 cn.ahzoo.utils.model.ResultPage
 

E

emptyPage() - 记录类中的静态方法 cn.ahzoo.utils.model.ResultPage
 
equals(Object) - 记录类中的方法 cn.ahzoo.utils.model.Result
指示某个其他对象是否“等于”此对象。
equals(Object) - 记录类中的方法 cn.ahzoo.utils.model.ResultList
指示某个其他对象是否“等于”此对象。
equals(Object) - 记录类中的方法 cn.ahzoo.utils.model.ResultPage
指示某个其他对象是否“等于”此对象。
ERROR - 接口中的静态变量 cn.ahzoo.utils.constant.ResultStateConstant
 

F

failed() - 记录类中的静态方法 cn.ahzoo.utils.model.Result
 
failed(int, String) - 记录类中的静态方法 cn.ahzoo.utils.model.Result
 
failed(int, String, ResultPage, T) - 记录类中的静态方法 cn.ahzoo.utils.model.ResultList
 
failed(int, String, T) - 记录类中的静态方法 cn.ahzoo.utils.model.Result
 
failed(String, int, String) - 记录类中的静态方法 cn.ahzoo.utils.model.Result
 
failed(String, int, String, T) - 记录类中的静态方法 cn.ahzoo.utils.model.Result
 
FAILED - 枚举类 中的枚举常量 cn.ahzoo.utils.enums.CommonResultCode
 

G

GenerateUtil - cn.ahzoo.utils.utils中的类
 
GenerateUtil() - 类的构造器 cn.ahzoo.utils.utils.GenerateUtil
 
getDayOfToday() - 类中的静态方法 cn.ahzoo.utils.utils.DateUtil
 
getDayOfYesterday() - 类中的静态方法 cn.ahzoo.utils.utils.DateUtil
 
getYesterday() - 类中的静态方法 cn.ahzoo.utils.utils.DateUtil
 
getYesterdayStr(String) - 类中的静态方法 cn.ahzoo.utils.utils.DateUtil
 

H

hashCode() - 记录类中的方法 cn.ahzoo.utils.model.Result
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 cn.ahzoo.utils.model.ResultList
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 cn.ahzoo.utils.model.ResultPage
返回此对象的哈希代码值。
hexNameGenerate(Long) - 类中的静态方法 cn.ahzoo.utils.utils.GenerateUtil
 

M

message() - 记录类中的方法 cn.ahzoo.utils.model.Result
返回 message 记录组件的值。
message() - 记录类中的方法 cn.ahzoo.utils.model.ResultList
返回 message 记录组件的值。

N

nameGenerate(Long) - 类中的静态方法 cn.ahzoo.utils.utils.GenerateUtil
 
NOT_FOUND - 枚举类 中的枚举常量 cn.ahzoo.utils.enums.CommonResultCode
 

P

page() - 记录类中的方法 cn.ahzoo.utils.model.ResultList
返回 page 记录组件的值。
pagination() - 记录类中的方法 cn.ahzoo.utils.model.ResultPage
返回 pagination 记录组件的值。

R

Result<T> - cn.ahzoo.utils.model中的记录类
 
Result(String, int, String, T) - 记录类的构造器 cn.ahzoo.utils.model.Result
创建 Result 记录类的实例。
ResultList<T> - cn.ahzoo.utils.model中的记录类
 
ResultList(String, int, String, ResultPage, T) - 记录类的构造器 cn.ahzoo.utils.model.ResultList
创建 ResultList 记录类的实例。
ResultPage - cn.ahzoo.utils.model中的记录类
 
ResultPage(long, int, int, int) - 记录类的构造器 cn.ahzoo.utils.model.ResultPage
创建 ResultPage 记录类的实例。
ResultStateConstant - cn.ahzoo.utils.constant中的接口
 

S

SERVER_ERROR - 枚举类 中的枚举常量 cn.ahzoo.utils.enums.CommonResultCode
 
size() - 记录类中的方法 cn.ahzoo.utils.model.ResultPage
返回 size 记录组件的值。
state() - 记录类中的方法 cn.ahzoo.utils.model.Result
返回 state 记录组件的值。
state() - 记录类中的方法 cn.ahzoo.utils.model.ResultList
返回 state 记录组件的值。
success() - 记录类中的静态方法 cn.ahzoo.utils.model.Result
 
success() - 记录类中的静态方法 cn.ahzoo.utils.model.ResultList
 
success(ResultPage, T) - 记录类中的静态方法 cn.ahzoo.utils.model.ResultList
 
success(String, ResultPage, T) - 记录类中的静态方法 cn.ahzoo.utils.model.ResultList
 
success(String, T) - 记录类中的静态方法 cn.ahzoo.utils.model.Result
 
success(T) - 记录类中的静态方法 cn.ahzoo.utils.model.Result
 
SUCCESS - 枚举类 中的枚举常量 cn.ahzoo.utils.enums.CommonResultCode
 
SUCCESS - 接口中的静态变量 cn.ahzoo.utils.constant.ResultStateConstant
 

T

toString() - 记录类中的方法 cn.ahzoo.utils.model.Result
返回此记录类的字符串表示形式。
toString() - 记录类中的方法 cn.ahzoo.utils.model.ResultList
返回此记录类的字符串表示形式。
toString() - 记录类中的方法 cn.ahzoo.utils.model.ResultPage
返回此记录类的字符串表示形式。
total() - 记录类中的方法 cn.ahzoo.utils.model.ResultPage
返回 total 记录组件的值。

U

UNAUTHORIZED - 枚举类 中的枚举常量 cn.ahzoo.utils.enums.CommonResultCode
 

V

valueOf(String) - 枚举类中的静态方法 cn.ahzoo.utils.enums.CommonResultCode
返回带有指定名称的该类的枚举常量。
values() - 枚举类中的静态方法 cn.ahzoo.utils.enums.CommonResultCode
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同

W

WARN - 接口中的静态变量 cn.ahzoo.utils.constant.ResultStateConstant
 
A B C D E F G H M N P R S T U V W 
常量字段值|所有程序包|所有类和接口