A C D E G M O P S
A
- AjaxResult - cn.foxtech.core.domain中的类
-
操作消息提醒
- AjaxResult() - 类 的构造器cn.foxtech.core.domain.AjaxResult
-
初始化一个新创建的 AjaxResult 对象,使其表示一个空消息。
- AjaxResult(int, String) - 类 的构造器cn.foxtech.core.domain.AjaxResult
-
初始化一个新创建的 AjaxResult 对象
- AjaxResult(int, String, Object) - 类 的构造器cn.foxtech.core.domain.AjaxResult
-
初始化一个新创建的 AjaxResult 对象
C
- cn.foxtech.core.domain - 程序包 cn.foxtech.core.domain
-
- cn.foxtech.core.exception - 程序包 cn.foxtech.core.exception
-
- CODE_TAG - 类 中的静态变量cn.foxtech.core.domain.AjaxResult
-
状态码
D
- DATA_TAG - 类 中的静态变量cn.foxtech.core.domain.AjaxResult
-
数据对象
E
- error() - 类 中的静态方法cn.foxtech.core.domain.AjaxResult
-
返回错误消息
- error(String) - 类 中的静态方法cn.foxtech.core.domain.AjaxResult
-
返回错误消息
- error(String, Object) - 类 中的静态方法cn.foxtech.core.domain.AjaxResult
-
返回错误消息
- error(int, String) - 类 中的静态方法cn.foxtech.core.domain.AjaxResult
-
返回错误消息
G
- getCode() - 异常错误 中的方法cn.foxtech.core.exception.ServiceException
-
- getDetailMessage() - 异常错误 中的方法cn.foxtech.core.exception.ServiceException
-
- getMessage() - 异常错误 中的方法cn.foxtech.core.exception.ServiceException
-
- getObj() - 类 中的方法cn.foxtech.core.domain.OutValue
-
M
- MSG_TAG - 类 中的静态变量cn.foxtech.core.domain.AjaxResult
-
返回内容
O
- OutValue - cn.foxtech.core.domain中的类
-
基础数据输出
在JAVA中,Integer、String、Long、byte[]等基础对象,在java函数中不支持返回
所以建立这么一个对象,用于在函数中带回数据
- OutValue() - 类 的构造器cn.foxtech.core.domain.OutValue
-
P
- put(String, Object) - 类 中的方法cn.foxtech.core.domain.AjaxResult
-
方便链式调用
S
- ServiceException - cn.foxtech.core.exception中的异常错误
-
业务异常
- ServiceException() - 异常错误 的构造器cn.foxtech.core.exception.ServiceException
-
空构造方法,避免反序列化问题
- ServiceException(String) - 异常错误 的构造器cn.foxtech.core.exception.ServiceException
-
- ServiceException(String, Integer) - 异常错误 的构造器cn.foxtech.core.exception.ServiceException
-
- setDetailMessage(String) - 异常错误 中的方法cn.foxtech.core.exception.ServiceException
-
- setMessage(String) - 异常错误 中的方法cn.foxtech.core.exception.ServiceException
-
- setObject(Object) - 类 中的方法cn.foxtech.core.domain.OutValue
-
- success() - 类 中的静态方法cn.foxtech.core.domain.AjaxResult
-
返回成功消息
- success(Object) - 类 中的静态方法cn.foxtech.core.domain.AjaxResult
-
返回成功数据
- success(String) - 类 中的静态方法cn.foxtech.core.domain.AjaxResult
-
返回成功消息
- success(String, Object) - 类 中的静态方法cn.foxtech.core.domain.AjaxResult
-
返回成功消息
A C D E G M O P S
Copyright © 2024. All rights reserved.