跳过导航链接
$ A B C D E G I L M O P R S T U V 

$

$ - 类 中的静态变量com.github.attemper.java.sdk.common.constant.SdkAPIPath.LoginPath
 

A

actInstId - 类 中的变量com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
API_PATH - 类 中的静态变量com.github.attemper.java.sdk.common.constant.SdkAPIPath
 
APPLICATION_JSON - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 

B

BaseExecutionParam - com.github.attemper.java.sdk.common.param.execution中的类
 
BaseExecutionParam() - 类 的构造器com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
BaseParam - com.github.attemper.java.sdk.common.param中的接口
 
BaseResult<T> - com.github.attemper.java.sdk.common.result中的类
 
BaseResult() - 类 的构造器com.github.attemper.java.sdk.common.result.BaseResult
 

C

code - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
code - 类 中的变量com.github.attemper.java.sdk.common.result.BaseResult
app code
com.github.attemper.java.sdk.common.constant - 程序包 com.github.attemper.java.sdk.common.constant
 
com.github.attemper.java.sdk.common.param - 程序包 com.github.attemper.java.sdk.common.param
 
com.github.attemper.java.sdk.common.param.execution - 程序包 com.github.attemper.java.sdk.common.param.execution
 
com.github.attemper.java.sdk.common.param.sys.login - 程序包 com.github.attemper.java.sdk.common.param.sys.login
 
com.github.attemper.java.sdk.common.result - 程序包 com.github.attemper.java.sdk.common.result
 
com.github.attemper.java.sdk.common.result.execution - 程序包 com.github.attemper.java.sdk.common.result.execution
 
com.github.attemper.java.sdk.common.result.sys.login - 程序包 com.github.attemper.java.sdk.common.result.sys.login
 
com.github.attemper.java.sdk.common.util - 程序包 com.github.attemper.java.sdk.common.util
 

D

DATE_FORMAT_YYYYMMDD - 类 中的静态变量com.github.attemper.java.sdk.common.util.DateUtil
 
DATE_FORMAT_YYYYMMDDHHMMSSSSS - 类 中的静态变量com.github.attemper.java.sdk.common.util.DateUtil
 
DateUtil - com.github.attemper.java.sdk.common.util中的类
date util
DateUtil() - 类 的构造器com.github.attemper.java.sdk.common.util.DateUtil
 
DEF_CURRENT_PAGE - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
DEF_PAGE_SIZE - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
DISPATCH - 类 中的静态变量com.github.attemper.java.sdk.common.constant.SdkAPIPath
 
duration - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
duration - 类 中的变量com.github.attemper.java.sdk.common.result.BaseResult
time unit is second

E

EMPTY - 类 中的静态变量com.github.attemper.java.sdk.common.util.StringUtils
The empty String "".
equals(String, String) - 类 中的静态方法com.github.attemper.java.sdk.common.util.StringUtils
Compares two Strings, returning true if they are equal.
equalsIgnoreCase(String, String) - 类 中的静态方法com.github.attemper.java.sdk.common.util.StringUtils
Compares two Strings, returning true if they are equal ignoring the case.
ExceptionUtil - com.github.attemper.java.sdk.common.util中的类
 
ExceptionUtil() - 类 的构造器com.github.attemper.java.sdk.common.util.ExceptionUtil
 
executionId - 类 中的变量com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 

G

getActInstId() - 类 中的方法com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
getCode() - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
getDuration() - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
getExecutionId() - 类 中的方法com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
getLogKey() - 类 中的方法com.github.attemper.java.sdk.common.result.execution.LogResult
 
getLogText() - 类 中的方法com.github.attemper.java.sdk.common.result.execution.LogResult
 
getMsg() - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
getParamMap() - 类 中的方法com.github.attemper.java.sdk.common.result.execution.TaskResult
 
getPassword() - 类 中的方法com.github.attemper.java.sdk.common.param.sys.login.LoginParam
 
getRequestPath() - 类 中的方法com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
getResponseTime() - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
getResult() - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
getStackTrace(Throwable) - 类 中的静态方法com.github.attemper.java.sdk.common.util.ExceptionUtil
get full stack trace message
getSuccess() - 类 中的方法com.github.attemper.java.sdk.common.result.execution.LogResult
 
getToken() - 类 中的方法com.github.attemper.java.sdk.common.result.sys.login.LoginResult
 
getUserName() - 类 中的方法com.github.attemper.java.sdk.common.param.sys.login.LoginParam
 

I

INTERNAL_SERVER_ERROR - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
isBlank(CharSequence) - 类 中的静态方法com.github.attemper.java.sdk.common.util.StringUtils
Checks if a CharSequence is whitespace, empty ("") or null.
isEmpty(CharSequence) - 类 中的静态方法com.github.attemper.java.sdk.common.util.StringUtils
Checks if a CharSequence is empty ("") or null.
isNotBlank(CharSequence) - 类 中的静态方法com.github.attemper.java.sdk.common.util.StringUtils
Checks if a CharSequence is not empty (""), not null and not whitespace only.
isNotEmpty(CharSequence) - 类 中的静态方法com.github.attemper.java.sdk.common.util.StringUtils
Checks if a CharSequence is not empty ("") and not null.

L

LOGIN_BY_ENCODED_USERNAME_PWD - 类 中的静态变量com.github.attemper.java.sdk.common.constant.SdkAPIPath.LoginPath
 
LoginParam - com.github.attemper.java.sdk.common.param.sys.login中的类
 
LoginParam() - 类 的构造器com.github.attemper.java.sdk.common.param.sys.login.LoginParam
 
LoginPath() - 类 的构造器com.github.attemper.java.sdk.common.constant.SdkAPIPath.LoginPath
 
LoginResult - com.github.attemper.java.sdk.common.result.sys.login中的类
 
LoginResult() - 类 的构造器com.github.attemper.java.sdk.common.result.sys.login.LoginResult
 
logKey - 类 中的变量com.github.attemper.java.sdk.common.result.execution.LogResult
 
LogResult - com.github.attemper.java.sdk.common.result.execution中的类
 
LogResult() - 类 的构造器com.github.attemper.java.sdk.common.result.execution.LogResult
 
logText - 类 中的变量com.github.attemper.java.sdk.common.result.execution.LogResult
 

M

MAX_PAGE_SIZE - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
msg - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
msg - 类 中的变量com.github.attemper.java.sdk.common.result.BaseResult
success/tip/error msg

O

OK - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 

P

paramMap - 类 中的变量com.github.attemper.java.sdk.common.result.execution.TaskResult
it will be transmitted all over the job instance
parseDateStrToYYYYMMDD(String) - 类 中的静态方法com.github.attemper.java.sdk.common.util.DateUtil
format date string to date of yyyy-MM-dd
parseDateStrToYYYYMMDDHHMMSSSSS(String) - 类 中的静态方法com.github.attemper.java.sdk.common.util.DateUtil
format date string to date of yyyy-MM-dd HH:mm:ss SSS
password - 类 中的变量com.github.attemper.java.sdk.common.param.sys.login.LoginParam
 

R

requestPath - 类 中的变量com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
responseTime - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
responseTime - 类 中的变量com.github.attemper.java.sdk.common.result.BaseResult
response time,format is yyyy-MM-dd HH:mm:ss
result - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
result - 类 中的变量com.github.attemper.java.sdk.common.result.BaseResult
data body

S

SdkAPIPath - com.github.attemper.java.sdk.common.constant中的类
 
SdkAPIPath() - 类 的构造器com.github.attemper.java.sdk.common.constant.SdkAPIPath
 
SdkAPIPath.LoginPath - com.github.attemper.java.sdk.common.constant中的类
 
SdkCommonConstants - com.github.attemper.java.sdk.common.constant中的接口
 
setActInstId(String) - 类 中的方法com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
setCode(int) - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
setDuration(String) - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
setExecutionId(String) - 类 中的方法com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
setLogKey(String) - 类 中的方法com.github.attemper.java.sdk.common.result.execution.LogResult
 
setLogText(String) - 类 中的方法com.github.attemper.java.sdk.common.result.execution.LogResult
 
setMsg(String) - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
setParamMap(Map<String, Object>) - 类 中的方法com.github.attemper.java.sdk.common.result.execution.TaskResult
 
setPassword(String) - 类 中的方法com.github.attemper.java.sdk.common.param.sys.login.LoginParam
 
setRequestPath(String) - 类 中的方法com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
setResponseTime(Date) - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
setResult(T) - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
setSuccess(boolean) - 类 中的方法com.github.attemper.java.sdk.common.result.execution.LogResult
The default vaule is true
setToken(String) - 类 中的方法com.github.attemper.java.sdk.common.result.sys.login.LoginResult
 
setUserName(String) - 类 中的方法com.github.attemper.java.sdk.common.param.sys.login.LoginParam
 
StringUtils - com.github.attemper.java.sdk.common.util中的类
string util
StringUtils() - 类 的构造器com.github.attemper.java.sdk.common.util.StringUtils
 
SUB_PATH - 类 中的静态变量com.github.attemper.java.sdk.common.constant.SdkAPIPath.LoginPath
 
success - 类 中的变量com.github.attemper.java.sdk.common.result.execution.LogResult
 
SYS - 类 中的静态变量com.github.attemper.java.sdk.common.constant.SdkAPIPath
 

T

TaskResult - com.github.attemper.java.sdk.common.result.execution中的类
 
TaskResult() - 类 的构造器com.github.attemper.java.sdk.common.result.execution.TaskResult
 
token - 接口 中的静态变量com.github.attemper.java.sdk.common.constant.SdkCommonConstants
 
token - 类 中的变量com.github.attemper.java.sdk.common.result.sys.login.LoginResult
 
toString() - 类 中的方法com.github.attemper.java.sdk.common.result.BaseResult
 
trimToEmpty(String) - 类 中的静态方法com.github.attemper.java.sdk.common.util.StringUtils
Removes control characters (char <= 32) from both ends of this String returning an empty String ("") if the String is empty ("") after the trim or if it is null.

U

userName - 类 中的变量com.github.attemper.java.sdk.common.param.sys.login.LoginParam
 

V

validate() - 接口 中的方法com.github.attemper.java.sdk.common.param.BaseParam
 
validate() - 类 中的方法com.github.attemper.java.sdk.common.param.execution.BaseExecutionParam
 
validate() - 类 中的方法com.github.attemper.java.sdk.common.param.sys.login.LoginParam
 
$ A B C D E G I L M O P R S T U V 
跳过导航链接

Copyright © 2019 Shanghai Stock Exchange. All rights reserved.